2021-05-16T23:01:02.8185155Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:01:03.9689313Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T23:01:04.0246476Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'windows-latest' 2021-05-16T23:01:04.1167732Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T23:01:04.3214428Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:01:11.0342350Z Current runner version: '2.278.0' 2021-05-16T23:01:11.0455528Z ##[group]Operating System 2021-05-16T23:01:11.0456519Z Microsoft Windows Server 2019 2021-05-16T23:01:11.0457028Z 10.0.17763 2021-05-16T23:01:11.0457524Z Datacenter 2021-05-16T23:01:11.0458098Z ##[endgroup] 2021-05-16T23:01:11.0458640Z ##[group]Virtual Environment 2021-05-16T23:01:11.0459306Z Environment: windows-2019 2021-05-16T23:01:11.0459849Z Version: 20210509.1 2021-05-16T23:01:11.0460943Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T23:01:11.0462347Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T23:01:11.0463283Z ##[endgroup] 2021-05-16T23:01:11.0465220Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:01:11.0466539Z Actions: write 2021-05-16T23:01:11.0467120Z Checks: write 2021-05-16T23:01:11.0467633Z Contents: write 2021-05-16T23:01:11.0468305Z Deployments: write 2021-05-16T23:01:11.0468920Z Issues: write 2021-05-16T23:01:11.0469597Z Metadata: read 2021-05-16T23:01:11.0470157Z Packages: write 2021-05-16T23:01:11.0470693Z PullRequests: write 2021-05-16T23:01:11.0471356Z RepositoryProjects: write 2021-05-16T23:01:11.0471993Z SecurityEvents: write 2021-05-16T23:01:11.0472579Z Statuses: write 2021-05-16T23:01:11.0473184Z ##[endgroup] 2021-05-16T23:01:11.0476469Z Prepare workflow directory 2021-05-16T23:01:11.1646332Z Prepare all required actions 2021-05-16T23:01:11.1657935Z Getting action download info 2021-05-16T23:01:11.5799593Z Download action repository 'actions/checkout@v2' 2021-05-16T23:01:12.6105921Z Download action repository 'r-lib/actions@master' 2021-05-16T23:01:13.9845200Z Download action repository 'adigherman/actions@master' 2021-05-16T23:01:16.5271767Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:01:16.6826760Z Download action repository 'actions/cache@v1' 2021-05-16T23:01:16.8469850Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:01:17.1190541Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:01:17.5729941Z ##[group]Run actions/checkout@v2 2021-05-16T23:01:17.5730786Z with: 2021-05-16T23:01:17.5731281Z repository: neuroconductor/papayar 2021-05-16T23:01:17.5732374Z token: *** 2021-05-16T23:01:17.5732778Z ssh-strict: true 2021-05-16T23:01:17.5733287Z persist-credentials: true 2021-05-16T23:01:17.5733786Z clean: true 2021-05-16T23:01:17.5734176Z fetch-depth: 1 2021-05-16T23:01:17.5734572Z lfs: false 2021-05-16T23:01:17.5735066Z submodules: false 2021-05-16T23:01:17.5735432Z env: 2021-05-16T23:01:17.5735844Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:17.5736299Z TIC_DEPLOY_KEY: 2021-05-16T23:01:17.5736635Z RSPM: 2021-05-16T23:01:17.5737390Z GITHUB_PAT: *** 2021-05-16T23:01:17.5737778Z COVERALLS_TOKEN: 2021-05-16T23:01:17.5738341Z continue-on-error: false 2021-05-16T23:01:17.5738805Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:17.5739189Z ##[endgroup] 2021-05-16T23:01:20.2688378Z Syncing repository: neuroconductor/papayar 2021-05-16T23:01:20.2837064Z ##[group]Getting Git version info 2021-05-16T23:01:20.2838097Z Working directory is 'D:\a\papayar\papayar' 2021-05-16T23:01:20.3603918Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:01:20.3838169Z git version 2.31.1.windows.1 2021-05-16T23:01:20.4072567Z ##[endgroup] 2021-05-16T23:01:20.4079727Z Deleting the contents of 'D:\a\papayar\papayar' 2021-05-16T23:01:20.4082567Z ##[group]Initializing the repository 2021-05-16T23:01:20.4095589Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\papayar\papayar 2021-05-16T23:01:20.5627434Z Initialized empty Git repository in D:/a/papayar/papayar/.git/ 2021-05-16T23:01:20.5697406Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/papayar 2021-05-16T23:01:20.6189238Z ##[endgroup] 2021-05-16T23:01:20.6209408Z ##[group]Disabling automatic garbage collection 2021-05-16T23:01:20.6221019Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T23:01:20.6719921Z ##[endgroup] 2021-05-16T23:01:20.6736840Z ##[group]Setting up auth 2021-05-16T23:01:20.6742227Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:01:20.7000983Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T23:01:22.4082958Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:01:22.4342417Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T23:01:22.9739830Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T23:01:23.0042857Z ##[endgroup] 2021-05-16T23:01:23.0056951Z ##[group]Fetching the repository 2021-05-16T23:01:23.0062809Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +221ca9e39ad852260430874479e9ee8607080640:refs/tags/1.0.s 2021-05-16T23:01:24.3069470Z remote: Enumerating objects: 32, done. 2021-05-16T23:01:24.3071148Z remote: Counting objects: 3% (1/32) 2021-05-16T23:01:24.3072700Z remote: Counting objects: 6% (2/32) 2021-05-16T23:01:24.3074022Z remote: Counting objects: 9% (3/32) 2021-05-16T23:01:24.3075702Z remote: Counting objects: 12% (4/32) 2021-05-16T23:01:24.3076983Z remote: Counting objects: 15% (5/32) 2021-05-16T23:01:24.3078749Z remote: Counting objects: 18% (6/32) 2021-05-16T23:01:24.3084193Z remote: Counting objects: 21% (7/32) 2021-05-16T23:01:24.3101481Z remote: Counting objects: 25% (8/32) 2021-05-16T23:01:24.3125462Z remote: Counting objects: 28% (9/32) 2021-05-16T23:01:24.3130224Z remote: Counting objects: 31% (10/32) 2021-05-16T23:01:24.3200500Z remote: Counting objects: 34% (11/32) 2021-05-16T23:01:24.3203185Z remote: Counting objects: 37% (12/32) 2021-05-16T23:01:24.3204381Z remote: Counting objects: 40% (13/32) 2021-05-16T23:01:24.3205086Z remote: Counting objects: 43% (14/32) 2021-05-16T23:01:24.3205732Z remote: Counting objects: 46% (15/32) 2021-05-16T23:01:24.3206386Z remote: Counting objects: 50% (16/32) 2021-05-16T23:01:24.3207144Z remote: Counting objects: 53% (17/32) 2021-05-16T23:01:24.3208214Z remote: Counting objects: 56% (18/32) 2021-05-16T23:01:24.3208933Z remote: Counting objects: 59% (19/32) 2021-05-16T23:01:24.3209567Z remote: Counting objects: 62% (20/32) 2021-05-16T23:01:24.3210240Z remote: Counting objects: 65% (21/32) 2021-05-16T23:01:24.3210880Z remote: Counting objects: 68% (22/32) 2021-05-16T23:01:24.3211525Z remote: Counting objects: 71% (23/32) 2021-05-16T23:01:24.3212169Z remote: Counting objects: 75% (24/32) 2021-05-16T23:01:24.3212811Z remote: Counting objects: 78% (25/32) 2021-05-16T23:01:24.3213454Z remote: Counting objects: 81% (26/32) 2021-05-16T23:01:24.3214122Z remote: Counting objects: 84% (27/32) 2021-05-16T23:01:24.3214770Z remote: Counting objects: 87% (28/32) 2021-05-16T23:01:24.3215413Z remote: Counting objects: 90% (29/32) 2021-05-16T23:01:24.3216048Z remote: Counting objects: 93% (30/32) 2021-05-16T23:01:24.3216695Z remote: Counting objects: 96% (31/32) 2021-05-16T23:01:24.3217325Z remote: Counting objects: 100% (32/32) 2021-05-16T23:01:24.3218327Z remote: Counting objects: 100% (32/32), done. 2021-05-16T23:01:24.3219783Z remote: Compressing objects: 3% (1/30) 2021-05-16T23:01:24.3220484Z remote: Compressing objects: 6% (2/30) 2021-05-16T23:01:24.3221183Z remote: Compressing objects: 10% (3/30) 2021-05-16T23:01:24.3221886Z remote: Compressing objects: 13% (4/30) 2021-05-16T23:01:24.3222566Z remote: Compressing objects: 16% (5/30) 2021-05-16T23:01:24.3223256Z remote: Compressing objects: 20% (6/30) 2021-05-16T23:01:24.3223957Z remote: Compressing objects: 23% (7/30) 2021-05-16T23:01:24.3224645Z remote: Compressing objects: 26% (8/30) 2021-05-16T23:01:24.3225351Z remote: Compressing objects: 30% (9/30) 2021-05-16T23:01:24.3226016Z remote: Compressing objects: 33% (10/30) 2021-05-16T23:01:24.3226711Z remote: Compressing objects: 36% (11/30) 2021-05-16T23:01:24.3227396Z remote: Compressing objects: 40% (12/30) 2021-05-16T23:01:24.3228113Z remote: Compressing objects: 43% (13/30) 2021-05-16T23:01:24.3228725Z remote: Compressing objects: 46% (14/30) 2021-05-16T23:01:24.3229306Z remote: Compressing objects: 50% (15/30) 2021-05-16T23:01:24.3229913Z remote: Compressing objects: 53% (16/30) 2021-05-16T23:01:24.3230548Z remote: Compressing objects: 56% (17/30) 2021-05-16T23:01:24.3231142Z remote: Compressing objects: 60% (18/30) 2021-05-16T23:01:24.3231806Z remote: Compressing objects: 63% (19/30) 2021-05-16T23:01:24.3232467Z remote: Compressing objects: 66% (20/30) 2021-05-16T23:01:24.3233055Z remote: Compressing objects: 70% (21/30) 2021-05-16T23:01:24.3233690Z remote: Compressing objects: 73% (22/30) 2021-05-16T23:01:24.3234275Z remote: Compressing objects: 76% (23/30) 2021-05-16T23:01:24.3234938Z remote: Compressing objects: 80% (24/30) 2021-05-16T23:01:24.3235613Z remote: Compressing objects: 83% (25/30) 2021-05-16T23:01:24.3236211Z remote: Compressing objects: 86% (26/30) 2021-05-16T23:01:24.3236868Z remote: Compressing objects: 90% (27/30) 2021-05-16T23:01:24.3237918Z remote: Compressing objects: 93% (28/30) 2021-05-16T23:01:24.3238639Z remote: Compressing objects: 96% (29/30) 2021-05-16T23:01:24.3239239Z remote: Compressing objects: 100% (30/30) 2021-05-16T23:01:24.3239931Z remote: Compressing objects: 100% (30/30), done. 2021-05-16T23:01:24.3740234Z remote: Total 32 (delta 2), reused 16 (delta 0), pack-reused 0 2021-05-16T23:01:24.5196902Z From https://github.com/neuroconductor/papayar 2021-05-16T23:01:24.5198407Z * [new ref] 221ca9e39ad852260430874479e9ee8607080640 -> 1.0.s 2021-05-16T23:01:24.5636072Z ##[endgroup] 2021-05-16T23:01:24.5671954Z ##[group]Determining the checkout info 2021-05-16T23:01:24.5686199Z ##[endgroup] 2021-05-16T23:01:24.5688186Z ##[group]Checking out the ref 2021-05-16T23:01:24.5689604Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.0.s 2021-05-16T23:01:24.6299872Z Note: switching to 'refs/tags/1.0.s'. 2021-05-16T23:01:24.6300643Z 2021-05-16T23:01:24.6301632Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:01:24.6304604Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:01:24.6311389Z state without impacting any branches by switching back to a branch. 2021-05-16T23:01:24.6312376Z 2021-05-16T23:01:24.6313163Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:01:24.6314249Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:01:24.6318321Z 2021-05-16T23:01:24.6330012Z git switch -c 2021-05-16T23:01:24.6331357Z 2021-05-16T23:01:24.6332315Z Or undo this operation with: 2021-05-16T23:01:24.6332853Z 2021-05-16T23:01:24.6333368Z git switch - 2021-05-16T23:01:24.6333802Z 2021-05-16T23:01:24.6334811Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:01:24.6335735Z 2021-05-16T23:01:24.6336401Z HEAD is now at 221ca9e Version id 67 stable 2021-05-16T23:01:24.6357763Z ##[endgroup] 2021-05-16T23:01:24.6768105Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T23:01:24.6987196Z '221ca9e39ad852260430874479e9ee8607080640' 2021-05-16T23:01:24.7362327Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:01:24.7362920Z with: 2021-05-16T23:01:24.7363287Z r-version: 3.5 2021-05-16T23:01:24.7363694Z Ncpus: 1 2021-05-16T23:01:24.7364107Z crayon.enabled: NULL 2021-05-16T23:01:24.7364723Z remove-openmp-macos: true 2021-05-16T23:01:24.7365283Z http-user-agent: default 2021-05-16T23:01:24.7365793Z install-r: true 2021-05-16T23:01:24.7366367Z windows-path-include-mingw: true 2021-05-16T23:01:24.7366947Z env: 2021-05-16T23:01:24.7367399Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:24.7367911Z TIC_DEPLOY_KEY: 2021-05-16T23:01:24.7368316Z RSPM: 2021-05-16T23:01:24.7369715Z GITHUB_PAT: *** 2021-05-16T23:01:24.7370162Z COVERALLS_TOKEN: 2021-05-16T23:01:24.7370666Z continue-on-error: false 2021-05-16T23:01:24.7371189Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:24.7371673Z ##[endgroup] 2021-05-16T23:01:25.2331145Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T23:01:25.3298850Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T23:01:26.3549003Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T23:01:27.9402587Z Chocolatey v0.10.15 2021-05-16T23:01:30.1742815Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T23:03:02.9701057Z Installing the following packages: 2021-05-16T23:03:02.9702267Z qpdf 2021-05-16T23:03:02.9702924Z By installing you accept licenses for the packages. 2021-05-16T23:03:04.8633554Z 2021-05-16T23:03:04.8634772Z qpdf v10.3.2 [Approved] 2021-05-16T23:03:04.8840490Z qpdf package files install completed. Performing other installation steps. 2021-05-16T23:03:08.0464259Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T23:03:08.9997792Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T23:03:11.6751416Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T23:03:11.9625150Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T23:03:12.4181850Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T23:03:12.4524105Z The install of qpdf was successful. 2021-05-16T23:03:12.4575078Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T23:03:12.4923330Z 2021-05-16T23:03:12.4960357Z Chocolatey installed 1/1 packages. 2021-05-16T23:03:12.5006571Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T23:04:04.4682027Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:04:04.4682718Z with: 2021-05-16T23:04:04.4683175Z pandoc-version: 2.7.3 2021-05-16T23:04:04.4683745Z env: 2021-05-16T23:04:04.4684213Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:04.4684759Z TIC_DEPLOY_KEY: 2021-05-16T23:04:04.4685142Z RSPM: 2021-05-16T23:04:04.4686732Z GITHUB_PAT: *** 2021-05-16T23:04:04.4687196Z COVERALLS_TOKEN: 2021-05-16T23:04:04.4687714Z continue-on-error: false 2021-05-16T23:04:04.4688257Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:04.4688715Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:04:04.4689181Z TZ: UTC 2021-05-16T23:04:04.4689595Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:04.4690076Z NOT_CRAN: true 2021-05-16T23:04:04.4690479Z ##[endgroup] 2021-05-16T23:04:05.3230607Z [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\b85c203c-b031-4961-9116-cfb0d55cbfc9', 'D:\a\_temp\c0d102f0-b24d-4611-aca1-a4d43dee8482')" 2021-05-16T23:04:08.7170917Z ##[group]Run git config user.name adigherman 2021-05-16T23:04:08.7171771Z git config user.name adigherman 2021-05-16T23:04:08.7172409Z git config user.email adig@jhu.edu 2021-05-16T23:04:08.7236549Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:04:08.7237244Z env: 2021-05-16T23:04:08.7237765Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:08.7238270Z TIC_DEPLOY_KEY: 2021-05-16T23:04:08.7238696Z RSPM: 2021-05-16T23:04:08.7240180Z GITHUB_PAT: *** 2021-05-16T23:04:08.7240646Z COVERALLS_TOKEN: 2021-05-16T23:04:08.7241166Z continue-on-error: false 2021-05-16T23:04:08.7241711Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:08.7242176Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:04:08.7242634Z TZ: UTC 2021-05-16T23:04:08.7243053Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:08.7243537Z NOT_CRAN: true 2021-05-16T23:04:08.7243996Z ##[endgroup] 2021-05-16T23:04:10.6296955Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T23:04:10.6297493Z with: 2021-05-16T23:04:10.6297939Z msystem: MINGW64 2021-05-16T23:04:10.6298346Z update: true 2021-05-16T23:04:10.6298862Z install: git mingw-w64-x86_64-toolchain 2021-05-16T23:04:10.6299386Z path-type: minimal 2021-05-16T23:04:10.6299868Z release: true 2021-05-16T23:04:10.6300253Z env: 2021-05-16T23:04:10.6300704Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:10.6301225Z TIC_DEPLOY_KEY: 2021-05-16T23:04:10.6301604Z RSPM: 2021-05-16T23:04:10.6303166Z GITHUB_PAT: *** 2021-05-16T23:04:10.6303575Z COVERALLS_TOKEN: 2021-05-16T23:04:10.6304133Z continue-on-error: false 2021-05-16T23:04:10.6304642Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:10.6305102Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:04:10.6305511Z TZ: UTC 2021-05-16T23:04:10.6305954Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:10.6306412Z NOT_CRAN: true 2021-05-16T23:04:10.6306868Z ##[endgroup] 2021-05-16T23:04:12.1216284Z ##[group]Downloading MSYS2... 2021-05-16T23:04:12.1236184Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T23:04:13.7344645Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T23:04:13.7570865Z ##[endgroup] 2021-05-16T23:04:13.7571811Z ##[group]Extracting MSYS2... 2021-05-16T23:04:13.7576151Z [command]D:\a\_temp\base.exe -y 2021-05-16T23:04:14.3078654Z 2021-05-16T23:04:14.3081433Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T23:04:14.3082071Z 2021-05-16T23:04:14.3082782Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T23:04:14.3083491Z -- 2021-05-16T23:04:14.3084106Z Path = D:\a\_temp\base.exe 2021-05-16T23:04:14.3084680Z Type = 7z 2021-05-16T23:04:14.3085035Z 2021-05-16T23:04:14.5303744Z 0% 2021-05-16T23:04:14.5304586Z 2021-05-16T23:04:14.7292915Z 0% 1100 2021-05-16T23:04:14.7294023Z 2021-05-16T23:04:14.9296347Z 7% 1100 2021-05-16T23:04:14.9297660Z 2021-05-16T23:04:15.1337322Z 13% 1100 2021-05-16T23:04:15.1338350Z 2021-05-16T23:04:15.3358336Z 19% 1100 2021-05-16T23:04:15.3359364Z 2021-05-16T23:04:15.5366217Z 26% 1100 2021-05-16T23:04:15.5367085Z 2021-05-16T23:04:15.7388073Z 30% 1100 2021-05-16T23:04:15.7388731Z 2021-05-16T23:04:15.9448025Z 31% 1100 2021-05-16T23:04:15.9449350Z 2021-05-16T23:04:16.1610195Z 34% 1100 2021-05-16T23:04:16.1611019Z 2021-05-16T23:04:16.3757984Z 40% 1100 2021-05-16T23:04:16.3759110Z 2021-05-16T23:04:16.5664594Z 45% 1100 2021-05-16T23:04:16.5665535Z 2021-05-16T23:04:16.7690881Z 47% 1413 - msys64\usr\lib\perl5\core_perl\CORE\perl.h 2021-05-16T23:04:16.7691881Z 2021-05-16T23:04:16.9722311Z 47% 2116 - msys64\usr\lib\terminfo\61\att505 2021-05-16T23:04:16.9725171Z 2021-05-16T23:04:17.1754520Z 47% 2913 - msys64\usr\lib\terminfo\69\i3101 2021-05-16T23:04:17.1756124Z 2021-05-16T23:04:17.3781887Z 47% 3688 - msys64\usr\lib\terminfo\73\simpleterm 2021-05-16T23:04:17.3782838Z 2021-05-16T23:04:17.5824114Z 47% 4464 - msys64\usr\lib\terminfo\78\xterm 2021-05-16T23:04:17.5825266Z 2021-05-16T23:04:17.8752692Z 47% 5234 - msys64\usr\share\bash-completion\completions\python2 2021-05-16T23:04:17.8753919Z 2021-05-16T23:04:18.0661531Z 47% 5595 - msys64\usr\share\gnupg\help.zh_TW.txt 2021-05-16T23:04:18.0662606Z 2021-05-16T23:04:18.2690038Z 47% 5953 - msys64\usr\share\locale\es\LC_MESSAGES\gnutls.mo 2021-05-16T23:04:18.2691303Z 2021-05-16T23:04:18.4724817Z 47% 6501 - msys64\usr\share\locale\sr@latin\LC_MESSAGES\libalpm.mo 2021-05-16T23:04:18.4727024Z 2021-05-16T23:04:18.6760440Z 47% 7033 - msys64\usr\share\man\man1\openssl-req.1ssl.gz 2021-05-16T23:04:18.6761537Z 2021-05-16T23:04:18.8791983Z 47% 7756 - msys64\usr\share\man\man3\CURLOPT_PROXY_SSLCERT_BLOB.3.gz 2021-05-16T23:04:18.8793413Z 2021-05-16T23:04:19.0820572Z 47% 8465 - msys64\usr\share\man\man3\Tcl_FreeParse.3.gz 2021-05-16T23:04:19.0821705Z 2021-05-16T23:04:19.2850979Z 47% 9076 - msys64\usr\share\man\man3\alpm_api_options.3.gz 2021-05-16T23:04:19.2852082Z 2021-05-16T23:04:19.4880963Z 47% 9710 - msys64\usr\share\man\man3\libssh2_channel_setenv_ex.3.gz 2021-05-16T23:04:19.4882189Z 2021-05-16T23:04:19.7443682Z 47% 10454 - msys64\usr\share\man\man8\blkid.8.gz 2021-05-16T23:04:19.7445864Z 2021-05-16T23:04:19.9787882Z 47% 10995 - msys64\usr\share\perl5\core_perl\Memoize\ExpireTest.pm 2021-05-16T23:04:19.9789767Z 2021-05-16T23:04:20.1800350Z 47% 11273 - msys64\usr\share\perl5\core_perl\Unicode\Collate\Locale\lkt.pl 2021-05-16T23:04:20.1802782Z 2021-05-16T23:04:20.3785699Z 47% 11369 - msys64\usr\share\perl5\core_perl\pods\perl5100delta.pod 2021-05-16T23:04:20.3786873Z 2021-05-16T23:04:20.6271375Z 47% 12005 - msys64\usr\share\perl5\core_perl\unicore\lib\Sc\Dupl.pl 2021-05-16T23:04:20.6272713Z 2021-05-16T23:04:20.8190193Z 47% 12201 - msys64\usr\share\terminfo\50\P14-W 2021-05-16T23:04:20.8190896Z 2021-05-16T23:04:21.0190279Z 47% 12850 - msys64\usr\share\terminfo\64\d470-7b 2021-05-16T23:04:21.0191297Z 2021-05-16T23:04:21.2230060Z 47% 13652 - msys64\usr\share\terminfo\6e\nsterm-c-7 2021-05-16T23:04:21.2231178Z 2021-05-16T23:04:21.4262642Z 47% 14452 - msys64\usr\share\terminfo\76\vt200-8 2021-05-16T23:04:21.4263752Z 2021-05-16T23:04:21.6291252Z 47% 15246 - msys64\usr\share\zoneinfo\Asia\Taipei 2021-05-16T23:04:21.6292153Z 2021-05-16T23:04:21.9904038Z 47% 16087 - msys64\usr\share\zoneinfo\posix\Pacific\Ponape 2021-05-16T23:04:21.9905260Z 2021-05-16T23:04:23.1248016Z 47% 16702 - msys64\usr\share\zoneinfo\right\US\Aleutian 2021-05-16T23:04:23.1249266Z 2021-05-16T23:04:23.1250045Z 48% 17092 2021-05-16T23:04:23.1250750Z 2021-05-16T23:04:23.1251383Z 50% 17092 2021-05-16T23:04:23.1252063Z 2021-05-16T23:04:23.1252683Z 53% 17092 2021-05-16T23:04:23.1253357Z 2021-05-16T23:04:23.1253972Z 56% 17092 2021-05-16T23:04:23.1256071Z 2021-05-16T23:04:23.2456507Z 59% 17092 2021-05-16T23:04:23.2457577Z 2021-05-16T23:04:23.4562836Z 62% 17092 2021-05-16T23:04:23.4564078Z 2021-05-16T23:04:23.6709638Z 64% 17092 2021-05-16T23:04:23.6710442Z 2021-05-16T23:04:23.8737576Z 67% 17092 2021-05-16T23:04:23.8738953Z 2021-05-16T23:04:24.0814451Z 71% 17092 2021-05-16T23:04:24.0815360Z 2021-05-16T23:04:24.2861483Z 74% 17092 2021-05-16T23:04:24.2862347Z 2021-05-16T23:04:24.5015788Z 76% 17092 2021-05-16T23:04:24.5018392Z 2021-05-16T23:04:24.6942975Z 79% 17092 2021-05-16T23:04:24.6943892Z 2021-05-16T23:04:24.9070087Z 82% 17092 2021-05-16T23:04:24.9070885Z 2021-05-16T23:04:25.1093312Z 88% 17092 2021-05-16T23:04:25.1094142Z 2021-05-16T23:04:25.3162790Z 93% 17092 2021-05-16T23:04:25.3164111Z 2021-05-16T23:04:25.5201242Z 97% 17092 2021-05-16T23:04:25.5202595Z 2021-05-16T23:04:25.7300858Z 100% 17237 - msys64\usr\bin\ldd.exe 2021-05-16T23:04:25.7301816Z 2021-05-16T23:04:26.1825449Z 100% 17372 - msys64\usr\bin\msys-perl5_32.dll 2021-05-16T23:04:26.1826371Z 2021-05-16T23:04:26.3020166Z 100% 17551 - msys64\usr\lib\gawk\rwarray.dll 2021-05-16T23:04:26.3024778Z 2021-05-16T23:04:26.3026464Z Everything is Ok 2021-05-16T23:04:26.3060724Z ##[endgroup] 2021-05-16T23:04:26.3094212Z ##[group]Disable Key Refresh... 2021-05-16T23:04:26.3941194Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post" 2021-05-16T23:04:26.7488497Z ##[endgroup] 2021-05-16T23:04:26.7514618Z ##[group]Restoring package cache... 2021-05-16T23:04:27.0696633Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T23:04:27.0701154Z ##[endgroup] 2021-05-16T23:04:27.0727262Z ##[group]Starting MSYS2 for the first time... 2021-05-16T23:04:27.1581120Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T23:04:27.5763683Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T23:04:27.5919222Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T23:04:27.7824800Z Copying skeleton files. 2021-05-16T23:04:27.7826455Z These files are for the users to personalise their msys2 experience. 2021-05-16T23:04:27.7828671Z 2021-05-16T23:04:27.7829886Z They will never be overwritten nor automatically updated. 2021-05-16T23:04:27.7830494Z 2021-05-16T23:04:27.8350221Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T23:04:27.8514614Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T23:04:27.8686757Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T23:04:27.8853394Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T23:04:27.9016715Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T23:04:27.9603019Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T23:04:27.9940987Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T23:04:28.0267379Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T23:04:28.0597453Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T23:04:28.2586691Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T23:04:28.2704200Z gpg: no ultimately trusted keys found 2021-05-16T23:04:28.5921993Z gpg: starting migration from earlier GnuPG versions 2021-05-16T23:04:28.8746821Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T23:04:28.8747935Z gpg: migration succeeded 2021-05-16T23:04:28.9015543Z gpg: Generating pacman keyring master key... 2021-05-16T23:04:29.5150446Z gpg: key 9C85606071B1E34D marked as ultimately trusted 2021-05-16T23:04:29.5151997Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T23:04:29.5720142Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/008C46D185E794220D8FE9329C85606071B1E34D.rev' 2021-05-16T23:04:29.5721701Z gpg: Done 2021-05-16T23:04:29.5947113Z ==> Updating trust database... 2021-05-16T23:04:29.6158399Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:04:29.6160853Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:04:29.7059344Z ==> Appending keys from msys2.gpg... 2021-05-16T23:04:29.8601204Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:04:29.8763821Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:04:30.4196003Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:04:30.5424706Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:04:30.6595850Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:04:30.7763485Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:04:30.8947667Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:04:31.0083935Z ==> Importing owner trust values... 2021-05-16T23:04:31.0278330Z gpg: setting ownertrust to 4 2021-05-16T23:04:31.0279591Z gpg: setting ownertrust to 4 2021-05-16T23:04:31.0280727Z gpg: setting ownertrust to 4 2021-05-16T23:04:31.0281684Z gpg: setting ownertrust to 4 2021-05-16T23:04:31.0282458Z gpg: setting ownertrust to 4 2021-05-16T23:04:31.0283156Z gpg: setting ownertrust to 4 2021-05-16T23:04:31.0454107Z ==> Disabling revoked keys in keyring... 2021-05-16T23:04:31.0613962Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:04:31.1279576Z ==> Updating trust database... 2021-05-16T23:04:31.1503167Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:04:31.1517002Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:04:31.1528060Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T23:04:31.1533167Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T23:04:31.1535586Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:04:31.1955157Z pacman-key (pacman) 5.2.2 2021-05-16T23:04:31.1956897Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T23:04:31.1957845Z 2021-05-16T23:04:31.2127419Z This is free software; see the source for copying conditions. 2021-05-16T23:04:31.2140178Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T23:04:32.0929042Z  2021-05-16T23:04:32.0929789Z 2021-05-16T23:04:32.0930589Z ################################################################### 2021-05-16T23:04:32.0931215Z # # 2021-05-16T23:04:32.0931801Z # # 2021-05-16T23:04:32.0932421Z # C A U T I O N # 2021-05-16T23:04:32.0932989Z # # 2021-05-16T23:04:32.0933660Z # This is first start of MSYS2. # 2021-05-16T23:04:32.0934440Z # You MUST restart shell to apply necessary actions. # 2021-05-16T23:04:32.0935426Z # # 2021-05-16T23:04:32.0936270Z # # 2021-05-16T23:04:32.0936843Z ################################################################### 2021-05-16T23:04:32.0937153Z 2021-05-16T23:04:32.0937414Z 2021-05-16T23:04:32.1156459Z 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-16T23:04:32.1229249Z ##[endgroup] 2021-05-16T23:04:32.1230232Z ##[group]Disable CheckSpace... 2021-05-16T23:04:32.1923074Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2021-05-16T23:04:32.5404940Z ##[endgroup] 2021-05-16T23:04:32.5406084Z ##[group]Updating packages... 2021-05-16T23:04:32.6139285Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:04:33.5610506Z :: Synchronizing package databases... 2021-05-16T23:04:33.9151388Z downloading mingw32.db... 2021-05-16T23:04:34.5698441Z downloading mingw32.db.sig... 2021-05-16T23:04:34.7888687Z downloading mingw64.db... 2021-05-16T23:04:34.9834553Z downloading mingw64.db.sig... 2021-05-16T23:04:35.1965815Z downloading ucrt64.db... 2021-05-16T23:04:35.3884252Z downloading ucrt64.db.sig... 2021-05-16T23:04:35.6134693Z downloading msys.db... 2021-05-16T23:04:35.7123944Z downloading msys.db.sig... 2021-05-16T23:04:35.8310537Z :: Starting core system upgrade... 2021-05-16T23:04:36.0543406Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T23:04:36.0545685Z resolving dependencies... 2021-05-16T23:04:36.0627885Z looking for conflicting packages... 2021-05-16T23:04:36.0650034Z 2021-05-16T23:04:36.0654786Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-16T23:04:36.0655959Z 2021-05-16T23:04:36.0656640Z Total Download Size: 9.36 MiB 2021-05-16T23:04:36.0657973Z Total Installed Size: 44.60 MiB 2021-05-16T23:04:36.0658603Z Net Upgrade Size: 0.02 MiB 2021-05-16T23:04:36.0658943Z 2021-05-16T23:04:36.0659639Z :: Proceed with installation? [Y/n] 2021-05-16T23:04:36.0660279Z :: Retrieving packages... 2021-05-16T23:04:36.1613024Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T23:04:36.2580289Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:36.3606901Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T23:04:36.5685737Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T23:04:36.6648031Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T23:04:36.8689329Z checking keyring... 2021-05-16T23:04:36.9709646Z checking package integrity... 2021-05-16T23:04:37.8124367Z loading package files... 2021-05-16T23:04:37.8297634Z checking for file conflicts... 2021-05-16T23:04:37.8300505Z :: Processing package changes... 2021-05-16T23:04:37.8301478Z upgrading filesystem... 2021-05-16T23:04:37.8773156Z upgrading mintty... 2021-05-16T23:04:37.9514335Z upgrading msys2-runtime... 2021-05-16T23:04:38.0241802Z upgrading pacman-mirrors... 2021-05-16T23:04:38.0295807Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T23:04:38.0315914Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T23:04:38.0330795Z upgrading pacman... 2021-05-16T23:04:38.1191359Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T23:04:38.4740546Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4764 has been terminated. 2021-05-16T23:04:38.9107880Z ##[endgroup] 2021-05-16T23:04:38.9127316Z ##[group]Killing remaining tasks... 2021-05-16T23:04:38.9855511Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T23:04:39.1397469Z 2021-05-16T23:04:39.1398917Z INFO: No tasks running with the specified criteria. 2021-05-16T23:04:39.1440057Z ##[endgroup] 2021-05-16T23:04:39.1441022Z ##[group]Final system upgrade... 2021-05-16T23:04:39.2258004Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:04:40.1615081Z :: Synchronizing package databases... 2021-05-16T23:04:40.7660714Z mingw32 is up to date 2021-05-16T23:04:40.7661774Z mingw64 is up to date 2021-05-16T23:04:40.7662781Z ucrt64 is up to date 2021-05-16T23:04:40.7663800Z downloading clang64.db... 2021-05-16T23:04:41.4137076Z downloading clang64.db.sig... 2021-05-16T23:04:41.6316778Z msys is up to date 2021-05-16T23:04:41.6318595Z :: Starting core system upgrade... 2021-05-16T23:04:41.8960853Z there is nothing to do 2021-05-16T23:04:41.8962679Z :: Starting full system upgrade... 2021-05-16T23:04:41.9480626Z resolving dependencies... 2021-05-16T23:04:41.9559142Z looking for conflicting packages... 2021-05-16T23:04:41.9603406Z 2021-05-16T23:04:41.9606088Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T23:04:41.9607700Z 2021-05-16T23:04:41.9608364Z Total Download Size: 6.22 MiB 2021-05-16T23:04:41.9609047Z Total Installed Size: 32.30 MiB 2021-05-16T23:04:41.9609767Z Net Upgrade Size: 0.97 MiB 2021-05-16T23:04:41.9610251Z 2021-05-16T23:04:41.9611046Z :: Proceed with installation? [Y/n] 2021-05-16T23:04:41.9611846Z :: Retrieving packages... 2021-05-16T23:04:42.0568136Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:42.2450332Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:42.3408432Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T23:04:42.4450272Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T23:04:42.5412788Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T23:04:42.6375848Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:42.7419686Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:42.8423168Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:42.9408434Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:43.1363185Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:43.2355833Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T23:04:43.3313505Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:43.4321902Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T23:04:43.5279924Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:43.5341665Z checking keyring... 2021-05-16T23:04:43.6558484Z checking package integrity... 2021-05-16T23:04:46.1818127Z loading package files... 2021-05-16T23:04:46.2151683Z checking for file conflicts... 2021-05-16T23:04:46.2154232Z checking available disk space... 2021-05-16T23:04:46.2300870Z :: Processing package changes... 2021-05-16T23:04:46.2301837Z upgrading brotli... 2021-05-16T23:04:46.2443324Z upgrading less... 2021-05-16T23:04:46.2549666Z upgrading libxml2... 2021-05-16T23:04:46.2766776Z upgrading libxslt... 2021-05-16T23:04:46.2897806Z upgrading ca-certificates... 2021-05-16T23:04:47.0710093Z upgrading file... 2021-05-16T23:04:47.1261237Z upgrading libsqlite... 2021-05-16T23:04:47.1377655Z upgrading libzstd... 2021-05-16T23:04:47.1458584Z upgrading gnupg... 2021-05-16T23:04:49.6493835Z ==> Appending keys from msys2.gpg... 2021-05-16T23:04:49.7508254Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:04:49.7672636Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:04:53.8822759Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:04:53.9532938Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:04:54.0233410Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:04:54.0932608Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:04:54.1602721Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:04:54.2303655Z ==> Importing owner trust values... 2021-05-16T23:04:54.2716980Z ==> Disabling revoked keys in keyring... 2021-05-16T23:04:54.2917103Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:04:54.3612598Z ==> Updating trust database... 2021-05-16T23:04:54.3802470Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:04:54.4917079Z upgrading libgpgme... 2021-05-16T23:04:54.7307378Z upgrading msys2-keyring... 2021-05-16T23:04:55.0424086Z ==> Appending keys from msys2.gpg... 2021-05-16T23:04:55.1523395Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:04:55.1703085Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:04:55.2865229Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:04:55.3604178Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:04:55.4307181Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:04:55.5113962Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:04:55.5793617Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:04:55.6489044Z ==> Importing owner trust values... 2021-05-16T23:04:55.6919497Z ==> Disabling revoked keys in keyring... 2021-05-16T23:04:55.7119960Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:04:55.7802336Z ==> Updating trust database... 2021-05-16T23:04:55.8094305Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:04:55.9128248Z upgrading msys2-launcher... 2021-05-16T23:04:55.9243341Z upgrading rebase... 2021-05-16T23:04:55.9385369Z upgrading zstd... 2021-05-16T23:04:55.9621211Z :: Running post-transaction hooks... 2021-05-16T23:04:55.9621979Z (1/1) Updating the info directory file... 2021-05-16T23:04:56.3860097Z ##[endgroup] 2021-05-16T23:04:56.3861324Z ##[group]Installing additional packages... 2021-05-16T23:04:56.4584480Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-x86_64-toolchain'" 2021-05-16T23:04:57.7243718Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T23:04:57.7244917Z :: Repository mingw64 2021-05-16T23:04:57.7248838Z 1) mingw-w64-x86_64-binutils 2) mingw-w64-x86_64-crt-git 3) mingw-w64-x86_64-gcc 4) mingw-w64-x86_64-gcc-ada 5) mingw-w64-x86_64-gcc-fortran 6) mingw-w64-x86_64-gcc-libgfortran 7) mingw-w64-x86_64-gcc-libs 8) mingw-w64-x86_64-gcc-objc 9) mingw-w64-x86_64-gdb 10) mingw-w64-x86_64-gdb-multiarch 11) mingw-w64-x86_64-headers-git 12) mingw-w64-x86_64-libgccjit 13) mingw-w64-x86_64-libmangle-git 14) mingw-w64-x86_64-libwinpthread-git 15) mingw-w64-x86_64-make 16) mingw-w64-x86_64-pkgconf 17) mingw-w64-x86_64-tools-git 18) mingw-w64-x86_64-winpthreads-git 19) mingw-w64-x86_64-winstorecompat-git 2021-05-16T23:04:57.7251538Z 2021-05-16T23:04:57.7252145Z Enter a selection (default=all): 2021-05-16T23:04:57.7252848Z resolving dependencies... 2021-05-16T23:04:57.7370241Z looking for conflicting packages... 2021-05-16T23:04:57.7487347Z 2021-05-16T23:04:57.7507038Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.24-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.5.0-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-2 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:04:57.7521068Z 2021-05-16T23:04:57.7521706Z Total Download Size: 165.06 MiB 2021-05-16T23:04:57.7522395Z Total Installed Size: 1091.89 MiB 2021-05-16T23:04:57.7522819Z 2021-05-16T23:04:57.7523590Z :: Proceed with installation? [Y/n] 2021-05-16T23:04:57.7524296Z :: Retrieving packages... 2021-05-16T23:04:58.1135678Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:04:58.6788597Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:04:58.7754764Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:04:59.6178105Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:04:59.6181437Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:04:59.6329445Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:04:59.7442370Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:04:59.8415098Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:04:59.9401152Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:05:00.0363724Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:05:00.1351998Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:05:00.2347887Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:05:00.3309392Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:05:00.4275557Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:05:00.5323450Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:05:01.5278385Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:05:02.2767725Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:05:02.3818725Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:05:02.8195834Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:05:03.2836146Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:05:03.3797365Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:05:03.5079682Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:05:03.6045820Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:05:03.7052208Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:05:03.8166107Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:05:03.9138940Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:05:04.0091767Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:05:04.1066780Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T23:05:04.2067728Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T23:05:04.3057100Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T23:05:04.4027495Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:05:04.6190758Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:05:04.7162467Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:05:04.8158149Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:05:04.9366131Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:05:05.2673082Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:05:05.4078466Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:05:05.5053184Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:05:06.1798583Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T23:05:06.2771187Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:05:06.4911118Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T23:05:06.7570562Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:05:07.1336868Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:05:07.2309560Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:05:07.3289897Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T23:05:07.4267144Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:05:07.5289273Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:05:07.6251998Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:05:07.7227227Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:08.0804297Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:08.1823652Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T23:05:08.2834135Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T23:05:08.3811862Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T23:05:08.4778130Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T23:05:08.5739469Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T23:05:08.6699488Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T23:05:08.7656049Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T23:05:08.8618993Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:08.9580778Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T23:05:09.0544700Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T23:05:09.1523264Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T23:05:09.2491632Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T23:05:09.3455578Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T23:05:09.4434712Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T23:05:09.5398270Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T23:05:09.6368196Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T23:05:09.7330204Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T23:05:09.8287624Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T23:05:09.9246089Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T23:05:10.0203768Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T23:05:10.1186846Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T23:05:10.2152463Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T23:05:10.3114589Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T23:05:10.4095475Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T23:05:10.5065408Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T23:05:10.6095637Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T23:05:10.7133953Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T23:05:10.8129307Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T23:05:10.9094987Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:11.0057346Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:11.1605895Z checking keyring... 2021-05-16T23:05:11.4896825Z checking package integrity... 2021-05-16T23:05:26.4309245Z loading package files... 2021-05-16T23:05:27.0846122Z checking for file conflicts... 2021-05-16T23:05:29.6038599Z checking available disk space... 2021-05-16T23:05:29.6174334Z :: Processing package changes... 2021-05-16T23:05:29.6175280Z installing expat... 2021-05-16T23:05:29.6244437Z installing vim... 2021-05-16T23:05:31.3681615Z installing heimdal... 2021-05-16T23:05:31.7942981Z installing openssh... 2021-05-16T23:05:31.8342091Z installing perl-Error... 2021-05-16T23:05:31.8480394Z installing perl-Authen-SASL... 2021-05-16T23:05:31.8727320Z installing perl-Encode-Locale... 2021-05-16T23:05:31.8815330Z installing perl-HTTP-Date... 2021-05-16T23:05:31.8909547Z installing perl-File-Listing... 2021-05-16T23:05:31.8981460Z installing perl-HTML-Tagset... 2021-05-16T23:05:31.9034257Z installing perl-Clone... 2021-05-16T23:05:31.9101489Z installing perl-IO-HTML... 2021-05-16T23:05:31.9176841Z installing perl-LWP-MediaTypes... 2021-05-16T23:05:31.9245371Z installing perl-URI... 2021-05-16T23:05:31.9799340Z installing perl-HTTP-Message... 2021-05-16T23:05:32.0022911Z installing perl-HTML-Parser... 2021-05-16T23:05:32.0201972Z installing perl-HTTP-Cookies... 2021-05-16T23:05:32.0294981Z installing perl-HTTP-Daemon... 2021-05-16T23:05:32.0345028Z installing perl-HTTP-Negotiate... 2021-05-16T23:05:32.0395547Z installing perl-Net-HTTP... 2021-05-16T23:05:32.0514997Z installing perl-WWW-RobotRules... 2021-05-16T23:05:32.0594940Z installing perl-Try-Tiny... 2021-05-16T23:05:32.0700313Z installing perl-libwww... 2021-05-16T23:05:32.1091525Z Optional dependencies for perl-libwww 2021-05-16T23:05:32.1093530Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T23:05:32.1095237Z installing perl-TimeDate... 2021-05-16T23:05:32.1557028Z installing perl-MailTools... 2021-05-16T23:05:32.1925671Z installing perl-IO-Stringy... 2021-05-16T23:05:32.2072467Z installing perl-Convert-BinHex... 2021-05-16T23:05:32.3349923Z module test... pass. 2021-05-16T23:05:32.3382883Z installing perl-MIME-tools... 2021-05-16T23:05:32.3993360Z installing perl-Net-SSLeay... 2021-05-16T23:05:32.4778824Z installing perl-IO-Socket-SSL... 2021-05-16T23:05:32.4914990Z installing perl-Net-SMTP-SSL... 2021-05-16T23:05:32.4982461Z installing perl-TermReadKey... 2021-05-16T23:05:32.5066458Z installing git... 2021-05-16T23:05:33.1738511Z Optional dependencies for git 2021-05-16T23:05:33.1739470Z python: various helper scripts 2021-05-16T23:05:33.1740467Z subversion: git svn 2021-05-16T23:05:33.1741209Z installing mingw-w64-x86_64-libiconv... 2021-05-16T23:05:33.2036036Z installing mingw-w64-x86_64-zlib... 2021-05-16T23:05:33.2134899Z installing mingw-w64-x86_64-binutils... 2021-05-16T23:05:33.5259010Z installing mingw-w64-x86_64-headers-git... 2021-05-16T23:05:34.9811425Z installing mingw-w64-x86_64-crt-git... 2021-05-16T23:05:36.0042235Z installing mingw-w64-x86_64-isl... 2021-05-16T23:05:36.1039763Z installing mingw-w64-x86_64-gmp... 2021-05-16T23:05:36.1211606Z installing mingw-w64-x86_64-mpfr... 2021-05-16T23:05:36.1439652Z installing mingw-w64-x86_64-mpc... 2021-05-16T23:05:36.1497446Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T23:05:36.1572074Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T23:05:36.1768848Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:05:36.1815329Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:05:36.1971814Z installing mingw-w64-x86_64-zstd... 2021-05-16T23:05:36.2252565Z installing mingw-w64-x86_64-gcc... 2021-05-16T23:05:37.7646416Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T23:05:40.3130355Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T23:05:40.3280154Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T23:05:40.4877730Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T23:05:40.7071782Z installing mingw-w64-x86_64-expat... 2021-05-16T23:05:40.7196078Z installing mingw-w64-x86_64-gettext... 2021-05-16T23:05:42.9884288Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T23:05:43.0100501Z installing mingw-w64-x86_64-libsystre... 2021-05-16T23:05:43.0219494Z installing mingw-w64-x86_64-ncurses... 2021-05-16T23:05:48.7094002Z installing mingw-w64-x86_64-bzip2... 2021-05-16T23:05:48.7289227Z installing mingw-w64-x86_64-libffi... 2021-05-16T23:05:48.7406710Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T23:05:48.7992469Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T23:05:48.8443191Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T23:05:48.8730771Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T23:05:49.7152156Z installing mingw-w64-x86_64-openssl... 2021-05-16T23:05:56.7689159Z installing mingw-w64-x86_64-termcap... 2021-05-16T23:05:56.7749670Z installing mingw-w64-x86_64-readline... 2021-05-16T23:05:56.8100427Z installing mingw-w64-x86_64-tcl... 2021-05-16T23:05:58.7061044Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T23:05:59.8064476Z installing mingw-w64-x86_64-tk... 2021-05-16T23:06:00.7576136Z installing mingw-w64-x86_64-xz... 2021-05-16T23:06:00.8419189Z installing mingw-w64-x86_64-python... 2021-05-16T23:06:09.5226552Z installing mingw-w64-x86_64-xxhash... 2021-05-16T23:06:09.5348333Z installing mingw-w64-x86_64-gdb... 2021-05-16T23:06:09.6652800Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T23:06:09.8258304Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T23:06:09.9903241Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T23:06:09.9969467Z installing mingw-w64-x86_64-make... 2021-05-16T23:06:10.0909173Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T23:06:10.1362412Z installing mingw-w64-x86_64-tools-git... 2021-05-16T23:06:10.1897357Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:06:10.2797508Z ##[endgroup] 2021-05-16T23:06:10.2815279Z ##[group]Saving package cache... 2021-05-16T23:06:10.3538923Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T23:06:11.5789261Z ==> no candidate packages found for pruning 2021-05-16T23:06:11.6684317Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T23:06:12.1281286Z ==> no candidate packages found for pruning 2021-05-16T23:06:13.3294458Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T23:06:13.4215336Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T23:06:14.4434194Z 2021-05-16T23:06:14.4435458Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T23:06:14.4766047Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T23:06:14.4767026Z removing all files from cache... 2021-05-16T23:06:14.4767514Z 2021-05-16T23:06:14.4768451Z Database directory: /var/lib/pacman/ 2021-05-16T23:06:14.4774116Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T23:06:14.4775773Z removing unused sync repositories... 2021-05-16T23:06:14.4854460Z ##[endgroup] 2021-05-16T23:06:14.5217097Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T23:06:14.5217856Z env: 2021-05-16T23:06:14.5218461Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:14.5218947Z TIC_DEPLOY_KEY: 2021-05-16T23:06:14.5219335Z RSPM: 2021-05-16T23:06:14.5221021Z GITHUB_PAT: *** 2021-05-16T23:06:14.5221429Z COVERALLS_TOKEN: 2021-05-16T23:06:14.5221970Z continue-on-error: false 2021-05-16T23:06:14.5222461Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:14.5222925Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:06:14.5223326Z TZ: UTC 2021-05-16T23:06:14.5223743Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:14.5224160Z NOT_CRAN: true 2021-05-16T23:06:14.5224569Z MSYSTEM: MINGW64 2021-05-16T23:06:14.5224968Z ##[endgroup] 2021-05-16T23:06:16.5011736Z :: Synchronizing package databases... 2021-05-16T23:06:17.2373283Z mingw32 is up to date 2021-05-16T23:06:17.2374293Z mingw64 is up to date 2021-05-16T23:06:17.2375306Z ucrt64 is up to date 2021-05-16T23:06:17.2375984Z clang64 is up to date 2021-05-16T23:06:17.2376635Z msys is up to date 2021-05-16T23:06:17.2377503Z :: Starting core system upgrade... 2021-05-16T23:06:17.5038166Z there is nothing to do 2021-05-16T23:06:17.5039212Z :: Starting full system upgrade... 2021-05-16T23:06:17.6255088Z there is nothing to do 2021-05-16T23:06:18.4625413Z resolving dependencies... 2021-05-16T23:06:18.4701183Z looking for conflicting packages... 2021-05-16T23:06:18.4797008Z 2021-05-16T23:06:18.4797952Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T23:06:18.4798533Z 2021-05-16T23:06:18.4799116Z Total Download Size: 3.00 MiB 2021-05-16T23:06:18.4799788Z Total Installed Size: 20.93 MiB 2021-05-16T23:06:18.4800184Z 2021-05-16T23:06:18.4800978Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:18.4801709Z :: Retrieving packages... 2021-05-16T23:06:18.8526562Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T23:06:19.6266816Z checking keyring... 2021-05-16T23:06:19.7425621Z checking package integrity... 2021-05-16T23:06:19.9415252Z loading package files... 2021-05-16T23:06:19.9431718Z checking for file conflicts... 2021-05-16T23:06:19.9490221Z checking available disk space... 2021-05-16T23:06:19.9491433Z :: Processing package changes... 2021-05-16T23:06:19.9492256Z installing mingw-w64-x86_64-aom... 2021-05-16T23:06:20.9976985Z resolving dependencies... 2021-05-16T23:06:20.9978270Z looking for conflicting packages... 2021-05-16T23:06:21.0206592Z 2021-05-16T23:06:21.0207975Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T23:06:21.0208552Z 2021-05-16T23:06:21.0209126Z Total Download Size: 1.97 MiB 2021-05-16T23:06:21.0209815Z Total Installed Size: 4.43 MiB 2021-05-16T23:06:21.0210247Z 2021-05-16T23:06:21.0211063Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:21.0211937Z :: Retrieving packages... 2021-05-16T23:06:21.3270994Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T23:06:22.0443825Z checking keyring... 2021-05-16T23:06:22.1362474Z checking package integrity... 2021-05-16T23:06:22.2923742Z loading package files... 2021-05-16T23:06:22.2934153Z checking for file conflicts... 2021-05-16T23:06:22.2957153Z checking available disk space... 2021-05-16T23:06:22.2963496Z :: Processing package changes... 2021-05-16T23:06:22.2964382Z installing mingw-w64-x86_64-argtable... 2021-05-16T23:06:23.1445481Z resolving dependencies... 2021-05-16T23:06:23.1699283Z looking for conflicting packages... 2021-05-16T23:06:23.1700551Z 2021-05-16T23:06:23.1710998Z Packages (32) mingw-w64-x86_64-aws-c-cal-0.5.0-1 mingw-w64-x86_64-aws-c-common-0.5.5-1 mingw-w64-x86_64-aws-c-event-stream-0.2.7-1 mingw-w64-x86_64-aws-c-io-0.9.1-3 mingw-w64-x86_64-aws-checksums-0.1.11-1 mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 mingw-w64-x86_64-boost-1.75.0-4 mingw-w64-x86_64-brotli-1.0.9-2 mingw-w64-x86_64-c-ares-1.17.1-1 mingw-w64-x86_64-double-conversion-3.1.5-1 mingw-w64-x86_64-flatbuffers-1.12.0-2 mingw-w64-x86_64-gflags-2.2.2-2 mingw-w64-x86_64-glib2-2.68.2-1 mingw-w64-x86_64-gobject-introspection-1.66.1-5 mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5 mingw-w64-x86_64-grpc-1.35.0-2 mingw-w64-x86_64-icu-68.2-3 mingw-w64-x86_64-libutf8proc-2.6.1-1 mingw-w64-x86_64-lz4-1.9.3-1 mingw-w64-x86_64-openblas-0.3.13-2 mingw-w64-x86_64-pcre-8.44-3 mingw-w64-x86_64-protobuf-3.16.0-1 mingw-w64-x86_64-python-beaker-1.11.0-1 mingw-w64-x86_64-python-mako-1.1.4-2 mingw-w64-x86_64-python-markupsafe-2.0.0-1 mingw-w64-x86_64-python-numpy-1.20.3-1 mingw-w64-x86_64-re2-20210401-1 mingw-w64-x86_64-snappy-1.1.8-1 mingw-w64-x86_64-thrift-0.13.0-2 mingw-w64-x86_64-uriparser-0.9.4-1 mingw-w64-x86_64-wineditline-2.205-3 mingw-w64-x86_64-arrow-4.0.0-1 2021-05-16T23:06:23.1718115Z 2021-05-16T23:06:23.1746903Z Total Download Size: 92.82 MiB 2021-05-16T23:06:23.1748294Z Total Installed Size: 821.22 MiB 2021-05-16T23:06:23.1752452Z 2021-05-16T23:06:23.1753644Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:23.1754678Z :: Retrieving packages... 2021-05-16T23:06:23.4777005Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T23:06:23.9498536Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T23:06:24.0466754Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T23:06:24.1447113Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T23:06:24.3346447Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T23:06:24.4330575Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T23:06:24.9108395Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T23:06:25.0123126Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T23:06:25.1098796Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T23:06:25.2278245Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T23:06:25.3270441Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T23:06:25.4259672Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T23:06:25.5362171Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T23:06:25.7374556Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:06:25.8345115Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T23:06:25.9323704Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T23:06:26.0296379Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T23:06:26.1291179Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:06:26.2465229Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T23:06:26.3436829Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T23:06:26.4784965Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T23:06:26.5769179Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T23:06:26.6991844Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T23:06:26.7960969Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T23:06:26.8963379Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T23:06:27.3272652Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T23:06:27.6342739Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T23:06:27.7307792Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T23:06:29.1376831Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T23:06:30.6711999Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T23:06:30.8766334Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T23:06:30.9729179Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T23:06:32.1876876Z checking keyring... 2021-05-16T23:06:32.4580044Z checking package integrity... 2021-05-16T23:06:37.7463642Z loading package files... 2021-05-16T23:06:38.0959163Z checking for file conflicts... 2021-05-16T23:06:39.8265081Z checking available disk space... 2021-05-16T23:06:39.8338506Z :: Processing package changes... 2021-05-16T23:06:39.8340215Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T23:06:39.9127748Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T23:06:39.9339410Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T23:06:39.9521597Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T23:06:39.9827130Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T23:06:40.0030707Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:06:40.8342355Z installing mingw-w64-x86_64-brotli... 2021-05-16T23:06:40.8557645Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T23:06:40.8825466Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T23:06:40.9179482Z installing mingw-w64-x86_64-gflags... 2021-05-16T23:06:40.9551229Z installing mingw-w64-x86_64-wineditline... 2021-05-16T23:06:40.9703599Z installing mingw-w64-x86_64-pcre... 2021-05-16T23:06:41.1291377Z installing mingw-w64-x86_64-glib2... 2021-05-16T23:06:41.6410669Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T23:06:41.6614293Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T23:06:41.6797308Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T23:06:41.7692837Z installing mingw-w64-x86_64-python-mako... 2021-05-16T23:06:41.8521441Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T23:06:42.0119339Z installing mingw-w64-x86_64-c-ares... 2021-05-16T23:06:42.0718414Z installing mingw-w64-x86_64-protobuf... 2021-05-16T23:06:42.2561427Z installing mingw-w64-x86_64-re2... 2021-05-16T23:06:42.2719464Z installing mingw-w64-x86_64-grpc... 2021-05-16T23:06:42.7032245Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T23:06:42.7115724Z installing mingw-w64-x86_64-lz4... 2021-05-16T23:06:42.7276856Z installing mingw-w64-x86_64-openblas... 2021-05-16T23:06:42.9534780Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T23:06:42.9535759Z number of threads to use. 2021-05-16T23:06:42.9569673Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T23:06:44.6066463Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T23:06:44.6067842Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T23:06:44.6068863Z installing mingw-w64-x86_64-snappy... 2021-05-16T23:06:44.6228839Z installing mingw-w64-x86_64-icu... 2021-05-16T23:06:45.1093312Z installing mingw-w64-x86_64-boost... 2021-05-16T23:07:00.1399432Z installing mingw-w64-x86_64-thrift... 2021-05-16T23:07:00.2531223Z installing mingw-w64-x86_64-uriparser... 2021-05-16T23:07:00.2699695Z installing mingw-w64-x86_64-arrow... 2021-05-16T23:07:02.4598907Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T23:07:02.4599836Z resolving dependencies... 2021-05-16T23:07:02.4696920Z looking for conflicting packages... 2021-05-16T23:07:02.4814986Z 2021-05-16T23:07:02.4816093Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T23:07:02.4816979Z 2021-05-16T23:07:02.4818403Z Total Installed Size: 36.73 MiB 2021-05-16T23:07:02.4819436Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:02.4819845Z 2021-05-16T23:07:02.4820569Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:02.4821303Z checking keyring... 2021-05-16T23:07:02.5629452Z checking package integrity... 2021-05-16T23:07:02.7084858Z loading package files... 2021-05-16T23:07:02.7219805Z checking for file conflicts... 2021-05-16T23:07:02.7220926Z checking available disk space... 2021-05-16T23:07:02.7657383Z :: Processing package changes... 2021-05-16T23:07:02.7659179Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:07:05.0303989Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T23:07:05.0304889Z resolving dependencies... 2021-05-16T23:07:05.0448489Z looking for conflicting packages... 2021-05-16T23:07:05.0511310Z 2021-05-16T23:07:05.0512191Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T23:07:05.0512698Z 2021-05-16T23:07:05.0513252Z Total Download Size: 7.06 MiB 2021-05-16T23:07:05.0513878Z Total Installed Size: 88.32 MiB 2021-05-16T23:07:05.0514488Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:05.0514870Z 2021-05-16T23:07:05.0515510Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:05.0516183Z :: Retrieving packages... 2021-05-16T23:07:05.3746369Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:07:06.2509600Z checking keyring... 2021-05-16T23:07:06.3479730Z checking package integrity... 2021-05-16T23:07:06.5566266Z loading package files... 2021-05-16T23:07:06.5621282Z checking for file conflicts... 2021-05-16T23:07:06.5622676Z checking available disk space... 2021-05-16T23:07:06.5722972Z :: Processing package changes... 2021-05-16T23:07:06.5723996Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T23:07:07.7147648Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T23:07:07.7149183Z resolving dependencies... 2021-05-16T23:07:07.7275105Z looking for conflicting packages... 2021-05-16T23:07:07.7446376Z 2021-05-16T23:07:07.7447707Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T23:07:07.7449143Z 2021-05-16T23:07:07.7450333Z Total Installed Size: 344.30 MiB 2021-05-16T23:07:07.7451047Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:07.7451472Z 2021-05-16T23:07:07.7452174Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:07.7452859Z checking keyring... 2021-05-16T23:07:07.8259275Z checking package integrity... 2021-05-16T23:07:08.1387198Z loading package files... 2021-05-16T23:07:08.3363773Z checking for file conflicts... 2021-05-16T23:07:08.3383623Z checking available disk space... 2021-05-16T23:07:09.1216421Z :: Processing package changes... 2021-05-16T23:07:09.1217684Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T23:07:25.7020672Z resolving dependencies... 2021-05-16T23:07:25.7145023Z looking for conflicting packages... 2021-05-16T23:07:25.7223604Z 2021-05-16T23:07:25.7224773Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T23:07:25.7225383Z 2021-05-16T23:07:25.7226033Z Total Download Size: 0.17 MiB 2021-05-16T23:07:25.7226711Z Total Installed Size: 0.98 MiB 2021-05-16T23:07:25.7227160Z 2021-05-16T23:07:25.7227937Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:25.7228662Z :: Retrieving packages... 2021-05-16T23:07:26.0599654Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T23:07:26.7406395Z checking keyring... 2021-05-16T23:07:26.8324112Z checking package integrity... 2021-05-16T23:07:26.9854583Z loading package files... 2021-05-16T23:07:26.9910263Z checking for file conflicts... 2021-05-16T23:07:26.9987632Z checking available disk space... 2021-05-16T23:07:26.9996825Z :: Processing package changes... 2021-05-16T23:07:26.9997772Z installing mingw-w64-x86_64-bwidget... 2021-05-16T23:07:27.9889789Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T23:07:27.9890806Z resolving dependencies... 2021-05-16T23:07:27.9971643Z looking for conflicting packages... 2021-05-16T23:07:28.0081601Z 2021-05-16T23:07:28.0082820Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T23:07:28.0083414Z 2021-05-16T23:07:28.0084008Z Total Download Size: 0.09 MiB 2021-05-16T23:07:28.0084700Z Total Installed Size: 0.46 MiB 2021-05-16T23:07:28.0085365Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:28.0085806Z 2021-05-16T23:07:28.0086608Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:28.0087342Z :: Retrieving packages... 2021-05-16T23:07:28.3163093Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:07:28.5011396Z checking keyring... 2021-05-16T23:07:28.5972981Z checking package integrity... 2021-05-16T23:07:28.7379093Z loading package files... 2021-05-16T23:07:28.7406751Z checking for file conflicts... 2021-05-16T23:07:28.7407651Z checking available disk space... 2021-05-16T23:07:28.7428838Z :: Processing package changes... 2021-05-16T23:07:28.7429768Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T23:07:29.6773071Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T23:07:29.6773958Z resolving dependencies... 2021-05-16T23:07:29.6775310Z looking for conflicting packages... 2021-05-16T23:07:29.6954395Z 2021-05-16T23:07:29.6956360Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T23:07:29.6957397Z 2021-05-16T23:07:29.6958376Z Total Installed Size: 0.62 MiB 2021-05-16T23:07:29.6959295Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:29.6959777Z 2021-05-16T23:07:29.6960600Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:29.6961302Z checking keyring... 2021-05-16T23:07:29.7714656Z checking package integrity... 2021-05-16T23:07:29.8861752Z loading package files... 2021-05-16T23:07:29.8891572Z checking for file conflicts... 2021-05-16T23:07:29.8892491Z checking available disk space... 2021-05-16T23:07:29.8939938Z :: Processing package changes... 2021-05-16T23:07:29.8941000Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T23:07:30.8428172Z resolving dependencies... 2021-05-16T23:07:30.8612828Z looking for conflicting packages... 2021-05-16T23:07:30.8637683Z warning: dependency cycle detected: 2021-05-16T23:07:30.8638922Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T23:07:30.8639593Z 2021-05-16T23:07:30.8641935Z Packages (8) mingw-w64-x86_64-fontconfig-2.13.93-3 mingw-w64-x86_64-freetype-2.10.4-2 mingw-w64-x86_64-graphite2-1.3.14-2 mingw-w64-x86_64-harfbuzz-2.8.1-1 mingw-w64-x86_64-libpng-1.6.37-4 mingw-w64-x86_64-lzo2-2.10-1 mingw-w64-x86_64-pixman-0.40.0-2 mingw-w64-x86_64-cairo-1.17.4-3 2021-05-16T23:07:30.8643550Z 2021-05-16T23:07:30.8644166Z Total Download Size: 3.58 MiB 2021-05-16T23:07:30.8644896Z Total Installed Size: 21.16 MiB 2021-05-16T23:07:30.8645355Z 2021-05-16T23:07:30.8646170Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:30.8647114Z :: Retrieving packages... 2021-05-16T23:07:31.1849126Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T23:07:31.6664603Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T23:07:31.7686373Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T23:07:32.0652694Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T23:07:32.2612409Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T23:07:32.3614037Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T23:07:32.4598572Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T23:07:32.5630500Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T23:07:32.5787232Z checking keyring... 2021-05-16T23:07:32.8512552Z checking package integrity... 2021-05-16T23:07:33.9819561Z loading package files... 2021-05-16T23:07:34.0082748Z checking for file conflicts... 2021-05-16T23:07:34.0261923Z checking available disk space... 2021-05-16T23:07:34.0271628Z :: Processing package changes... 2021-05-16T23:07:34.0272941Z installing mingw-w64-x86_64-libpng... 2021-05-16T23:07:34.0516626Z installing mingw-w64-x86_64-graphite2... 2021-05-16T23:07:34.0664719Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T23:07:34.1329723Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T23:07:34.1330950Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T23:07:34.1331948Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T23:07:34.1332871Z installing mingw-w64-x86_64-freetype... 2021-05-16T23:07:34.1871349Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T23:07:34.3142493Z 2021-05-16T23:07:34.3151681Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T23:07:34.3153073Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T23:07:34.3153576Z 2021-05-16T23:07:42.6890660Z updating font cache... done. 2021-05-16T23:07:42.6891872Z installing mingw-w64-x86_64-lzo2... 2021-05-16T23:07:42.7203522Z installing mingw-w64-x86_64-pixman... 2021-05-16T23:07:42.7350597Z installing mingw-w64-x86_64-cairo... 2021-05-16T23:07:42.7786979Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T23:07:42.7788199Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T23:07:42.7811254Z :: Running post-transaction hooks... 2021-05-16T23:07:42.7812269Z (1/1) Updating fontconfig cache... 2021-05-16T23:07:43.6659691Z resolving dependencies... 2021-05-16T23:07:43.6795674Z looking for conflicting packages... 2021-05-16T23:07:43.6857978Z 2021-05-16T23:07:43.6859089Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T23:07:43.6859832Z 2021-05-16T23:07:43.6860618Z Total Download Size: 0.10 MiB 2021-05-16T23:07:43.6861502Z Total Installed Size: 0.20 MiB 2021-05-16T23:07:43.6862010Z 2021-05-16T23:07:43.6862943Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:43.6863900Z :: Retrieving packages... 2021-05-16T23:07:44.0409352Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T23:07:44.3217194Z checking keyring... 2021-05-16T23:07:44.4243108Z checking package integrity... 2021-05-16T23:07:44.5703405Z loading package files... 2021-05-16T23:07:44.5728559Z checking for file conflicts... 2021-05-16T23:07:44.5737948Z checking available disk space... 2021-05-16T23:07:44.5747637Z :: Processing package changes... 2021-05-16T23:07:44.5748461Z installing mingw-w64-x86_64-ccache... 2021-05-16T23:07:45.4092780Z resolving dependencies... 2021-05-16T23:07:45.4237568Z looking for conflicting packages... 2021-05-16T23:07:45.4298042Z 2021-05-16T23:07:45.4299205Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T23:07:45.4299837Z 2021-05-16T23:07:45.4300487Z Total Download Size: 0.69 MiB 2021-05-16T23:07:45.4301173Z Total Installed Size: 3.86 MiB 2021-05-16T23:07:45.4301631Z 2021-05-16T23:07:45.4302427Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:45.4303166Z :: Retrieving packages... 2021-05-16T23:07:45.7417861Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T23:07:46.2067791Z checking keyring... 2021-05-16T23:07:46.2989789Z checking package integrity... 2021-05-16T23:07:46.4582127Z loading package files... 2021-05-16T23:07:46.4603809Z checking for file conflicts... 2021-05-16T23:07:46.4619875Z checking available disk space... 2021-05-16T23:07:46.4630689Z :: Processing package changes... 2021-05-16T23:07:46.4631751Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T23:07:47.3036652Z resolving dependencies... 2021-05-16T23:07:47.3098606Z looking for conflicting packages... 2021-05-16T23:07:47.3234606Z 2021-05-16T23:07:47.3236207Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T23:07:47.3237275Z 2021-05-16T23:07:47.3238252Z Total Download Size: 0.42 MiB 2021-05-16T23:07:47.3239424Z Total Installed Size: 1.59 MiB 2021-05-16T23:07:47.3240170Z 2021-05-16T23:07:47.3241335Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:47.3242607Z :: Retrieving packages... 2021-05-16T23:07:47.6307608Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T23:07:48.0043617Z checking keyring... 2021-05-16T23:07:48.1006147Z checking package integrity... 2021-05-16T23:07:48.2457830Z loading package files... 2021-05-16T23:07:48.2510952Z checking for file conflicts... 2021-05-16T23:07:48.2535124Z checking available disk space... 2021-05-16T23:07:48.2545380Z :: Processing package changes... 2021-05-16T23:07:48.2546383Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T23:07:49.1414480Z resolving dependencies... 2021-05-16T23:07:49.1415708Z looking for conflicting packages... 2021-05-16T23:07:49.1417340Z 2021-05-16T23:07:49.1421578Z Packages (15) mingw-w64-x86_64-curl-7.76.1-1 mingw-w64-x86_64-jansson-2.13.1-1 mingw-w64-x86_64-jemalloc-5.2.1-2 mingw-w64-x86_64-jsoncpp-1.9.4-1 mingw-w64-x86_64-libarchive-3.5.1-1 mingw-w64-x86_64-libidn2-2.3.0-1 mingw-w64-x86_64-libmetalink-0.1.3-3 mingw-w64-x86_64-libpsl-0.21.1-2 mingw-w64-x86_64-libssh2-1.9.0-3 mingw-w64-x86_64-libunistring-0.9.10-3 mingw-w64-x86_64-libuv-1.40.0-3 mingw-w64-x86_64-nettle-3.7-2 mingw-w64-x86_64-nghttp2-1.41.0-1 mingw-w64-x86_64-rhash-1.4.1-3 mingw-w64-x86_64-cmake-3.20.2-1 2021-05-16T23:07:49.1425390Z 2021-05-16T23:07:49.1426553Z Total Download Size: 13.82 MiB 2021-05-16T23:07:49.1427351Z Total Installed Size: 92.94 MiB 2021-05-16T23:07:49.1427791Z 2021-05-16T23:07:49.1428493Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:49.1429283Z :: Retrieving packages... 2021-05-16T23:07:49.4487946Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T23:07:50.0215936Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T23:07:50.1184602Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T23:07:50.2156261Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T23:07:50.3150556Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T23:07:50.4124494Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T23:07:50.5132986Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T23:07:50.6107401Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T23:07:50.7136988Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T23:07:51.0029536Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T23:07:51.1088737Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T23:07:51.2092421Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T23:07:51.3106627Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T23:07:51.4079606Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T23:07:51.5081257Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T23:07:51.8449136Z checking keyring... 2021-05-16T23:07:52.1276851Z checking package integrity... 2021-05-16T23:07:54.3850162Z loading package files... 2021-05-16T23:07:54.5147800Z checking for file conflicts... 2021-05-16T23:07:55.1083529Z checking available disk space... 2021-05-16T23:07:55.1116894Z :: Processing package changes... 2021-05-16T23:07:55.1117937Z installing mingw-w64-x86_64-libunistring... 2021-05-16T23:07:55.1658167Z installing mingw-w64-x86_64-libidn2... 2021-05-16T23:07:55.2067316Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T23:07:55.2372658Z installing mingw-w64-x86_64-libpsl... 2021-05-16T23:07:55.2459848Z installing mingw-w64-x86_64-libssh2... 2021-05-16T23:07:55.3989346Z installing mingw-w64-x86_64-jansson... 2021-05-16T23:07:55.4059300Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T23:07:55.4262325Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T23:07:55.4459244Z installing mingw-w64-x86_64-curl... 2021-05-16T23:07:55.8540062Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T23:07:55.8794241Z installing mingw-w64-x86_64-nettle... 2021-05-16T23:07:55.9394150Z installing mingw-w64-x86_64-libarchive... 2021-05-16T23:07:55.9970724Z installing mingw-w64-x86_64-libuv... 2021-05-16T23:07:56.0115231Z installing mingw-w64-x86_64-rhash... 2021-05-16T23:07:56.0540417Z installing mingw-w64-x86_64-cmake... 2021-05-16T23:08:01.8277888Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T23:08:01.8278927Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T23:08:01.8279753Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T23:08:02.8085573Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T23:08:03.7662392Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T23:08:04.5886830Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:08:04.5888048Z resolving dependencies... 2021-05-16T23:08:04.5990672Z looking for conflicting packages... 2021-05-16T23:08:04.6110729Z 2021-05-16T23:08:04.6111873Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:08:04.6112537Z 2021-05-16T23:08:04.6113108Z Total Download Size: 3.18 MiB 2021-05-16T23:08:04.6113790Z Total Installed Size: 81.46 MiB 2021-05-16T23:08:04.6114609Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:04.6115006Z 2021-05-16T23:08:04.6115759Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:04.6116490Z :: Retrieving packages... 2021-05-16T23:08:04.9291832Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:05.6924659Z checking keyring... 2021-05-16T23:08:05.7926058Z checking package integrity... 2021-05-16T23:08:05.9614482Z loading package files... 2021-05-16T23:08:05.9751166Z checking for file conflicts... 2021-05-16T23:08:05.9752237Z checking available disk space... 2021-05-16T23:08:06.0240881Z :: Processing package changes... 2021-05-16T23:08:06.0242142Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T23:08:07.8994537Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T23:08:07.8995428Z resolving dependencies... 2021-05-16T23:08:07.9158279Z looking for conflicting packages... 2021-05-16T23:08:07.9219833Z 2021-05-16T23:08:07.9220952Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T23:08:07.9221672Z 2021-05-16T23:08:07.9222910Z Total Installed Size: 2.86 MiB 2021-05-16T23:08:07.9224198Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:07.9224877Z 2021-05-16T23:08:07.9225669Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:07.9226370Z checking keyring... 2021-05-16T23:08:07.9996370Z checking package integrity... 2021-05-16T23:08:08.1235853Z loading package files... 2021-05-16T23:08:08.1315976Z checking for file conflicts... 2021-05-16T23:08:08.1316891Z checking available disk space... 2021-05-16T23:08:08.1537562Z :: Processing package changes... 2021-05-16T23:08:08.1538568Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T23:08:09.5191720Z resolving dependencies... 2021-05-16T23:08:09.5399158Z looking for conflicting packages... 2021-05-16T23:08:09.5412553Z 2021-05-16T23:08:09.5413685Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T23:08:09.5414410Z 2021-05-16T23:08:09.5415006Z Total Download Size: 0.41 MiB 2021-05-16T23:08:09.5415656Z Total Installed Size: 1.66 MiB 2021-05-16T23:08:09.5416080Z 2021-05-16T23:08:09.5416811Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:09.5417515Z :: Retrieving packages... 2021-05-16T23:08:09.8982967Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T23:08:10.3612490Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T23:08:10.4548463Z checking keyring... 2021-05-16T23:08:10.6383013Z checking package integrity... 2021-05-16T23:08:10.9360549Z loading package files... 2021-05-16T23:08:10.9415289Z checking for file conflicts... 2021-05-16T23:08:10.9506933Z checking available disk space... 2021-05-16T23:08:10.9517000Z :: Processing package changes... 2021-05-16T23:08:10.9517811Z installing mingw-w64-x86_64-gdbm... 2021-05-16T23:08:10.9820843Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T23:08:11.8768797Z resolving dependencies... 2021-05-16T23:08:11.8770375Z looking for conflicting packages... 2021-05-16T23:08:11.9000827Z 2021-05-16T23:08:11.9002013Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T23:08:11.9002630Z 2021-05-16T23:08:11.9003295Z Total Download Size: 0.11 MiB 2021-05-16T23:08:11.9004341Z Total Installed Size: 0.38 MiB 2021-05-16T23:08:11.9004899Z 2021-05-16T23:08:11.9005735Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:11.9006505Z :: Retrieving packages... 2021-05-16T23:08:12.2317659Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T23:08:12.5206967Z checking keyring... 2021-05-16T23:08:12.6135529Z checking package integrity... 2021-05-16T23:08:12.7635817Z loading package files... 2021-05-16T23:08:12.7661137Z checking for file conflicts... 2021-05-16T23:08:12.7684986Z checking available disk space... 2021-05-16T23:08:12.7695291Z :: Processing package changes... 2021-05-16T23:08:12.7696251Z installing mingw-w64-x86_64-discount... 2021-05-16T23:08:13.6187846Z resolving dependencies... 2021-05-16T23:08:13.6280151Z looking for conflicting packages... 2021-05-16T23:08:13.6407593Z 2021-05-16T23:08:13.6408641Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T23:08:13.6409274Z 2021-05-16T23:08:13.6409988Z Total Download Size: 0.01 MiB 2021-05-16T23:08:13.6410809Z Total Installed Size: 0.01 MiB 2021-05-16T23:08:13.6411323Z 2021-05-16T23:08:13.6412195Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:13.6413055Z :: Retrieving packages... 2021-05-16T23:08:13.9525033Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:08:14.0454764Z checking keyring... 2021-05-16T23:08:14.1455520Z checking package integrity... 2021-05-16T23:08:14.2874669Z loading package files... 2021-05-16T23:08:14.2886704Z checking for file conflicts... 2021-05-16T23:08:14.2892761Z checking available disk space... 2021-05-16T23:08:14.2903618Z :: Processing package changes... 2021-05-16T23:08:14.2904453Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T23:08:15.1259366Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T23:08:15.1260377Z resolving dependencies... 2021-05-16T23:08:15.1354073Z looking for conflicting packages... 2021-05-16T23:08:15.1470197Z 2021-05-16T23:08:15.1471281Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T23:08:15.1471940Z 2021-05-16T23:08:15.1472880Z Total Installed Size: 0.29 MiB 2021-05-16T23:08:15.1474002Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:15.1474709Z 2021-05-16T23:08:15.1475507Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:15.1476206Z checking keyring... 2021-05-16T23:08:15.2326356Z checking package integrity... 2021-05-16T23:08:15.3461853Z loading package files... 2021-05-16T23:08:15.3522164Z checking for file conflicts... 2021-05-16T23:08:15.3523146Z checking available disk space... 2021-05-16T23:08:15.3544979Z :: Processing package changes... 2021-05-16T23:08:15.3546079Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T23:08:15.4343947Z error: only one operation may be used at a time 2021-05-16T23:08:16.2427125Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T23:08:16.2435544Z resolving dependencies... 2021-05-16T23:08:16.2437031Z looking for conflicting packages... 2021-05-16T23:08:16.2636625Z 2021-05-16T23:08:16.2637711Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T23:08:16.2638260Z 2021-05-16T23:08:16.2638956Z Total Download Size: 0.14 MiB 2021-05-16T23:08:16.2639645Z Total Installed Size: 0.61 MiB 2021-05-16T23:08:16.2640315Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:16.2640726Z 2021-05-16T23:08:16.2641456Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:16.2642159Z :: Retrieving packages... 2021-05-16T23:08:16.5843284Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:08:16.8740701Z checking keyring... 2021-05-16T23:08:16.9709816Z checking package integrity... 2021-05-16T23:08:17.1101521Z loading package files... 2021-05-16T23:08:17.1121432Z checking for file conflicts... 2021-05-16T23:08:17.1122399Z checking available disk space... 2021-05-16T23:08:17.1140359Z :: Processing package changes... 2021-05-16T23:08:17.1141296Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T23:08:17.9534992Z resolving dependencies... 2021-05-16T23:08:18.1171961Z looking for conflicting packages... 2021-05-16T23:08:18.1301640Z warning: dependency cycle detected: 2021-05-16T23:08:18.1307383Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T23:08:18.1308676Z 2021-05-16T23:08:18.1337718Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-4 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-2 mingw-w64-x86_64-libxml2-2.9.12-1 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-16T23:08:18.1361055Z warning: dependency cycle detected: 2021-05-16T23:08:18.1362344Z 2021-05-16T23:08:18.1364305Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T23:08:18.1365936Z Total Download Size: 206.04 MiB 2021-05-16T23:08:18.1366794Z Total Installed Size: 743.39 MiB 2021-05-16T23:08:18.1367255Z 2021-05-16T23:08:18.1367993Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:18.1369197Z :: Retrieving packages... 2021-05-16T23:08:18.4425052Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T23:08:18.9149177Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T23:08:19.0141106Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T23:08:19.5047551Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T23:08:19.6060363Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T23:08:19.7035329Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T23:08:19.8029279Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T23:08:19.9026849Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T23:08:20.1165146Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T23:08:20.2164641Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T23:08:20.3449440Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T23:08:20.4425266Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T23:08:20.5568112Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T23:08:20.6678697Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T23:08:20.7706252Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T23:08:21.1976669Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T23:08:21.2953139Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T23:08:21.3944281Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:08:21.5039880Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T23:08:21.6109023Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:08:21.7088302Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T23:08:21.8139876Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T23:08:21.9119459Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T23:08:22.0152316Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T23:08:22.1192759Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:08:22.2178393Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:08:22.3462455Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T23:08:22.4502126Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T23:08:22.5481161Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T23:08:22.6519224Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T23:08:22.7501271Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T23:08:22.8516677Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T23:08:22.9548821Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T23:08:23.0543129Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T23:08:23.1521299Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T23:08:23.2590905Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T23:08:27.5288880Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T23:08:27.6549052Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T23:08:27.7525053Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T23:08:27.8533094Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T23:08:27.9608871Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T23:08:28.0695646Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T23:08:28.3038953Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T23:08:29.2853018Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T23:08:29.3885783Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T23:08:29.4920067Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T23:08:29.6148090Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T23:08:29.7157388Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T23:08:29.8147056Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T23:08:29.9140805Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T23:08:30.0225969Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:08:30.1255957Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T23:08:30.2251272Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T23:08:30.3263337Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T23:08:30.4247371Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T23:08:30.5231666Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T23:08:30.6208947Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T23:08:30.7269965Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T23:08:30.8329314Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T23:08:30.9353926Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T23:08:31.0438810Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T23:08:31.1506535Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T23:08:31.2483633Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T23:08:31.3489350Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T23:08:31.4537629Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:08:31.5571898Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:08:31.6606273Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T23:08:31.7622094Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T23:08:31.8618984Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T23:08:31.9595606Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T23:08:32.0764429Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T23:08:32.1893740Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T23:08:32.2871767Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T23:08:32.6056096Z checking keyring... 2021-05-16T23:08:32.9532051Z checking package integrity... 2021-05-16T23:08:47.5373667Z loading package files... 2021-05-16T23:08:47.8620810Z checking for file conflicts... 2021-05-16T23:08:48.5130691Z checking available disk space... 2021-05-16T23:08:48.5168638Z :: Processing package changes... 2021-05-16T23:08:48.5169586Z installing mingw-w64-x86_64-libogg... 2021-05-16T23:08:48.6269474Z installing mingw-w64-x86_64-celt... 2021-05-16T23:08:48.6514648Z installing mingw-w64-x86_64-gavl... 2021-05-16T23:08:49.1116715Z installing mingw-w64-x86_64-eigen3... 2021-05-16T23:08:49.6329730Z installing mingw-w64-x86_64-libunwind... 2021-05-16T23:08:49.6384120Z installing mingw-w64-x86_64-glog... 2021-05-16T23:08:49.6641783Z installing mingw-w64-x86_64-metis... 2021-05-16T23:08:49.7213484Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T23:08:49.8405490Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T23:08:49.9046783Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T23:08:50.0295048Z installing mingw-w64-x86_64-freeglut... 2021-05-16T23:08:50.0463305Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:08:50.0883892Z installing mingw-w64-x86_64-jasper... 2021-05-16T23:08:50.2946397Z installing mingw-w64-x86_64-szip... 2021-05-16T23:08:50.3152069Z installing mingw-w64-x86_64-hdf5... 2021-05-16T23:08:50.6727497Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T23:08:50.6814050Z installing mingw-w64-x86_64-giflib... 2021-05-16T23:08:50.7008340Z installing mingw-w64-x86_64-libwebp... 2021-05-16T23:08:50.7365504Z installing mingw-w64-x86_64-libtiff... 2021-05-16T23:08:50.9440443Z installing mingw-w64-x86_64-cppunit... 2021-05-16T23:08:51.0123633Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T23:08:51.0644185Z installing mingw-w64-x86_64-lcms2... 2021-05-16T23:08:51.0898313Z installing mingw-w64-x86_64-libraw... 2021-05-16T23:08:51.1700845Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T23:08:51.2885701Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T23:08:51.3546186Z installing mingw-w64-x86_64-openexr... 2021-05-16T23:08:51.4974222Z installing mingw-w64-x86_64-freeimage... 2021-05-16T23:08:51.5220014Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T23:08:51.5526714Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T23:08:51.5607750Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T23:08:51.6102280Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T23:08:51.6181305Z installing mingw-w64-x86_64-SDL2... 2021-05-16T23:08:51.7165554Z installing mingw-w64-x86_64-pugixml... 2021-05-16T23:08:51.7323116Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T23:08:51.7408155Z installing mingw-w64-x86_64-zziplib... 2021-05-16T23:08:51.8483968Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T23:08:51.8485126Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T23:08:51.8486088Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T23:08:53.6744203Z installing mingw-w64-x86_64-leptonica... 2021-05-16T23:08:53.7319352Z installing mingw-w64-x86_64-fribidi... 2021-05-16T23:08:53.7555324Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T23:08:54.0179901Z installing mingw-w64-x86_64-libthai... 2021-05-16T23:08:54.0659916Z installing mingw-w64-x86_64-pango... 2021-05-16T23:08:54.8974528Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:08:55.0385150Z installing mingw-w64-x86_64-opencv... 2021-05-16T23:08:56.0485915Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T23:08:56.0488307Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T23:08:56.0490302Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T23:08:56.0492202Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T23:08:56.1550028Z installing mingw-w64-x86_64-dav1d... 2021-05-16T23:08:56.1753734Z installing mingw-w64-x86_64-gnutls... 2021-05-16T23:08:57.4844855Z installing mingw-w64-x86_64-gsm... 2021-05-16T23:08:57.5066172Z installing mingw-w64-x86_64-lame... 2021-05-16T23:08:57.5658139Z installing mingw-w64-x86_64-libass... 2021-05-16T23:08:57.5763961Z installing mingw-w64-x86_64-libxml2... 2021-05-16T23:08:58.1775176Z installing mingw-w64-x86_64-libbluray... 2021-05-16T23:08:58.1947473Z installing mingw-w64-x86_64-libcaca... 2021-05-16T23:08:58.2271316Z installing mingw-w64-x86_64-libexif... 2021-05-16T23:08:58.2774859Z installing mingw-w64-x86_64-libmfx... 2021-05-16T23:08:58.3122649Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T23:08:58.3249586Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T23:08:58.3516323Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T23:08:58.5025696Z installing mingw-w64-x86_64-libtheora... 2021-05-16T23:08:58.6046711Z installing mingw-w64-x86_64-libvpx... 2021-05-16T23:08:58.6500234Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T23:08:58.6584211Z installing mingw-w64-x86_64-openal... 2021-05-16T23:08:58.6989181Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T23:08:58.7304332Z installing mingw-w64-x86_64-opus... 2021-05-16T23:08:58.7471599Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T23:08:58.7621724Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T23:08:58.8071993Z installing mingw-w64-x86_64-speex... 2021-05-16T23:08:58.8589215Z installing mingw-w64-x86_64-srt... 2021-05-16T23:08:58.8849742Z installing mingw-w64-x86_64-l-smash... 2021-05-16T23:08:58.9479985Z installing mingw-w64-x86_64-ffms2... 2021-05-16T23:08:58.9595395Z installing mingw-w64-x86_64-x264-git... 2021-05-16T23:08:59.0793960Z installing mingw-w64-x86_64-x265... 2021-05-16T23:08:59.1707635Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T23:08:59.1810303Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T23:09:00.5575571Z resolving dependencies... 2021-05-16T23:09:00.5673119Z looking for conflicting packages... 2021-05-16T23:09:00.5847776Z 2021-05-16T23:09:00.5848714Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T23:09:00.5849233Z 2021-05-16T23:09:00.5849805Z Total Download Size: 3.13 MiB 2021-05-16T23:09:00.5850736Z Total Installed Size: 21.70 MiB 2021-05-16T23:09:00.5851178Z 2021-05-16T23:09:00.5851894Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:00.5852599Z :: Retrieving packages... 2021-05-16T23:09:00.9221613Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T23:09:01.6755519Z checking keyring... 2021-05-16T23:09:01.7678219Z checking package integrity... 2021-05-16T23:09:01.9311755Z loading package files... 2021-05-16T23:09:01.9336935Z checking for file conflicts... 2021-05-16T23:09:01.9366930Z checking available disk space... 2021-05-16T23:09:01.9377059Z :: Processing package changes... 2021-05-16T23:09:01.9377947Z installing mingw-w64-x86_64-fftw... 2021-05-16T23:09:03.0677333Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T23:09:03.0678329Z resolving dependencies... 2021-05-16T23:09:03.0900583Z looking for conflicting packages... 2021-05-16T23:09:03.1035316Z 2021-05-16T23:09:03.1036986Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T23:09:03.1037903Z 2021-05-16T23:09:03.1038943Z Total Installed Size: 4.17 MiB 2021-05-16T23:09:03.1040536Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:03.1041300Z 2021-05-16T23:09:03.1042520Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:03.1043714Z checking keyring... 2021-05-16T23:09:03.1856353Z checking package integrity... 2021-05-16T23:09:03.3268221Z loading package files... 2021-05-16T23:09:03.3288874Z checking for file conflicts... 2021-05-16T23:09:03.3289726Z checking available disk space... 2021-05-16T23:09:03.3314225Z :: Processing package changes... 2021-05-16T23:09:03.3315114Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T23:09:04.1965463Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T23:09:04.1966504Z resolving dependencies... 2021-05-16T23:09:04.2106760Z looking for conflicting packages... 2021-05-16T23:09:04.2244658Z 2021-05-16T23:09:04.2245965Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T23:09:04.2247147Z 2021-05-16T23:09:04.2247852Z Total Installed Size: 1.29 MiB 2021-05-16T23:09:04.2249337Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:04.2249934Z 2021-05-16T23:09:04.2251098Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:04.2252110Z checking keyring... 2021-05-16T23:09:04.3047251Z checking package integrity... 2021-05-16T23:09:04.4294918Z loading package files... 2021-05-16T23:09:04.4319851Z checking for file conflicts... 2021-05-16T23:09:04.4320715Z checking available disk space... 2021-05-16T23:09:04.4375782Z :: Processing package changes... 2021-05-16T23:09:04.4376716Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T23:09:06.9421464Z updating font cache... done. 2021-05-16T23:09:06.9439318Z :: Running post-transaction hooks... 2021-05-16T23:09:06.9440252Z (1/1) Updating fontconfig cache... 2021-05-16T23:09:07.7983607Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T23:09:07.7984525Z resolving dependencies... 2021-05-16T23:09:07.8202587Z looking for conflicting packages... 2021-05-16T23:09:07.8263530Z 2021-05-16T23:09:07.8264616Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T23:09:07.8265419Z 2021-05-16T23:09:07.8266935Z Total Installed Size: 2.54 MiB 2021-05-16T23:09:07.8268118Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:07.8269107Z 2021-05-16T23:09:07.8270074Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:07.8271009Z checking keyring... 2021-05-16T23:09:07.9055215Z checking package integrity... 2021-05-16T23:09:08.0346179Z loading package files... 2021-05-16T23:09:08.0373257Z checking for file conflicts... 2021-05-16T23:09:08.0374272Z checking available disk space... 2021-05-16T23:09:08.0412615Z :: Processing package changes... 2021-05-16T23:09:08.0413552Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T23:09:08.9323708Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T23:09:08.9324839Z resolving dependencies... 2021-05-16T23:09:08.9326093Z looking for conflicting packages... 2021-05-16T23:09:08.9701985Z 2021-05-16T23:09:08.9703328Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T23:09:08.9704194Z 2021-05-16T23:09:08.9705127Z Total Installed Size: 0.44 MiB 2021-05-16T23:09:08.9705825Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:08.9706243Z 2021-05-16T23:09:08.9706995Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:08.9707680Z checking keyring... 2021-05-16T23:09:09.0569548Z checking package integrity... 2021-05-16T23:09:09.1837299Z loading package files... 2021-05-16T23:09:09.1863301Z checking for file conflicts... 2021-05-16T23:09:09.1864184Z checking available disk space... 2021-05-16T23:09:09.1888445Z :: Processing package changes... 2021-05-16T23:09:09.1889360Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T23:09:10.0447009Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T23:09:10.0448094Z resolving dependencies... 2021-05-16T23:09:10.0668037Z looking for conflicting packages... 2021-05-16T23:09:10.0744308Z 2021-05-16T23:09:10.0745603Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T23:09:10.0746292Z 2021-05-16T23:09:10.0747228Z Total Download Size: 27.13 MiB 2021-05-16T23:09:10.0748338Z Total Installed Size: 156.41 MiB 2021-05-16T23:09:10.0749286Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:10.0750016Z 2021-05-16T23:09:10.0751116Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:10.0752147Z :: Retrieving packages... 2021-05-16T23:09:10.3893343Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:09:12.0416742Z checking keyring... 2021-05-16T23:09:12.1409118Z checking package integrity... 2021-05-16T23:09:12.5315844Z loading package files... 2021-05-16T23:09:12.5461291Z checking for file conflicts... 2021-05-16T23:09:12.5463293Z checking available disk space... 2021-05-16T23:09:12.5940122Z :: Processing package changes... 2021-05-16T23:09:12.5941913Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T23:09:14.9054501Z resolving dependencies... 2021-05-16T23:09:15.0694947Z looking for conflicting packages... 2021-05-16T23:09:15.0761281Z 2021-05-16T23:09:15.0767766Z Packages (26) mingw-w64-x86_64-crypto++-8.4.0-2 mingw-w64-x86_64-geos-3.8.0-1 mingw-w64-x86_64-json-c-0.15-1 mingw-w64-x86_64-libde265-1.0.8-1 mingw-w64-x86_64-libfreexl-1.0.6-1 mingw-w64-x86_64-libgcrypt-1.9.2-2 mingw-w64-x86_64-libgeotiff-1.6.0-1 mingw-w64-x86_64-libgpg-error-1.41-3 mingw-w64-x86_64-libheif-1.11.0-2 mingw-w64-x86_64-libkml-1.3.0-8 mingw-w64-x86_64-libmariadbclient-3.1.12-1 mingw-w64-x86_64-librttopo-1.1.0-1 mingw-w64-x86_64-libspatialite-5.0.1-2 mingw-w64-x86_64-libxslt-1.1.34-3 mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2 mingw-w64-x86_64-netcdf-4.7.4-2 mingw-w64-x86_64-nspr-4.25-1 mingw-w64-x86_64-nss-3.52.1-1 mingw-w64-x86_64-poppler-20.12.1-2 mingw-w64-x86_64-poppler-data-0.4.10-1 mingw-w64-x86_64-postgresql-13.1-1 mingw-w64-x86_64-proj-6.3.2-2 mingw-w64-x86_64-rav1e-0.4.1-1 mingw-w64-x86_64-xerces-c-3.2.3-3 winpty-0.4.3-1 mingw-w64-x86_64-gdal-3.2.2-3 2021-05-16T23:09:15.0772118Z 2021-05-16T23:09:15.0772727Z Total Download Size: 48.47 MiB 2021-05-16T23:09:15.0773388Z Total Installed Size: 363.82 MiB 2021-05-16T23:09:15.0773822Z 2021-05-16T23:09:15.0774558Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:15.0775509Z :: Retrieving packages... 2021-05-16T23:09:15.4452067Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T23:09:16.3669641Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T23:09:16.4676297Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T23:09:16.5679524Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T23:09:16.6662483Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T23:09:16.7976495Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T23:09:16.8997679Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T23:09:17.0071018Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T23:09:17.1392723Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T23:09:17.2574939Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T23:09:17.3561612Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T23:09:17.4630429Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T23:09:17.5665006Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:09:17.6658924Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T23:09:17.8793310Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T23:09:17.9852137Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T23:09:18.0885844Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T23:09:18.2086870Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T23:09:18.3506493Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T23:09:18.4989294Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T23:09:18.6055002Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T23:09:18.7142552Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T23:09:18.8157928Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T23:09:19.1373346Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T23:09:19.2763394Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T23:09:19.9497041Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T23:09:19.9557094Z checking keyring... 2021-05-16T23:09:20.3351128Z checking package integrity... 2021-05-16T23:09:25.2521398Z loading package files... 2021-05-16T23:09:25.3836276Z checking for file conflicts... 2021-05-16T23:09:25.7137785Z checking available disk space... 2021-05-16T23:09:25.7164427Z :: Processing package changes... 2021-05-16T23:09:25.7165761Z installing mingw-w64-x86_64-crypto++... 2021-05-16T23:09:25.9571652Z installing mingw-w64-x86_64-geos... 2021-05-16T23:09:26.3941628Z installing mingw-w64-x86_64-json-c... 2021-05-16T23:09:26.4160458Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T23:09:26.4224998Z installing mingw-w64-x86_64-proj... 2021-05-16T23:09:26.5145248Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T23:09:26.5396298Z installing mingw-w64-x86_64-libde265... 2021-05-16T23:09:26.5636026Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T23:09:26.5637120Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T23:09:26.5637981Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T23:09:26.5638709Z mingw-w64-x86_64-SDL: dec265 2021-05-16T23:09:26.5639514Z installing mingw-w64-x86_64-rav1e... 2021-05-16T23:09:26.5958483Z installing mingw-w64-x86_64-libheif... 2021-05-16T23:09:26.6230229Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T23:09:26.6724668Z installing mingw-w64-x86_64-libkml... 2021-05-16T23:09:26.8452034Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:09:26.8867177Z installing mingw-w64-x86_64-librttopo... 2021-05-16T23:09:26.9001555Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T23:09:27.0292025Z installing mingw-w64-x86_64-netcdf... 2021-05-16T23:09:27.0625887Z installing mingw-w64-x86_64-nspr... 2021-05-16T23:09:27.1484176Z installing mingw-w64-x86_64-nss... 2021-05-16T23:09:27.2757908Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T23:09:27.5517455Z installing mingw-w64-x86_64-poppler... 2021-05-16T23:09:27.7748949Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T23:09:27.7750306Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T23:09:27.7751275Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T23:09:27.7752511Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T23:09:27.8146992Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T23:09:27.8385023Z installing mingw-w64-x86_64-libxslt... 2021-05-16T23:09:28.0847440Z installing winpty... 2021-05-16T23:09:28.1648704Z installing mingw-w64-x86_64-postgresql... 2021-05-16T23:09:29.9279999Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T23:09:30.3807515Z installing mingw-w64-x86_64-gdal... 2021-05-16T23:09:31.7911831Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T23:09:31.7912678Z resolving dependencies... 2021-05-16T23:09:31.8157554Z looking for conflicting packages... 2021-05-16T23:09:31.8222767Z 2021-05-16T23:09:31.8223691Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T23:09:31.8224297Z 2021-05-16T23:09:31.8225001Z Total Download Size: 4.15 MiB 2021-05-16T23:09:31.8225768Z Total Installed Size: 13.89 MiB 2021-05-16T23:09:31.8226552Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:31.8227034Z 2021-05-16T23:09:31.8227876Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:31.8228739Z :: Retrieving packages... 2021-05-16T23:09:32.1364199Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:09:32.9155342Z checking keyring... 2021-05-16T23:09:33.0129710Z checking package integrity... 2021-05-16T23:09:33.1878801Z loading package files... 2021-05-16T23:09:33.1907302Z checking for file conflicts... 2021-05-16T23:09:33.1908172Z checking available disk space... 2021-05-16T23:09:33.1972323Z :: Processing package changes... 2021-05-16T23:09:33.1973321Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T23:09:34.1831054Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T23:09:34.1831936Z resolving dependencies... 2021-05-16T23:09:34.1994192Z looking for conflicting packages... 2021-05-16T23:09:34.2137283Z 2021-05-16T23:09:34.2138245Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T23:09:34.2138757Z 2021-05-16T23:09:34.2139643Z Total Installed Size: 0.72 MiB 2021-05-16T23:09:34.2140733Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:34.2141450Z 2021-05-16T23:09:34.2142435Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:34.2143156Z checking keyring... 2021-05-16T23:09:34.2943098Z checking package integrity... 2021-05-16T23:09:34.4140073Z loading package files... 2021-05-16T23:09:34.4169215Z checking for file conflicts... 2021-05-16T23:09:34.4170079Z checking available disk space... 2021-05-16T23:09:34.4202918Z :: Processing package changes... 2021-05-16T23:09:34.4203714Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T23:09:35.3065147Z resolving dependencies... 2021-05-16T23:09:35.3243363Z looking for conflicting packages... 2021-05-16T23:09:35.3406795Z 2021-05-16T23:09:35.3407906Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T23:09:35.3408745Z 2021-05-16T23:09:35.3409516Z Total Download Size: 1.57 MiB 2021-05-16T23:09:35.3410354Z Total Installed Size: 6.77 MiB 2021-05-16T23:09:35.3410850Z 2021-05-16T23:09:35.3411780Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:35.3412715Z :: Retrieving packages... 2021-05-16T23:09:35.6563601Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T23:09:36.3054813Z checking keyring... 2021-05-16T23:09:36.4081585Z checking package integrity... 2021-05-16T23:09:36.5584691Z loading package files... 2021-05-16T23:09:36.5676920Z checking for file conflicts... 2021-05-16T23:09:36.6057238Z checking available disk space... 2021-05-16T23:09:36.6068510Z :: Processing package changes... 2021-05-16T23:09:36.6069469Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T23:09:37.0133350Z :: Running post-transaction hooks... 2021-05-16T23:09:37.0135250Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:09:37.9694829Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T23:09:37.9695890Z resolving dependencies... 2021-05-16T23:09:37.9698023Z looking for conflicting packages... 2021-05-16T23:09:38.0005108Z 2021-05-16T23:09:38.0006802Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T23:09:38.0007314Z 2021-05-16T23:09:38.0007794Z Total Installed Size: 7.40 MiB 2021-05-16T23:09:38.0008365Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:38.0008679Z 2021-05-16T23:09:38.0009220Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:38.0009797Z checking keyring... 2021-05-16T23:09:38.0811064Z checking package integrity... 2021-05-16T23:09:38.2174759Z loading package files... 2021-05-16T23:09:38.2305764Z checking for file conflicts... 2021-05-16T23:09:38.2306837Z checking available disk space... 2021-05-16T23:09:38.2537192Z :: Processing package changes... 2021-05-16T23:09:38.2540830Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T23:09:39.5732139Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T23:09:39.5733075Z resolving dependencies... 2021-05-16T23:09:39.5883627Z looking for conflicting packages... 2021-05-16T23:09:39.6056201Z 2021-05-16T23:09:39.6057333Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T23:09:39.6057939Z 2021-05-16T23:09:39.6058537Z Total Download Size: 3.36 MiB 2021-05-16T23:09:39.6059190Z Total Installed Size: 18.30 MiB 2021-05-16T23:09:39.6059862Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:39.6060276Z 2021-05-16T23:09:39.6060994Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:39.6061736Z :: Retrieving packages... 2021-05-16T23:09:39.9235153Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:09:40.6730963Z checking keyring... 2021-05-16T23:09:40.7674529Z checking package integrity... 2021-05-16T23:09:40.9553481Z loading package files... 2021-05-16T23:09:40.9830947Z checking for file conflicts... 2021-05-16T23:09:40.9833181Z checking available disk space... 2021-05-16T23:09:41.0827521Z :: Processing package changes... 2021-05-16T23:09:41.0828779Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T23:09:44.0045988Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T23:09:44.0046841Z resolving dependencies... 2021-05-16T23:09:44.0048024Z looking for conflicting packages... 2021-05-16T23:09:44.0343377Z 2021-05-16T23:09:44.0344437Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T23:09:44.0344980Z 2021-05-16T23:09:44.0346116Z Total Installed Size: 1.09 MiB 2021-05-16T23:09:44.0347401Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:44.0348010Z 2021-05-16T23:09:44.0348903Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:44.0349604Z checking keyring... 2021-05-16T23:09:44.1116603Z checking package integrity... 2021-05-16T23:09:44.2312748Z loading package files... 2021-05-16T23:09:44.2367308Z checking for file conflicts... 2021-05-16T23:09:44.2368220Z checking available disk space... 2021-05-16T23:09:44.2390511Z :: Processing package changes... 2021-05-16T23:09:44.2391390Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T23:09:45.1013825Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T23:09:45.1014704Z resolving dependencies... 2021-05-16T23:09:45.1127135Z looking for conflicting packages... 2021-05-16T23:09:45.1322102Z 2021-05-16T23:09:45.1323167Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T23:09:45.1323722Z 2021-05-16T23:09:45.1324646Z Total Installed Size: 0.73 MiB 2021-05-16T23:09:45.1325701Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:45.1327330Z 2021-05-16T23:09:45.1328323Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:45.1329034Z checking keyring... 2021-05-16T23:09:45.2146875Z checking package integrity... 2021-05-16T23:09:45.3348321Z loading package files... 2021-05-16T23:09:45.3369702Z checking for file conflicts... 2021-05-16T23:09:45.3370781Z checking available disk space... 2021-05-16T23:09:45.3391726Z :: Processing package changes... 2021-05-16T23:09:45.3392647Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T23:09:46.1826712Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T23:09:46.1827802Z resolving dependencies... 2021-05-16T23:09:46.2065624Z looking for conflicting packages... 2021-05-16T23:09:46.2142267Z 2021-05-16T23:09:46.2143533Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T23:09:46.2144892Z 2021-05-16T23:09:46.2145869Z Total Installed Size: 22.99 MiB 2021-05-16T23:09:46.2147535Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:46.2148360Z 2021-05-16T23:09:46.2149615Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:46.2150795Z checking keyring... 2021-05-16T23:09:46.2928511Z checking package integrity... 2021-05-16T23:09:46.4366474Z loading package files... 2021-05-16T23:09:46.4472770Z checking for file conflicts... 2021-05-16T23:09:46.4473839Z checking available disk space... 2021-05-16T23:09:46.4757034Z :: Processing package changes... 2021-05-16T23:09:46.4758140Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T23:09:47.8787596Z resolving dependencies... 2021-05-16T23:09:47.8910522Z looking for conflicting packages... 2021-05-16T23:09:47.9101476Z 2021-05-16T23:09:47.9102748Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T23:09:47.9103336Z 2021-05-16T23:09:47.9103929Z Total Download Size: 0.60 MiB 2021-05-16T23:09:47.9104632Z Total Installed Size: 2.63 MiB 2021-05-16T23:09:47.9105077Z 2021-05-16T23:09:47.9105825Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:47.9106596Z :: Retrieving packages... 2021-05-16T23:09:48.2295184Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T23:09:48.7119582Z checking keyring... 2021-05-16T23:09:48.8073504Z checking package integrity... 2021-05-16T23:09:48.9585326Z loading package files... 2021-05-16T23:09:48.9604994Z checking for file conflicts... 2021-05-16T23:09:48.9610035Z checking available disk space... 2021-05-16T23:09:48.9621266Z :: Processing package changes... 2021-05-16T23:09:48.9622179Z installing mingw-w64-x86_64-glpk... 2021-05-16T23:09:49.8280009Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T23:09:49.8280917Z resolving dependencies... 2021-05-16T23:09:49.8282166Z looking for conflicting packages... 2021-05-16T23:09:49.8648225Z 2021-05-16T23:09:49.8649584Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T23:09:49.8650259Z 2021-05-16T23:09:49.8650940Z Total Download Size: 0.49 MiB 2021-05-16T23:09:49.8651641Z Total Installed Size: 2.21 MiB 2021-05-16T23:09:49.8652316Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:49.8653182Z 2021-05-16T23:09:49.8653968Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:49.8654682Z :: Retrieving packages... 2021-05-16T23:09:50.1726417Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:09:50.6393514Z checking keyring... 2021-05-16T23:09:50.7381053Z checking package integrity... 2021-05-16T23:09:50.8830160Z loading package files... 2021-05-16T23:09:50.8851724Z checking for file conflicts... 2021-05-16T23:09:50.8852668Z checking available disk space... 2021-05-16T23:09:50.8871630Z :: Processing package changes... 2021-05-16T23:09:50.8872507Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T23:09:51.7328767Z resolving dependencies... 2021-05-16T23:09:51.8988913Z looking for conflicting packages... 2021-05-16T23:09:51.9019094Z 2021-05-16T23:09:51.9024426Z Packages (7) mingw-w64-x86_64-gnupg-2.2.27-2 mingw-w64-x86_64-libassuan-2.5.4-1 mingw-w64-x86_64-libksba-1.4.0-1 mingw-w64-x86_64-libusb-1.0.24-2 mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2 mingw-w64-x86_64-npth-1.6-1 mingw-w64-x86_64-gpgme-1.15.1-2 2021-05-16T23:09:51.9027688Z 2021-05-16T23:09:51.9028749Z Total Download Size: 3.72 MiB 2021-05-16T23:09:51.9029942Z Total Installed Size: 21.06 MiB 2021-05-16T23:09:51.9030707Z 2021-05-16T23:09:51.9031957Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:51.9033242Z :: Retrieving packages... 2021-05-16T23:09:52.2122868Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T23:09:52.6273422Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T23:09:52.7261190Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T23:09:52.8233881Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T23:09:52.9198666Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T23:09:53.0162084Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T23:09:53.4144479Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:09:53.4331587Z checking keyring... 2021-05-16T23:09:53.7831495Z checking package integrity... 2021-05-16T23:09:55.0258811Z loading package files... 2021-05-16T23:09:55.0488422Z checking for file conflicts... 2021-05-16T23:09:55.0704790Z checking available disk space... 2021-05-16T23:09:55.0719323Z :: Processing package changes... 2021-05-16T23:09:55.0720556Z installing mingw-w64-x86_64-libksba... 2021-05-16T23:09:55.0833866Z installing mingw-w64-x86_64-libassuan... 2021-05-16T23:09:55.0931211Z installing mingw-w64-x86_64-libusb... 2021-05-16T23:09:55.1015858Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T23:09:55.1089094Z installing mingw-w64-x86_64-npth... 2021-05-16T23:09:55.1201508Z installing mingw-w64-x86_64-gnupg... 2021-05-16T23:09:55.2026079Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T23:09:55.2027206Z mingw-w64-x86_64-pinentry 2021-05-16T23:09:55.2028072Z installing mingw-w64-x86_64-gpgme... 2021-05-16T23:09:56.2205480Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T23:09:56.2206953Z resolving dependencies... 2021-05-16T23:09:56.2444033Z looking for conflicting packages... 2021-05-16T23:09:56.2508569Z 2021-05-16T23:09:56.2509583Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T23:09:56.2510105Z 2021-05-16T23:09:56.2511014Z Total Installed Size: 21.09 MiB 2021-05-16T23:09:56.2511617Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:56.2512333Z 2021-05-16T23:09:56.2513099Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:56.2513815Z checking keyring... 2021-05-16T23:09:56.3294234Z checking package integrity... 2021-05-16T23:09:56.4796095Z loading package files... 2021-05-16T23:09:56.4857092Z checking for file conflicts... 2021-05-16T23:09:56.4858129Z checking available disk space... 2021-05-16T23:09:56.5050016Z :: Processing package changes... 2021-05-16T23:09:56.5051104Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T23:09:57.7184244Z resolving dependencies... 2021-05-16T23:09:57.7185552Z looking for conflicting packages... 2021-05-16T23:09:57.7496444Z 2021-05-16T23:09:57.7497974Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T23:09:57.7498900Z 2021-05-16T23:09:57.7499881Z Total Download Size: 1.89 MiB 2021-05-16T23:09:57.7500970Z Total Installed Size: 12.38 MiB 2021-05-16T23:09:57.7501669Z 2021-05-16T23:09:57.7502846Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:57.7504005Z :: Retrieving packages... 2021-05-16T23:09:58.2044370Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T23:09:58.8561099Z checking keyring... 2021-05-16T23:09:58.9508172Z checking package integrity... 2021-05-16T23:09:59.1222341Z loading package files... 2021-05-16T23:09:59.1326290Z checking for file conflicts... 2021-05-16T23:09:59.1476922Z checking available disk space... 2021-05-16T23:09:59.1488860Z :: Processing package changes... 2021-05-16T23:09:59.1490049Z installing mingw-w64-x86_64-gsl... 2021-05-16T23:10:00.4225952Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T23:10:00.4227452Z resolving dependencies... 2021-05-16T23:10:00.4357628Z looking for conflicting packages... 2021-05-16T23:10:00.4547066Z 2021-05-16T23:10:00.4548439Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T23:10:00.4549613Z 2021-05-16T23:10:00.4551269Z Total Installed Size: 8.19 MiB 2021-05-16T23:10:00.4552431Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:00.4553289Z 2021-05-16T23:10:00.4554211Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:00.4556177Z checking keyring... 2021-05-16T23:10:00.5336708Z checking package integrity... 2021-05-16T23:10:00.6714362Z loading package files... 2021-05-16T23:10:00.6735961Z checking for file conflicts... 2021-05-16T23:10:00.6736835Z checking available disk space... 2021-05-16T23:10:00.6779391Z :: Processing package changes... 2021-05-16T23:10:00.6780305Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T23:10:01.5778679Z resolving dependencies... 2021-05-16T23:10:01.6026873Z looking for conflicting packages... 2021-05-16T23:10:01.6119866Z 2021-05-16T23:10:01.6120823Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T23:10:01.6121371Z 2021-05-16T23:10:01.6122205Z Total Download Size: 1.09 MiB 2021-05-16T23:10:01.6122915Z Total Installed Size: 8.69 MiB 2021-05-16T23:10:01.6123349Z 2021-05-16T23:10:01.6124090Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:01.6124793Z :: Retrieving packages... 2021-05-16T23:10:01.9364812Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T23:10:02.4941194Z checking keyring... 2021-05-16T23:10:02.5904172Z checking package integrity... 2021-05-16T23:10:02.7452641Z loading package files... 2021-05-16T23:10:02.7489227Z checking for file conflicts... 2021-05-16T23:10:02.7580582Z checking available disk space... 2021-05-16T23:10:02.7592398Z :: Processing package changes... 2021-05-16T23:10:02.7593392Z installing mingw-w64-x86_64-hdf4... 2021-05-16T23:10:03.6903244Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T23:10:03.6904077Z resolving dependencies... 2021-05-16T23:10:03.7148693Z looking for conflicting packages... 2021-05-16T23:10:03.7211116Z 2021-05-16T23:10:03.7212490Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T23:10:03.7213798Z 2021-05-16T23:10:03.7215205Z Total Installed Size: 91.59 MiB 2021-05-16T23:10:03.7216168Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:03.7216621Z 2021-05-16T23:10:03.7217350Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:03.7218062Z checking keyring... 2021-05-16T23:10:03.8012773Z checking package integrity... 2021-05-16T23:10:04.0166952Z loading package files... 2021-05-16T23:10:04.0206838Z checking for file conflicts... 2021-05-16T23:10:04.0207968Z checking available disk space... 2021-05-16T23:10:04.0315730Z :: Processing package changes... 2021-05-16T23:10:04.0316753Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T23:10:05.2589752Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:10:05.2590812Z resolving dependencies... 2021-05-16T23:10:05.2591985Z looking for conflicting packages... 2021-05-16T23:10:05.2944124Z 2021-05-16T23:10:05.2945481Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:10:05.2946206Z 2021-05-16T23:10:05.2946828Z Total Download Size: 5.28 MiB 2021-05-16T23:10:05.2947516Z Total Installed Size: 66.96 MiB 2021-05-16T23:10:05.2948180Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:05.2948592Z 2021-05-16T23:10:05.2949323Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:05.2950052Z :: Retrieving packages... 2021-05-16T23:10:05.6132270Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:10:06.4875072Z checking keyring... 2021-05-16T23:10:06.5849277Z checking package integrity... 2021-05-16T23:10:06.7761927Z loading package files... 2021-05-16T23:10:06.7998811Z checking for file conflicts... 2021-05-16T23:10:06.8000256Z checking available disk space... 2021-05-16T23:10:06.8832368Z :: Processing package changes... 2021-05-16T23:10:06.8833509Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T23:10:09.4296134Z resolving dependencies... 2021-05-16T23:10:09.4504145Z looking for conflicting packages... 2021-05-16T23:10:09.4611422Z 2021-05-16T23:10:09.4612321Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T23:10:09.4612956Z 2021-05-16T23:10:09.4613559Z Total Download Size: 0.08 MiB 2021-05-16T23:10:09.4614493Z Total Installed Size: 0.32 MiB 2021-05-16T23:10:09.4614912Z 2021-05-16T23:10:09.4615629Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:09.4616354Z :: Retrieving packages... 2021-05-16T23:10:09.7739794Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T23:10:09.9608685Z checking keyring... 2021-05-16T23:10:10.0563676Z checking package integrity... 2021-05-16T23:10:10.2089446Z loading package files... 2021-05-16T23:10:10.2117088Z checking for file conflicts... 2021-05-16T23:10:10.2137281Z checking available disk space... 2021-05-16T23:10:10.2148671Z :: Processing package changes... 2021-05-16T23:10:10.2149583Z installing mingw-w64-x86_64-hiredis... 2021-05-16T23:10:11.0994085Z resolving dependencies... 2021-05-16T23:10:11.0995223Z looking for conflicting packages... 2021-05-16T23:10:11.1308491Z 2021-05-16T23:10:11.1310312Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T23:10:11.1311360Z 2021-05-16T23:10:11.1313178Z Total Download Size: 0.03 MiB 2021-05-16T23:10:11.1314464Z Total Installed Size: 0.11 MiB 2021-05-16T23:10:11.1315219Z 2021-05-16T23:10:11.1316632Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:11.1317881Z :: Retrieving packages... 2021-05-16T23:10:11.4473395Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T23:10:11.5415318Z checking keyring... 2021-05-16T23:10:11.6414711Z checking package integrity... 2021-05-16T23:10:11.7821465Z loading package files... 2021-05-16T23:10:11.7835337Z checking for file conflicts... 2021-05-16T23:10:11.7839702Z checking available disk space... 2021-05-16T23:10:11.7851016Z :: Processing package changes... 2021-05-16T23:10:11.7851965Z installing mingw-w64-x86_64-http-parser... 2021-05-16T23:10:12.6108358Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T23:10:12.6109244Z resolving dependencies... 2021-05-16T23:10:12.6215021Z looking for conflicting packages... 2021-05-16T23:10:12.6421060Z 2021-05-16T23:10:12.6422511Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T23:10:12.6423903Z 2021-05-16T23:10:12.6425175Z Total Installed Size: 113.98 MiB 2021-05-16T23:10:12.6425931Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:12.6426346Z 2021-05-16T23:10:12.6427118Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:12.6427808Z checking keyring... 2021-05-16T23:10:12.7185146Z checking package integrity... 2021-05-16T23:10:13.0353421Z loading package files... 2021-05-16T23:10:13.0407690Z checking for file conflicts... 2021-05-16T23:10:13.0408665Z checking available disk space... 2021-05-16T23:10:13.0533952Z :: Processing package changes... 2021-05-16T23:10:13.0534934Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T23:10:14.4093980Z resolving dependencies... 2021-05-16T23:10:14.4429945Z looking for conflicting packages... 2021-05-16T23:10:14.4465507Z 2021-05-16T23:10:14.4469359Z Packages (10) mingw-w64-x86_64-djvulibre-3.5.28-2 mingw-w64-x86_64-flif-0.3-1 mingw-w64-x86_64-gsfonts-20200910-2 mingw-w64-x86_64-jbigkit-2.1-4 mingw-w64-x86_64-liblqr-0.4.2-4 mingw-w64-x86_64-libraqm-0.7.1-1 mingw-w64-x86_64-libtool-2.4.6-20 mingw-w64-x86_64-libwmf-0.2.12-3 mingw-w64-x86_64-ttf-dejavu-2.37-3 mingw-w64-x86_64-imagemagick-7.0.10.11-3 2021-05-16T23:10:14.4472082Z 2021-05-16T23:10:14.4472912Z Total Download Size: 17.57 MiB 2021-05-16T23:10:14.4473832Z Total Installed Size: 78.94 MiB 2021-05-16T23:10:14.4474741Z 2021-05-16T23:10:14.4475719Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:14.4476732Z :: Retrieving packages... 2021-05-16T23:10:14.7889722Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T23:10:15.5512429Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T23:10:15.6614289Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T23:10:15.8562045Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T23:10:15.9537865Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T23:10:16.0514463Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T23:10:16.1561672Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T23:10:16.2546601Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T23:10:16.3731689Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T23:10:16.4992615Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T23:10:16.7317855Z checking keyring... 2021-05-16T23:10:17.0131714Z checking package integrity... 2021-05-16T23:10:18.6041474Z loading package files... 2021-05-16T23:10:18.6617872Z checking for file conflicts... 2021-05-16T23:10:18.8237992Z checking available disk space... 2021-05-16T23:10:18.8256564Z :: Processing package changes... 2021-05-16T23:10:18.8258254Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T23:10:18.9398341Z installing mingw-w64-x86_64-flif... 2021-05-16T23:10:19.1086815Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T23:10:19.1855850Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T23:10:19.2090901Z installing mingw-w64-x86_64-liblqr... 2021-05-16T23:10:19.2321874Z installing mingw-w64-x86_64-libraqm... 2021-05-16T23:10:19.2540232Z installing mingw-w64-x86_64-libtool... 2021-05-16T23:10:19.3084466Z installing mingw-w64-x86_64-libwmf... 2021-05-16T23:10:19.3691268Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T23:10:19.4447597Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T23:10:20.9552787Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T23:10:20.9554079Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T23:10:20.9555057Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T23:10:20.9555905Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T23:10:20.9556952Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T23:10:20.9604935Z :: Running post-transaction hooks... 2021-05-16T23:10:20.9607516Z (1/2) Updating fontconfig cache... 2021-05-16T23:10:21.0381608Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T23:10:21.9279131Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T23:10:21.9279991Z resolving dependencies... 2021-05-16T23:10:21.9388600Z looking for conflicting packages... 2021-05-16T23:10:21.9600958Z 2021-05-16T23:10:21.9602109Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T23:10:21.9603401Z 2021-05-16T23:10:21.9604563Z Total Installed Size: 8.68 MiB 2021-05-16T23:10:21.9605639Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:21.9606072Z 2021-05-16T23:10:21.9606932Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:21.9607622Z checking keyring... 2021-05-16T23:10:22.0381441Z checking package integrity... 2021-05-16T23:10:22.1724683Z loading package files... 2021-05-16T23:10:22.1769079Z checking for file conflicts... 2021-05-16T23:10:22.1770049Z checking available disk space... 2021-05-16T23:10:22.1839796Z :: Processing package changes... 2021-05-16T23:10:22.1840798Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T23:10:23.1306853Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T23:10:23.1307844Z resolving dependencies... 2021-05-16T23:10:23.1309013Z looking for conflicting packages... 2021-05-16T23:10:23.1637984Z 2021-05-16T23:10:23.1639115Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T23:10:23.1639942Z 2021-05-16T23:10:23.1640532Z Total Download Size: 0.93 MiB 2021-05-16T23:10:23.1641188Z Total Installed Size: 6.43 MiB 2021-05-16T23:10:23.1641856Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:23.1642267Z 2021-05-16T23:10:23.1642989Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:23.1643698Z :: Retrieving packages... 2021-05-16T23:10:23.4752392Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:10:24.0290639Z checking keyring... 2021-05-16T23:10:24.1288705Z checking package integrity... 2021-05-16T23:10:24.2745825Z loading package files... 2021-05-16T23:10:24.2776996Z checking for file conflicts... 2021-05-16T23:10:24.2777883Z checking available disk space... 2021-05-16T23:10:24.2957300Z :: Processing package changes... 2021-05-16T23:10:24.2958357Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T23:10:25.1773144Z resolving dependencies... 2021-05-16T23:10:25.2135287Z looking for conflicting packages... 2021-05-16T23:10:25.2156720Z 2021-05-16T23:10:25.2157667Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T23:10:25.2158288Z 2021-05-16T23:10:25.2158862Z Total Download Size: 13.04 MiB 2021-05-16T23:10:25.2159544Z Total Installed Size: 137.15 MiB 2021-05-16T23:10:25.2159971Z 2021-05-16T23:10:25.2160659Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:25.2161382Z :: Retrieving packages... 2021-05-16T23:10:25.5385592Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T23:10:26.4133397Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T23:10:26.7755245Z checking keyring... 2021-05-16T23:10:26.8751509Z checking package integrity... 2021-05-16T23:10:27.2768615Z loading package files... 2021-05-16T23:10:27.3432080Z checking for file conflicts... 2021-05-16T23:10:27.6321326Z checking available disk space... 2021-05-16T23:10:27.6363723Z :: Processing package changes... 2021-05-16T23:10:27.6364698Z installing mingw-w64-x86_64-gdcm... 2021-05-16T23:10:28.0733293Z installing mingw-w64-x86_64-itk... 2021-05-16T23:10:31.6551735Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T23:10:31.6553232Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T23:10:31.6554123Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T23:10:32.5590143Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T23:10:32.5591005Z resolving dependencies... 2021-05-16T23:10:32.5754589Z looking for conflicting packages... 2021-05-16T23:10:32.5911518Z 2021-05-16T23:10:32.5912781Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T23:10:32.5914359Z 2021-05-16T23:10:32.5915665Z Total Installed Size: 4.75 MiB 2021-05-16T23:10:32.5916351Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:32.5916783Z 2021-05-16T23:10:32.5917529Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:32.5918185Z checking keyring... 2021-05-16T23:10:32.6689414Z checking package integrity... 2021-05-16T23:10:32.7945512Z loading package files... 2021-05-16T23:10:32.8004715Z checking for file conflicts... 2021-05-16T23:10:32.8006339Z checking available disk space... 2021-05-16T23:10:32.8123674Z :: Processing package changes... 2021-05-16T23:10:32.8124728Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T23:10:33.9112354Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T23:10:33.9113242Z resolving dependencies... 2021-05-16T23:10:33.9227105Z looking for conflicting packages... 2021-05-16T23:10:33.9431465Z 2021-05-16T23:10:33.9432767Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T23:10:33.9433839Z 2021-05-16T23:10:33.9435179Z Total Installed Size: 0.43 MiB 2021-05-16T23:10:33.9436074Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:33.9436513Z 2021-05-16T23:10:33.9437243Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:33.9437926Z checking keyring... 2021-05-16T23:10:34.0201158Z checking package integrity... 2021-05-16T23:10:34.1363317Z loading package files... 2021-05-16T23:10:34.1383590Z checking for file conflicts... 2021-05-16T23:10:34.1384667Z checking available disk space... 2021-05-16T23:10:34.1408854Z :: Processing package changes... 2021-05-16T23:10:34.1409729Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T23:10:34.9736869Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T23:10:34.9737915Z resolving dependencies... 2021-05-16T23:10:34.9739792Z looking for conflicting packages... 2021-05-16T23:10:35.0067449Z 2021-05-16T23:10:35.0068908Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T23:10:35.0069642Z 2021-05-16T23:10:35.0070495Z Total Installed Size: 1.88 MiB 2021-05-16T23:10:35.0071158Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:35.0071572Z 2021-05-16T23:10:35.0072457Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:35.0073260Z checking keyring... 2021-05-16T23:10:35.0822746Z checking package integrity... 2021-05-16T23:10:35.2059941Z loading package files... 2021-05-16T23:10:35.2085358Z checking for file conflicts... 2021-05-16T23:10:35.2086199Z checking available disk space... 2021-05-16T23:10:35.2109826Z :: Processing package changes... 2021-05-16T23:10:35.2110672Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T23:10:36.0447187Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T23:10:36.0448044Z resolving dependencies... 2021-05-16T23:10:36.0611358Z looking for conflicting packages... 2021-05-16T23:10:36.0797566Z 2021-05-16T23:10:36.0799907Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T23:10:36.0800886Z 2021-05-16T23:10:36.0801637Z Total Installed Size: 1.64 MiB 2021-05-16T23:10:36.0802460Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:36.0802900Z 2021-05-16T23:10:36.0803645Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:36.0804303Z checking keyring... 2021-05-16T23:10:36.1622133Z checking package integrity... 2021-05-16T23:10:36.2796097Z loading package files... 2021-05-16T23:10:36.2814705Z checking for file conflicts... 2021-05-16T23:10:36.2815753Z checking available disk space... 2021-05-16T23:10:36.2838157Z :: Processing package changes... 2021-05-16T23:10:36.2839023Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T23:10:37.1428735Z resolving dependencies... 2021-05-16T23:10:37.1550853Z looking for conflicting packages... 2021-05-16T23:10:37.1775240Z 2021-05-16T23:10:37.1776404Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T23:10:37.1776961Z 2021-05-16T23:10:37.1777559Z Total Download Size: 3.31 MiB 2021-05-16T23:10:37.1778219Z Total Installed Size: 28.75 MiB 2021-05-16T23:10:37.1778680Z 2021-05-16T23:10:37.1779423Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:37.1780131Z :: Retrieving packages... 2021-05-16T23:10:37.4926730Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T23:10:38.2659964Z checking keyring... 2021-05-16T23:10:38.3636212Z checking package integrity... 2021-05-16T23:10:38.5486080Z loading package files... 2021-05-16T23:10:38.5511704Z checking for file conflicts... 2021-05-16T23:10:38.5541431Z checking available disk space... 2021-05-16T23:10:38.5552766Z :: Processing package changes... 2021-05-16T23:10:38.5553630Z installing mingw-w64-x86_64-lapack... 2021-05-16T23:10:39.5280917Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T23:10:39.5281769Z resolving dependencies... 2021-05-16T23:10:39.5465258Z looking for conflicting packages... 2021-05-16T23:10:39.5601980Z 2021-05-16T23:10:39.5603303Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T23:10:39.5604838Z 2021-05-16T23:10:39.5606078Z Total Installed Size: 1.62 MiB 2021-05-16T23:10:39.5607102Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:39.5607836Z 2021-05-16T23:10:39.5608923Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:39.5609939Z checking keyring... 2021-05-16T23:10:39.6392884Z checking package integrity... 2021-05-16T23:10:39.7543179Z loading package files... 2021-05-16T23:10:39.7558199Z checking for file conflicts... 2021-05-16T23:10:39.7559102Z checking available disk space... 2021-05-16T23:10:39.7579872Z :: Processing package changes... 2021-05-16T23:10:39.7580824Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T23:10:40.6284311Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T23:10:40.6285241Z resolving dependencies... 2021-05-16T23:10:40.6546254Z looking for conflicting packages... 2021-05-16T23:10:40.6611014Z 2021-05-16T23:10:40.6612132Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T23:10:40.6612717Z 2021-05-16T23:10:40.6613919Z Total Installed Size: 8.39 MiB 2021-05-16T23:10:40.6614531Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:40.6615272Z 2021-05-16T23:10:40.6616040Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:40.6616698Z checking keyring... 2021-05-16T23:10:40.7457191Z checking package integrity... 2021-05-16T23:10:40.8770411Z loading package files... 2021-05-16T23:10:40.8796959Z checking for file conflicts... 2021-05-16T23:10:40.8797807Z checking available disk space... 2021-05-16T23:10:40.8842212Z :: Processing package changes... 2021-05-16T23:10:40.8843103Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T23:10:41.7811875Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T23:10:41.7812811Z resolving dependencies... 2021-05-16T23:10:41.8077604Z looking for conflicting packages... 2021-05-16T23:10:41.8143010Z 2021-05-16T23:10:41.8144277Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T23:10:41.8145691Z 2021-05-16T23:10:41.8146521Z Total Installed Size: 3.99 MiB 2021-05-16T23:10:41.8147116Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:41.8147905Z 2021-05-16T23:10:41.8148678Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:41.8149402Z checking keyring... 2021-05-16T23:10:41.8946258Z checking package integrity... 2021-05-16T23:10:42.0188706Z loading package files... 2021-05-16T23:10:42.0212812Z checking for file conflicts... 2021-05-16T23:10:42.0213748Z checking available disk space... 2021-05-16T23:10:42.0252780Z :: Processing package changes... 2021-05-16T23:10:42.0253706Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T23:10:42.8909979Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T23:10:42.8910885Z resolving dependencies... 2021-05-16T23:10:42.9068570Z looking for conflicting packages... 2021-05-16T23:10:42.9295480Z 2021-05-16T23:10:42.9296522Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T23:10:42.9297092Z 2021-05-16T23:10:42.9298013Z Total Installed Size: 0.38 MiB 2021-05-16T23:10:42.9299302Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:42.9299995Z 2021-05-16T23:10:42.9300801Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:42.9301491Z checking keyring... 2021-05-16T23:10:43.0083040Z checking package integrity... 2021-05-16T23:10:43.1225494Z loading package files... 2021-05-16T23:10:43.1249739Z checking for file conflicts... 2021-05-16T23:10:43.1250724Z checking available disk space... 2021-05-16T23:10:43.1269082Z :: Processing package changes... 2021-05-16T23:10:43.1270071Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T23:10:43.9477322Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T23:10:43.9478613Z resolving dependencies... 2021-05-16T23:10:43.9584783Z looking for conflicting packages... 2021-05-16T23:10:43.9803245Z 2021-05-16T23:10:43.9804603Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T23:10:43.9806025Z 2021-05-16T23:10:43.9807210Z Total Installed Size: 4.02 MiB 2021-05-16T23:10:43.9807948Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:43.9808360Z 2021-05-16T23:10:43.9809092Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:43.9809853Z checking keyring... 2021-05-16T23:10:44.0616982Z checking package integrity... 2021-05-16T23:10:44.1885184Z loading package files... 2021-05-16T23:10:44.1892225Z checking for file conflicts... 2021-05-16T23:10:44.1893400Z checking available disk space... 2021-05-16T23:10:44.1913094Z :: Processing package changes... 2021-05-16T23:10:44.1914066Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T23:10:45.0241469Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T23:10:45.0242295Z resolving dependencies... 2021-05-16T23:10:45.0243404Z looking for conflicting packages... 2021-05-16T23:10:45.0564094Z 2021-05-16T23:10:45.0565768Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T23:10:45.0566688Z 2021-05-16T23:10:45.0567662Z Total Download Size: 0.04 MiB 2021-05-16T23:10:45.0569142Z Total Installed Size: 0.11 MiB 2021-05-16T23:10:45.0570492Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:45.0571209Z 2021-05-16T23:10:45.0572423Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:45.0573660Z :: Retrieving packages... 2021-05-16T23:10:45.3673793Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:10:45.5530619Z checking keyring... 2021-05-16T23:10:45.6617299Z checking package integrity... 2021-05-16T23:10:45.8008192Z loading package files... 2021-05-16T23:10:45.8027355Z checking for file conflicts... 2021-05-16T23:10:45.8028310Z checking available disk space... 2021-05-16T23:10:45.8052125Z :: Processing package changes... 2021-05-16T23:10:45.8052933Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T23:10:46.6214660Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T23:10:46.6215927Z resolving dependencies... 2021-05-16T23:10:46.6217479Z looking for conflicting packages... 2021-05-16T23:10:46.6531449Z 2021-05-16T23:10:46.6532719Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T23:10:46.6533993Z 2021-05-16T23:10:46.6535197Z Total Installed Size: 0.13 MiB 2021-05-16T23:10:46.6535890Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:46.6536323Z 2021-05-16T23:10:46.6537054Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:46.6537727Z checking keyring... 2021-05-16T23:10:46.7307418Z checking package integrity... 2021-05-16T23:10:46.8429531Z loading package files... 2021-05-16T23:10:46.8448498Z checking for file conflicts... 2021-05-16T23:10:46.8449338Z checking available disk space... 2021-05-16T23:10:46.8464394Z :: Processing package changes... 2021-05-16T23:10:46.8465273Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T23:10:47.6504793Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T23:10:47.6506335Z resolving dependencies... 2021-05-16T23:10:47.6797177Z looking for conflicting packages... 2021-05-16T23:10:47.6860939Z 2021-05-16T23:10:47.6862306Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T23:10:47.6863789Z 2021-05-16T23:10:47.6864703Z Total Installed Size: 0.79 MiB 2021-05-16T23:10:47.6865803Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:47.6866363Z 2021-05-16T23:10:47.6867329Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:47.6868237Z checking keyring... 2021-05-16T23:10:47.7638057Z checking package integrity... 2021-05-16T23:10:47.8807238Z loading package files... 2021-05-16T23:10:47.8834260Z checking for file conflicts... 2021-05-16T23:10:47.8835107Z checking available disk space... 2021-05-16T23:10:47.8862505Z :: Processing package changes... 2021-05-16T23:10:47.8863407Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T23:10:48.7413529Z resolving dependencies... 2021-05-16T23:10:48.7671182Z looking for conflicting packages... 2021-05-16T23:10:48.7736268Z 2021-05-16T23:10:48.7737596Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T23:10:48.7738484Z 2021-05-16T23:10:48.7739450Z Total Download Size: 0.68 MiB 2021-05-16T23:10:48.7740514Z Total Installed Size: 3.01 MiB 2021-05-16T23:10:48.7741202Z 2021-05-16T23:10:48.7744712Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:48.7745977Z :: Retrieving packages... 2021-05-16T23:10:49.0922652Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:10:49.5744929Z checking keyring... 2021-05-16T23:10:49.6689466Z checking package integrity... 2021-05-16T23:10:49.8149792Z loading package files... 2021-05-16T23:10:49.8180194Z checking for file conflicts... 2021-05-16T23:10:49.8230492Z checking available disk space... 2021-05-16T23:10:49.8241882Z :: Processing package changes... 2021-05-16T23:10:49.8242768Z installing mingw-w64-x86_64-libgit2... 2021-05-16T23:10:50.7047114Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T23:10:50.7047981Z resolving dependencies... 2021-05-16T23:10:50.7156774Z looking for conflicting packages... 2021-05-16T23:10:50.7364250Z 2021-05-16T23:10:50.7366334Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T23:10:50.7367607Z 2021-05-16T23:10:50.7368385Z Total Installed Size: 1.43 MiB 2021-05-16T23:10:50.7369178Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:50.7369576Z 2021-05-16T23:10:50.7370278Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:50.7370891Z checking keyring... 2021-05-16T23:10:50.8190997Z checking package integrity... 2021-05-16T23:10:50.9337999Z loading package files... 2021-05-16T23:10:50.9360126Z checking for file conflicts... 2021-05-16T23:10:50.9360955Z checking available disk space... 2021-05-16T23:10:50.9406645Z :: Processing package changes... 2021-05-16T23:10:50.9407548Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T23:10:51.8085920Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T23:10:51.8086952Z resolving dependencies... 2021-05-16T23:10:51.8347252Z looking for conflicting packages... 2021-05-16T23:10:51.8411077Z 2021-05-16T23:10:51.8412004Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T23:10:51.8412571Z 2021-05-16T23:10:51.8413427Z Total Installed Size: 3.84 MiB 2021-05-16T23:10:51.8414420Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:51.8415125Z 2021-05-16T23:10:51.8415893Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:51.8417200Z checking keyring... 2021-05-16T23:10:51.9180570Z checking package integrity... 2021-05-16T23:10:52.0333071Z loading package files... 2021-05-16T23:10:52.0358168Z checking for file conflicts... 2021-05-16T23:10:52.0359103Z checking available disk space... 2021-05-16T23:10:52.0383087Z :: Processing package changes... 2021-05-16T23:10:52.0383954Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T23:10:52.8850157Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T23:10:52.8851034Z resolving dependencies... 2021-05-16T23:10:52.8852211Z looking for conflicting packages... 2021-05-16T23:10:52.9178170Z 2021-05-16T23:10:52.9179421Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T23:10:52.9179964Z 2021-05-16T23:10:52.9180537Z Total Download Size: 0.73 MiB 2021-05-16T23:10:52.9181197Z Total Installed Size: 2.24 MiB 2021-05-16T23:10:52.9181822Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:52.9182235Z 2021-05-16T23:10:52.9182963Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:52.9183689Z :: Retrieving packages... 2021-05-16T23:10:53.2275380Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:10:53.6906262Z checking keyring... 2021-05-16T23:10:53.7823955Z checking package integrity... 2021-05-16T23:10:53.9281938Z loading package files... 2021-05-16T23:10:53.9299375Z checking for file conflicts... 2021-05-16T23:10:53.9300203Z checking available disk space... 2021-05-16T23:10:53.9408621Z :: Processing package changes... 2021-05-16T23:10:53.9409658Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T23:10:54.8133314Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T23:10:54.8134286Z resolving dependencies... 2021-05-16T23:10:54.8151162Z looking for conflicting packages... 2021-05-16T23:10:54.8379271Z 2021-05-16T23:10:54.8380505Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T23:10:54.8381511Z 2021-05-16T23:10:54.8381999Z Total Installed Size: 4.35 MiB 2021-05-16T23:10:54.8383192Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:54.8383589Z 2021-05-16T23:10:54.8384380Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:54.8385027Z checking keyring... 2021-05-16T23:10:54.9144046Z checking package integrity... 2021-05-16T23:10:55.0373574Z loading package files... 2021-05-16T23:10:55.0400487Z checking for file conflicts... 2021-05-16T23:10:55.0401464Z checking available disk space... 2021-05-16T23:10:55.0431362Z :: Processing package changes... 2021-05-16T23:10:55.0432398Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:10:55.9041100Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:10:55.9042190Z resolving dependencies... 2021-05-16T23:10:55.9043440Z looking for conflicting packages... 2021-05-16T23:10:55.9388288Z 2021-05-16T23:10:55.9390082Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:10:55.9391122Z 2021-05-16T23:10:55.9391899Z Total Download Size: 0.02 MiB 2021-05-16T23:10:55.9392855Z Total Installed Size: 0.05 MiB 2021-05-16T23:10:55.9393745Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:55.9394303Z 2021-05-16T23:10:55.9395252Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:55.9396238Z :: Retrieving packages... 2021-05-16T23:10:56.2514992Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:10:56.3462414Z checking keyring... 2021-05-16T23:10:56.4484340Z checking package integrity... 2021-05-16T23:10:56.5874907Z loading package files... 2021-05-16T23:10:56.5895336Z checking for file conflicts... 2021-05-16T23:10:56.5896267Z checking available disk space... 2021-05-16T23:10:56.5910405Z :: Processing package changes... 2021-05-16T23:10:56.5911349Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T23:10:57.4477152Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T23:10:57.4478329Z resolving dependencies... 2021-05-16T23:10:57.4741635Z looking for conflicting packages... 2021-05-16T23:10:57.4807784Z 2021-05-16T23:10:57.4808880Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T23:10:57.4809604Z 2021-05-16T23:10:57.4810576Z Total Installed Size: 3.26 MiB 2021-05-16T23:10:57.4811789Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:57.4812435Z 2021-05-16T23:10:57.4813191Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:57.4813872Z checking keyring... 2021-05-16T23:10:57.5542806Z checking package integrity... 2021-05-16T23:10:57.6680171Z loading package files... 2021-05-16T23:10:57.6708914Z checking for file conflicts... 2021-05-16T23:10:57.6709876Z checking available disk space... 2021-05-16T23:10:57.6742735Z :: Processing package changes... 2021-05-16T23:10:57.6743722Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:10:58.5241040Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T23:10:58.5241904Z resolving dependencies... 2021-05-16T23:10:58.5243098Z looking for conflicting packages... 2021-05-16T23:10:58.5562685Z 2021-05-16T23:10:58.5564826Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T23:10:58.5565938Z 2021-05-16T23:10:58.5580309Z Total Installed Size: 0.54 MiB 2021-05-16T23:10:58.5582062Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:58.5582685Z 2021-05-16T23:10:58.5583471Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:58.5584139Z checking keyring... 2021-05-16T23:10:58.6343084Z checking package integrity... 2021-05-16T23:10:58.7493195Z loading package files... 2021-05-16T23:10:58.7579322Z checking for file conflicts... 2021-05-16T23:10:58.7580288Z checking available disk space... 2021-05-16T23:10:58.7678840Z :: Processing package changes... 2021-05-16T23:10:58.7679859Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T23:10:59.6959490Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T23:10:59.6960350Z resolving dependencies... 2021-05-16T23:10:59.7219525Z looking for conflicting packages... 2021-05-16T23:10:59.7281927Z 2021-05-16T23:10:59.7283006Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T23:10:59.7283649Z 2021-05-16T23:10:59.7285161Z Total Installed Size: 2.35 MiB 2021-05-16T23:10:59.7286330Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:59.7286773Z 2021-05-16T23:10:59.7287597Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:59.7288272Z checking keyring... 2021-05-16T23:10:59.8043055Z checking package integrity... 2021-05-16T23:10:59.9188263Z loading package files... 2021-05-16T23:10:59.9207084Z checking for file conflicts... 2021-05-16T23:10:59.9208148Z checking available disk space... 2021-05-16T23:10:59.9232438Z :: Processing package changes... 2021-05-16T23:10:59.9233310Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T23:11:00.8880120Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T23:11:01.6929985Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T23:11:01.6930855Z resolving dependencies... 2021-05-16T23:11:01.7193151Z looking for conflicting packages... 2021-05-16T23:11:01.7259252Z 2021-05-16T23:11:01.7261919Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T23:11:01.7262338Z 2021-05-16T23:11:01.7262826Z Total Installed Size: 6.32 MiB 2021-05-16T23:11:01.7263381Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:01.7263672Z 2021-05-16T23:11:01.7264217Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:01.7264765Z checking keyring... 2021-05-16T23:11:01.8022221Z checking package integrity... 2021-05-16T23:11:01.9183063Z loading package files... 2021-05-16T23:11:01.9211347Z checking for file conflicts... 2021-05-16T23:11:01.9212255Z checking available disk space... 2021-05-16T23:11:01.9239384Z :: Processing package changes... 2021-05-16T23:11:01.9240297Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T23:11:02.7601517Z resolving dependencies... 2021-05-16T23:11:02.7823996Z looking for conflicting packages... 2021-05-16T23:11:02.7939939Z 2021-05-16T23:11:02.7941846Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T23:11:02.7942503Z 2021-05-16T23:11:02.7943101Z Total Download Size: 6.30 MiB 2021-05-16T23:11:02.7943753Z Total Installed Size: 39.39 MiB 2021-05-16T23:11:02.7944172Z 2021-05-16T23:11:02.7944899Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:02.7945599Z :: Retrieving packages... 2021-05-16T23:11:03.1014516Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T23:11:03.9619066Z checking keyring... 2021-05-16T23:11:04.0677445Z checking package integrity... 2021-05-16T23:11:04.2607890Z loading package files... 2021-05-16T23:11:04.2639482Z checking for file conflicts... 2021-05-16T23:11:04.2673649Z checking available disk space... 2021-05-16T23:11:04.2685049Z :: Processing package changes... 2021-05-16T23:11:04.2685920Z installing mingw-w64-x86_64-librsvg... 2021-05-16T23:11:04.4218394Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T23:11:04.4219551Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T23:11:04.4227700Z :: Running post-transaction hooks... 2021-05-16T23:11:04.4228507Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:11:05.3444933Z resolving dependencies... 2021-05-16T23:11:05.3704704Z looking for conflicting packages... 2021-05-16T23:11:05.3771613Z 2021-05-16T23:11:05.3772554Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T23:11:05.3773107Z 2021-05-16T23:11:05.3773690Z Total Download Size: 7.79 MiB 2021-05-16T23:11:05.3774346Z Total Installed Size: 80.96 MiB 2021-05-16T23:11:05.3774764Z 2021-05-16T23:11:05.3775495Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:05.3776197Z :: Retrieving packages... 2021-05-16T23:11:05.6961651Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T23:11:06.6199217Z checking keyring... 2021-05-16T23:11:06.7154268Z checking package integrity... 2021-05-16T23:11:06.9441252Z loading package files... 2021-05-16T23:11:06.9534058Z checking for file conflicts... 2021-05-16T23:11:06.9936003Z checking available disk space... 2021-05-16T23:11:06.9948431Z :: Processing package changes... 2021-05-16T23:11:06.9949337Z installing mingw-w64-x86_64-libsbml... 2021-05-16T23:11:08.4191896Z resolving dependencies... 2021-05-16T23:11:08.4515464Z looking for conflicting packages... 2021-05-16T23:11:08.4529578Z 2021-05-16T23:11:08.4530656Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T23:11:08.4531365Z 2021-05-16T23:11:08.4531941Z Total Download Size: 0.91 MiB 2021-05-16T23:11:08.4532585Z Total Installed Size: 5.45 MiB 2021-05-16T23:11:08.4533250Z 2021-05-16T23:11:08.4533969Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:08.4534664Z :: Retrieving packages... 2021-05-16T23:11:08.7743401Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T23:11:09.3377910Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T23:11:09.4330965Z checking keyring... 2021-05-16T23:11:09.5295274Z checking package integrity... 2021-05-16T23:11:09.8095792Z loading package files... 2021-05-16T23:11:09.8148313Z checking for file conflicts... 2021-05-16T23:11:09.8209375Z checking available disk space... 2021-05-16T23:11:09.8220943Z :: Processing package changes... 2021-05-16T23:11:09.8221785Z installing mingw-w64-x86_64-flac... 2021-05-16T23:11:09.8674199Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T23:11:10.7692538Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T23:11:10.7693593Z resolving dependencies... 2021-05-16T23:11:10.7935094Z looking for conflicting packages... 2021-05-16T23:11:10.8018748Z 2021-05-16T23:11:10.8020296Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T23:11:10.8021658Z 2021-05-16T23:11:10.8023144Z Total Installed Size: 29.97 MiB 2021-05-16T23:11:10.8024348Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:10.8025059Z 2021-05-16T23:11:10.8026359Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:10.8027586Z checking keyring... 2021-05-16T23:11:10.8785934Z checking package integrity... 2021-05-16T23:11:11.0288664Z loading package files... 2021-05-16T23:11:11.0309552Z checking for file conflicts... 2021-05-16T23:11:11.0310389Z checking available disk space... 2021-05-16T23:11:11.0339285Z :: Processing package changes... 2021-05-16T23:11:11.0340236Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T23:11:11.9543588Z resolving dependencies... 2021-05-16T23:11:11.9821059Z looking for conflicting packages... 2021-05-16T23:11:11.9887920Z 2021-05-16T23:11:11.9889446Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T23:11:11.9892135Z 2021-05-16T23:11:11.9893123Z Total Download Size: 0.31 MiB 2021-05-16T23:11:11.9894269Z Total Installed Size: 1.50 MiB 2021-05-16T23:11:11.9895002Z 2021-05-16T23:11:11.9896216Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:11.9897464Z :: Retrieving packages... 2021-05-16T23:11:12.3013175Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T23:11:12.6751341Z checking keyring... 2021-05-16T23:11:12.7716231Z checking package integrity... 2021-05-16T23:11:12.9098411Z loading package files... 2021-05-16T23:11:12.9118949Z checking for file conflicts... 2021-05-16T23:11:12.9130214Z checking available disk space... 2021-05-16T23:11:12.9140751Z :: Processing package changes... 2021-05-16T23:11:12.9141535Z installing mingw-w64-x86_64-libssh... 2021-05-16T23:11:12.9932926Z / 2021-05-16T23:11:13.8993518Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T23:11:13.8994373Z resolving dependencies... 2021-05-16T23:11:13.9261786Z looking for conflicting packages... 2021-05-16T23:11:13.9325503Z 2021-05-16T23:11:13.9326580Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T23:11:13.9327202Z 2021-05-16T23:11:13.9327869Z Total Installed Size: 0.79 MiB 2021-05-16T23:11:13.9328557Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:13.9328938Z 2021-05-16T23:11:13.9330069Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:13.9331249Z checking keyring... 2021-05-16T23:11:14.0124486Z checking package integrity... 2021-05-16T23:11:14.1285923Z loading package files... 2021-05-16T23:11:14.1318662Z checking for file conflicts... 2021-05-16T23:11:14.1319578Z checking available disk space... 2021-05-16T23:11:14.1419310Z :: Processing package changes... 2021-05-16T23:11:14.1420274Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T23:11:15.1426278Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T23:11:15.1427183Z resolving dependencies... 2021-05-16T23:11:15.1710433Z looking for conflicting packages... 2021-05-16T23:11:15.1849307Z 2021-05-16T23:11:15.1850574Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T23:11:15.1851445Z 2021-05-16T23:11:15.1852270Z Total Download Size: 0.02 MiB 2021-05-16T23:11:15.1853235Z Total Installed Size: 0.03 MiB 2021-05-16T23:11:15.1854178Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:15.1854765Z 2021-05-16T23:11:15.1855771Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:15.1856802Z :: Retrieving packages... 2021-05-16T23:11:15.4962840Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:11:15.5898011Z checking keyring... 2021-05-16T23:11:15.6897819Z checking package integrity... 2021-05-16T23:11:15.8281657Z loading package files... 2021-05-16T23:11:15.8324995Z checking for file conflicts... 2021-05-16T23:11:15.8325893Z checking available disk space... 2021-05-16T23:11:15.8380980Z :: Processing package changes... 2021-05-16T23:11:15.8382045Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T23:11:16.6661356Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T23:11:16.6662258Z resolving dependencies... 2021-05-16T23:11:16.6946017Z looking for conflicting packages... 2021-05-16T23:11:16.7009169Z 2021-05-16T23:11:16.7010017Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T23:11:16.7010590Z 2021-05-16T23:11:16.7011177Z Total Installed Size: 4.22 MiB 2021-05-16T23:11:16.7012694Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:16.7013526Z 2021-05-16T23:11:16.7014374Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:16.7015038Z checking keyring... 2021-05-16T23:11:16.7771250Z checking package integrity... 2021-05-16T23:11:16.9031536Z loading package files... 2021-05-16T23:11:16.9080212Z checking for file conflicts... 2021-05-16T23:11:16.9081081Z checking available disk space... 2021-05-16T23:11:16.9207245Z :: Processing package changes... 2021-05-16T23:11:16.9208263Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T23:11:17.9773087Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T23:11:17.9774061Z resolving dependencies... 2021-05-16T23:11:17.9774877Z looking for conflicting packages... 2021-05-16T23:11:18.0113001Z 2021-05-16T23:11:18.0114193Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T23:11:18.0115026Z 2021-05-16T23:11:18.0116215Z Total Installed Size: 2.31 MiB 2021-05-16T23:11:18.0117305Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:18.0117772Z 2021-05-16T23:11:18.0118520Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:18.0119184Z checking keyring... 2021-05-16T23:11:18.0882318Z checking package integrity... 2021-05-16T23:11:18.2053654Z loading package files... 2021-05-16T23:11:18.2082670Z checking for file conflicts... 2021-05-16T23:11:18.2083529Z checking available disk space... 2021-05-16T23:11:18.2127217Z :: Processing package changes... 2021-05-16T23:11:18.2128014Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T23:11:19.1048828Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T23:11:19.1049834Z resolving dependencies... 2021-05-16T23:11:19.1167271Z looking for conflicting packages... 2021-05-16T23:11:19.1383791Z 2021-05-16T23:11:19.1385312Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T23:11:19.1386723Z 2021-05-16T23:11:19.1387533Z Total Download Size: 0.08 MiB 2021-05-16T23:11:19.1388442Z Total Installed Size: 0.25 MiB 2021-05-16T23:11:19.1389318Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:19.1389875Z 2021-05-16T23:11:19.1390841Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:19.1391999Z :: Retrieving packages... 2021-05-16T23:11:19.4644452Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:11:19.6543753Z checking keyring... 2021-05-16T23:11:19.7490567Z checking package integrity... 2021-05-16T23:11:19.8969646Z loading package files... 2021-05-16T23:11:19.9027885Z checking for file conflicts... 2021-05-16T23:11:19.9028857Z checking available disk space... 2021-05-16T23:11:19.9094687Z :: Processing package changes... 2021-05-16T23:11:19.9095855Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T23:11:20.7977825Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T23:11:20.7978718Z resolving dependencies... 2021-05-16T23:11:20.7979899Z looking for conflicting packages... 2021-05-16T23:11:20.8305729Z 2021-05-16T23:11:20.8307985Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T23:11:20.8308717Z 2021-05-16T23:11:20.8309928Z Total Installed Size: 0.70 MiB 2021-05-16T23:11:20.8310932Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:20.8311532Z 2021-05-16T23:11:20.8312546Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:20.8313685Z checking keyring... 2021-05-16T23:11:20.9051734Z checking package integrity... 2021-05-16T23:11:21.0202746Z loading package files... 2021-05-16T23:11:21.0223978Z checking for file conflicts... 2021-05-16T23:11:21.0224992Z checking available disk space... 2021-05-16T23:11:21.0241375Z :: Processing package changes... 2021-05-16T23:11:21.0242391Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T23:11:21.8488216Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T23:11:21.8495318Z resolving dependencies... 2021-05-16T23:11:21.8597463Z looking for conflicting packages... 2021-05-16T23:11:21.8815515Z 2021-05-16T23:11:21.8816460Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T23:11:21.8816938Z 2021-05-16T23:11:21.8817711Z Total Installed Size: 1.08 MiB 2021-05-16T23:11:21.8818650Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:21.8819068Z 2021-05-16T23:11:21.8819847Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:21.8820393Z checking keyring... 2021-05-16T23:11:21.9663919Z checking package integrity... 2021-05-16T23:11:22.0851981Z loading package files... 2021-05-16T23:11:22.0874880Z checking for file conflicts... 2021-05-16T23:11:22.0875698Z checking available disk space... 2021-05-16T23:11:22.0893724Z :: Processing package changes... 2021-05-16T23:11:22.0894509Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T23:11:22.9303025Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T23:11:22.9303918Z resolving dependencies... 2021-05-16T23:11:22.9487464Z looking for conflicting packages... 2021-05-16T23:11:22.9642366Z 2021-05-16T23:11:22.9643492Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T23:11:22.9644082Z 2021-05-16T23:11:22.9644650Z Total Installed Size: 2.30 MiB 2021-05-16T23:11:22.9645668Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:22.9646027Z 2021-05-16T23:11:22.9647085Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:22.9648006Z checking keyring... 2021-05-16T23:11:23.0421293Z checking package integrity... 2021-05-16T23:11:23.1611448Z loading package files... 2021-05-16T23:11:23.1659061Z checking for file conflicts... 2021-05-16T23:11:23.1659995Z checking available disk space... 2021-05-16T23:11:23.1741095Z :: Processing package changes... 2021-05-16T23:11:23.1742010Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T23:11:24.1705971Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T23:11:24.1706840Z resolving dependencies... 2021-05-16T23:11:24.1707974Z looking for conflicting packages... 2021-05-16T23:11:24.2027266Z 2021-05-16T23:11:24.2029787Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T23:11:24.2030905Z 2021-05-16T23:11:24.2031811Z Total Installed Size: 9.11 MiB 2021-05-16T23:11:24.2032602Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:24.2033017Z 2021-05-16T23:11:24.2033709Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:24.2034328Z checking keyring... 2021-05-16T23:11:24.2813863Z checking package integrity... 2021-05-16T23:11:24.4092107Z loading package files... 2021-05-16T23:11:24.4117030Z checking for file conflicts... 2021-05-16T23:11:24.4118707Z checking available disk space... 2021-05-16T23:11:24.4137745Z :: Processing package changes... 2021-05-16T23:11:24.4138643Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T23:11:25.2783414Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T23:11:25.2784327Z resolving dependencies... 2021-05-16T23:11:25.2983973Z looking for conflicting packages... 2021-05-16T23:11:25.3126659Z 2021-05-16T23:11:25.3127703Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T23:11:25.3128245Z 2021-05-16T23:11:25.3129197Z Total Installed Size: 2.97 MiB 2021-05-16T23:11:25.3129870Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:25.3130612Z 2021-05-16T23:11:25.3131455Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:25.3132465Z checking keyring... 2021-05-16T23:11:25.3945845Z checking package integrity... 2021-05-16T23:11:25.5132314Z loading package files... 2021-05-16T23:11:25.5149805Z checking for file conflicts... 2021-05-16T23:11:25.5150677Z checking available disk space... 2021-05-16T23:11:25.5179648Z :: Processing package changes... 2021-05-16T23:11:25.5180504Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T23:11:26.3736628Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T23:11:26.3737675Z resolving dependencies... 2021-05-16T23:11:26.4055654Z looking for conflicting packages... 2021-05-16T23:11:26.4142759Z 2021-05-16T23:11:26.4144212Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T23:11:26.4145155Z 2021-05-16T23:11:26.4146179Z Total Installed Size: 11.79 MiB 2021-05-16T23:11:26.4147934Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:26.4148687Z 2021-05-16T23:11:26.4150452Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:26.4151622Z checking keyring... 2021-05-16T23:11:26.4908200Z checking package integrity... 2021-05-16T23:11:26.6213263Z loading package files... 2021-05-16T23:11:26.6267849Z checking for file conflicts... 2021-05-16T23:11:26.6268829Z checking available disk space... 2021-05-16T23:11:26.6427223Z :: Processing package changes... 2021-05-16T23:11:26.6428148Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T23:11:27.8514889Z resolving dependencies... 2021-05-16T23:11:27.8517079Z looking for conflicting packages... 2021-05-16T23:11:27.8881188Z 2021-05-16T23:11:27.8884179Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T23:11:27.8884809Z 2021-05-16T23:11:27.8885396Z Total Download Size: 0.10 MiB 2021-05-16T23:11:27.8886100Z Total Installed Size: 0.38 MiB 2021-05-16T23:11:27.8888905Z 2021-05-16T23:11:27.8891561Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:27.8893524Z :: Retrieving packages... 2021-05-16T23:11:28.2079177Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T23:11:28.4847485Z checking keyring... 2021-05-16T23:11:28.5812181Z checking package integrity... 2021-05-16T23:11:28.7229674Z loading package files... 2021-05-16T23:11:28.7253940Z checking for file conflicts... 2021-05-16T23:11:28.7260086Z checking available disk space... 2021-05-16T23:11:28.7271330Z :: Processing package changes... 2021-05-16T23:11:28.7272186Z installing mingw-w64-x86_64-libyaml... 2021-05-16T23:11:29.5916450Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T23:11:29.5917584Z resolving dependencies... 2021-05-16T23:11:29.6025195Z looking for conflicting packages... 2021-05-16T23:11:29.6276285Z 2021-05-16T23:11:29.6277466Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T23:11:29.6278425Z 2021-05-16T23:11:29.6279568Z Total Installed Size: 1.69 MiB 2021-05-16T23:11:29.6280729Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:29.6281195Z 2021-05-16T23:11:29.6281935Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:29.6282596Z checking keyring... 2021-05-16T23:11:29.7034035Z checking package integrity... 2021-05-16T23:11:29.8212763Z loading package files... 2021-05-16T23:11:29.8234930Z checking for file conflicts... 2021-05-16T23:11:29.8236722Z checking available disk space... 2021-05-16T23:11:29.8253404Z :: Processing package changes... 2021-05-16T23:11:29.8254215Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T23:11:30.6945852Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T23:11:30.6946801Z resolving dependencies... 2021-05-16T23:11:30.6948019Z looking for conflicting packages... 2021-05-16T23:11:30.7362934Z 2021-05-16T23:11:30.7364201Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T23:11:30.7365091Z 2021-05-16T23:11:30.7365927Z Total Installed Size: 0.62 MiB 2021-05-16T23:11:30.7367134Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:30.7367582Z 2021-05-16T23:11:30.7368340Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:30.7369006Z checking keyring... 2021-05-16T23:11:30.8141245Z checking package integrity... 2021-05-16T23:11:30.9323808Z loading package files... 2021-05-16T23:11:30.9360079Z checking for file conflicts... 2021-05-16T23:11:30.9360983Z checking available disk space... 2021-05-16T23:11:30.9385396Z :: Processing package changes... 2021-05-16T23:11:30.9386236Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T23:11:31.7827393Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T23:11:31.7828256Z resolving dependencies... 2021-05-16T23:11:31.7950846Z looking for conflicting packages... 2021-05-16T23:11:31.8161524Z 2021-05-16T23:11:31.8162609Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T23:11:31.8163137Z 2021-05-16T23:11:31.8163712Z Total Download Size: 0.15 MiB 2021-05-16T23:11:31.8164374Z Total Installed Size: 0.29 MiB 2021-05-16T23:11:31.8165016Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:31.8165410Z 2021-05-16T23:11:31.8166126Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:31.8166833Z :: Retrieving packages... 2021-05-16T23:11:32.1302311Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:11:32.4115233Z checking keyring... 2021-05-16T23:11:32.5133531Z checking package integrity... 2021-05-16T23:11:32.6551152Z loading package files... 2021-05-16T23:11:32.6586260Z checking for file conflicts... 2021-05-16T23:11:32.6587219Z checking available disk space... 2021-05-16T23:11:32.6599691Z :: Processing package changes... 2021-05-16T23:11:32.6600541Z reinstalling mingw-w64-x86_64-make... 2021-05-16T23:11:33.5011831Z resolving dependencies... 2021-05-16T23:11:33.5377517Z looking for conflicting packages... 2021-05-16T23:11:33.5392974Z 2021-05-16T23:11:33.5393925Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T23:11:33.5394614Z 2021-05-16T23:11:33.5395204Z Total Download Size: 1.48 MiB 2021-05-16T23:11:33.5395918Z Total Installed Size: 6.54 MiB 2021-05-16T23:11:33.5396334Z 2021-05-16T23:11:33.5397027Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:33.5397744Z :: Retrieving packages... 2021-05-16T23:11:33.8485897Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T23:11:34.3170777Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T23:11:34.5044615Z checking keyring... 2021-05-16T23:11:34.6984774Z checking package integrity... 2021-05-16T23:11:35.0084477Z loading package files... 2021-05-16T23:11:35.0130789Z checking for file conflicts... 2021-05-16T23:11:35.0395118Z checking available disk space... 2021-05-16T23:11:35.0407372Z :: Processing package changes... 2021-05-16T23:11:35.0408961Z installing mingw-w64-x86_64-ninja... 2021-05-16T23:11:35.0504296Z installing mingw-w64-x86_64-meson... 2021-05-16T23:11:36.2343707Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T23:11:36.2344524Z resolving dependencies... 2021-05-16T23:11:36.2553963Z looking for conflicting packages... 2021-05-16T23:11:36.2678034Z 2021-05-16T23:11:36.2680002Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T23:11:36.2680771Z 2021-05-16T23:11:36.2681605Z Total Download Size: 0.07 MiB 2021-05-16T23:11:36.2682523Z Total Installed Size: 0.20 MiB 2021-05-16T23:11:36.2686207Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:36.2687016Z 2021-05-16T23:11:36.2688273Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:36.2689541Z :: Retrieving packages... 2021-05-16T23:11:36.5918220Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:11:36.7789895Z checking keyring... 2021-05-16T23:11:36.8866288Z checking package integrity... 2021-05-16T23:11:37.0289108Z loading package files... 2021-05-16T23:11:37.0306089Z checking for file conflicts... 2021-05-16T23:11:37.0306861Z checking available disk space... 2021-05-16T23:11:37.0335734Z :: Processing package changes... 2021-05-16T23:11:37.0336773Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T23:11:37.9137836Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T23:11:37.9138968Z resolving dependencies... 2021-05-16T23:11:37.9257002Z looking for conflicting packages... 2021-05-16T23:11:37.9486138Z 2021-05-16T23:11:37.9487254Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T23:11:37.9487841Z 2021-05-16T23:11:37.9488436Z Total Download Size: 0.32 MiB 2021-05-16T23:11:37.9489093Z Total Installed Size: 2.42 MiB 2021-05-16T23:11:37.9489722Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:37.9490122Z 2021-05-16T23:11:37.9490918Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:37.9491764Z :: Retrieving packages... 2021-05-16T23:11:38.2638900Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:11:38.6418261Z checking keyring... 2021-05-16T23:11:38.7390979Z checking package integrity... 2021-05-16T23:11:38.8808902Z loading package files... 2021-05-16T23:11:38.8831638Z checking for file conflicts... 2021-05-16T23:11:38.8832478Z checking available disk space... 2021-05-16T23:11:38.9031435Z :: Processing package changes... 2021-05-16T23:11:38.9032468Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T23:11:39.8453434Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T23:11:39.8454481Z resolving dependencies... 2021-05-16T23:11:39.8577841Z looking for conflicting packages... 2021-05-16T23:11:39.8813402Z 2021-05-16T23:11:39.8814766Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T23:11:39.8815444Z 2021-05-16T23:11:39.8816192Z Total Download Size: 0.35 MiB 2021-05-16T23:11:39.8817118Z Total Installed Size: 1.18 MiB 2021-05-16T23:11:39.8817960Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:39.8818523Z 2021-05-16T23:11:39.8819430Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:39.8820360Z :: Retrieving packages... 2021-05-16T23:11:40.2018439Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:11:40.5872450Z checking keyring... 2021-05-16T23:11:40.6927891Z checking package integrity... 2021-05-16T23:11:40.8382117Z loading package files... 2021-05-16T23:11:40.8408342Z checking for file conflicts... 2021-05-16T23:11:40.8410924Z checking available disk space... 2021-05-16T23:11:40.8496097Z :: Processing package changes... 2021-05-16T23:11:40.8497020Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T23:11:41.6998059Z resolving dependencies... 2021-05-16T23:11:41.6999699Z looking for conflicting packages... 2021-05-16T23:11:41.7338621Z 2021-05-16T23:11:41.7339705Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T23:11:41.7340348Z 2021-05-16T23:11:41.7340931Z Total Download Size: 0.38 MiB 2021-05-16T23:11:41.7342386Z Total Installed Size: 3.58 MiB 2021-05-16T23:11:41.7342810Z 2021-05-16T23:11:41.7343519Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:41.7344236Z :: Retrieving packages... 2021-05-16T23:11:42.0591501Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T23:11:42.4455604Z checking keyring... 2021-05-16T23:11:42.5542426Z checking package integrity... 2021-05-16T23:11:42.7000647Z loading package files... 2021-05-16T23:11:42.7023447Z checking for file conflicts... 2021-05-16T23:11:42.7039681Z checking available disk space... 2021-05-16T23:11:42.7050926Z :: Processing package changes... 2021-05-16T23:11:42.7052594Z installing mingw-w64-x86_64-nasm... 2021-05-16T23:11:43.5619274Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T23:11:43.5620074Z resolving dependencies... 2021-05-16T23:11:43.5819591Z looking for conflicting packages... 2021-05-16T23:11:43.6024094Z 2021-05-16T23:11:43.6025158Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T23:11:43.6025765Z 2021-05-16T23:11:43.6026384Z Total Download Size: 1.54 MiB 2021-05-16T23:11:43.6027069Z Total Installed Size: 16.43 MiB 2021-05-16T23:11:43.6027753Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:43.6028185Z 2021-05-16T23:11:43.6028920Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:43.6029673Z :: Retrieving packages... 2021-05-16T23:11:43.9165858Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:11:44.5717591Z checking keyring... 2021-05-16T23:11:44.6784000Z checking package integrity... 2021-05-16T23:11:44.8360364Z loading package files... 2021-05-16T23:11:44.9105918Z checking for file conflicts... 2021-05-16T23:11:44.9111122Z checking available disk space... 2021-05-16T23:11:46.7634612Z :: Processing package changes... 2021-05-16T23:11:46.7636395Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T23:11:53.6939612Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T23:11:53.6940478Z resolving dependencies... 2021-05-16T23:11:53.7075656Z looking for conflicting packages... 2021-05-16T23:11:53.7275229Z 2021-05-16T23:11:53.7276589Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T23:11:53.7277278Z 2021-05-16T23:11:53.7278403Z Total Installed Size: 4.18 MiB 2021-05-16T23:11:53.7279210Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:53.7280101Z 2021-05-16T23:11:53.7281127Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:53.7282048Z checking keyring... 2021-05-16T23:11:53.8031937Z checking package integrity... 2021-05-16T23:11:53.9278788Z loading package files... 2021-05-16T23:11:53.9295597Z checking for file conflicts... 2021-05-16T23:11:53.9296413Z checking available disk space... 2021-05-16T23:11:53.9324271Z :: Processing package changes... 2021-05-16T23:11:53.9325165Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T23:11:54.8197180Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T23:11:54.8198023Z resolving dependencies... 2021-05-16T23:11:54.8320663Z looking for conflicting packages... 2021-05-16T23:11:54.8540783Z 2021-05-16T23:11:54.8541800Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T23:11:54.8542334Z 2021-05-16T23:11:54.8543214Z Total Installed Size: 2.46 MiB 2021-05-16T23:11:54.8543786Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:54.8544487Z 2021-05-16T23:11:54.8545249Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:54.8545897Z checking keyring... 2021-05-16T23:11:54.9293753Z checking package integrity... 2021-05-16T23:11:55.0497448Z loading package files... 2021-05-16T23:11:55.0522417Z checking for file conflicts... 2021-05-16T23:11:55.0523276Z checking available disk space... 2021-05-16T23:11:55.0573452Z :: Processing package changes... 2021-05-16T23:11:55.0574378Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T23:11:55.9864242Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T23:11:55.9865219Z resolving dependencies... 2021-05-16T23:11:55.9867001Z looking for conflicting packages... 2021-05-16T23:11:56.0215809Z 2021-05-16T23:11:56.0216851Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T23:11:56.0218007Z 2021-05-16T23:11:56.0219151Z Total Installed Size: 1.56 MiB 2021-05-16T23:11:56.0220239Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:56.0220686Z 2021-05-16T23:11:56.0221462Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:56.0222128Z checking keyring... 2021-05-16T23:11:56.0997770Z checking package integrity... 2021-05-16T23:11:56.2181570Z loading package files... 2021-05-16T23:11:56.2192685Z checking for file conflicts... 2021-05-16T23:11:56.2193743Z checking available disk space... 2021-05-16T23:11:56.2209999Z :: Processing package changes... 2021-05-16T23:11:56.2211040Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T23:11:57.0476705Z resolving dependencies... 2021-05-16T23:11:57.0478240Z looking for conflicting packages... 2021-05-16T23:11:57.0859142Z 2021-05-16T23:11:57.0860109Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T23:11:57.0860614Z 2021-05-16T23:11:57.0861143Z Total Download Size: 0.33 MiB 2021-05-16T23:11:57.0861774Z Total Installed Size: 1.08 MiB 2021-05-16T23:11:57.0862171Z 2021-05-16T23:11:57.0862840Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:57.0863509Z :: Retrieving packages... 2021-05-16T23:11:57.3996393Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T23:11:57.7730355Z checking keyring... 2021-05-16T23:11:57.8682206Z checking package integrity... 2021-05-16T23:11:58.0120704Z loading package files... 2021-05-16T23:11:58.0165472Z checking for file conflicts... 2021-05-16T23:11:58.0176388Z checking available disk space... 2021-05-16T23:11:58.0187832Z :: Processing package changes... 2021-05-16T23:11:58.0188695Z installing mingw-w64-x86_64-nlopt... 2021-05-16T23:11:59.0304825Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T23:11:59.8862663Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T23:11:59.8863575Z resolving dependencies... 2021-05-16T23:11:59.9078730Z looking for conflicting packages... 2021-05-16T23:11:59.9208044Z 2021-05-16T23:11:59.9209100Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T23:11:59.9209674Z 2021-05-16T23:11:59.9210838Z Total Installed Size: 77.64 MiB 2021-05-16T23:11:59.9212274Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:59.9213119Z 2021-05-16T23:11:59.9214258Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:59.9215733Z checking keyring... 2021-05-16T23:12:00.0034323Z checking package integrity... 2021-05-16T23:12:00.1901117Z loading package files... 2021-05-16T23:12:00.1928436Z checking for file conflicts... 2021-05-16T23:12:00.1929365Z checking available disk space... 2021-05-16T23:12:00.1952173Z :: Processing package changes... 2021-05-16T23:12:00.1953106Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T23:12:01.2668068Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T23:12:01.2669484Z resolving dependencies... 2021-05-16T23:12:01.2975085Z looking for conflicting packages... 2021-05-16T23:12:01.3053739Z 2021-05-16T23:12:01.3054630Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T23:12:01.3055177Z 2021-05-16T23:12:01.3055761Z Total Installed Size: 107.68 MiB 2021-05-16T23:12:01.3056863Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:01.3057780Z 2021-05-16T23:12:01.3058915Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:01.3059643Z checking keyring... 2021-05-16T23:12:01.3813801Z checking package integrity... 2021-05-16T23:12:01.7182295Z loading package files... 2021-05-16T23:12:01.7302052Z checking for file conflicts... 2021-05-16T23:12:01.7303171Z checking available disk space... 2021-05-16T23:12:01.7647490Z :: Processing package changes... 2021-05-16T23:12:01.7649464Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T23:12:03.7227060Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T23:12:03.7228853Z resolving dependencies... 2021-05-16T23:12:03.7554566Z looking for conflicting packages... 2021-05-16T23:12:03.7618387Z 2021-05-16T23:12:03.7619395Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T23:12:03.7619982Z 2021-05-16T23:12:03.7620903Z Total Installed Size: 3.54 MiB 2021-05-16T23:12:03.7623140Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:03.7623808Z 2021-05-16T23:12:03.7624582Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:03.7625282Z checking keyring... 2021-05-16T23:12:03.8421394Z checking package integrity... 2021-05-16T23:12:03.9721230Z loading package files... 2021-05-16T23:12:03.9782902Z checking for file conflicts... 2021-05-16T23:12:03.9783806Z checking available disk space... 2021-05-16T23:12:03.9810541Z :: Processing package changes... 2021-05-16T23:12:03.9811612Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T23:12:04.9454074Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T23:12:04.9455191Z resolving dependencies... 2021-05-16T23:12:04.9771523Z looking for conflicting packages... 2021-05-16T23:12:04.9887413Z 2021-05-16T23:12:04.9888867Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T23:12:04.9889501Z 2021-05-16T23:12:04.9890119Z Total Download Size: 4.75 MiB 2021-05-16T23:12:04.9890784Z Total Installed Size: 69.11 MiB 2021-05-16T23:12:04.9891449Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:04.9891864Z 2021-05-16T23:12:04.9892595Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:04.9893319Z :: Retrieving packages... 2021-05-16T23:12:05.2979879Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:12:06.1393015Z checking keyring... 2021-05-16T23:12:06.2452926Z checking package integrity... 2021-05-16T23:12:06.4440093Z loading package files... 2021-05-16T23:12:06.5401480Z checking for file conflicts... 2021-05-16T23:12:06.5410661Z checking available disk space... 2021-05-16T23:12:08.9617394Z :: Processing package changes... 2021-05-16T23:12:08.9618991Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T23:12:18.6151138Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T23:12:18.6152019Z resolving dependencies... 2021-05-16T23:12:18.6341852Z looking for conflicting packages... 2021-05-16T23:12:18.6491690Z 2021-05-16T23:12:18.6492964Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T23:12:18.6493998Z 2021-05-16T23:12:18.6495068Z Total Installed Size: 12.40 MiB 2021-05-16T23:12:18.6496171Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:18.6496720Z 2021-05-16T23:12:18.6497854Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:18.6498697Z checking keyring... 2021-05-16T23:12:18.7382602Z checking package integrity... 2021-05-16T23:12:18.8640590Z loading package files... 2021-05-16T23:12:18.8785550Z checking for file conflicts... 2021-05-16T23:12:18.8786546Z checking available disk space... 2021-05-16T23:12:18.9218043Z :: Processing package changes... 2021-05-16T23:12:18.9219157Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T23:12:20.7530143Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T23:12:20.7531044Z resolving dependencies... 2021-05-16T23:12:20.7806953Z looking for conflicting packages... 2021-05-16T23:12:20.7868669Z 2021-05-16T23:12:20.7869703Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T23:12:20.7870381Z 2021-05-16T23:12:20.7871720Z Total Installed Size: 4.16 MiB 2021-05-16T23:12:20.7872357Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:20.7872635Z 2021-05-16T23:12:20.7873170Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:20.7873727Z checking keyring... 2021-05-16T23:12:20.8658219Z checking package integrity... 2021-05-16T23:12:20.9863858Z loading package files... 2021-05-16T23:12:20.9898915Z checking for file conflicts... 2021-05-16T23:12:20.9899794Z checking available disk space... 2021-05-16T23:12:20.9999500Z :: Processing package changes... 2021-05-16T23:12:21.0000657Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T23:12:22.0397434Z resolving dependencies... 2021-05-16T23:12:22.0672677Z looking for conflicting packages... 2021-05-16T23:12:22.0736794Z 2021-05-16T23:12:22.0738220Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T23:12:22.0739143Z 2021-05-16T23:12:22.0740167Z Total Download Size: 0.98 MiB 2021-05-16T23:12:22.0741325Z Total Installed Size: 4.80 MiB 2021-05-16T23:12:22.0742067Z 2021-05-16T23:12:22.0743530Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:22.0744773Z :: Retrieving packages... 2021-05-16T23:12:22.3918192Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T23:12:22.9536256Z checking keyring... 2021-05-16T23:12:23.0477020Z checking package integrity... 2021-05-16T23:12:23.1938946Z loading package files... 2021-05-16T23:12:23.1982775Z checking for file conflicts... 2021-05-16T23:12:23.2122541Z checking available disk space... 2021-05-16T23:12:23.2134949Z :: Processing package changes... 2021-05-16T23:12:23.2135823Z installing mingw-w64-x86_64-pcre2... 2021-05-16T23:12:24.2327559Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T23:12:24.2328456Z resolving dependencies... 2021-05-16T23:12:24.2436397Z looking for conflicting packages... 2021-05-16T23:12:24.2712548Z 2021-05-16T23:12:24.2713643Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T23:12:24.2714459Z 2021-05-16T23:12:24.2715336Z Total Installed Size: 1.57 MiB 2021-05-16T23:12:24.2716121Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:24.2716529Z 2021-05-16T23:12:24.2717225Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:24.2717864Z checking keyring... 2021-05-16T23:12:24.3467531Z checking package integrity... 2021-05-16T23:12:24.4665594Z loading package files... 2021-05-16T23:12:24.4689839Z checking for file conflicts... 2021-05-16T23:12:24.4690972Z checking available disk space... 2021-05-16T23:12:24.4711772Z :: Processing package changes... 2021-05-16T23:12:24.4712777Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T23:12:25.2849877Z resolving dependencies... 2021-05-16T23:12:25.3053245Z looking for conflicting packages... 2021-05-16T23:12:25.3180102Z :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] 2021-05-16T23:12:25.3195124Z 2021-05-16T23:12:25.3196228Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T23:12:25.3196988Z 2021-05-16T23:12:25.3197583Z Total Download Size: 0.26 MiB 2021-05-16T23:12:25.3198231Z Total Installed Size: 1.33 MiB 2021-05-16T23:12:25.3198912Z Net Upgrade Size: 0.85 MiB 2021-05-16T23:12:25.3199328Z 2021-05-16T23:12:25.3199985Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:25.3200711Z :: Retrieving packages... 2021-05-16T23:12:25.6325207Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T23:12:26.0024002Z checking keyring... 2021-05-16T23:12:26.0969072Z checking package integrity... 2021-05-16T23:12:26.2373879Z loading package files... 2021-05-16T23:12:26.2389117Z checking for file conflicts... 2021-05-16T23:12:26.2394931Z checking available disk space... 2021-05-16T23:12:26.2421179Z :: Processing package changes... 2021-05-16T23:12:26.2422086Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T23:12:26.3973057Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T23:12:27.2687783Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T23:12:27.2688750Z resolving dependencies... 2021-05-16T23:12:27.2689938Z looking for conflicting packages... 2021-05-16T23:12:27.3020390Z 2021-05-16T23:12:27.3021772Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T23:12:27.3022957Z 2021-05-16T23:12:27.3024038Z Total Installed Size: 12.33 MiB 2021-05-16T23:12:27.3024836Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:27.3025316Z 2021-05-16T23:12:27.3026128Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:27.3027178Z checking keyring... 2021-05-16T23:12:27.3758698Z checking package integrity... 2021-05-16T23:12:27.5107281Z loading package files... 2021-05-16T23:12:27.5154108Z checking for file conflicts... 2021-05-16T23:12:27.5155073Z checking available disk space... 2021-05-16T23:12:27.5290849Z :: Processing package changes... 2021-05-16T23:12:27.5291915Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T23:12:28.6680392Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T23:12:28.6681280Z resolving dependencies... 2021-05-16T23:12:28.6950385Z looking for conflicting packages... 2021-05-16T23:12:28.7020147Z 2021-05-16T23:12:28.7021486Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T23:12:28.7022807Z 2021-05-16T23:12:28.7023857Z Total Installed Size: 11.78 MiB 2021-05-16T23:12:28.7024579Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:28.7024908Z 2021-05-16T23:12:28.7025529Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:28.7026416Z checking keyring... 2021-05-16T23:12:28.7781903Z checking package integrity... 2021-05-16T23:12:28.9134521Z loading package files... 2021-05-16T23:12:28.9175673Z checking for file conflicts... 2021-05-16T23:12:28.9176528Z checking available disk space... 2021-05-16T23:12:28.9275828Z :: Processing package changes... 2021-05-16T23:12:28.9276852Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T23:12:29.9838570Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T23:12:29.9839374Z resolving dependencies... 2021-05-16T23:12:30.0098404Z looking for conflicting packages... 2021-05-16T23:12:30.0180611Z 2021-05-16T23:12:30.0181408Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T23:12:30.0181939Z 2021-05-16T23:12:30.0182515Z Total Installed Size: 19.91 MiB 2021-05-16T23:12:30.0183948Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:30.0184784Z 2021-05-16T23:12:30.0185590Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:30.0186263Z checking keyring... 2021-05-16T23:12:30.0947570Z checking package integrity... 2021-05-16T23:12:30.2318205Z loading package files... 2021-05-16T23:12:30.2350922Z checking for file conflicts... 2021-05-16T23:12:30.2351905Z checking available disk space... 2021-05-16T23:12:30.2387969Z :: Processing package changes... 2021-05-16T23:12:30.2388863Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T23:12:31.1723649Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T23:12:31.1724661Z resolving dependencies... 2021-05-16T23:12:31.2002095Z looking for conflicting packages... 2021-05-16T23:12:31.2064643Z 2021-05-16T23:12:31.2066180Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T23:12:31.2067763Z 2021-05-16T23:12:31.2069082Z Total Installed Size: 29.16 MiB 2021-05-16T23:12:31.2069816Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:31.2070246Z 2021-05-16T23:12:31.2071012Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:31.2071689Z checking keyring... 2021-05-16T23:12:31.2860493Z checking package integrity... 2021-05-16T23:12:31.4268216Z loading package files... 2021-05-16T23:12:31.4308562Z checking for file conflicts... 2021-05-16T23:12:31.4309457Z checking available disk space... 2021-05-16T23:12:31.4392361Z :: Processing package changes... 2021-05-16T23:12:31.4393337Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T23:12:32.6141342Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T23:12:32.6142233Z resolving dependencies... 2021-05-16T23:12:32.6414143Z looking for conflicting packages... 2021-05-16T23:12:32.6534389Z 2021-05-16T23:12:32.6535948Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T23:12:32.6536900Z 2021-05-16T23:12:32.6537948Z Total Download Size: 17.02 MiB 2021-05-16T23:12:32.6539106Z Total Installed Size: 113.47 MiB 2021-05-16T23:12:32.6540273Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:32.6540996Z 2021-05-16T23:12:32.6542196Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:32.6543806Z :: Retrieving packages... 2021-05-16T23:12:32.9700427Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:12:34.2536839Z checking keyring... 2021-05-16T23:12:34.3948704Z checking package integrity... 2021-05-16T23:12:34.7271848Z loading package files... 2021-05-16T23:12:34.8263300Z checking for file conflicts... 2021-05-16T23:12:34.8273904Z checking available disk space... 2021-05-16T23:12:36.1191428Z :: Processing package changes... 2021-05-16T23:12:36.1192636Z reinstalling mingw-w64-x86_64-python... 2021-05-16T23:12:44.8717691Z resolving dependencies... 2021-05-16T23:12:44.8995266Z looking for conflicting packages... 2021-05-16T23:12:44.9064874Z 2021-05-16T23:12:44.9065933Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T23:12:44.9066465Z 2021-05-16T23:12:44.9066956Z Total Download Size: 0.98 MiB 2021-05-16T23:12:44.9067485Z Total Installed Size: 3.56 MiB 2021-05-16T23:12:44.9067831Z 2021-05-16T23:12:44.9068445Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:44.9069037Z :: Retrieving packages... 2021-05-16T23:12:45.2200061Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T23:12:45.7812020Z checking keyring... 2021-05-16T23:12:45.8777643Z checking package integrity... 2021-05-16T23:12:46.0267969Z loading package files... 2021-05-16T23:12:46.0297378Z checking for file conflicts... 2021-05-16T23:12:46.0331982Z checking available disk space... 2021-05-16T23:12:46.0343259Z :: Processing package changes... 2021-05-16T23:12:46.0344168Z installing mingw-w64-x86_64-qpdf... 2021-05-16T23:12:46.9399180Z resolving dependencies... 2021-05-16T23:12:46.9476136Z looking for conflicting packages... 2021-05-16T23:12:46.9789945Z 2021-05-16T23:12:46.9791438Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T23:12:46.9792217Z 2021-05-16T23:12:46.9793012Z Total Download Size: 27.03 MiB 2021-05-16T23:12:46.9793948Z Total Installed Size: 194.29 MiB 2021-05-16T23:12:46.9794546Z 2021-05-16T23:12:46.9796259Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:46.9797456Z :: Retrieving packages... 2021-05-16T23:12:47.2888750Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T23:12:49.0461211Z checking keyring... 2021-05-16T23:12:49.1497781Z checking package integrity... 2021-05-16T23:12:49.5316705Z loading package files... 2021-05-16T23:12:49.5509790Z checking for file conflicts... 2021-05-16T23:12:49.6639198Z checking available disk space... 2021-05-16T23:12:49.6654687Z :: Processing package changes... 2021-05-16T23:12:49.6655559Z installing mingw-w64-x86_64-quantlib... 2021-05-16T23:12:52.1635343Z resolving dependencies... 2021-05-16T23:12:52.2007654Z looking for conflicting packages... 2021-05-16T23:12:52.2022018Z 2021-05-16T23:12:52.2023033Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T23:12:52.2023753Z 2021-05-16T23:12:52.2024324Z Total Download Size: 0.18 MiB 2021-05-16T23:12:52.2025123Z Total Installed Size: 0.79 MiB 2021-05-16T23:12:52.2025580Z 2021-05-16T23:12:52.2026276Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:52.2027006Z :: Retrieving packages... 2021-05-16T23:12:52.5257457Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T23:12:52.8059098Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T23:12:52.8991631Z checking keyring... 2021-05-16T23:12:53.1632788Z checking package integrity... 2021-05-16T23:12:53.4398300Z loading package files... 2021-05-16T23:12:53.4457096Z checking for file conflicts... 2021-05-16T23:12:53.4515132Z checking available disk space... 2021-05-16T23:12:53.4526822Z :: Processing package changes... 2021-05-16T23:12:53.4527598Z installing mingw-w64-x86_64-popt... 2021-05-16T23:12:53.4873127Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T23:12:54.4465996Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T23:12:55.3851125Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T23:12:56.2333656Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T23:12:56.2334712Z resolving dependencies... 2021-05-16T23:12:56.2447177Z looking for conflicting packages... 2021-05-16T23:12:56.2679943Z 2021-05-16T23:12:56.2681033Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T23:12:56.2681554Z 2021-05-16T23:12:56.2682424Z Total Installed Size: 1.79 MiB 2021-05-16T23:12:56.2683042Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:56.2683733Z 2021-05-16T23:12:56.2684456Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:56.2685127Z checking keyring... 2021-05-16T23:12:56.3435667Z checking package integrity... 2021-05-16T23:12:56.4567571Z loading package files... 2021-05-16T23:12:56.4588631Z checking for file conflicts... 2021-05-16T23:12:56.4589435Z checking available disk space... 2021-05-16T23:12:56.4639950Z :: Processing package changes... 2021-05-16T23:12:56.4640954Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T23:12:57.2862009Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T23:12:57.2862962Z resolving dependencies... 2021-05-16T23:12:57.3118892Z looking for conflicting packages... 2021-05-16T23:12:57.3204677Z 2021-05-16T23:12:57.3205832Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T23:12:57.3206431Z 2021-05-16T23:12:57.3207030Z Total Download Size: 0.37 MiB 2021-05-16T23:12:57.3207687Z Total Installed Size: 1.57 MiB 2021-05-16T23:12:57.3208357Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:57.3208769Z 2021-05-16T23:12:57.3209662Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:57.3210385Z :: Retrieving packages... 2021-05-16T23:12:57.6398385Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:12:58.0186705Z checking keyring... 2021-05-16T23:12:58.1136051Z checking package integrity... 2021-05-16T23:12:58.2535328Z loading package files... 2021-05-16T23:12:58.2561280Z checking for file conflicts... 2021-05-16T23:12:58.2562258Z checking available disk space... 2021-05-16T23:12:58.2737350Z :: Processing package changes... 2021-05-16T23:12:58.2738534Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T23:12:59.2405627Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T23:13:00.0639262Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T23:13:00.0640102Z resolving dependencies... 2021-05-16T23:13:00.0755442Z looking for conflicting packages... 2021-05-16T23:13:00.0975325Z 2021-05-16T23:13:00.0976424Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T23:13:00.0976960Z 2021-05-16T23:13:00.0978409Z Total Installed Size: 4.30 MiB 2021-05-16T23:13:00.0979689Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:00.0980155Z 2021-05-16T23:13:00.0980926Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:00.0981595Z checking keyring... 2021-05-16T23:13:00.1755570Z checking package integrity... 2021-05-16T23:13:00.2903976Z loading package files... 2021-05-16T23:13:00.2925690Z checking for file conflicts... 2021-05-16T23:13:00.2926665Z checking available disk space... 2021-05-16T23:13:00.2961807Z :: Processing package changes... 2021-05-16T23:13:00.2962682Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T23:13:01.1410192Z resolving dependencies... 2021-05-16T23:13:01.1799825Z looking for conflicting packages... 2021-05-16T23:13:01.1815570Z 2021-05-16T23:13:01.1816722Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T23:13:01.1819363Z 2021-05-16T23:13:01.1820010Z Total Download Size: 7.12 MiB 2021-05-16T23:13:01.1820673Z Total Installed Size: 31.49 MiB 2021-05-16T23:13:01.1821141Z 2021-05-16T23:13:01.1821881Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:01.1822591Z :: Retrieving packages... 2021-05-16T23:13:01.4922508Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T23:13:01.9603982Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T23:13:02.4594930Z checking keyring... 2021-05-16T23:13:02.5586802Z checking package integrity... 2021-05-16T23:13:02.9079931Z loading package files... 2021-05-16T23:13:02.9459069Z checking for file conflicts... 2021-05-16T23:13:03.2389939Z checking available disk space... 2021-05-16T23:13:03.2409228Z :: Processing package changes... 2021-05-16T23:13:03.2410839Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T23:13:03.2575474Z installing mingw-w64-x86_64-ruby... 2021-05-16T23:13:06.5881867Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T23:13:06.5882711Z resolving dependencies... 2021-05-16T23:13:06.5992267Z looking for conflicting packages... 2021-05-16T23:13:06.6231144Z 2021-05-16T23:13:06.6232299Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T23:13:06.6233168Z 2021-05-16T23:13:06.6234156Z Total Installed Size: 0.16 MiB 2021-05-16T23:13:06.6235260Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:06.6235733Z 2021-05-16T23:13:06.6236504Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:06.6237212Z checking keyring... 2021-05-16T23:13:06.7037701Z checking package integrity... 2021-05-16T23:13:06.8813095Z loading package files... 2021-05-16T23:13:06.8858147Z checking for file conflicts... 2021-05-16T23:13:06.8859076Z checking available disk space... 2021-05-16T23:13:06.8914683Z :: Processing package changes... 2021-05-16T23:13:06.8915680Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T23:13:07.7027420Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T23:13:07.7028182Z resolving dependencies... 2021-05-16T23:13:07.7312948Z looking for conflicting packages... 2021-05-16T23:13:07.7400540Z 2021-05-16T23:13:07.7401424Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T23:13:07.7401949Z 2021-05-16T23:13:07.7402505Z Total Download Size: 6.74 MiB 2021-05-16T23:13:07.7403112Z Total Installed Size: 48.62 MiB 2021-05-16T23:13:07.7403733Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:07.7404119Z 2021-05-16T23:13:07.7404790Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:07.7405475Z :: Retrieving packages... 2021-05-16T23:13:08.0543161Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:13:08.9269698Z checking keyring... 2021-05-16T23:13:09.0194019Z checking package integrity... 2021-05-16T23:13:09.2154585Z loading package files... 2021-05-16T23:13:09.2297694Z checking for file conflicts... 2021-05-16T23:13:09.2298649Z checking available disk space... 2021-05-16T23:13:09.6141419Z :: Processing package changes... 2021-05-16T23:13:09.6142704Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T23:13:11.6201775Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T23:13:11.6203103Z resolving dependencies... 2021-05-16T23:13:11.6204805Z looking for conflicting packages... 2021-05-16T23:13:11.6536933Z 2021-05-16T23:13:11.6539089Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T23:13:11.6540280Z 2021-05-16T23:13:11.6541105Z Total Installed Size: 0.16 MiB 2021-05-16T23:13:11.6542015Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:11.6542472Z 2021-05-16T23:13:11.6543213Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:11.6543941Z checking keyring... 2021-05-16T23:13:11.7332657Z checking package integrity... 2021-05-16T23:13:11.8463416Z loading package files... 2021-05-16T23:13:11.8512392Z checking for file conflicts... 2021-05-16T23:13:11.8513324Z checking available disk space... 2021-05-16T23:13:11.8534540Z :: Processing package changes... 2021-05-16T23:13:11.8535395Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T23:13:12.6829875Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T23:13:12.6830745Z resolving dependencies... 2021-05-16T23:13:12.7134699Z looking for conflicting packages... 2021-05-16T23:13:12.7210161Z 2021-05-16T23:13:12.7211648Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T23:13:12.7212428Z 2021-05-16T23:13:12.7213301Z Total Download Size: 2.59 MiB 2021-05-16T23:13:12.7214705Z Total Installed Size: 9.64 MiB 2021-05-16T23:13:12.7215703Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:12.7217083Z 2021-05-16T23:13:12.7218818Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:12.7219937Z :: Retrieving packages... 2021-05-16T23:13:13.0520128Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:13:13.7934115Z checking keyring... 2021-05-16T23:13:13.8902020Z checking package integrity... 2021-05-16T23:13:14.0586384Z loading package files... 2021-05-16T23:13:14.0822185Z checking for file conflicts... 2021-05-16T23:13:14.0823886Z checking available disk space... 2021-05-16T23:13:14.4457085Z :: Processing package changes... 2021-05-16T23:13:14.4458285Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T23:13:17.2761593Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T23:13:17.2762513Z resolving dependencies... 2021-05-16T23:13:17.2872264Z looking for conflicting packages... 2021-05-16T23:13:17.3106965Z 2021-05-16T23:13:17.3108224Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T23:13:17.3108796Z 2021-05-16T23:13:17.3109379Z Total Download Size: 0.03 MiB 2021-05-16T23:13:17.3110056Z Total Installed Size: 0.06 MiB 2021-05-16T23:13:17.3110694Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:17.3111104Z 2021-05-16T23:13:17.3111841Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:17.3112549Z :: Retrieving packages... 2021-05-16T23:13:17.6354333Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:13:17.7296661Z checking keyring... 2021-05-16T23:13:17.8380420Z checking package integrity... 2021-05-16T23:13:17.9777145Z loading package files... 2021-05-16T23:13:17.9799569Z checking for file conflicts... 2021-05-16T23:13:17.9800453Z checking available disk space... 2021-05-16T23:13:17.9838759Z :: Processing package changes... 2021-05-16T23:13:17.9839657Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T23:13:18.8259812Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T23:13:18.8260772Z resolving dependencies... 2021-05-16T23:13:18.8543166Z looking for conflicting packages... 2021-05-16T23:13:18.8622231Z 2021-05-16T23:13:18.8623368Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T23:13:18.8624140Z 2021-05-16T23:13:18.8624741Z Total Installed Size: 24.86 MiB 2021-05-16T23:13:18.8625341Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:18.8625661Z 2021-05-16T23:13:18.8626252Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:18.8626845Z checking keyring... 2021-05-16T23:13:18.9431082Z checking package integrity... 2021-05-16T23:13:19.1537619Z loading package files... 2021-05-16T23:13:19.1569690Z checking for file conflicts... 2021-05-16T23:13:19.1570524Z checking available disk space... 2021-05-16T23:13:19.1615223Z :: Processing package changes... 2021-05-16T23:13:19.1616167Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:13:20.1384970Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T23:13:20.1385877Z resolving dependencies... 2021-05-16T23:13:20.1666077Z looking for conflicting packages... 2021-05-16T23:13:20.1733802Z 2021-05-16T23:13:20.1735328Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T23:13:20.1736894Z 2021-05-16T23:13:20.1738165Z Total Installed Size: 7.49 MiB 2021-05-16T23:13:20.1738913Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:20.1739359Z 2021-05-16T23:13:20.1740093Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:20.1740791Z checking keyring... 2021-05-16T23:13:20.2597913Z checking package integrity... 2021-05-16T23:13:20.4230721Z loading package files... 2021-05-16T23:13:20.4257359Z checking for file conflicts... 2021-05-16T23:13:20.4258311Z checking available disk space... 2021-05-16T23:13:20.4589329Z :: Processing package changes... 2021-05-16T23:13:20.4590412Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T23:13:21.4056904Z resolving dependencies... 2021-05-16T23:13:21.4334777Z looking for conflicting packages... 2021-05-16T23:13:21.4400771Z 2021-05-16T23:13:21.4401746Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T23:13:21.4402288Z 2021-05-16T23:13:21.4402867Z Total Download Size: 3.09 MiB 2021-05-16T23:13:21.4403551Z Total Installed Size: 47.15 MiB 2021-05-16T23:13:21.4403978Z 2021-05-16T23:13:21.4404766Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:21.4405542Z :: Retrieving packages... 2021-05-16T23:13:21.7572680Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T23:13:22.5964508Z checking keyring... 2021-05-16T23:13:22.6962804Z checking package integrity... 2021-05-16T23:13:22.8763885Z loading package files... 2021-05-16T23:13:22.8790639Z checking for file conflicts... 2021-05-16T23:13:22.8817278Z checking available disk space... 2021-05-16T23:13:22.8828651Z :: Processing package changes... 2021-05-16T23:13:22.8829606Z installing mingw-w64-x86_64-tiledb... 2021-05-16T23:13:23.8604853Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T23:13:23.8605668Z resolving dependencies... 2021-05-16T23:13:23.8872857Z looking for conflicting packages... 2021-05-16T23:13:23.8958612Z 2021-05-16T23:13:23.8959852Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T23:13:23.8960609Z 2021-05-16T23:13:23.8961277Z Total Download Size: 1.93 MiB 2021-05-16T23:13:23.8961961Z Total Installed Size: 5.55 MiB 2021-05-16T23:13:23.8962629Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:23.8963020Z 2021-05-16T23:13:23.8963764Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:23.8964521Z :: Retrieving packages... 2021-05-16T23:13:24.2098308Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:13:24.9651892Z checking keyring... 2021-05-16T23:13:25.0591979Z checking package integrity... 2021-05-16T23:13:25.2159534Z loading package files... 2021-05-16T23:13:25.2248007Z checking for file conflicts... 2021-05-16T23:13:25.2248969Z checking available disk space... 2021-05-16T23:13:25.4083819Z :: Processing package changes... 2021-05-16T23:13:25.4085665Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T23:13:26.8851003Z resolving dependencies... 2021-05-16T23:13:26.9120511Z looking for conflicting packages... 2021-05-16T23:13:26.9204709Z 2021-05-16T23:13:26.9205606Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T23:13:26.9206157Z 2021-05-16T23:13:26.9206737Z Total Download Size: 0.11 MiB 2021-05-16T23:13:26.9207411Z Total Installed Size: 0.30 MiB 2021-05-16T23:13:26.9207906Z 2021-05-16T23:13:26.9208609Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:26.9209365Z :: Retrieving packages... 2021-05-16T23:13:27.2339722Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T23:13:27.5127718Z checking keyring... 2021-05-16T23:13:27.6105092Z checking package integrity... 2021-05-16T23:13:27.7541307Z loading package files... 2021-05-16T23:13:27.7565234Z checking for file conflicts... 2021-05-16T23:13:27.7571790Z checking available disk space... 2021-05-16T23:13:27.7584827Z :: Processing package changes... 2021-05-16T23:13:27.7585770Z installing mingw-w64-x86_64-tktable... 2021-05-16T23:13:28.5999271Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:13:28.6000273Z resolving dependencies... 2021-05-16T23:13:28.6111544Z looking for conflicting packages... 2021-05-16T23:13:28.6347182Z 2021-05-16T23:13:28.6348447Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:13:28.6349148Z 2021-05-16T23:13:28.6349761Z Total Download Size: 0.30 MiB 2021-05-16T23:13:28.6350434Z Total Installed Size: 0.96 MiB 2021-05-16T23:13:28.6351096Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:28.6351511Z 2021-05-16T23:13:28.6352223Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:28.6352959Z :: Retrieving packages... 2021-05-16T23:13:28.9520231Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:29.3355948Z checking keyring... 2021-05-16T23:13:29.4371537Z checking package integrity... 2021-05-16T23:13:29.5878742Z loading package files... 2021-05-16T23:13:29.5897462Z checking for file conflicts... 2021-05-16T23:13:29.5898339Z checking available disk space... 2021-05-16T23:13:29.5936918Z :: Processing package changes... 2021-05-16T23:13:29.5938558Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T23:13:30.4341708Z resolving dependencies... 2021-05-16T23:13:30.4447212Z looking for conflicting packages... 2021-05-16T23:13:30.4703885Z 2021-05-16T23:13:30.4704855Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T23:13:30.4705468Z 2021-05-16T23:13:30.4705886Z Total Download Size: 0.17 MiB 2021-05-16T23:13:30.4706338Z Total Installed Size: 0.70 MiB 2021-05-16T23:13:30.4706631Z 2021-05-16T23:13:30.4707149Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:30.4707635Z :: Retrieving packages... 2021-05-16T23:13:30.7927913Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T23:13:31.0810729Z checking keyring... 2021-05-16T23:13:31.1828786Z checking package integrity... 2021-05-16T23:13:31.3284970Z loading package files... 2021-05-16T23:13:31.3307791Z checking for file conflicts... 2021-05-16T23:13:31.3322163Z checking available disk space... 2021-05-16T23:13:31.3333047Z :: Processing package changes... 2021-05-16T23:13:31.3333865Z installing mingw-w64-x86_64-udunits... 2021-05-16T23:13:32.1639205Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T23:13:32.1640556Z resolving dependencies... 2021-05-16T23:13:32.1642369Z looking for conflicting packages... 2021-05-16T23:13:32.1978325Z 2021-05-16T23:13:32.1979861Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T23:13:32.1980731Z 2021-05-16T23:13:32.1981440Z Total Download Size: 0.01 MiB 2021-05-16T23:13:32.1982296Z Total Installed Size: 0.00 MiB 2021-05-16T23:13:32.1986220Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:32.1986801Z 2021-05-16T23:13:32.1987706Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:32.1988564Z :: Retrieving packages... 2021-05-16T23:13:32.5392198Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:13:32.6316598Z checking keyring... 2021-05-16T23:13:32.7262328Z checking package integrity... 2021-05-16T23:13:32.8660518Z loading package files... 2021-05-16T23:13:32.8688481Z checking for file conflicts... 2021-05-16T23:13:32.8689425Z checking available disk space... 2021-05-16T23:13:32.8707086Z :: Processing package changes... 2021-05-16T23:13:32.8708214Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:13:33.6753044Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:13:33.6754181Z resolving dependencies... 2021-05-16T23:13:33.6957475Z looking for conflicting packages... 2021-05-16T23:13:33.7100667Z 2021-05-16T23:13:33.7102523Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:13:33.7103853Z 2021-05-16T23:13:33.7104854Z Total Download Size: 0.04 MiB 2021-05-16T23:13:33.7106273Z Total Installed Size: 0.37 MiB 2021-05-16T23:13:33.7107333Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:33.7108007Z 2021-05-16T23:13:33.7109135Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:33.7110331Z :: Retrieving packages... 2021-05-16T23:13:34.0234195Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:34.2083645Z checking keyring... 2021-05-16T23:13:34.3052975Z checking package integrity... 2021-05-16T23:13:34.4437160Z loading package files... 2021-05-16T23:13:34.4456596Z checking for file conflicts... 2021-05-16T23:13:34.4457511Z checking available disk space... 2021-05-16T23:13:34.4535939Z :: Processing package changes... 2021-05-16T23:13:34.4537006Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:13:35.2888553Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:13:35.2890506Z resolving dependencies... 2021-05-16T23:13:35.2891776Z looking for conflicting packages... 2021-05-16T23:13:35.3259433Z 2021-05-16T23:13:35.3260985Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:13:35.3261896Z 2021-05-16T23:13:35.3262483Z Total Download Size: 0.02 MiB 2021-05-16T23:13:35.3263164Z Total Installed Size: 0.21 MiB 2021-05-16T23:13:35.3263839Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:35.3264246Z 2021-05-16T23:13:35.3264995Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:35.3265994Z :: Retrieving packages... 2021-05-16T23:13:35.6404067Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:35.7343817Z checking keyring... 2021-05-16T23:13:35.8329734Z checking package integrity... 2021-05-16T23:13:35.9729833Z loading package files... 2021-05-16T23:13:35.9767484Z checking for file conflicts... 2021-05-16T23:13:35.9768511Z checking available disk space... 2021-05-16T23:13:35.9785873Z :: Processing package changes... 2021-05-16T23:13:35.9787793Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:13:36.8060807Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T23:13:36.8061830Z resolving dependencies... 2021-05-16T23:13:36.8264251Z looking for conflicting packages... 2021-05-16T23:13:36.8419209Z 2021-05-16T23:13:36.8420171Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T23:13:36.8420642Z 2021-05-16T23:13:36.8421415Z Total Installed Size: 6.66 MiB 2021-05-16T23:13:36.8422361Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:36.8422925Z 2021-05-16T23:13:36.8423579Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:36.8424122Z checking keyring... 2021-05-16T23:13:36.9245953Z checking package integrity... 2021-05-16T23:13:37.0554839Z loading package files... 2021-05-16T23:13:37.0602365Z checking for file conflicts... 2021-05-16T23:13:37.0603239Z checking available disk space... 2021-05-16T23:13:37.0620392Z :: Processing package changes... 2021-05-16T23:13:37.0621491Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T23:13:37.9784764Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T23:13:37.9785584Z resolving dependencies... 2021-05-16T23:13:37.9892678Z looking for conflicting packages... 2021-05-16T23:13:38.0127015Z 2021-05-16T23:13:38.0147631Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T23:13:38.0148190Z 2021-05-16T23:13:38.0148738Z Total Installed Size: 46.73 MiB 2021-05-16T23:13:38.0149285Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:38.0149595Z 2021-05-16T23:13:38.0150142Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:38.0150690Z checking keyring... 2021-05-16T23:13:38.0955287Z checking package integrity... 2021-05-16T23:13:38.2387871Z loading package files... 2021-05-16T23:13:38.2412370Z checking for file conflicts... 2021-05-16T23:13:38.2413312Z checking available disk space... 2021-05-16T23:13:38.2430449Z :: Processing package changes... 2021-05-16T23:13:38.2431343Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T23:13:39.1438010Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T23:13:39.1438884Z resolving dependencies... 2021-05-16T23:13:39.1440072Z looking for conflicting packages... 2021-05-16T23:13:39.1797183Z 2021-05-16T23:13:39.1798450Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T23:13:39.1799028Z 2021-05-16T23:13:39.1799604Z Total Installed Size: 1.70 MiB 2021-05-16T23:13:39.1801010Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:39.1801458Z 2021-05-16T23:13:39.1802393Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:39.1803050Z checking keyring... 2021-05-16T23:13:39.2565883Z checking package integrity... 2021-05-16T23:13:39.3719645Z loading package files... 2021-05-16T23:13:39.3747200Z checking for file conflicts... 2021-05-16T23:13:39.3748367Z checking available disk space... 2021-05-16T23:13:39.3753562Z :: Processing package changes... 2021-05-16T23:13:39.3754440Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T23:13:40.2056574Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T23:13:40.2057814Z resolving dependencies... 2021-05-16T23:13:40.2177849Z looking for conflicting packages... 2021-05-16T23:13:40.2460279Z 2021-05-16T23:13:40.2461348Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T23:13:40.2461834Z 2021-05-16T23:13:40.2462493Z Total Download Size: 0.35 MiB 2021-05-16T23:13:40.2463412Z Total Installed Size: 1.67 MiB 2021-05-16T23:13:40.2464063Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:40.2464571Z 2021-05-16T23:13:40.2465233Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:40.2465878Z :: Retrieving packages... 2021-05-16T23:13:40.5603806Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:13:40.9347180Z checking keyring... 2021-05-16T23:13:41.0294847Z checking package integrity... 2021-05-16T23:13:41.1733565Z loading package files... 2021-05-16T23:13:41.1766593Z checking for file conflicts... 2021-05-16T23:13:41.1767554Z checking available disk space... 2021-05-16T23:13:41.2069839Z :: Processing package changes... 2021-05-16T23:13:41.2070986Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T23:13:42.1126020Z resolving dependencies... 2021-05-16T23:13:42.1247365Z looking for conflicting packages... 2021-05-16T23:13:42.1546998Z 2021-05-16T23:13:42.1548120Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T23:13:42.1548662Z 2021-05-16T23:13:42.1549259Z Total Download Size: 0.50 MiB 2021-05-16T23:13:42.1549928Z Total Installed Size: 3.27 MiB 2021-05-16T23:13:42.1550351Z 2021-05-16T23:13:42.1551065Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:42.1551788Z :: Retrieving packages... 2021-05-16T23:13:42.4709704Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T23:13:42.9461178Z checking keyring... 2021-05-16T23:13:43.0482855Z checking package integrity... 2021-05-16T23:13:43.2014677Z loading package files... 2021-05-16T23:13:43.2083804Z checking for file conflicts... 2021-05-16T23:13:43.2109650Z checking available disk space... 2021-05-16T23:13:43.2121315Z :: Processing package changes... 2021-05-16T23:13:43.2122162Z installing mingw-w64-x86_64-yasm... 2021-05-16T23:13:44.2403469Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T23:13:45.0588993Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T23:13:45.0590186Z resolving dependencies... 2021-05-16T23:13:45.0592521Z looking for conflicting packages... 2021-05-16T23:13:45.0940683Z 2021-05-16T23:13:45.0942362Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T23:13:45.0943257Z 2021-05-16T23:13:45.0944264Z Total Download Size: 0.10 MiB 2021-05-16T23:13:45.0945419Z Total Installed Size: 0.38 MiB 2021-05-16T23:13:45.0946528Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:45.0947269Z 2021-05-16T23:13:45.0948577Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:45.0949816Z :: Retrieving packages... 2021-05-16T23:13:45.4094955Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:13:45.6898673Z checking keyring... 2021-05-16T23:13:45.7901102Z checking package integrity... 2021-05-16T23:13:45.9342612Z loading package files... 2021-05-16T23:13:45.9365334Z checking for file conflicts... 2021-05-16T23:13:45.9366249Z checking available disk space... 2021-05-16T23:13:45.9414568Z :: Processing package changes... 2021-05-16T23:13:45.9415583Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T23:13:46.7802884Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T23:13:46.7803758Z resolving dependencies... 2021-05-16T23:13:46.7804926Z looking for conflicting packages... 2021-05-16T23:13:46.8161985Z 2021-05-16T23:13:46.8163636Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T23:13:46.8164539Z 2021-05-16T23:13:46.8165902Z Total Download Size: 0.52 MiB 2021-05-16T23:13:46.8167056Z Total Installed Size: 3.70 MiB 2021-05-16T23:13:46.8168429Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:46.8169159Z 2021-05-16T23:13:46.8170378Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:46.8171620Z :: Retrieving packages... 2021-05-16T23:13:47.1354739Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:13:47.6153886Z checking keyring... 2021-05-16T23:13:47.7083531Z checking package integrity... 2021-05-16T23:13:47.8527817Z loading package files... 2021-05-16T23:13:47.8548673Z checking for file conflicts... 2021-05-16T23:13:47.8550044Z checking available disk space... 2021-05-16T23:13:47.8612319Z :: Processing package changes... 2021-05-16T23:13:47.8613321Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T23:13:48.0961203Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:13:48.0962885Z Dload Upload Total Spent Left Speed 2021-05-16T23:13:48.0963562Z 2021-05-16T23:13:48.2538665Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:13:48.2540814Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1038 2021-05-16T23:13:48.2926641Z 2021-05-16T23:13:48.6249813Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:13:48.6251178Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 88.6M 2021-05-16T23:13:50.5820042Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:13:50.5821602Z with: 2021-05-16T23:13:50.5822754Z github_slug: neuroconductor/papayar 2021-05-16T23:13:50.5823914Z env: 2021-05-16T23:13:50.5824369Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:50.5824841Z TIC_DEPLOY_KEY: 2021-05-16T23:13:50.5825211Z RSPM: 2021-05-16T23:13:50.5826971Z GITHUB_PAT: *** 2021-05-16T23:13:50.5827389Z COVERALLS_TOKEN: 2021-05-16T23:13:50.5827895Z continue-on-error: false 2021-05-16T23:13:50.5828426Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:50.5828918Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:50.5829321Z TZ: UTC 2021-05-16T23:13:50.5829713Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:50.5830138Z NOT_CRAN: true 2021-05-16T23:13:50.5830532Z MSYSTEM: MINGW64 2021-05-16T23:13:50.5830919Z ##[endgroup] 2021-05-16T23:13:50.8032906Z repo slug is: neuroconductor/papayar 2021-05-16T23:13:50.8461110Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:13:50.8461790Z env: 2021-05-16T23:13:50.8462263Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:50.8462735Z TIC_DEPLOY_KEY: 2021-05-16T23:13:50.8463103Z RSPM: 2021-05-16T23:13:50.8464088Z GITHUB_PAT: *** 2021-05-16T23:13:50.8464494Z COVERALLS_TOKEN: 2021-05-16T23:13:50.8464984Z continue-on-error: false 2021-05-16T23:13:50.8465474Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:50.8465904Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:50.8466321Z TZ: UTC 2021-05-16T23:13:50.8466719Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:50.8467131Z NOT_CRAN: true 2021-05-16T23:13:50.8467522Z MSYSTEM: MINGW64 2021-05-16T23:13:50.8467911Z ##[endgroup] 2021-05-16T23:13:51.5637601Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:13:51.5638291Z with: 2021-05-16T23:13:51.5638675Z repo_name: papayar 2021-05-16T23:13:51.5639093Z repo_version: 1.0 2021-05-16T23:13:51.5639497Z runner_os: Windows 2021-05-16T23:13:51.5639878Z R_version: 3.5 2021-05-16T23:13:51.5640227Z env: 2021-05-16T23:13:51.5640658Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:51.5641139Z TIC_DEPLOY_KEY: 2021-05-16T23:13:51.5641489Z RSPM: 2021-05-16T23:13:51.5642950Z GITHUB_PAT: *** 2021-05-16T23:13:51.5643345Z COVERALLS_TOKEN: 2021-05-16T23:13:51.5643846Z continue-on-error: false 2021-05-16T23:13:51.5644318Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:51.5644764Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:51.5645458Z TZ: UTC 2021-05-16T23:13:51.5645844Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:51.5646267Z NOT_CRAN: true 2021-05-16T23:13:51.5646643Z MSYSTEM: MINGW64 2021-05-16T23:13:51.5647061Z ##[endgroup] 2021-05-16T23:13:51.6302556Z Package: papayar 2021-05-16T23:13:51.6311843Z Version: 1.0 2021-05-16T23:13:51.6312539Z OS: Windows 2021-05-16T23:13:51.6551257Z ##[group]Run install.packages('remotes') 2021-05-16T23:13:51.6552077Z install.packages('remotes') 2021-05-16T23:13:51.6552896Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:13:51.6553934Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:13:51.6559930Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:13:51.6560356Z env: 2021-05-16T23:13:51.6560801Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:51.6561283Z TIC_DEPLOY_KEY: 2021-05-16T23:13:51.6561646Z RSPM: 2021-05-16T23:13:51.6562639Z GITHUB_PAT: *** 2021-05-16T23:13:51.6563048Z COVERALLS_TOKEN: 2021-05-16T23:13:51.6563536Z continue-on-error: false 2021-05-16T23:13:51.6564031Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:51.6564458Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:51.6564863Z TZ: UTC 2021-05-16T23:13:51.6565390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:51.6565888Z NOT_CRAN: true 2021-05-16T23:13:51.6566282Z MSYSTEM: MINGW64 2021-05-16T23:13:51.6566667Z ##[endgroup] 2021-05-16T23:13:51.9101252Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:13:51.9102174Z (as 'lib' is unspecified) 2021-05-16T23:13:53.8266923Z 2021-05-16T23:13:53.8268510Z There is a binary version available but the source version is later: 2021-05-16T23:13:53.8381673Z binary source needs_compilation 2021-05-16T23:13:53.8382602Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T23:13:53.8383031Z 2021-05-16T23:13:53.8384784Z installing the source package 'remotes' 2021-05-16T23:13:53.8385319Z 2021-05-16T23:13:53.8412440Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:13:53.8543775Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T23:13:53.8553949Z ================================================== 2021-05-16T23:13:53.8554788Z downloaded 144 KB 2021-05-16T23:13:53.8555246Z 2021-05-16T23:13:54.5770938Z * installing *source* package 'remotes' ... 2021-05-16T23:13:54.5914606Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T23:13:54.6374076Z ** R 2021-05-16T23:13:54.6886179Z ** inst 2021-05-16T23:13:54.6922401Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:56.5755579Z ** help 2021-05-16T23:13:56.7629515Z *** installing help indices 2021-05-16T23:13:56.8593793Z converting help for package 'remotes' 2021-05-16T23:13:56.8986705Z finding HTML links ... done 2021-05-16T23:13:56.9551326Z available_packages html 2021-05-16T23:13:57.0124944Z bioc_install_repos html 2021-05-16T23:13:57.0409202Z download html 2021-05-16T23:13:57.0618549Z download_version html 2021-05-16T23:13:57.0672715Z git_credentials html 2021-05-16T23:13:57.0744131Z github_refs html 2021-05-16T23:13:57.0971421Z github_remote html 2021-05-16T23:13:57.1017240Z gitlab_pat html 2021-05-16T23:13:57.1528631Z install_bioc html 2021-05-16T23:13:57.2273427Z install_bitbucket html 2021-05-16T23:13:57.2706134Z install_cran html 2021-05-16T23:13:57.3028676Z install_deps html 2021-05-16T23:13:57.3242772Z install_dev html 2021-05-16T23:13:57.3757723Z install_git html 2021-05-16T23:13:57.4347803Z install_github html 2021-05-16T23:13:57.4872506Z install_gitlab html 2021-05-16T23:13:57.5317768Z install_local html 2021-05-16T23:13:57.5667677Z install_remote html 2021-05-16T23:13:57.6122662Z install_svn html 2021-05-16T23:13:57.6571727Z install_url html 2021-05-16T23:13:57.7217500Z install_version html 2021-05-16T23:13:57.7615184Z package_deps html 2021-05-16T23:13:57.7748118Z parse-git-repo html 2021-05-16T23:13:57.7890361Z standardise_dep html 2021-05-16T23:13:57.8027386Z system_requirements html 2021-05-16T23:13:57.8386873Z update_packages html 2021-05-16T23:13:57.8393770Z ** building package indices 2021-05-16T23:13:57.9217801Z ** installing vignettes 2021-05-16T23:13:57.9339993Z ** testing if installed package can be loaded 2021-05-16T23:13:57.9342534Z *** arch - i386 2021-05-16T23:13:58.3512426Z *** arch - x64 2021-05-16T23:13:58.6634914Z * DONE (remotes) 2021-05-16T23:13:58.7257424Z In R CMD INSTALL 2021-05-16T23:13:58.7362366Z 2021-05-16T23:13:58.9262039Z The downloaded source packages are in 2021-05-16T23:13:58.9707269Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpctmJsv\downloaded_packages' 2021-05-16T23:14:03.8578289Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:14:03.8579130Z remotes::install_github("ropensci/tic") 2021-05-16T23:14:03.8579794Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:14:03.8580489Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:14:03.8581067Z remotes::install_cran("covr") 2021-05-16T23:14:03.8587199Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:14:03.8622242Z env: 2021-05-16T23:14:03.8624497Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:03.8625071Z TIC_DEPLOY_KEY: 2021-05-16T23:14:03.8625449Z RSPM: 2021-05-16T23:14:03.8626860Z GITHUB_PAT: *** 2021-05-16T23:14:03.8627360Z COVERALLS_TOKEN: 2021-05-16T23:14:03.8627833Z continue-on-error: false 2021-05-16T23:14:03.8628273Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:03.8628687Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:14:03.8629052Z TZ: UTC 2021-05-16T23:14:03.8629485Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:03.8629881Z NOT_CRAN: true 2021-05-16T23:14:03.8630237Z MSYSTEM: MINGW64 2021-05-16T23:14:03.8630620Z ##[endgroup] 2021-05-16T23:14:04.1184033Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:14:04.8322652Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:14:08.9845423Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:14:08.9846491Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:14:08.9847221Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:14:08.9847912Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:14:08.9848563Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:14:08.9849227Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:14:08.9849875Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:14:08.9850575Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:14:08.9851306Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:14:08.9851963Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:14:08.9852847Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:14:08.9853486Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:14:08.9854157Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:14:08.9854822Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:14:08.9855448Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:14:08.9856124Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:14:08.9856832Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:14:08.9857549Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:14:08.9858234Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:14:08.9859157Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:14:08.9860349Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:14:08.9863086Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:14:08.9864414Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:14:08.9865553Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:14:08.9866620Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:14:08.9867704Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:14:08.9868737Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:14:08.9869781Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:14:08.9870757Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:14:08.9871919Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:14:08.9872944Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:14:08.9874040Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:14:08.9875089Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:14:08.9876161Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:14:08.9877198Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:14:08.9881075Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T23:14:08.9898195Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:14:08.9899759Z (as 'lib' is unspecified) 2021-05-16T23:14:10.5814741Z 2021-05-16T23:14:10.5819187Z There are binary versions available but the source versions are later: 2021-05-16T23:14:10.5844538Z binary source needs_compilation 2021-05-16T23:14:10.5845804Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T23:14:10.5847414Z magrittr 1.5 2.0.1 TRUE 2021-05-16T23:14:10.5848444Z glue 1.4.0 1.4.2 TRUE 2021-05-16T23:14:10.5849394Z sys 3.3 3.4 TRUE 2021-05-16T23:14:10.5850367Z R6 2.4.1 2.5.0 FALSE 2021-05-16T23:14:10.5851388Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T23:14:10.5852470Z mime 0.9 0.10 TRUE 2021-05-16T23:14:10.5853447Z curl 4.3 4.3.1 TRUE 2021-05-16T23:14:10.5854434Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T23:14:10.5855446Z httr 1.4.1 1.4.2 FALSE 2021-05-16T23:14:10.5856413Z cli 2.0.2 2.5.0 FALSE 2021-05-16T23:14:10.5857347Z zip 2.0.4 2.1.1 TRUE 2021-05-16T23:14:10.5858377Z rstudioapi 0.11 0.13 FALSE 2021-05-16T23:14:10.5859456Z credentials 1.1 1.3.0 FALSE 2021-05-16T23:14:10.5860714Z Package which is only available in source form, and may need 2021-05-16T23:14:10.5863184Z compilation of C/C++/Fortran: 'cachem' 2021-05-16T23:14:10.5864225Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T23:14:10.5865013Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T23:14:10.5865691Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T23:14:10.5866304Z withr 2.2.0 2.4.2 FALSE 2021-05-16T23:14:10.5866937Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T23:14:10.5867602Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T23:14:10.5868227Z gh 1.1.0 1.3.0 FALSE 2021-05-16T23:14:10.5868832Z gert 0.3 1.3.0 TRUE 2021-05-16T23:14:10.5869426Z fs 1.4.1 1.5.0 TRUE 2021-05-16T23:14:10.5870018Z desc 1.2.0 1.3.0 FALSE 2021-05-16T23:14:10.5870632Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T23:14:10.5871244Z usethis 1.6.0 2.0.1 FALSE 2021-05-16T23:14:10.5872231Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T23:14:10.5872866Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T23:14:10.5873530Z 2021-05-16T23:14:10.5901242Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-16T23:14:10.6687329Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-16T23:14:10.6697718Z ================================================== 2021-05-16T23:14:10.6699167Z downloaded 62 KB 2021-05-16T23:14:10.6699972Z 2021-05-16T23:14:10.6718084Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-16T23:14:10.7271528Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-16T23:14:10.7276467Z ================================================== 2021-05-16T23:14:10.7277442Z downloaded 15 KB 2021-05-16T23:14:10.7278024Z 2021-05-16T23:14:10.7308304Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-16T23:14:10.7763077Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-16T23:14:10.7778681Z ================================================== 2021-05-16T23:14:10.7779958Z downloaded 200 KB 2021-05-16T23:14:10.7780649Z 2021-05-16T23:14:10.7791321Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-16T23:14:10.8469879Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-16T23:14:10.8481631Z ================================================== 2021-05-16T23:14:10.8483068Z downloaded 80 KB 2021-05-16T23:14:10.8484542Z 2021-05-16T23:14:10.8505093Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-16T23:14:10.9214303Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-16T23:14:10.9263199Z ================================================== 2021-05-16T23:14:10.9263836Z downloaded 415 KB 2021-05-16T23:14:10.9264324Z 2021-05-16T23:14:10.9422613Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T23:14:10.9512032Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T23:14:10.9722969Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T23:14:10.9920173Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T23:14:11.0180070Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:11.0202588Z 2021-05-16T23:14:11.0203504Z The downloaded binary packages are in 2021-05-16T23:14:11.0204581Z C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\downloaded_packages 2021-05-16T23:14:11.0208378Z installing the source packages 'rlang', 'magrittr', 'glue', 'sys', 'R6', 'openssl', 'mime', 'curl', 'jsonlite', 'httr', 'gitcreds', 'cli', 'zip', 'rstudioapi', 'credentials', 'rprojroot', 'crayon', 'fastmap', 'withr', 'rappdirs', 'lifecycle', 'gh', 'gert', 'fs', 'desc', 'clipr', 'cachem', 'usethis', 'memoise', 'git2r' 2021-05-16T23:14:11.0209730Z 2021-05-16T23:14:11.0225342Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:14:11.0418287Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T23:14:11.0709982Z ================================================== 2021-05-16T23:14:11.0711135Z downloaded 841 KB 2021-05-16T23:14:11.0711723Z 2021-05-16T23:14:11.0725596Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:14:11.1188737Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T23:14:11.1314572Z ================================================== 2021-05-16T23:14:11.1315449Z downloaded 259 KB 2021-05-16T23:14:11.1315932Z 2021-05-16T23:14:11.1329310Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:14:11.1673092Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T23:14:11.1693883Z ================================================== 2021-05-16T23:14:11.1696666Z downloaded 96 KB 2021-05-16T23:14:11.1698542Z 2021-05-16T23:14:11.1704414Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:14:11.1917390Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T23:14:11.1921147Z ================================================== 2021-05-16T23:14:11.1921927Z downloaded 19 KB 2021-05-16T23:14:11.1922594Z 2021-05-16T23:14:11.1935581Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:14:11.2490553Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T23:14:11.2495537Z ================================================== 2021-05-16T23:14:11.2496333Z downloaded 61 KB 2021-05-16T23:14:11.2496795Z 2021-05-16T23:14:11.2510477Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:14:11.2909654Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T23:14:11.3180416Z ================================================== 2021-05-16T23:14:11.3181426Z downloaded 1.3 MB 2021-05-16T23:14:11.3181922Z 2021-05-16T23:14:11.3194911Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:14:11.3350790Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T23:14:11.3352925Z ================================================== 2021-05-16T23:14:11.3354099Z downloaded 12 KB 2021-05-16T23:14:11.3354693Z 2021-05-16T23:14:11.3369924Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:14:11.3751252Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T23:14:11.5484996Z ================================================== 2021-05-16T23:14:11.5486086Z downloaded 774 KB 2021-05-16T23:14:11.5486601Z 2021-05-16T23:14:11.5503017Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:14:11.5696503Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T23:14:11.5842134Z ================================================== 2021-05-16T23:14:11.5843075Z downloaded 411 KB 2021-05-16T23:14:11.5843552Z 2021-05-16T23:14:11.5857195Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:14:11.6067034Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T23:14:11.6085691Z ================================================== 2021-05-16T23:14:11.6087192Z downloaded 156 KB 2021-05-16T23:14:11.6087884Z 2021-05-16T23:14:11.6108857Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:14:11.6241783Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T23:14:11.6246213Z ================================================== 2021-05-16T23:14:11.6246978Z downloaded 60 KB 2021-05-16T23:14:11.6247412Z 2021-05-16T23:14:11.6261960Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:14:11.6437407Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T23:14:11.6449485Z ================================================== 2021-05-16T23:14:11.6450380Z downloaded 154 KB 2021-05-16T23:14:11.6450836Z 2021-05-16T23:14:11.6466020Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:14:11.6575714Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T23:14:11.6583679Z ================================================== 2021-05-16T23:14:11.6584534Z downloaded 110 KB 2021-05-16T23:14:11.6585057Z 2021-05-16T23:14:11.6597571Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:14:11.6698417Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T23:14:11.6707344Z ================================================== 2021-05-16T23:14:11.6707963Z downloaded 107 KB 2021-05-16T23:14:11.6708577Z 2021-05-16T23:14:11.6721971Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:14:11.6871194Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T23:14:11.6886204Z ================================================== 2021-05-16T23:14:11.6887127Z downloaded 224 KB 2021-05-16T23:14:11.6887598Z 2021-05-16T23:14:11.6901802Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:14:11.6990591Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T23:14:11.6996333Z ================================================== 2021-05-16T23:14:11.6997112Z downloaded 58 KB 2021-05-16T23:14:11.6997548Z 2021-05-16T23:14:11.7009960Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:14:11.7123509Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T23:14:11.7126682Z ================================================== 2021-05-16T23:14:11.7127457Z downloaded 34 KB 2021-05-16T23:14:11.7127901Z 2021-05-16T23:14:11.7140564Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:14:11.7236610Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T23:14:11.7240965Z ================================================== 2021-05-16T23:14:11.7241784Z downloaded 43 KB 2021-05-16T23:14:11.7242229Z 2021-05-16T23:14:11.7254495Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:14:11.7398169Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T23:14:11.7459473Z ================================================== 2021-05-16T23:14:11.7460393Z downloaded 92 KB 2021-05-16T23:14:11.7460926Z 2021-05-16T23:14:11.7477492Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:14:11.7639438Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T23:14:11.7641928Z ================================================== 2021-05-16T23:14:11.7642561Z downloaded 12 KB 2021-05-16T23:14:11.7643220Z 2021-05-16T23:14:11.7657488Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:14:11.8112177Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T23:14:11.8118601Z ================================================== 2021-05-16T23:14:11.8119468Z downloaded 81 KB 2021-05-16T23:14:11.8119940Z 2021-05-16T23:14:11.8132769Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:14:11.8530437Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T23:14:11.8535114Z ================================================== 2021-05-16T23:14:11.8535963Z downloaded 44 KB 2021-05-16T23:14:11.8536390Z 2021-05-16T23:14:11.8551393Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:14:11.8723186Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T23:14:11.8727692Z ================================================== 2021-05-16T23:14:11.8728513Z downloaded 64 KB 2021-05-16T23:14:11.8728950Z 2021-05-16T23:14:11.8744983Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:14:11.9822760Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T23:14:12.0778041Z ================================================== 2021-05-16T23:14:12.0779775Z downloaded 777 KB 2021-05-16T23:14:12.0780617Z 2021-05-16T23:14:12.0805357Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:14:12.1692408Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T23:14:12.1832172Z ================================================== 2021-05-16T23:14:12.1833168Z downloaded 286 KB 2021-05-16T23:14:12.1833663Z 2021-05-16T23:14:12.1849351Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:14:12.2648968Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T23:14:12.2654746Z ================================================== 2021-05-16T23:14:12.2656257Z downloaded 20 KB 2021-05-16T23:14:12.2657003Z 2021-05-16T23:14:12.2684021Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:14:12.3405606Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:14:12.3410418Z ================================================== 2021-05-16T23:14:12.3411775Z downloaded 24 KB 2021-05-16T23:14:12.3412574Z 2021-05-16T23:14:12.3516196Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:14:12.3937660Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T23:14:12.4006131Z ================================================== 2021-05-16T23:14:12.4007073Z downloaded 298 KB 2021-05-16T23:14:12.4007548Z 2021-05-16T23:14:12.4022228Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:14:12.4155567Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T23:14:12.4160234Z ================================================== 2021-05-16T23:14:12.4161568Z downloaded 16 KB 2021-05-16T23:14:12.4162354Z 2021-05-16T23:14:12.4184414Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:14:12.4323091Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T23:14:12.4432138Z ================================================== 2021-05-16T23:14:12.4432885Z downloaded 1.2 MB 2021-05-16T23:14:12.4433600Z 2021-05-16T23:14:13.4203141Z * installing *source* package 'rlang' ... 2021-05-16T23:14:13.4727711Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T23:14:13.5084339Z ** libs 2021-05-16T23:14:13.5101336Z 2021-05-16T23:14:13.5102154Z *** arch - i386 2021-05-16T23:14:13.6399282Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c capture.c -o capture.o 2021-05-16T23:14:13.9985480Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c export.c -o export.o 2021-05-16T23:14:14.4484614Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c internal.c -o internal.o 2021-05-16T23:14:17.5224184Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c lib.c -o lib.o 2021-05-16T23:14:19.0622156Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-16T23:14:19.3046510Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o rlang.dll tmp.def capture.o export.o internal.o lib.o version.o -LC:/R/bin/i386 -lR 2021-05-16T23:14:20.1508701Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-16T23:14:20.1509161Z 2021-05-16T23:14:20.1509540Z *** arch - x64 2021-05-16T23:14:20.1510581Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c capture.c -o capture.o 2021-05-16T23:14:20.1511939Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c export.c -o export.o 2021-05-16T23:14:20.3026487Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c internal.c -o internal.o 2021-05-16T23:14:22.0983579Z In file included from ./lib/rlang.h:83:0, 2021-05-16T23:14:22.0984672Z from internal/arg.c:1, 2021-05-16T23:14:22.0985386Z from internal.c:1: 2021-05-16T23:14:22.0986201Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-16T23:14:22.0987936Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:14:22.0988901Z return ENCLOS(env); 2021-05-16T23:14:22.0989397Z ^ 2021-05-16T23:14:22.0990000Z In file included from internal.c:8:0: 2021-05-16T23:14:22.0990876Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-16T23:14:22.0991561Z sexp* top; 2021-05-16T23:14:22.0992015Z ^ 2021-05-16T23:14:22.2129539Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c lib.c -o lib.o 2021-05-16T23:14:23.2135265Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-16T23:14:23.4556950Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o rlang.dll tmp.def capture.o export.o internal.o lib.o version.o -LC:/R/bin/x64 -lR 2021-05-16T23:14:23.6434275Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-16T23:14:23.6469068Z ** R 2021-05-16T23:14:23.7636832Z ** inst 2021-05-16T23:14:23.7655984Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:27.4317614Z ** help 2021-05-16T23:14:28.5030032Z *** installing help indices 2021-05-16T23:14:29.0189824Z converting help for package 'rlang' 2021-05-16T23:14:29.0502468Z finding HTML links ... done 2021-05-16T23:14:29.3271509Z abort html 2021-05-16T23:14:29.3814773Z are_na html 2021-05-16T23:14:29.3982061Z arg_match html 2021-05-16T23:14:29.4127881Z as_box html 2021-05-16T23:14:29.4272678Z as_bytes html 2021-05-16T23:14:29.4945052Z as_data_mask html 2021-05-16T23:14:29.5075866Z as_env html 2021-05-16T23:14:29.5236780Z as_environment html 2021-05-16T23:14:29.5547956Z as_function html 2021-05-16T23:14:29.5782472Z as_label html 2021-05-16T23:14:29.5999281Z as_name html 2021-05-16T23:14:29.6302972Z as_overscope html 2021-05-16T23:14:29.6395693Z as_pairlist html 2021-05-16T23:14:29.6549615Z as_quosure html 2021-05-16T23:14:29.6742760Z as_string html 2021-05-16T23:14:29.6936521Z as_utf8_character html 2021-05-16T23:14:29.7073953Z bare-type-predicates html 2021-05-16T23:14:29.7254468Z box html 2021-05-16T23:14:29.7640705Z call2 html 2021-05-16T23:14:29.7755797Z call_args html 2021-05-16T23:14:29.7877796Z call_fn html 2021-05-16T23:14:29.7948472Z call_inspect html 2021-05-16T23:14:29.8171622Z call_modify html 2021-05-16T23:14:29.8276072Z call_name html 2021-05-16T23:14:29.8313148Z call_parse_type html 2021-05-16T23:14:29.8472272Z call_standardise html 2021-05-16T23:14:29.8558332Z caller_env html 2021-05-16T23:14:29.8722723Z caller_fn html 2021-05-16T23:14:29.8830233Z caller_frame html 2021-05-16T23:14:29.8917768Z catch_cnd html 2021-05-16T23:14:29.9100061Z chr_unserialise_unicode html 2021-05-16T23:14:30.6611536Z cnd html 2021-05-16T23:14:30.6617439Z cnd_message html 2021-05-16T23:14:30.6618253Z cnd_muffle html 2021-05-16T23:14:30.6618927Z cnd_signal html 2021-05-16T23:14:30.6619569Z cnd_type html 2021-05-16T23:14:30.6620182Z done html 2021-05-16T23:14:30.6620849Z dots_definitions html 2021-05-16T23:14:30.6621604Z dots_n html 2021-05-16T23:14:30.6622193Z dots_values html 2021-05-16T23:14:30.6622803Z duplicate html 2021-05-16T23:14:30.6623400Z dyn-dots html 2021-05-16T23:14:30.6624005Z empty_env html 2021-05-16T23:14:30.6624667Z enquo0 html 2021-05-16T23:14:30.6625544Z entrace html 2021-05-16T23:14:30.6626135Z env html 2021-05-16T23:14:30.6626702Z env_bind html 2021-05-16T23:14:30.6627305Z env_bind_exprs html 2021-05-16T23:14:30.6627951Z env_binding_are_active html 2021-05-16T23:14:30.6628587Z env_binding_lock html 2021-05-16T23:14:30.6629804Z env_browse html 2021-05-16T23:14:30.6630901Z env_bury html 2021-05-16T23:14:30.6638322Z env_clone html 2021-05-16T23:14:30.6639099Z env_depth html 2021-05-16T23:14:30.6639734Z env_get html 2021-05-16T23:14:30.6640372Z env_has html 2021-05-16T23:14:30.6641013Z env_inherits html 2021-05-16T23:14:30.6641679Z env_lock html 2021-05-16T23:14:30.6642311Z env_name html 2021-05-16T23:14:30.6642932Z env_names html 2021-05-16T23:14:30.6643581Z env_parent html 2021-05-16T23:14:30.6644213Z env_poke html 2021-05-16T23:14:30.6644925Z env_print html 2021-05-16T23:14:30.6645776Z env_unbind html 2021-05-16T23:14:30.6646429Z env_unlock html 2021-05-16T23:14:30.6647068Z eval_bare html 2021-05-16T23:14:30.6647706Z eval_tidy html 2021-05-16T23:14:30.6648320Z exec html 2021-05-16T23:14:30.6648951Z exiting html 2021-05-16T23:14:30.6701983Z expr_interp html 2021-05-16T23:14:30.6876232Z expr_label html 2021-05-16T23:14:30.7004213Z expr_print html 2021-05-16T23:14:30.7129320Z exprs_auto_name html 2021-05-16T23:14:30.7222666Z f_rhs html 2021-05-16T23:14:30.7315742Z f_text html 2021-05-16T23:14:30.7428603Z faq-options html 2021-05-16T23:14:30.7650818Z flatten html 2021-05-16T23:14:30.7757220Z fn_body html 2021-05-16T23:14:30.7858032Z fn_env html 2021-05-16T23:14:30.7976933Z fn_fmls html 2021-05-16T23:14:30.8107592Z format_error_bullets html 2021-05-16T23:14:30.8315585Z frame_position html 2021-05-16T23:14:30.8399578Z friendly_type html 2021-05-16T23:14:30.8645084Z get_env html 2021-05-16T23:14:30.8808003Z has_length html 2021-05-16T23:14:30.8917508Z has_name html 2021-05-16T23:14:30.9023473Z hash html 2021-05-16T23:14:30.9159448Z inherits_any html 2021-05-16T23:14:30.9317905Z inject html 2021-05-16T23:14:30.9669450Z invoke html 2021-05-16T23:14:30.9922086Z is_call html 2021-05-16T23:14:31.0030898Z is_callable html 2021-05-16T23:14:31.0056629Z is_condition html 2021-05-16T23:14:31.0140653Z is_copyable html 2021-05-16T23:14:31.0188124Z is_empty html 2021-05-16T23:14:31.0331370Z is_env html 2021-05-16T23:14:31.0381543Z is_environment html 2021-05-16T23:14:31.0512844Z is_expr html 2021-05-16T23:14:31.0831808Z is_expression html 2021-05-16T23:14:31.1022042Z is_formula html 2021-05-16T23:14:31.1131705Z is_frame html 2021-05-16T23:14:31.1415898Z is_function html 2021-05-16T23:14:31.1584431Z is_installed html 2021-05-16T23:14:31.1753682Z is_integerish html 2021-05-16T23:14:31.1970265Z is_interactive html 2021-05-16T23:14:31.2225092Z is_lang html 2021-05-16T23:14:31.2332371Z is_named html 2021-05-16T23:14:31.2416793Z is_namespace html 2021-05-16T23:14:31.2557051Z is_pairlist html 2021-05-16T23:14:31.2665176Z is_reference html 2021-05-16T23:14:31.2781371Z is_stack html 2021-05-16T23:14:31.2840478Z is_symbol html 2021-05-16T23:14:31.2897554Z is_true html 2021-05-16T23:14:31.2943941Z is_weakref html 2021-05-16T23:14:31.3121119Z lang html 2021-05-16T23:14:31.3245228Z lang_head html 2021-05-16T23:14:31.3540851Z lang_modify html 2021-05-16T23:14:31.3611372Z last_error html 2021-05-16T23:14:31.6338729Z lifecycle html 2021-05-16T23:14:31.6607873Z list2 html 2021-05-16T23:14:31.6755799Z local_bindings html 2021-05-16T23:14:31.6960416Z local_options html 2021-05-16T23:14:31.7230677Z missing html 2021-05-16T23:14:31.7506638Z missing_arg html 2021-05-16T23:14:31.7680512Z mut_node_car html 2021-05-16T23:14:31.7821475Z names2 html 2021-05-16T23:14:31.7904520Z new-vector-along-retired html 2021-05-16T23:14:31.8122753Z new-vector html 2021-05-16T23:14:31.8199788Z new_call html 2021-05-16T23:14:31.8289536Z new_formula html 2021-05-16T23:14:31.8502844Z new_function html 2021-05-16T23:14:31.8644364Z new_node html 2021-05-16T23:14:31.8776084Z new_quosures html 2021-05-16T23:14:31.8969891Z new_weakref html 2021-05-16T23:14:31.9121126Z ns_env html 2021-05-16T23:14:32.0072700Z nse-defuse html 2021-05-16T23:14:32.0696973Z nse-force html 2021-05-16T23:14:32.0919559Z op-definition html 2021-05-16T23:14:32.0999203Z op-get-attr html 2021-05-16T23:14:32.1091537Z op-na-default html 2021-05-16T23:14:32.1167656Z op-null-default html 2021-05-16T23:14:32.1333170Z overscope_eval_next html 2021-05-16T23:14:32.1409789Z pairlist2 html 2021-05-16T23:14:32.1702717Z parse_expr html 2021-05-16T23:14:32.1903439Z parse_quosure html 2021-05-16T23:14:32.2086696Z prepend html 2021-05-16T23:14:32.2149332Z prim_name html 2021-05-16T23:14:32.2303715Z quo_expr html 2021-05-16T23:14:32.2684889Z quo_label html 2021-05-16T23:14:32.2854191Z quo_squash html 2021-05-16T23:14:32.3335322Z quosure html 2021-05-16T23:14:32.3482208Z raw_deparse_str html 2021-05-16T23:14:32.3590800Z rep_along html 2021-05-16T23:14:32.3762544Z restarting html 2021-05-16T23:14:32.4018779Z return_from html 2021-05-16T23:14:32.4192486Z rlang_backtrace_on_error html 2021-05-16T23:14:32.4364956Z rst_abort html 2021-05-16T23:14:32.4563882Z rst_list html 2021-05-16T23:14:32.4700021Z scalar-type-predicates html 2021-05-16T23:14:32.4894429Z scoped_env html 2021-05-16T23:14:32.5102989Z scoped_interactive html 2021-05-16T23:14:32.5416959Z search_envs html 2021-05-16T23:14:32.5529707Z seq2 html 2021-05-16T23:14:32.5811990Z set_attrs html 2021-05-16T23:14:32.5986466Z set_expr html 2021-05-16T23:14:32.6203054Z set_names html 2021-05-16T23:14:32.6743097Z splice html 2021-05-16T23:14:32.7261533Z stack html 2021-05-16T23:14:32.7446979Z stack_trim html 2021-05-16T23:14:33.6578279Z *** copying figures 2021-05-16T23:14:33.6578805Z ** building package indices 2021-05-16T23:14:33.6579426Z ** testing if installed package can be loaded 2021-05-16T23:14:33.6579918Z *** arch - i386 2021-05-16T23:14:33.6580412Z string html 2021-05-16T23:14:33.6580919Z switch_type html 2021-05-16T23:14:33.6581420Z sym html 2021-05-16T23:14:33.6581932Z tidyeval-data html 2021-05-16T23:14:33.6582473Z trace_back html 2021-05-16T23:14:33.6583033Z type-predicates html 2021-05-16T23:14:33.6583591Z type_of html 2021-05-16T23:14:33.6584080Z vec_poke_n html 2021-05-16T23:14:33.6584644Z vector-coercion html 2021-05-16T23:14:33.6585912Z vector-construction html 2021-05-16T23:14:33.6586637Z vector-old-ctors html 2021-05-16T23:14:33.6587258Z with_abort html 2021-05-16T23:14:33.6587781Z with_env html 2021-05-16T23:14:33.6588334Z with_handlers html 2021-05-16T23:14:33.6588893Z with_restarts html 2021-05-16T23:14:33.6589450Z wref_key html 2021-05-16T23:14:33.6589970Z zap html 2021-05-16T23:14:33.6590489Z zap_srcref html 2021-05-16T23:14:33.8878919Z *** arch - x64 2021-05-16T23:14:34.2141077Z * DONE (rlang) 2021-05-16T23:14:34.3821420Z In R CMD INSTALL 2021-05-16T23:14:34.7252033Z * installing *source* package 'magrittr' ... 2021-05-16T23:14:34.7327551Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:34.7594451Z ** libs 2021-05-16T23:14:34.7604107Z 2021-05-16T23:14:34.7605355Z *** arch - i386 2021-05-16T23:14:34.7863999Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c pipe.c -o pipe.o 2021-05-16T23:14:34.9807429Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:14:35.2443899Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o magrittr.dll tmp.def pipe.o utils.o -LC:/R/bin/i386 -lR 2021-05-16T23:14:35.3632673Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-16T23:14:35.3640874Z 2021-05-16T23:14:35.3642055Z *** arch - x64 2021-05-16T23:14:35.3870345Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c pipe.c -o pipe.o 2021-05-16T23:14:35.5667250Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:14:35.8208146Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o magrittr.dll tmp.def pipe.o utils.o -LC:/R/bin/x64 -lR 2021-05-16T23:14:35.9314057Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-16T23:14:35.9344804Z ** R 2021-05-16T23:14:35.9436968Z ** inst 2021-05-16T23:14:35.9504361Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:36.0847457Z ** help 2021-05-16T23:14:36.1744960Z *** installing help indices 2021-05-16T23:14:36.2243939Z converting help for package 'magrittr' 2021-05-16T23:14:36.2550042Z finding HTML links ... done 2021-05-16T23:14:36.2827002Z aliases html 2021-05-16T23:14:36.2960339Z compound html 2021-05-16T23:14:36.3024994Z debug_fseq html 2021-05-16T23:14:36.3081166Z debug_pipe html 2021-05-16T23:14:36.3243501Z exposition html 2021-05-16T23:14:36.3302503Z faq-pipe-gender html 2021-05-16T23:14:36.3372164Z freduce html 2021-05-16T23:14:36.3461602Z fseq html 2021-05-16T23:14:36.3510865Z functions html 2021-05-16T23:14:36.3775942Z magrittr-package html 2021-05-16T23:14:36.4251244Z pipe html 2021-05-16T23:14:36.4312509Z pipe_eager_lexical html 2021-05-16T23:14:36.4383454Z print.fseq html 2021-05-16T23:14:36.4493055Z tee html 2021-05-16T23:14:36.4498744Z *** copying figures 2021-05-16T23:14:36.4514609Z ** building package indices 2021-05-16T23:14:36.4940007Z ** installing vignettes 2021-05-16T23:14:36.5018522Z ** testing if installed package can be loaded 2021-05-16T23:14:36.5024372Z *** arch - i386 2021-05-16T23:14:36.8099441Z *** arch - x64 2021-05-16T23:14:37.1215933Z * DONE (magrittr) 2021-05-16T23:14:37.1621856Z In R CMD INSTALL 2021-05-16T23:14:37.5045368Z * installing *source* package 'glue' ... 2021-05-16T23:14:37.5111408Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T23:14:37.5410675Z ** libs 2021-05-16T23:14:37.5419214Z 2021-05-16T23:14:37.5420278Z *** arch - i386 2021-05-16T23:14:37.5712036Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c glue.c -o glue.o 2021-05-16T23:14:37.7250660Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:14:37.8304979Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c trim.c -o trim.o 2021-05-16T23:14:38.0960209Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o glue.dll tmp.def glue.o init.o trim.o -LC:/R/bin/i386 -lR 2021-05-16T23:14:38.2199355Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-16T23:14:38.2211485Z 2021-05-16T23:14:38.2212440Z *** arch - x64 2021-05-16T23:14:38.2459928Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c glue.c -o glue.o 2021-05-16T23:14:38.3921823Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:14:38.4943485Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c trim.c -o trim.o 2021-05-16T23:14:38.7743392Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o glue.dll tmp.def glue.o init.o trim.o -LC:/R/bin/x64 -lR 2021-05-16T23:14:38.8774776Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-16T23:14:38.8808894Z ** R 2021-05-16T23:14:38.8919779Z ** inst 2021-05-16T23:14:38.8964875Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:39.2252120Z ** help 2021-05-16T23:14:39.2854519Z *** installing help indices 2021-05-16T23:14:39.3246837Z converting help for package 'glue' 2021-05-16T23:14:39.3530860Z finding HTML links ... done 2021-05-16T23:14:39.3726175Z as_glue html 2021-05-16T23:14:39.3778863Z glue-deprecated html 2021-05-16T23:14:39.4428839Z glue html 2021-05-16T23:14:39.4652770Z glue_col html 2021-05-16T23:14:39.4845494Z glue_collapse html 2021-05-16T23:14:39.4849769Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGiwlQI/R.INSTALL8305e225628/glue/man/glue_collapse.Rd:13: file link 'NA_character_' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:14:39.5011755Z glue_safe html 2021-05-16T23:14:39.5361108Z glue_sql html 2021-05-16T23:14:39.5431185Z identity_transformer html 2021-05-16T23:14:39.5484259Z quoting html 2021-05-16T23:14:39.5584384Z trim html 2021-05-16T23:14:39.5589586Z *** copying figures 2021-05-16T23:14:39.5602696Z ** building package indices 2021-05-16T23:14:39.5940148Z ** installing vignettes 2021-05-16T23:14:39.6024651Z ** testing if installed package can be loaded 2021-05-16T23:14:39.6027443Z *** arch - i386 2021-05-16T23:14:40.6562966Z *** arch - x64 2021-05-16T23:14:40.6563457Z * DONE (glue) 2021-05-16T23:14:40.6563876Z In R CMD INSTALL 2021-05-16T23:14:40.6564451Z * installing *source* package 'sys' ... 2021-05-16T23:14:40.6565253Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T23:14:40.6565799Z ** libs 2021-05-16T23:14:40.6566042Z 2021-05-16T23:14:40.6566391Z *** arch - i386 2021-05-16T23:14:40.6567624Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c win32/exec.c -o win32/exec.o 2021-05-16T23:14:41.2513557Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:14:41.4823562Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o sys.dll tmp.def win32/exec.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:14:41.6170983Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-16T23:14:41.6182345Z 2021-05-16T23:14:41.6183519Z *** arch - x64 2021-05-16T23:14:41.6430452Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c win32/exec.c -o win32/exec.o 2021-05-16T23:14:42.5006086Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:14:42.7446329Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o sys.dll tmp.def win32/exec.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:14:42.8623727Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-16T23:14:42.8653375Z ** R 2021-05-16T23:14:42.8727373Z ** inst 2021-05-16T23:14:42.8747860Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:42.9935191Z ** help 2021-05-16T23:14:43.0374288Z *** installing help indices 2021-05-16T23:14:43.0661243Z converting help for package 'sys' 2021-05-16T23:14:43.0971266Z finding HTML links ... done 2021-05-16T23:14:43.1152049Z as_text html 2021-05-16T23:14:43.1210274Z deprecated html 2021-05-16T23:14:43.1902806Z exec html 2021-05-16T23:14:43.2101937Z exec_r html 2021-05-16T23:14:43.2169833Z quote html 2021-05-16T23:14:43.2174538Z ** building package indices 2021-05-16T23:14:43.2415565Z ** testing if installed package can be loaded 2021-05-16T23:14:43.2416901Z *** arch - i386 2021-05-16T23:14:43.5474042Z *** arch - x64 2021-05-16T23:14:43.8570175Z * DONE (sys) 2021-05-16T23:14:43.8875743Z In R CMD INSTALL 2021-05-16T23:14:44.1875378Z * installing *source* package 'R6' ... 2021-05-16T23:14:44.1924933Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T23:14:44.2174854Z ** R 2021-05-16T23:14:44.2249157Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:44.5610337Z ** help 2021-05-16T23:14:44.6019915Z *** installing help indices 2021-05-16T23:14:44.6274471Z converting help for package 'R6' 2021-05-16T23:14:44.6557376Z finding HTML links ... done 2021-05-16T23:14:44.7451754Z R6Class html 2021-05-16T23:14:44.7531660Z as.list.R6 html 2021-05-16T23:14:44.7617278Z is.R6 html 2021-05-16T23:14:44.7621492Z *** copying figures 2021-05-16T23:14:44.7636586Z ** building package indices 2021-05-16T23:14:44.7837812Z ** testing if installed package can be loaded 2021-05-16T23:14:44.7840497Z *** arch - i386 2021-05-16T23:14:45.0907608Z *** arch - x64 2021-05-16T23:14:45.4016169Z * DONE (R6) 2021-05-16T23:14:45.4302084Z In R CMD INSTALL 2021-05-16T23:14:46.0860102Z * installing *source* package 'openssl' ... 2021-05-16T23:14:46.1190852Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T23:14:46.1767012Z ** libs 2021-05-16T23:14:46.1777879Z 2021-05-16T23:14:46.1779273Z *** arch - i386 2021-05-16T23:14:46.2255334Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T23:14:48.1954502Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c aes.c -o aes.o 2021-05-16T23:14:48.3450810Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-16T23:14:48.4884144Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c bignum.c -o bignum.o 2021-05-16T23:14:48.7350712Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c cert.c -o cert.o 2021-05-16T23:14:48.9592861Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c compatibility.c -o compatibility.o 2021-05-16T23:14:49.1041978Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c diffie.c -o diffie.o 2021-05-16T23:14:49.2645409Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c envelope.c -o envelope.o 2021-05-16T23:14:49.4479562Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c error.c -o error.o 2021-05-16T23:14:49.5675580Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c hash.c -o hash.o 2021-05-16T23:14:49.7416274Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c info.c -o info.o 2021-05-16T23:14:49.8708641Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c keygen.c -o keygen.o 2021-05-16T23:14:50.0357120Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c keys.c -o keys.o 2021-05-16T23:14:50.2450534Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c onload.c -o onload.o 2021-05-16T23:14:50.7217529Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c openssh.c -o openssh.o 2021-05-16T23:14:51.1225847Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c password.c -o password.o 2021-05-16T23:14:51.2441536Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c pbkdf.c -o pbkdf.o 2021-05-16T23:14:51.3498765Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c pem.c -o pem.o 2021-05-16T23:14:51.5449580Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c pkcs12.c -o pkcs12.o 2021-05-16T23:14:51.7642017Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c pkcs7.c -o pkcs7.o 2021-05-16T23:14:51.9535201Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c rand.c -o rand.o 2021-05-16T23:14:52.0652133Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c rsa.c -o rsa.o 2021-05-16T23:14:52.2301006Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c signing.c -o signing.o 2021-05-16T23:14:53.1520905Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c ssl.c -o ssl.o 2021-05-16T23:14:53.1523137Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c stream.c -o stream.o 2021-05-16T23:14:53.1540528Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c write.c -o write.o 2021-05-16T23:14:53.3475632Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c x25519.c -o x25519.o 2021-05-16T23:14:53.5465662Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T23:14:53.6879846Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T23:14:54.0221538Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:14:54.1920289Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o openssl.dll tmp.def aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L../windows/openssl-1.1.1k/lib/i386 -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -LC:/R/bin/i386 -lR 2021-05-16T23:14:54.6589310Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-16T23:14:54.6669621Z 2021-05-16T23:14:54.6670841Z *** arch - x64 2021-05-16T23:14:54.7145005Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T23:14:54.9438473Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c aes.c -o aes.o 2021-05-16T23:14:55.0857525Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-16T23:14:55.2295901Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c bignum.c -o bignum.o 2021-05-16T23:14:55.3934116Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c cert.c -o cert.o 2021-05-16T23:14:55.6067039Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c compatibility.c -o compatibility.o 2021-05-16T23:14:55.7484104Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c diffie.c -o diffie.o 2021-05-16T23:14:55.9121848Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c envelope.c -o envelope.o 2021-05-16T23:14:56.0915724Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c error.c -o error.o 2021-05-16T23:14:56.2081804Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c hash.c -o hash.o 2021-05-16T23:14:56.3589408Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c info.c -o info.o 2021-05-16T23:14:56.4864439Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c keygen.c -o keygen.o 2021-05-16T23:14:56.6488029Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c keys.c -o keys.o 2021-05-16T23:14:56.8389995Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c onload.c -o onload.o 2021-05-16T23:14:57.5868000Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c openssh.c -o openssh.o 2021-05-16T23:14:57.8591030Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c password.c -o password.o 2021-05-16T23:14:57.9759151Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c pbkdf.c -o pbkdf.o 2021-05-16T23:14:58.0780029Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c pem.c -o pem.o 2021-05-16T23:14:58.2685190Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c pkcs12.c -o pkcs12.o 2021-05-16T23:14:58.4740232Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c pkcs7.c -o pkcs7.o 2021-05-16T23:14:58.6617549Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c rand.c -o rand.o 2021-05-16T23:14:58.7679799Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c rsa.c -o rsa.o 2021-05-16T23:14:58.9301364Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c signing.c -o signing.o 2021-05-16T23:14:59.1166945Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c ssl.c -o ssl.o 2021-05-16T23:14:59.9011261Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c stream.c -o stream.o 2021-05-16T23:15:00.0925416Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c write.c -o write.o 2021-05-16T23:15:00.2899686Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c x25519.c -o x25519.o 2021-05-16T23:15:00.4800842Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T23:15:00.6101221Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T23:15:00.8894447Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:15:01.0637157Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o openssl.dll tmp.def aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L../windows/openssl-1.1.1k/lib/x64 -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -LC:/R/bin/x64 -lR 2021-05-16T23:15:01.5049125Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-16T23:15:01.5147238Z ** R 2021-05-16T23:15:01.5388065Z ** inst 2021-05-16T23:15:01.5558026Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:02.4821512Z ** help 2021-05-16T23:15:02.6021381Z *** installing help indices 2021-05-16T23:15:02.6637426Z converting help for package 'openssl' 2021-05-16T23:15:02.6983423Z finding HTML links ... done 2021-05-16T23:15:02.7240044Z aes_cbc html 2021-05-16T23:15:02.7322048Z base64_encode html 2021-05-16T23:15:02.7560526Z bignum html 2021-05-16T23:15:02.7712577Z certificates html 2021-05-16T23:15:02.7936067Z curve25519 html 2021-05-16T23:15:02.8051061Z ec_dh html 2021-05-16T23:15:03.6564534Z ** building package indices 2021-05-16T23:15:03.6565170Z ** installing vignettes 2021-05-16T23:15:03.6565823Z ** testing if installed package can be loaded 2021-05-16T23:15:03.6566341Z *** arch - i386 2021-05-16T23:15:03.6566736Z *** arch - x64 2021-05-16T23:15:03.6567441Z encrypt_envelope html 2021-05-16T23:15:03.6568357Z fingerprint html 2021-05-16T23:15:03.6569009Z hash html 2021-05-16T23:15:03.6569605Z keygen html 2021-05-16T23:15:03.6570206Z my_key html 2021-05-16T23:15:03.6570795Z openssl html 2021-05-16T23:15:03.6571430Z openssl_config html 2021-05-16T23:15:03.6572049Z pbkdf html 2021-05-16T23:15:03.6572700Z pkcs12 html 2021-05-16T23:15:03.6573319Z rand_bytes html 2021-05-16T23:15:03.6574164Z read_key html 2021-05-16T23:15:03.6574772Z reexports html 2021-05-16T23:15:03.6575407Z rsa_encrypt html 2021-05-16T23:15:03.6576030Z signatures html 2021-05-16T23:15:03.6576663Z write_pem html 2021-05-16T23:15:03.7345245Z * DONE (openssl) 2021-05-16T23:15:03.8929063Z In R CMD INSTALL 2021-05-16T23:15:04.1580324Z * installing *source* package 'mime' ... 2021-05-16T23:15:04.1627854Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T23:15:05.1685378Z ** libs 2021-05-16T23:15:05.1685748Z 2021-05-16T23:15:05.1686142Z *** arch - i386 2021-05-16T23:15:05.1686737Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-16T23:15:05.1687138Z 2021-05-16T23:15:05.1687520Z *** arch - x64 2021-05-16T23:15:05.1688090Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-16T23:15:05.1689168Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:15:05.1690453Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rawmatch.c -o rawmatch.o 2021-05-16T23:15:05.1691721Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o mime.dll tmp.def init.o rawmatch.o -LC:/R/bin/i386 -lR 2021-05-16T23:15:05.1693145Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:15:05.1694465Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rawmatch.c -o rawmatch.o 2021-05-16T23:15:05.1695735Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o mime.dll tmp.def init.o rawmatch.o -LC:/R/bin/x64 -lR 2021-05-16T23:15:05.1778537Z ** R 2021-05-16T23:15:05.1890911Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:05.3569687Z ** help 2021-05-16T23:15:05.3852588Z *** installing help indices 2021-05-16T23:15:05.4094254Z converting help for package 'mime' 2021-05-16T23:15:05.4378863Z finding HTML links ... done 2021-05-16T23:15:05.4579811Z guess_type html 2021-05-16T23:15:05.4696416Z mimemap html 2021-05-16T23:15:05.4779483Z parse_multipart html 2021-05-16T23:15:05.4783975Z ** building package indices 2021-05-16T23:15:05.5006307Z ** testing if installed package can be loaded 2021-05-16T23:15:05.5008973Z *** arch - i386 2021-05-16T23:15:05.8057599Z *** arch - x64 2021-05-16T23:15:06.1164308Z * DONE (mime) 2021-05-16T23:15:06.1430844Z In R CMD INSTALL 2021-05-16T23:15:06.6269797Z * installing *source* package 'curl' ... 2021-05-16T23:15:06.6443091Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T23:15:06.7007031Z ** libs 2021-05-16T23:15:06.7021590Z 2021-05-16T23:15:06.7023314Z *** arch - i386 2021-05-16T23:15:06.7440211Z rm -f curl.dll callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T23:15:06.7705609Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T23:15:07.9841742Z echo '#include ' | c:/Rtools/mingw_32/bin/gcc -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -std=gnu99 -E -xc - | grep "^[ \t]*CURLOPT_.*," | sed s/,// > ../tools/option_table.txt 2021-05-16T23:15:08.4585344Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c callbacks.c -o callbacks.o 2021-05-16T23:15:08.9066487Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c curl.c -o curl.o 2021-05-16T23:15:09.4189788Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c download.c -o download.o 2021-05-16T23:15:09.8773792Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c escape.c -o escape.o 2021-05-16T23:15:10.3084411Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c fetch.c -o fetch.o 2021-05-16T23:15:10.7718425Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c form.c -o form.o 2021-05-16T23:15:11.2152100Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c getdate.c -o getdate.o 2021-05-16T23:15:11.6308118Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c handle.c -o handle.o 2021-05-16T23:15:12.3944921Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c ieproxy.c -o ieproxy.o 2021-05-16T23:15:12.8442201Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:15:13.2608270Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c interrupt.c -o interrupt.o 2021-05-16T23:15:14.1608260Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c multi.c -o multi.o 2021-05-16T23:15:14.2776486Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c nslookup.c -o nslookup.o 2021-05-16T23:15:14.7138545Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c reflist.c -o reflist.o 2021-05-16T23:15:14.8387301Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c split.c -o split.o 2021-05-16T23:15:14.9500900Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c ssl.c -o ssl.o 2021-05-16T23:15:15.3746319Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c typechecking.c -o typechecking.o 2021-05-16T23:15:15.7941375Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:15:16.2830485Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-16T23:15:16.7223105Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c winidn.c -o winidn.o 2021-05-16T23:15:17.1471469Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c writer.c -o writer.o 2021-05-16T23:15:17.3954274Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o curl.dll tmp.def callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -L../windows/libcurl-7.64.1/lib/i386 -lwinhttp -lcurl -lssh2 -lz -lssl -lcrypto -lgdi32 -lws2_32 -lcrypt32 -lwldap32 -LC:/R/bin/i386 -lR 2021-05-16T23:15:17.9905690Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-16T23:15:18.0042674Z 2021-05-16T23:15:18.0043710Z *** arch - x64 2021-05-16T23:15:18.0437610Z rm -f curl.dll callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T23:15:18.0655387Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T23:15:18.2901222Z echo '#include ' | c:/Rtools/mingw_64/bin/gcc -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -std=gnu99 -E -xc - | grep "^[ \t]*CURLOPT_.*," | sed s/,// > ../tools/option_table.txt 2021-05-16T23:15:18.7268784Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c callbacks.c -o callbacks.o 2021-05-16T23:15:19.4357220Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c curl.c -o curl.o 2021-05-16T23:15:20.1602167Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c download.c -o download.o 2021-05-16T23:15:20.8660500Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c escape.c -o escape.o 2021-05-16T23:15:21.5437081Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c fetch.c -o fetch.o 2021-05-16T23:15:22.2621480Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c form.c -o form.o 2021-05-16T23:15:22.9411397Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c getdate.c -o getdate.o 2021-05-16T23:15:23.6015466Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c handle.c -o handle.o 2021-05-16T23:15:24.5714086Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c ieproxy.c -o ieproxy.o 2021-05-16T23:15:25.2555161Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:15:25.9266961Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c interrupt.c -o interrupt.o 2021-05-16T23:15:26.6148055Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c multi.c -o multi.o 2021-05-16T23:15:27.4061441Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c nslookup.c -o nslookup.o 2021-05-16T23:15:28.0778345Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c reflist.c -o reflist.o 2021-05-16T23:15:28.1937244Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c split.c -o split.o 2021-05-16T23:15:28.3051513Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c ssl.c -o ssl.o 2021-05-16T23:15:28.9776454Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c typechecking.c -o typechecking.o 2021-05-16T23:15:29.6464616Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:15:30.3943420Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-16T23:15:31.0807252Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c winidn.c -o winidn.o 2021-05-16T23:15:32.1705698Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c writer.c -o writer.o 2021-05-16T23:15:32.1714624Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o curl.dll tmp.def callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -L../windows/libcurl-7.64.1/lib/x64 -lwinhttp -lcurl -lssh2 -lz -lssl -lcrypto -lgdi32 -lws2_32 -lcrypt32 -lwldap32 -LC:/R/bin/x64 -lR 2021-05-16T23:15:32.5514841Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-16T23:15:32.5618853Z ** R 2021-05-16T23:15:32.5891849Z ** inst 2021-05-16T23:15:32.5996415Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:32.9896954Z ** help 2021-05-16T23:15:33.0918502Z *** installing help indices 2021-05-16T23:15:33.1475101Z converting help for package 'curl' 2021-05-16T23:15:33.1752611Z finding HTML links ... done 2021-05-16T23:15:33.2080322Z curl html 2021-05-16T23:15:33.2269686Z curl_download html 2021-05-16T23:15:33.2360344Z curl_echo html 2021-05-16T23:15:33.2777341Z curl_escape html 2021-05-16T23:15:33.3097681Z curl_fetch html 2021-05-16T23:15:33.3170524Z curl_options html 2021-05-16T23:15:33.3304398Z curl_upload html 2021-05-16T23:15:33.3403410Z file_writer html 2021-05-16T23:15:33.3610352Z handle html 2021-05-16T23:15:33.3686369Z handle_cookies html 2021-05-16T23:15:33.3763012Z ie_proxy html 2021-05-16T23:15:33.4192670Z multi html 2021-05-16T23:15:33.4274064Z multipart html 2021-05-16T23:15:33.4391485Z nslookup html 2021-05-16T23:15:33.4464796Z parse_date html 2021-05-16T23:15:33.4554070Z parse_headers html 2021-05-16T23:15:33.4976733Z send_mail html 2021-05-16T23:15:33.4982749Z ** building package indices 2021-05-16T23:15:33.5503326Z ** installing vignettes 2021-05-16T23:15:33.5589455Z ** testing if installed package can be loaded 2021-05-16T23:15:33.5592526Z *** arch - i386 2021-05-16T23:15:33.8649964Z *** arch - x64 2021-05-16T23:15:34.1759197Z * DONE (curl) 2021-05-16T23:15:34.2457104Z In R CMD INSTALL 2021-05-16T23:15:34.7533895Z * installing *source* package 'jsonlite' ... 2021-05-16T23:15:34.7719421Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T23:15:34.7979457Z ** libs 2021-05-16T23:15:34.7989417Z 2021-05-16T23:15:34.7990666Z *** arch - i386 2021-05-16T23:15:34.8566872Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-16T23:15:34.9860380Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c collapse_array.c -o collapse_array.o 2021-05-16T23:15:35.1061109Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c collapse_object.c -o collapse_object.o 2021-05-16T23:15:35.2317864Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T23:15:35.3928146Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c escape_chars.c -o escape_chars.o 2021-05-16T23:15:35.5276031Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T23:15:35.6477701Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c is_datelist.c -o is_datelist.o 2021-05-16T23:15:35.7573150Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c is_recordlist.c -o is_recordlist.o 2021-05-16T23:15:35.8767634Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T23:15:35.9894103Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T23:15:36.2047213Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c null_to_na.c -o null_to_na.o 2021-05-16T23:15:36.3359425Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c num_to_char.c -o num_to_char.o 2021-05-16T23:15:36.4856245Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c parse.c -o parse.o 2021-05-16T23:15:36.6272900Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c prettify.c -o prettify.o 2021-05-16T23:15:36.7614105Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c push_parser.c -o push_parser.o 2021-05-16T23:15:36.8801190Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c r-base64.c -o r-base64.o 2021-05-16T23:15:37.0080349Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c register.c -o register.o 2021-05-16T23:15:37.1166710Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c row_collapse.c -o row_collapse.o 2021-05-16T23:15:37.2493202Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c transpose_list.c -o transpose_list.o 2021-05-16T23:15:37.3663045Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c validate.c -o validate.o 2021-05-16T23:15:37.4794844Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T23:15:37.6074878Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T23:15:37.7010108Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T23:15:37.8130370Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T23:15:37.9748613Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T23:15:38.2810792Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T23:15:38.6107403Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T23:15:38.8712514Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T23:15:39.1457424Z c:/Rtools/mingw_32/bin/ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T23:15:39.3027372Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o jsonlite.dll tmp.def base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -LC:/R/bin/i386 -lR 2021-05-16T23:15:39.4436982Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-16T23:15:39.4449200Z 2021-05-16T23:15:39.4450418Z *** arch - x64 2021-05-16T23:15:39.4982597Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-16T23:15:39.6235424Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c collapse_array.c -o collapse_array.o 2021-05-16T23:15:39.7383998Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c collapse_object.c -o collapse_object.o 2021-05-16T23:15:39.8538316Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T23:15:40.0084001Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c escape_chars.c -o escape_chars.o 2021-05-16T23:15:40.1380078Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T23:15:40.2462567Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c is_datelist.c -o is_datelist.o 2021-05-16T23:15:40.3540241Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c is_recordlist.c -o is_recordlist.o 2021-05-16T23:15:40.4681438Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T23:15:40.5841880Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T23:15:40.7717779Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c null_to_na.c -o null_to_na.o 2021-05-16T23:15:40.9032572Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c num_to_char.c -o num_to_char.o 2021-05-16T23:15:41.0538822Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c parse.c -o parse.o 2021-05-16T23:15:41.1863447Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c prettify.c -o prettify.o 2021-05-16T23:15:41.3143726Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c push_parser.c -o push_parser.o 2021-05-16T23:15:41.4271866Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c r-base64.c -o r-base64.o 2021-05-16T23:15:41.5443563Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c register.c -o register.o 2021-05-16T23:15:41.6499784Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c row_collapse.c -o row_collapse.o 2021-05-16T23:15:41.7756096Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c transpose_list.c -o transpose_list.o 2021-05-16T23:15:41.8859841Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c validate.c -o validate.o 2021-05-16T23:15:41.9931436Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T23:15:42.1170557Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T23:15:42.2063752Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T23:15:42.3185156Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T23:15:42.4775410Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T23:15:42.7997721Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T23:15:43.1018652Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T23:15:43.3233680Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T23:15:43.5325535Z c:/Rtools/mingw_64/bin/ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T23:15:43.6915077Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o jsonlite.dll tmp.def base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -LC:/R/bin/x64 -lR 2021-05-16T23:15:43.8178343Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-16T23:15:43.8251638Z ** R 2021-05-16T23:15:43.8614211Z ** inst 2021-05-16T23:15:43.8692582Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:43.9812496Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-16T23:15:44.8223737Z ** help 2021-05-16T23:15:44.8937754Z *** installing help indices 2021-05-16T23:15:44.9345234Z converting help for package 'jsonlite' 2021-05-16T23:15:44.9664145Z finding HTML links ... done 2021-05-16T23:15:44.9809608Z base64 html 2021-05-16T23:15:44.9883046Z flatten html 2021-05-16T23:15:45.0867923Z fromJSON html 2021-05-16T23:15:45.0928665Z prettify html 2021-05-16T23:15:45.1056483Z rbind_pages html 2021-05-16T23:15:45.1206417Z read_json html 2021-05-16T23:15:45.1357891Z serializeJSON html 2021-05-16T23:15:45.1906238Z stream_in html 2021-05-16T23:15:45.2112405Z unbox html 2021-05-16T23:15:45.2167660Z validate html 2021-05-16T23:15:45.2173810Z ** building package indices 2021-05-16T23:15:45.2541691Z ** installing vignettes 2021-05-16T23:15:45.2625302Z ** testing if installed package can be loaded 2021-05-16T23:15:45.2628514Z *** arch - i386 2021-05-16T23:15:45.5686860Z *** arch - x64 2021-05-16T23:15:45.8819124Z * DONE (jsonlite) 2021-05-16T23:15:45.9679606Z In R CMD INSTALL 2021-05-16T23:15:46.2658569Z * installing *source* package 'gitcreds' ... 2021-05-16T23:15:46.2713372Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T23:15:46.2946875Z ** R 2021-05-16T23:15:46.3085319Z ** inst 2021-05-16T23:15:46.3129253Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:46.6575223Z ** help 2021-05-16T23:15:46.7083488Z *** installing help indices 2021-05-16T23:15:46.7380886Z converting help for package 'gitcreds' 2021-05-16T23:15:46.7686658Z finding HTML links ... done 2021-05-16T23:15:46.7970324Z gitcreds-api html 2021-05-16T23:15:46.8045367Z gitcreds_cache_envvar html 2021-05-16T23:15:46.9317951Z gitcreds_get html 2021-05-16T23:15:46.9884922Z gitcreds_list html 2021-05-16T23:15:46.9958798Z gitcreds_parse_output html 2021-05-16T23:15:46.9963601Z ** building package indices 2021-05-16T23:15:47.0195582Z ** installing vignettes 2021-05-16T23:15:47.0253675Z ** testing if installed package can be loaded 2021-05-16T23:15:47.0256215Z *** arch - i386 2021-05-16T23:15:47.3318275Z *** arch - x64 2021-05-16T23:15:47.6424141Z * DONE (gitcreds) 2021-05-16T23:15:47.6709139Z In R CMD INSTALL 2021-05-16T23:15:47.9991226Z * installing *source* package 'zip' ... 2021-05-16T23:15:48.0073796Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T23:15:48.0283708Z ** libs 2021-05-16T23:15:48.0293323Z 2021-05-16T23:15:48.0294596Z *** arch - i386 2021-05-16T23:15:48.0641329Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T23:15:48.0642698Z -municode -o tools/cmdzip.exe 2021-05-16T23:15:53.0238059Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T23:15:53.0239696Z -municode -o tools/cmdunzip.exe 2021-05-16T23:15:57.9345351Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T23:15:58.5332274Z [1] TRUE 2021-05-16T23:15:58.5474527Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:15:58.6600436Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c miniz.c -o miniz.o 2021-05-16T23:16:02.2429409Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rzip.c -o rzip.o 2021-05-16T23:16:02.7018113Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c zip.c -o zip.o 2021-05-16T23:16:03.1831226Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c winutils.c -o winutils.o 2021-05-16T23:16:03.7723144Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o zip.dll tmp.def init.o miniz.o rzip.o zip.o winutils.o -LC:/R/bin/i386 -lR 2021-05-16T23:16:03.9030751Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T23:16:03.9101920Z 2021-05-16T23:16:03.9102880Z *** arch - x64 2021-05-16T23:16:03.9416706Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T23:16:03.9417999Z -municode -o tools/cmdzip.exe 2021-05-16T23:16:08.4754026Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T23:16:08.4755613Z -municode -o tools/cmdunzip.exe 2021-05-16T23:16:12.9863092Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T23:16:13.2098883Z [1] TRUE 2021-05-16T23:16:13.2239787Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:16:13.3252404Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c miniz.c -o miniz.o 2021-05-16T23:16:15.7875100Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rzip.c -o rzip.o 2021-05-16T23:16:16.5019620Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c zip.c -o zip.o 2021-05-16T23:16:17.2322626Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c winutils.c -o winutils.o 2021-05-16T23:16:18.0723863Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o zip.dll tmp.def init.o miniz.o rzip.o zip.o winutils.o -LC:/R/bin/x64 -lR 2021-05-16T23:16:18.1862832Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T23:16:18.1929811Z ** R 2021-05-16T23:16:18.2016175Z ** inst 2021-05-16T23:16:18.2057360Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:18.3815972Z ** help 2021-05-16T23:16:18.4272338Z *** installing help indices 2021-05-16T23:16:18.4530415Z converting help for package 'zip' 2021-05-16T23:16:18.4841817Z finding HTML links ... done 2021-05-16T23:16:18.5128925Z unzip html 2021-05-16T23:16:18.5369500Z unzip_process html 2021-05-16T23:16:18.5829633Z zip html 2021-05-16T23:16:18.5913143Z zip_list html 2021-05-16T23:16:18.6169710Z zip_process html 2021-05-16T23:16:18.6174388Z ** building package indices 2021-05-16T23:16:18.6438097Z ** testing if installed package can be loaded 2021-05-16T23:16:18.6440737Z *** arch - i386 2021-05-16T23:16:18.9491022Z *** arch - x64 2021-05-16T23:16:19.6639485Z * DONE (zip) 2021-05-16T23:16:19.6639957Z In R CMD INSTALL 2021-05-16T23:16:19.7531074Z * installing *source* package 'rstudioapi' ... 2021-05-16T23:16:19.7672860Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T23:16:19.7924773Z ** R 2021-05-16T23:16:19.8200095Z ** inst 2021-05-16T23:16:19.8309730Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:20.2367991Z ** help 2021-05-16T23:16:20.6328728Z *** installing help indices 2021-05-16T23:16:20.8691708Z converting help for package 'rstudioapi' 2021-05-16T23:16:20.9004524Z finding HTML links ... done 2021-05-16T23:16:20.9530525Z addTheme html 2021-05-16T23:16:20.9696771Z applyTheme html 2021-05-16T23:16:20.9771249Z askForPassword html 2021-05-16T23:16:20.9865138Z askForSecret html 2021-05-16T23:16:20.9909301Z bugReport html 2021-05-16T23:16:21.0444768Z build-tools html 2021-05-16T23:16:21.0563938Z callFun html 2021-05-16T23:16:21.0700397Z chunk-callbacks html 2021-05-16T23:16:21.0917135Z convertTheme html 2021-05-16T23:16:21.1133672Z createProjectTemplate html 2021-05-16T23:16:21.1243422Z dictionaries html 2021-05-16T23:16:21.1328969Z document_position html 2021-05-16T23:16:21.1490953Z document_range html 2021-05-16T23:16:21.1617394Z executeCommand html 2021-05-16T23:16:21.1805455Z file-dialogs html 2021-05-16T23:16:21.1864328Z filesPaneNavigate html 2021-05-16T23:16:21.1930898Z getActiveProject html 2021-05-16T23:16:21.2048212Z getRStudioPackageDependencies html 2021-05-16T23:16:21.2179817Z getThemeInfo html 2021-05-16T23:16:21.2231767Z getThemes html 2021-05-16T23:16:21.2295083Z getVersion html 2021-05-16T23:16:21.2359556Z hasColorConsole html 2021-05-16T23:16:21.2512506Z hasFun html 2021-05-16T23:16:21.2695955Z highlightUi html 2021-05-16T23:16:21.2796305Z isAvailable html 2021-05-16T23:16:21.3126704Z jobAdd html 2021-05-16T23:16:21.3260348Z jobAddOutput html 2021-05-16T23:16:21.3382951Z jobAddProgress html 2021-05-16T23:16:21.3490917Z jobRemove html 2021-05-16T23:16:21.3691440Z jobRunScript html 2021-05-16T23:16:21.3884656Z jobSetProgress html 2021-05-16T23:16:21.4111861Z jobSetState html 2021-05-16T23:16:21.4232937Z jobSetStatus html 2021-05-16T23:16:21.4368389Z launcher html 2021-05-16T23:16:21.4508323Z launcherConfig html 2021-05-16T23:16:21.4669131Z launcherContainer html 2021-05-16T23:16:21.4738530Z launcherControlJob html 2021-05-16T23:16:21.4786889Z launcherGetJob html 2021-05-16T23:16:21.4938051Z launcherHostMount html 2021-05-16T23:16:21.5117060Z launcherNfsMount html 2021-05-16T23:16:21.5249907Z launcherPlacementConstraint html 2021-05-16T23:16:21.5388039Z launcherResourceLimit html 2021-05-16T23:16:21.5878139Z launcherSubmitJob html 2021-05-16T23:16:21.6031427Z launcherSubmitR html 2021-05-16T23:16:21.6263403Z navigateToFile html 2021-05-16T23:16:21.6346951Z persistent-values html 2021-05-16T23:16:21.6410456Z previewRd html 2021-05-16T23:16:21.6501730Z previewSql html 2021-05-16T23:16:21.6587202Z primary_selection html 2021-05-16T23:16:21.6704606Z projects html 2021-05-16T23:16:21.6810427Z readPreference html 2021-05-16T23:16:21.6928119Z readRStudioPreference html 2021-05-16T23:16:21.6981211Z removeTheme html 2021-05-16T23:16:21.7040461Z restartSession html 2021-05-16T23:16:21.7512221Z rstudio-documents html 2021-05-16T23:16:21.7615305Z rstudio-editors html 2021-05-16T23:16:21.7710842Z savePlotAsImage html 2021-05-16T23:16:21.7782810Z selections html 2021-05-16T23:16:21.7883366Z sendToConsole html 2021-05-16T23:16:21.7976287Z showDialog html 2021-05-16T23:16:21.8067258Z showPrompt html 2021-05-16T23:16:21.8199799Z showQuestion html 2021-05-16T23:16:21.8365526Z sourceMarkers html 2021-05-16T23:16:21.8402222Z systemUsername html 2021-05-16T23:16:21.8518338Z terminalActivate html 2021-05-16T23:16:21.8631498Z terminalBuffer html 2021-05-16T23:16:21.8767498Z terminalBusy html 2021-05-16T23:16:21.8865798Z terminalClear html 2021-05-16T23:16:21.9011289Z terminalContext html 2021-05-16T23:16:21.9144674Z terminalCreate html 2021-05-16T23:16:21.9252405Z terminalExecute html 2021-05-16T23:16:21.9354657Z terminalExitCode html 2021-05-16T23:16:21.9444927Z terminalKill html 2021-05-16T23:16:21.9494451Z terminalList html 2021-05-16T23:16:21.9612377Z terminalRunning html 2021-05-16T23:16:21.9713198Z terminalSend html 2021-05-16T23:16:21.9766366Z terminalVisible html 2021-05-16T23:16:21.9870864Z translateLocalUrl html 2021-05-16T23:16:21.9942688Z updateDialog html 2021-05-16T23:16:21.9979210Z userIdentity html 2021-05-16T23:16:22.0055745Z versionInfo html 2021-05-16T23:16:22.0343615Z viewer html 2021-05-16T23:16:22.0465412Z writePreference html 2021-05-16T23:16:22.0576855Z writeRStudioPreference html 2021-05-16T23:16:22.0589941Z *** copying figures 2021-05-16T23:16:22.0606299Z ** building package indices 2021-05-16T23:16:22.2576080Z ** installing vignettes 2021-05-16T23:16:22.2696587Z ** testing if installed package can be loaded 2021-05-16T23:16:22.2701348Z *** arch - i386 2021-05-16T23:16:22.5773137Z *** arch - x64 2021-05-16T23:16:22.8973613Z * DONE (rstudioapi) 2021-05-16T23:16:22.9624339Z In R CMD INSTALL 2021-05-16T23:16:23.3193288Z * installing *source* package 'rprojroot' ... 2021-05-16T23:16:23.3281275Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T23:16:23.3558709Z ** R 2021-05-16T23:16:23.3658671Z ** inst 2021-05-16T23:16:23.3695078Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:23.7095173Z ** help 2021-05-16T23:16:23.7678574Z *** installing help indices 2021-05-16T23:16:23.8073452Z converting help for package 'rprojroot' 2021-05-16T23:16:23.8379195Z finding HTML links ... done 2021-05-16T23:16:23.8663877Z criteria html 2021-05-16T23:16:23.8726233Z deprecated html 2021-05-16T23:16:23.8926566Z find_root html 2021-05-16T23:16:23.9198935Z find_root_file html 2021-05-16T23:16:23.9730550Z root_criterion html 2021-05-16T23:16:23.9903984Z rprojroot-package html 2021-05-16T23:16:24.0139055Z thisfile html 2021-05-16T23:16:24.0143828Z *** copying figures 2021-05-16T23:16:24.0187530Z ** building package indices 2021-05-16T23:16:24.0486738Z ** installing vignettes 2021-05-16T23:16:24.0552516Z ** testing if installed package can be loaded 2021-05-16T23:16:24.0555250Z *** arch - i386 2021-05-16T23:16:24.3619712Z *** arch - x64 2021-05-16T23:16:24.6737573Z * DONE (rprojroot) 2021-05-16T23:16:24.7146842Z In R CMD INSTALL 2021-05-16T23:16:25.0376574Z * installing *source* package 'crayon' ... 2021-05-16T23:16:25.0438933Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T23:16:25.0721532Z ** R 2021-05-16T23:16:25.0919655Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:25.8844079Z ** help 2021-05-16T23:16:26.0043554Z *** installing help indices 2021-05-16T23:16:26.0697462Z converting help for package 'crayon' 2021-05-16T23:16:26.0984916Z finding HTML links ... done 2021-05-16T23:16:26.1239891Z chr html 2021-05-16T23:16:26.1443705Z col_align html 2021-05-16T23:16:26.1577775Z col_nchar html 2021-05-16T23:16:26.1855481Z col_strsplit html 2021-05-16T23:16:26.2027225Z col_substr html 2021-05-16T23:16:26.2198049Z col_substring html 2021-05-16T23:16:26.2371033Z combine_styles html 2021-05-16T23:16:26.2459568Z concat html 2021-05-16T23:16:26.2807914Z crayon html 2021-05-16T23:16:26.2884350Z drop_style html 2021-05-16T23:16:26.2959553Z has_color html 2021-05-16T23:16:26.3024023Z has_style html 2021-05-16T23:16:26.3137807Z hyperlink html 2021-05-16T23:16:26.3430830Z make_style html 2021-05-16T23:16:26.3812371Z num_ansi_colors html 2021-05-16T23:16:26.3882436Z num_colors html 2021-05-16T23:16:26.3949856Z show_ansi_colors html 2021-05-16T23:16:26.4057964Z start.crayon html 2021-05-16T23:16:26.4112126Z strip_style html 2021-05-16T23:16:26.4221832Z style html 2021-05-16T23:16:26.4337415Z styles html 2021-05-16T23:16:26.4345067Z ** building package indices 2021-05-16T23:16:26.5057238Z ** testing if installed package can be loaded 2021-05-16T23:16:26.5059953Z *** arch - i386 2021-05-16T23:16:26.8121985Z *** arch - x64 2021-05-16T23:16:27.1238120Z * DONE (crayon) 2021-05-16T23:16:27.1546518Z In R CMD INSTALL 2021-05-16T23:16:27.4457697Z * installing *source* package 'fastmap' ... 2021-05-16T23:16:27.4503915Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T23:16:27.4741438Z ** libs 2021-05-16T23:16:27.4754355Z 2021-05-16T23:16:27.4755316Z *** arch - i386 2021-05-16T23:16:27.5064774Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilib/ -DR_NO_REMAP -O2 -Wall -mtune=generic -c fastmap.cpp -o fastmap.o 2021-05-16T23:16:29.5565139Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilib/ -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:16:29.7879274Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o fastmap.dll tmp.def fastmap.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:16:30.0886086Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-16T23:16:30.0908429Z 2021-05-16T23:16:30.0909664Z *** arch - x64 2021-05-16T23:16:30.1205066Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilib/ -DR_NO_REMAP -O2 -Wall -mtune=generic -c fastmap.cpp -o fastmap.o 2021-05-16T23:16:32.1820297Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilib/ -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:16:33.1623680Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-16T23:16:33.1624262Z ** R 2021-05-16T23:16:33.1624895Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:33.1625461Z ** help 2021-05-16T23:16:33.1625931Z *** installing help indices 2021-05-16T23:16:33.1626986Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o fastmap.dll tmp.def fastmap.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:16:33.1627930Z converting help for package 'fastmap' 2021-05-16T23:16:33.1739974Z finding HTML links ... done 2021-05-16T23:16:33.2218108Z fastmap html 2021-05-16T23:16:33.2471459Z fastqueue html 2021-05-16T23:16:33.2743602Z faststack html 2021-05-16T23:16:33.2792307Z key_missing html 2021-05-16T23:16:33.2796148Z ** building package indices 2021-05-16T23:16:33.3001507Z ** testing if installed package can be loaded 2021-05-16T23:16:33.3003995Z *** arch - i386 2021-05-16T23:16:33.6061302Z *** arch - x64 2021-05-16T23:16:33.9172404Z * DONE (fastmap) 2021-05-16T23:16:33.9533498Z In R CMD INSTALL 2021-05-16T23:16:35.1603997Z * installing *source* package 'withr' ... 2021-05-16T23:16:35.1604864Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:35.1605454Z ** R 2021-05-16T23:16:35.1605812Z ** inst 2021-05-16T23:16:35.1606439Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:35.1607003Z ** help 2021-05-16T23:16:35.1607500Z *** installing help indices 2021-05-16T23:16:35.1666414Z converting help for package 'withr' 2021-05-16T23:16:35.1958143Z finding HTML links ... done 2021-05-16T23:16:35.2674245Z defer html 2021-05-16T23:16:35.3717493Z devices html 2021-05-16T23:16:35.3719639Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpA39OZq/R.INSTALL125060ad5a93/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T23:16:35.3774605Z makevars_user html 2021-05-16T23:16:35.3910304Z set_makevars html 2021-05-16T23:16:35.4160473Z with_ html 2021-05-16T23:16:35.4260735Z with_collate html 2021-05-16T23:16:35.4370317Z with_connection html 2021-05-16T23:16:35.4490866Z with_db_connection html 2021-05-16T23:16:35.4597711Z with_dir html 2021-05-16T23:16:35.4798511Z with_envvar html 2021-05-16T23:16:35.4914541Z with_file html 2021-05-16T23:16:35.5023399Z with_gctorture2 html 2021-05-16T23:16:35.5167346Z with_libpaths html 2021-05-16T23:16:36.1642055Z *** copying figures 2021-05-16T23:16:36.1643078Z ** building package indices 2021-05-16T23:16:36.1644106Z ** installing vignettes 2021-05-16T23:16:36.1645243Z ** testing if installed package can be loaded 2021-05-16T23:16:36.1646194Z *** arch - i386 2021-05-16T23:16:36.1647104Z with_locale html 2021-05-16T23:16:36.1659320Z with_makevars html 2021-05-16T23:16:36.1660722Z with_options html 2021-05-16T23:16:36.1661902Z with_package html 2021-05-16T23:16:36.1666181Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpA39OZq/R.INSTALL125060ad5a93/withr/man/with_package.Rd:68: file link '.libPaths' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:16:36.1670031Z with_par html 2021-05-16T23:16:36.1671158Z with_path html 2021-05-16T23:16:36.1672278Z with_rng_version html 2021-05-16T23:16:36.1674050Z with_seed html 2021-05-16T23:16:36.1675270Z with_sink html 2021-05-16T23:16:36.1804219Z with_temp_libpaths html 2021-05-16T23:16:36.1805265Z with_tempfile html 2021-05-16T23:16:36.1810046Z *** arch - x64 2021-05-16T23:16:36.1810611Z with_timezone html 2021-05-16T23:16:36.1811530Z withr html 2021-05-16T23:16:36.4943321Z * DONE (withr) 2021-05-16T23:16:36.5348621Z In R CMD INSTALL 2021-05-16T23:16:36.8215848Z * installing *source* package 'rappdirs' ... 2021-05-16T23:16:36.8258363Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T23:16:36.8606266Z ** libs 2021-05-16T23:16:36.8615030Z 2021-05-16T23:16:36.8616129Z *** arch - i386 2021-05-16T23:16:36.8867144Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:16:36.9943046Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c win-path.c -o win-path.o 2021-05-16T23:16:37.7484414Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o rappdirs.dll tmp.def init.o win-path.o -LC:/R/bin/i386 -lR 2021-05-16T23:16:37.8628969Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-16T23:16:37.8639833Z 2021-05-16T23:16:37.8640834Z *** arch - x64 2021-05-16T23:16:37.8866443Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:16:37.9899757Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c win-path.c -o win-path.o 2021-05-16T23:16:39.0037784Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o rappdirs.dll tmp.def init.o win-path.o -LC:/R/bin/x64 -lR 2021-05-16T23:16:39.1111624Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-16T23:16:39.1140722Z ** R 2021-05-16T23:16:39.1227049Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:39.2650543Z ** help 2021-05-16T23:16:39.3100277Z *** installing help indices 2021-05-16T23:16:39.3448628Z converting help for package 'rappdirs' 2021-05-16T23:16:39.3727744Z finding HTML links ... done 2021-05-16T23:16:39.4021702Z app_dir html 2021-05-16T23:16:39.4322903Z rappdirs-package html 2021-05-16T23:16:39.4571481Z site_data_dir html 2021-05-16T23:16:39.4824327Z user_cache_dir html 2021-05-16T23:16:39.5193183Z user_data_dir html 2021-05-16T23:16:39.5493352Z ** building package indices 2021-05-16T23:16:39.5494044Z user_log_dir html 2021-05-16T23:16:39.6000167Z ** testing if installed package can be loaded 2021-05-16T23:16:39.6011969Z *** arch - i386 2021-05-16T23:16:39.9071419Z *** arch - x64 2021-05-16T23:16:40.2163021Z * DONE (rappdirs) 2021-05-16T23:16:40.2454304Z In R CMD INSTALL 2021-05-16T23:16:40.9706429Z * installing *source* package 'fs' ... 2021-05-16T23:16:41.0044030Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T23:16:41.0360659Z ** libs 2021-05-16T23:16:41.0370203Z 2021-05-16T23:16:41.0371464Z *** arch - i386 2021-05-16T23:16:41.1852181Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c error.cc -o error.o 2021-05-16T23:16:42.1616347Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c getmode.cc -o getmode.o 2021-05-16T23:16:42.6551316Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c dir.cc -o dir.o 2021-05-16T23:16:43.5096101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c init.cc -o init.o 2021-05-16T23:16:43.6456544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c fs.cc -o fs.o 2021-05-16T23:16:44.2899336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c link.cc -o link.o 2021-05-16T23:16:45.0782722Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c path.cc -o path.o 2021-05-16T23:16:45.9308002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c file.cc -o file.o 2021-05-16T23:16:46.8362332Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c utils.cc -o utils.o 2021-05-16T23:16:47.6338343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c id.cc -o id.o 2021-05-16T23:16:48.4862233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c windows/getmode.cc -o windows/getmode.o 2021-05-16T23:16:49.2644181Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T23:16:49.2646368Z CC="c:/Rtools/mingw_32/bin/gcc " CFLAGS="-O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 " AR="c:/Rtools/mingw_32/bin/ar" RANLIB="c:/Rtools/mingw_32/bin/ranlib" \ 2021-05-16T23:16:49.2654487Z HAVE_DTRACE=0 2021-05-16T23:16:49.3100095Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmpq6mRXS/R.INSTALL108469092241/fs/src-i386/libuv-1.38.1' 2021-05-16T23:16:49.3102112Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/timer.o src/timer.c 2021-05-16T23:16:49.5946038Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/random.o src/random.c 2021-05-16T23:16:49.8126777Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-data-getter-setters.o src/uv-data-getter-setters.c 2021-05-16T23:16:50.0291837Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/fs-poll.o src/fs-poll.c 2021-05-16T23:16:50.3085766Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/version.o src/version.c 2021-05-16T23:16:50.4939759Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/idna.o src/idna.c 2021-05-16T23:16:50.7546707Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/strscpy.o src/strscpy.c 2021-05-16T23:16:50.9515038Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/inet.o src/inet.c 2021-05-16T23:16:51.2594617Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/threadpool.o src/threadpool.c 2021-05-16T23:16:51.5283271Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-common.o src/uv-common.c 2021-05-16T23:16:52.1004121Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs-event.o src/win/fs-event.c 2021-05-16T23:16:52.6593404Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/udp.o src/win/udp.c 2021-05-16T23:16:53.0233820Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/handle.o src/win/handle.c 2021-05-16T23:16:53.2616149Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/thread.o src/win/thread.c 2021-05-16T23:16:53.8982919Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tty.o src/win/tty.c 2021-05-16T23:16:54.8118098Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/signal.o src/win/signal.c 2021-05-16T23:16:55.1666579Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/stream.o src/win/stream.c 2021-05-16T23:16:55.4230302Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/util.o src/win/util.c 2021-05-16T23:16:56.6615213Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T23:16:56.6616988Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T23:16:56.6618355Z #pragma warning(suppress : 4996) 2021-05-16T23:16:56.6619098Z ^ 2021-05-16T23:16:56.6620017Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T23:16:56.6622028Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:16:56.6623487Z ptr = strchr(buf + 1, '='); 2021-05-16T23:16:56.6624199Z ^ 2021-05-16T23:16:56.6626685Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process.o src/win/process.c 2021-05-16T23:16:56.7532428Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tcp.o src/win/tcp.c 2021-05-16T23:16:57.4521165Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winsock.o src/win/winsock.c 2021-05-16T23:16:57.6318035Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T23:16:57.6320905Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:16:57.6322950Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T23:16:57.6324123Z ^ 2021-05-16T23:16:57.6325885Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T23:16:57.7494875Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/pipe.o src/win/pipe.c 2021-05-16T23:16:58.8350128Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs.o src/win/fs.c 2021-05-16T23:16:59.0133716Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T23:16:59.0137072Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:16:59.0137783Z int err = 0; 2021-05-16T23:16:59.0138217Z ^ 2021-05-16T23:16:59.0144344Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T23:16:59.0145327Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:16:59.0146033Z int err = 0; 2021-05-16T23:16:59.0146450Z ^ 2021-05-16T23:16:59.0147399Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T23:16:59.0148284Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T23:16:59.0148820Z ^ 2021-05-16T23:16:59.0151033Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T23:16:59.0152017Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:16:59.0152873Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T23:16:59.0153429Z ^ 2021-05-16T23:16:59.0154373Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T23:16:59.7694752Z src/win/fs.c: In function 'uv__fs_work': 2021-05-16T23:16:59.7697322Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:16:59.7699300Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:16:59.7700481Z ^ 2021-05-16T23:16:59.7701888Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-16T23:16:59.7703145Z uv_stat_t new_statbuf; 2021-05-16T23:16:59.7704090Z ^ 2021-05-16T23:16:59.7706034Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:16:59.7707954Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:16:59.7708913Z ^ 2021-05-16T23:16:59.7710309Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-16T23:16:59.7711564Z uv_stat_t new_statbuf; 2021-05-16T23:16:59.7712416Z ^ 2021-05-16T23:16:59.7714382Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:16:59.7716275Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:16:59.7717420Z ^ 2021-05-16T23:16:59.7718746Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-16T23:16:59.7720259Z uv_stat_t statbuf; 2021-05-16T23:16:59.7721123Z ^ 2021-05-16T23:16:59.7723030Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:16:59.7724973Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:16:59.7725952Z ^ 2021-05-16T23:16:59.7727202Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-16T23:16:59.7728386Z uv_stat_t statbuf; 2021-05-16T23:16:59.7729245Z ^ 2021-05-16T23:17:00.6582346Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/async.o src/win/async.c 2021-05-16T23:17:00.8837528Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/core.o src/win/core.c 2021-05-16T23:17:01.2644985Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/dl.o src/win/dl.c 2021-05-16T23:17:01.5030470Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/poll.o src/win/poll.c 2021-05-16T23:17:01.8416521Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/detect-wakeup.o src/win/detect-wakeup.c 2021-05-16T23:17:02.0522578Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/error.o src/win/error.c 2021-05-16T23:17:02.2865101Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process-stdio.o src/win/process-stdio.c 2021-05-16T23:17:02.5907687Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winapi.o src/win/winapi.c 2021-05-16T23:17:02.8045482Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/loop-watcher.o src/win/loop-watcher.c 2021-05-16T23:17:03.0744013Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getaddrinfo.o src/win/getaddrinfo.c 2021-05-16T23:17:04.1619349Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-16T23:17:04.1619773Z 2021-05-16T23:17:04.1620162Z *** arch - x64 2021-05-16T23:17:04.1621639Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getnameinfo.o src/win/getnameinfo.c 2021-05-16T23:17:04.1626311Z c:/Rtools/mingw_32/bin/ar crs libuv.a src/timer.o src/random.o src/uv-data-getter-setters.o src/fs-poll.o src/version.o src/idna.o src/strscpy.o src/inet.o src/threadpool.o src/uv-common.o src/win/fs-event.o src/win/udp.o src/win/handle.o src/win/thread.o src/win/tty.o src/win/signal.o src/win/stream.o src/win/util.o src/win/process.o src/win/tcp.o src/win/winsock.o src/win/pipe.o src/win/fs.o src/win/async.o src/win/core.o src/win/dl.o src/win/poll.o src/win/detect-wakeup.o src/win/error.o src/win/process-stdio.o src/win/winapi.o src/win/loop-watcher.o src/win/getaddrinfo.o src/win/getnameinfo.o 2021-05-16T23:17:04.1629835Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmpq6mRXS/R.INSTALL108469092241/fs/src-i386/libuv-1.38.1' 2021-05-16T23:17:04.1632070Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o fs.dll tmp.def error.o getmode.o dir.o init.o fs.o link.o path.o file.o utils.o id.o windows/getmode.o ./libuv-1.38.1/libuv.a -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/i386 -lR 2021-05-16T23:17:04.3084680Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c error.cc -o error.o 2021-05-16T23:17:05.2338752Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c getmode.cc -o getmode.o 2021-05-16T23:17:06.2925231Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c dir.cc -o dir.o 2021-05-16T23:17:07.4135467Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c init.cc -o init.o 2021-05-16T23:17:07.5411326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c fs.cc -o fs.o 2021-05-16T23:17:09.1694378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c link.cc -o link.o 2021-05-16T23:17:09.4829225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c path.cc -o path.o 2021-05-16T23:17:10.6010739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c file.cc -o file.o 2021-05-16T23:17:11.8005479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c utils.cc -o utils.o 2021-05-16T23:17:12.8727264Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c id.cc -o id.o 2021-05-16T23:17:14.1766954Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c windows/getmode.cc -o windows/getmode.o 2021-05-16T23:17:15.0533567Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T23:17:15.0536853Z CC="c:/Rtools/mingw_64/bin/gcc " CFLAGS="-O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 " AR="c:/Rtools/mingw_64/bin/ar" RANLIB="c:/Rtools/mingw_64/bin/ranlib" \ 2021-05-16T23:17:15.0546700Z HAVE_DTRACE=0 2021-05-16T23:17:15.0971813Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmpq6mRXS/R.INSTALL108469092241/fs/src-x64/libuv-1.38.1' 2021-05-16T23:17:15.0975126Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/timer.o src/timer.c 2021-05-16T23:17:15.6303911Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/random.o src/random.c 2021-05-16T23:17:16.1044931Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-data-getter-setters.o src/uv-data-getter-setters.c 2021-05-16T23:17:16.5804665Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/fs-poll.o src/fs-poll.c 2021-05-16T23:17:17.1104360Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/version.o src/version.c 2021-05-16T23:17:17.5561690Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/idna.o src/idna.c 2021-05-16T23:17:18.0597718Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/strscpy.o src/strscpy.c 2021-05-16T23:17:18.5141411Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/inet.o src/inet.c 2021-05-16T23:17:19.0389234Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/threadpool.o src/threadpool.c 2021-05-16T23:17:19.5563067Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-common.o src/uv-common.c 2021-05-16T23:17:20.3350607Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs-event.o src/win/fs-event.c 2021-05-16T23:17:20.9097122Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/udp.o src/win/udp.c 2021-05-16T23:17:21.6156140Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/handle.o src/win/handle.c 2021-05-16T23:17:22.1182250Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/thread.o src/win/thread.c 2021-05-16T23:17:23.1689718Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tty.o src/win/tty.c 2021-05-16T23:17:23.7171892Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/signal.o src/win/signal.c 2021-05-16T23:17:24.3155365Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/stream.o src/win/stream.c 2021-05-16T23:17:24.8252720Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/util.o src/win/util.c 2021-05-16T23:17:25.4435867Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T23:17:25.4438478Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T23:17:25.4439371Z #pragma warning(suppress : 4996) 2021-05-16T23:17:25.4440067Z ^ 2021-05-16T23:17:25.8403820Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process.o src/win/process.c 2021-05-16T23:17:26.5473742Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tcp.o src/win/tcp.c 2021-05-16T23:17:27.3791219Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winsock.o src/win/winsock.c 2021-05-16T23:17:28.1713499Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T23:17:28.1714668Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:17:28.1716529Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T23:17:28.1717097Z ^ 2021-05-16T23:17:28.1717990Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T23:17:28.1719526Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/pipe.o src/win/pipe.c 2021-05-16T23:17:29.0832223Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs.o src/win/fs.c 2021-05-16T23:17:29.5070867Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T23:17:29.5073435Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:17:29.5074418Z int err = 0; 2021-05-16T23:17:29.5074956Z ^ 2021-05-16T23:17:29.5083485Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T23:17:29.5084684Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:17:29.5085481Z int err = 0; 2021-05-16T23:17:29.5085987Z ^ 2021-05-16T23:17:29.5087088Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T23:17:29.5088139Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T23:17:29.5088781Z ^ 2021-05-16T23:17:29.5090458Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T23:17:29.5091904Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:17:29.5092853Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T23:17:29.5093428Z ^ 2021-05-16T23:17:29.5094448Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T23:17:29.6630437Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T23:17:29.6633232Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:17:29.6634926Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:17:29.6635868Z ^ 2021-05-16T23:17:29.6637458Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:17:29.6638963Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:17:29.6641198Z ^ 2021-05-16T23:17:29.6642833Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:17:29.6644322Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:17:29.6645226Z ^ 2021-05-16T23:17:29.6646845Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:17:29.6648340Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:17:29.6649108Z ^ 2021-05-16T23:17:30.7700786Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/async.o src/win/async.c 2021-05-16T23:17:31.2594254Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/core.o src/win/core.c 2021-05-16T23:17:31.8610217Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/dl.o src/win/dl.c 2021-05-16T23:17:32.3419802Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/poll.o src/win/poll.c 2021-05-16T23:17:32.9177320Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/detect-wakeup.o src/win/detect-wakeup.c 2021-05-16T23:17:33.3787398Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/error.o src/win/error.c 2021-05-16T23:17:33.8762460Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process-stdio.o src/win/process-stdio.c 2021-05-16T23:17:34.4230089Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winapi.o src/win/winapi.c 2021-05-16T23:17:34.9105015Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/loop-watcher.o src/win/loop-watcher.c 2021-05-16T23:17:35.6737990Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getaddrinfo.o src/win/getaddrinfo.c 2021-05-16T23:17:35.9684774Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getnameinfo.o src/win/getnameinfo.c 2021-05-16T23:17:36.4490235Z c:/Rtools/mingw_64/bin/ar crs libuv.a src/timer.o src/random.o src/uv-data-getter-setters.o src/fs-poll.o src/version.o src/idna.o src/strscpy.o src/inet.o src/threadpool.o src/uv-common.o src/win/fs-event.o src/win/udp.o src/win/handle.o src/win/thread.o src/win/tty.o src/win/signal.o src/win/stream.o src/win/util.o src/win/process.o src/win/tcp.o src/win/winsock.o src/win/pipe.o src/win/fs.o src/win/async.o src/win/core.o src/win/dl.o src/win/poll.o src/win/detect-wakeup.o src/win/error.o src/win/process-stdio.o src/win/winapi.o src/win/loop-watcher.o src/win/getaddrinfo.o src/win/getnameinfo.o 2021-05-16T23:17:36.4789988Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmpq6mRXS/R.INSTALL108469092241/fs/src-x64/libuv-1.38.1' 2021-05-16T23:17:36.6270824Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o fs.dll tmp.def error.o getmode.o dir.o init.o fs.o link.o path.o file.o utils.o id.o windows/getmode.o ./libuv-1.38.1/libuv.a -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/x64 -lR 2021-05-16T23:17:37.0356812Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-16T23:17:37.0406483Z ** R 2021-05-16T23:17:37.0624020Z ** inst 2021-05-16T23:17:37.0666518Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:37.9864942Z ** help 2021-05-16T23:17:38.1485055Z *** installing help indices 2021-05-16T23:17:38.2382571Z converting help for package 'fs' 2021-05-16T23:17:38.2680915Z finding HTML links ... done 2021-05-16T23:17:38.3084805Z copy html 2021-05-16T23:17:38.3290458Z create html 2021-05-16T23:17:38.3801704Z delete html 2021-05-16T23:17:38.4097628Z dir_ls html 2021-05-16T23:17:38.4179642Z dir_tree html 2021-05-16T23:17:38.4277925Z file_access html 2021-05-16T23:17:38.4358488Z file_chmod html 2021-05-16T23:17:38.4434036Z file_chown html 2021-05-16T23:17:39.1640777Z ** building package indices 2021-05-16T23:17:39.1641368Z ** installing vignettes 2021-05-16T23:17:39.1642023Z ** testing if installed package can be loaded 2021-05-16T23:17:39.1642980Z *** arch - i386 2021-05-16T23:17:39.1643376Z *** arch - x64 2021-05-16T23:17:39.1643892Z file_info html 2021-05-16T23:17:39.1644446Z file_move html 2021-05-16T23:17:39.1644999Z file_show html 2021-05-16T23:17:39.1645552Z file_temp html 2021-05-16T23:17:39.1646304Z file_touch html 2021-05-16T23:17:39.1646930Z fs-package html 2021-05-16T23:17:39.1647495Z fs_bytes html 2021-05-16T23:17:39.1648015Z fs_path html 2021-05-16T23:17:39.1648550Z fs_perms html 2021-05-16T23:17:39.1649394Z id html 2021-05-16T23:17:39.1649905Z is_absolute_path html 2021-05-16T23:17:39.1650410Z is_file html 2021-05-16T23:17:39.1650910Z link_path html 2021-05-16T23:17:39.1651405Z path html 2021-05-16T23:17:39.1651895Z path_expand html 2021-05-16T23:17:39.1652420Z path_file html 2021-05-16T23:17:39.1652923Z path_filter html 2021-05-16T23:17:39.1653466Z path_math html 2021-05-16T23:17:39.1653975Z path_package html 2021-05-16T23:17:39.1654512Z path_sanitize html 2021-05-16T23:17:39.1655018Z path_tidy html 2021-05-16T23:17:39.4645781Z * DONE (fs) 2021-05-16T23:17:39.6230312Z In R CMD INSTALL 2021-05-16T23:17:39.9082306Z * installing *source* package 'clipr' ... 2021-05-16T23:17:39.9128520Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T23:17:39.9405228Z ** R 2021-05-16T23:17:39.9497512Z ** inst 2021-05-16T23:17:39.9538970Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:40.1270537Z ** help 2021-05-16T23:17:40.2031485Z *** installing help indices 2021-05-16T23:17:40.2353342Z converting help for package 'clipr' 2021-05-16T23:17:40.2642039Z finding HTML links ... done 2021-05-16T23:17:40.2813837Z clear_clip html 2021-05-16T23:17:40.2914302Z clipr html 2021-05-16T23:17:40.3035008Z clipr_available html 2021-05-16T23:17:40.3119996Z read_clip html 2021-05-16T23:17:40.3313082Z read_clip_tbl html 2021-05-16T23:17:40.3676958Z write_clip html 2021-05-16T23:17:40.3738981Z write_last_clip html 2021-05-16T23:17:40.3744063Z ** building package indices 2021-05-16T23:17:40.3997558Z ** installing vignettes 2021-05-16T23:17:40.4083433Z ** testing if installed package can be loaded 2021-05-16T23:17:40.4087308Z *** arch - i386 2021-05-16T23:17:40.7151182Z *** arch - x64 2021-05-16T23:17:41.0251730Z * DONE (clipr) 2021-05-16T23:17:41.0598672Z In R CMD INSTALL 2021-05-16T23:17:42.3673968Z * installing *source* package 'git2r' ... 2021-05-16T23:17:42.4370532Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T23:17:42.4372040Z 2021-05-16T23:17:42.4372959Z ********************************************** 2021-05-16T23:17:42.4374298Z WARNING: this package has a configure script 2021-05-16T23:17:42.4375680Z It probably needs manual configuration 2021-05-16T23:17:42.4376836Z ********************************************** 2021-05-16T23:17:42.4377471Z 2021-05-16T23:17:42.4378003Z 2021-05-16T23:17:42.4637751Z ** libs 2021-05-16T23:17:42.4654707Z 2021-05-16T23:17:42.4656005Z *** arch - i386 2021-05-16T23:17:42.8938503Z rm -f git2r.dll git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o 2021-05-16T23:17:42.9188588Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T23:17:44.6268672Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r.c -o git2r.o 2021-05-16T23:17:44.7776081Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_S3.c -o git2r_S3.o 2021-05-16T23:17:44.8944461Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_arg.c -o git2r_arg.o 2021-05-16T23:17:45.1794152Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_blame.c -o git2r_blame.o 2021-05-16T23:17:45.3450331Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_blob.c -o git2r_blob.o 2021-05-16T23:17:45.5437451Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_branch.c -o git2r_branch.o 2021-05-16T23:17:45.8655643Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T23:17:46.0364320Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_clone.c -o git2r_clone.o 2021-05-16T23:17:46.2033550Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_commit.c -o git2r_commit.o 2021-05-16T23:17:46.4229825Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_config.c -o git2r_config.o 2021-05-16T23:17:46.7045743Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_cred.c -o git2r_cred.o 2021-05-16T23:17:47.1774916Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_diff.c -o git2r_diff.o 2021-05-16T23:17:47.5195213Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_error.c -o git2r_error.o 2021-05-16T23:17:47.6608839Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_graph.c -o git2r_graph.o 2021-05-16T23:17:48.6703690Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_index.c -o git2r_index.o 2021-05-16T23:17:48.6706413Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T23:17:48.6710096Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_merge.c -o git2r_merge.o 2021-05-16T23:17:48.6712639Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_note.c -o git2r_note.o 2021-05-16T23:17:48.6715482Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_object.c -o git2r_object.o 2021-05-16T23:17:48.7445294Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_odb.c -o git2r_odb.o 2021-05-16T23:17:48.9842900Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_oid.c -o git2r_oid.o 2021-05-16T23:17:49.1203267Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_push.c -o git2r_push.o 2021-05-16T23:17:49.2808041Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_reference.c -o git2r_reference.o 2021-05-16T23:17:49.4528290Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T23:17:49.6111571Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_remote.c -o git2r_remote.o 2021-05-16T23:17:49.8637163Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_repository.c -o git2r_repository.o 2021-05-16T23:17:50.1152952Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_reset.c -o git2r_reset.o 2021-05-16T23:17:50.2727304Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T23:17:51.1694354Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T23:17:51.1699157Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_signature.c -o git2r_signature.o 2021-05-16T23:17:51.1703854Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_stash.c -o git2r_stash.o 2021-05-16T23:17:51.1708340Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_status.c -o git2r_status.o 2021-05-16T23:17:51.2528724Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_tag.c -o git2r_tag.o 2021-05-16T23:17:51.4596336Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T23:17:51.5976469Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_tree.c -o git2r_tree.o 2021-05-16T23:17:51.8663911Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o git2r.dll git2r-win.def git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L../windows/libgit2-1.1.0/lib/i386 -lgit2 -lssh2 -lz -lssl -lcrypto -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -LC:/R/bin/i386 -lR 2021-05-16T23:17:52.4222598Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-16T23:17:52.4325337Z 2021-05-16T23:17:52.4326344Z *** arch - x64 2021-05-16T23:17:53.2137429Z rm -f git2r.dll git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o 2021-05-16T23:17:53.2390574Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T23:17:53.4651623Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r.c -o git2r.o 2021-05-16T23:17:53.6089558Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_S3.c -o git2r_S3.o 2021-05-16T23:17:53.7278835Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_arg.c -o git2r_arg.o 2021-05-16T23:17:53.9675311Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_blame.c -o git2r_blame.o 2021-05-16T23:17:54.1206683Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_blob.c -o git2r_blob.o 2021-05-16T23:17:54.3043547Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_branch.c -o git2r_branch.o 2021-05-16T23:17:54.5993001Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T23:17:54.7723996Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_clone.c -o git2r_clone.o 2021-05-16T23:17:54.9280338Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_commit.c -o git2r_commit.o 2021-05-16T23:17:55.1404355Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_config.c -o git2r_config.o 2021-05-16T23:17:55.3630184Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_cred.c -o git2r_cred.o 2021-05-16T23:17:56.0837584Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_diff.c -o git2r_diff.o 2021-05-16T23:17:56.3815320Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_error.c -o git2r_error.o 2021-05-16T23:17:56.5165144Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_graph.c -o git2r_graph.o 2021-05-16T23:17:56.6805414Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_index.c -o git2r_index.o 2021-05-16T23:17:56.8304810Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T23:17:56.9796391Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_merge.c -o git2r_merge.o 2021-05-16T23:17:57.2112993Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_note.c -o git2r_note.o 2021-05-16T23:17:57.4075412Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_object.c -o git2r_object.o 2021-05-16T23:17:57.5538425Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_odb.c -o git2r_odb.o 2021-05-16T23:17:57.7738031Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_oid.c -o git2r_oid.o 2021-05-16T23:17:57.9082043Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_push.c -o git2r_push.o 2021-05-16T23:17:58.0608578Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_reference.c -o git2r_reference.o 2021-05-16T23:17:58.2212903Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T23:17:58.3677270Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_remote.c -o git2r_remote.o 2021-05-16T23:17:58.5971581Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_repository.c -o git2r_repository.o 2021-05-16T23:17:58.8219892Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_reset.c -o git2r_reset.o 2021-05-16T23:17:59.6634808Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T23:17:59.6637512Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T23:17:59.6640148Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_signature.c -o git2r_signature.o 2021-05-16T23:17:59.6642807Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_stash.c -o git2r_stash.o 2021-05-16T23:17:59.6796708Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_status.c -o git2r_status.o 2021-05-16T23:17:59.8926148Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_tag.c -o git2r_tag.o 2021-05-16T23:18:00.1012719Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T23:18:00.2484416Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_tree.c -o git2r_tree.o 2021-05-16T23:18:00.5156936Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o git2r.dll git2r-win.def git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L../windows/libgit2-1.1.0/lib/x64 -lgit2 -lssh2 -lz -lssl -lcrypto -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -LC:/R/bin/x64 -lR 2021-05-16T23:18:01.0254857Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-16T23:18:01.0378315Z ** R 2021-05-16T23:18:01.0890753Z ** inst 2021-05-16T23:18:01.0923301Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:02.1783345Z ** help 2021-05-16T23:18:02.6123093Z *** installing help indices 2021-05-16T23:18:02.9310423Z converting help for package 'git2r' 2021-05-16T23:18:02.9606039Z finding HTML links ... done 2021-05-16T23:18:03.0220390Z add html 2021-05-16T23:18:03.0312627Z ahead_behind html 2021-05-16T23:18:03.0567775Z as.data.frame.git_repository html 2021-05-16T23:18:03.0762554Z as.data.frame.git_tree html 2021-05-16T23:18:03.0837764Z as.list.git_tree html 2021-05-16T23:18:03.1292200Z blame html 2021-05-16T23:18:03.1424725Z blob_create html 2021-05-16T23:18:03.1515298Z branch_create html 2021-05-16T23:18:03.1581006Z branch_delete html 2021-05-16T23:18:03.1642149Z branch_get_upstream html 2021-05-16T23:18:03.1700928Z branch_remote_name html 2021-05-16T23:18:03.1758891Z branch_remote_url html 2021-05-16T23:18:03.1842312Z branch_rename html 2021-05-16T23:18:03.1918995Z branch_set_upstream html 2021-05-16T23:18:03.1980438Z branch_target html 2021-05-16T23:18:03.2070007Z branches html 2021-05-16T23:18:03.2141758Z bundle_r_package html 2021-05-16T23:18:03.2332066Z checkout html 2021-05-16T23:18:03.2503640Z clone html 2021-05-16T23:18:03.2780587Z commit html 2021-05-16T23:18:03.2989782Z commits html 2021-05-16T23:18:03.3151296Z config html 2021-05-16T23:18:03.3220164Z content html 2021-05-16T23:18:03.3325220Z contributions html 2021-05-16T23:18:03.3506805Z cred_env html 2021-05-16T23:18:03.3783279Z cred_ssh_key html 2021-05-16T23:18:03.3955858Z cred_token html 2021-05-16T23:18:03.4108940Z cred_user_pass html 2021-05-16T23:18:03.4173496Z default_signature html 2021-05-16T23:18:03.4284106Z descendant_of html 2021-05-16T23:18:03.4656989Z diff-methods html 2021-05-16T23:18:03.4752039Z discover_repository html 2021-05-16T23:18:03.5068958Z fetch html 2021-05-16T23:18:03.5142389Z fetch_heads html 2021-05-16T23:18:03.5177907Z git2r html 2021-05-16T23:18:03.5352409Z git_config_files html 2021-05-16T23:18:03.5614762Z git_time html 2021-05-16T23:18:03.5617980Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcH64Yw/R.INSTALL4c878db6fa0/git2r/man/git_time.Rd:23: file link 'time zones' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:18:03.5667735Z hash html 2021-05-16T23:18:03.5723237Z hashfile html 2021-05-16T23:18:03.5801086Z head.git_repository html 2021-05-16T23:18:03.5858425Z in_repository html 2021-05-16T23:18:03.5950236Z index_remove_bypath html 2021-05-16T23:18:03.6048325Z init html 2021-05-16T23:18:03.6139453Z is_bare html 2021-05-16T23:18:03.6201084Z is_binary html 2021-05-16T23:18:03.6256328Z is_blob html 2021-05-16T23:18:03.6323371Z is_branch html 2021-05-16T23:18:03.6377863Z is_commit html 2021-05-16T23:18:03.6448976Z is_detached html 2021-05-16T23:18:03.6512870Z is_empty html 2021-05-16T23:18:03.6574000Z is_head html 2021-05-16T23:18:03.6702222Z is_local html 2021-05-16T23:18:03.6764032Z is_merge html 2021-05-16T23:18:03.6833843Z is_shallow html 2021-05-16T23:18:03.6885840Z is_tag html 2021-05-16T23:18:03.6942524Z is_tree html 2021-05-16T23:18:03.6999230Z last_commit html 2021-05-16T23:18:03.7062649Z length.git_blob html 2021-05-16T23:18:03.7122195Z length.git_diff html 2021-05-16T23:18:03.7184010Z length.git_tree html 2021-05-16T23:18:03.7237569Z libgit2_features html 2021-05-16T23:18:03.7290925Z libgit2_version html 2021-05-16T23:18:03.7387198Z lookup html 2021-05-16T23:18:03.7457617Z lookup_commit html 2021-05-16T23:18:03.7657471Z ls_tree html 2021-05-16T23:18:03.7927466Z merge html 2021-05-16T23:18:03.7995247Z merge_base html 2021-05-16T23:18:03.8121626Z note_create html 2021-05-16T23:18:03.8184285Z note_default_ref html 2021-05-16T23:18:03.8275353Z note_remove html 2021-05-16T23:18:03.8387121Z notes html 2021-05-16T23:18:03.8548187Z odb_blobs html 2021-05-16T23:18:03.8659651Z odb_objects html 2021-05-16T23:18:03.8715238Z parents html 2021-05-16T23:18:03.8816107Z plot.git_repository html 2021-05-16T23:18:03.8890145Z print.git_reflog_entry html 2021-05-16T23:18:03.9096183Z pull html 2021-05-16T23:18:03.9187762Z punch_card html 2021-05-16T23:18:03.9347455Z push html 2021-05-16T23:18:03.9461422Z reexports html 2021-05-16T23:18:03.9538041Z references html 2021-05-16T23:18:03.9658425Z reflog html 2021-05-16T23:18:03.9751682Z remote_add html 2021-05-16T23:18:03.9855892Z remote_ls html 2021-05-16T23:18:03.9933258Z remote_remove html 2021-05-16T23:18:04.0039176Z remote_rename html 2021-05-16T23:18:04.0120064Z remote_set_url html 2021-05-16T23:18:04.0229400Z remote_url html 2021-05-16T23:18:04.0294982Z remotes html 2021-05-16T23:18:04.0396626Z repository html 2021-05-16T23:18:04.0464498Z repository_head html 2021-05-16T23:18:04.0618389Z reset html 2021-05-16T23:18:04.0713727Z revparse_single html 2021-05-16T23:18:04.0793107Z rm_file html 2021-05-16T23:18:04.0897616Z sha html 2021-05-16T23:18:04.1004711Z ssh_path html 2021-05-16T23:18:04.1084188Z ssl_cert_locations html 2021-05-16T23:18:04.1225083Z stash html 2021-05-16T23:18:04.1376861Z stash_apply html 2021-05-16T23:18:04.1469787Z stash_drop html 2021-05-16T23:18:04.1538748Z stash_list html 2021-05-16T23:18:04.1630667Z stash_pop html 2021-05-16T23:18:04.1773918Z status html 2021-05-16T23:18:04.1892786Z sub-.git_tree html 2021-05-16T23:18:04.1968982Z summary.git_repository html 2021-05-16T23:18:04.2044872Z summary.git_stash html 2021-05-16T23:18:04.2117927Z summary.git_tree html 2021-05-16T23:18:04.2256728Z tag html 2021-05-16T23:18:04.2349602Z tag_delete html 2021-05-16T23:18:04.2414051Z tags html 2021-05-16T23:18:04.2474173Z tree html 2021-05-16T23:18:04.2691284Z when html 2021-05-16T23:18:04.2693191Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcH64Yw/R.INSTALL4c878db6fa0/git2r/man/when.Rd:13: file link 'time zones' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:18:04.2758399Z workdir html 2021-05-16T23:18:04.2774471Z ** building package indices 2021-05-16T23:18:04.5594206Z ** testing if installed package can be loaded 2021-05-16T23:18:04.5596427Z *** arch - i386 2021-05-16T23:18:04.8658643Z *** arch - x64 2021-05-16T23:18:05.1864879Z * DONE (git2r) 2021-05-16T23:18:05.6213977Z In R CMD INSTALL 2021-05-16T23:18:06.1568932Z * installing *source* package 'httr' ... 2021-05-16T23:18:06.1737827Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:06.2042521Z ** R 2021-05-16T23:18:06.2439946Z ** demo 2021-05-16T23:18:06.2499376Z ** inst 2021-05-16T23:18:06.2559936Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:08.8330500Z ** help 2021-05-16T23:18:09.1819493Z *** installing help indices 2021-05-16T23:18:09.4030108Z converting help for package 'httr' 2021-05-16T23:18:09.4318090Z finding HTML links ... done 2021-05-16T23:18:09.4944696Z BROWSE html 2021-05-16T23:18:09.5546714Z DELETE html 2021-05-16T23:18:09.5896774Z GET html 2021-05-16T23:18:09.6255164Z HEAD html 2021-05-16T23:18:09.6679977Z PATCH html 2021-05-16T23:18:09.7099196Z POST html 2021-05-16T23:18:09.7551145Z PUT html 2021-05-16T23:18:09.8177991Z RETRY html 2021-05-16T23:18:09.8366357Z Token-class html 2021-05-16T23:18:09.8828931Z VERB html 2021-05-16T23:18:09.8992043Z add_headers html 2021-05-16T23:18:09.9151757Z authenticate html 2021-05-16T23:18:09.9226111Z cache_info html 2021-05-16T23:18:09.9482476Z config html 2021-05-16T23:18:09.9943041Z content html 2021-05-16T23:18:10.0068919Z content_type html 2021-05-16T23:18:10.0129390Z cookies html 2021-05-16T23:18:10.0316815Z get_callback html 2021-05-16T23:18:10.0362261Z guess_media html 2021-05-16T23:18:10.0473456Z handle html 2021-05-16T23:18:10.0525871Z handle_pool html 2021-05-16T23:18:10.0564531Z has_content html 2021-05-16T23:18:10.0626903Z headers html 2021-05-16T23:18:10.0693727Z hmac_sha1 html 2021-05-16T23:18:10.0865145Z http_condition html 2021-05-16T23:18:10.0988420Z http_error html 2021-05-16T23:18:10.1134177Z http_status html 2021-05-16T23:18:10.1191657Z http_type html 2021-05-16T23:18:10.1557231Z httr-package html 2021-05-16T23:18:10.1597116Z httr_dr html 2021-05-16T23:18:10.1755698Z httr_options html 2021-05-16T23:18:10.1894776Z init_oauth1.0 html 2021-05-16T23:18:10.2240133Z init_oauth2.0 html 2021-05-16T23:18:10.2288510Z insensitive html 2021-05-16T23:18:10.2463343Z jwt_signature html 2021-05-16T23:18:10.2532849Z modify_url html 2021-05-16T23:18:10.2828347Z oauth1.0_token html 2021-05-16T23:18:10.3274517Z oauth2.0_token html 2021-05-16T23:18:10.3459531Z oauth_app html 2021-05-16T23:18:10.3512843Z oauth_callback html 2021-05-16T23:18:10.3690498Z oauth_endpoint html 2021-05-16T23:18:10.3745148Z oauth_endpoints html 2021-05-16T23:18:10.3833368Z oauth_exchanger html 2021-05-16T23:18:10.4001825Z oauth_listener html 2021-05-16T23:18:10.4143460Z oauth_service_token html 2021-05-16T23:18:10.4253056Z oauth_signature html 2021-05-16T23:18:10.4363648Z parse_http_date html 2021-05-16T23:18:10.4465261Z parse_media html 2021-05-16T23:18:10.4568128Z parse_url html 2021-05-16T23:18:10.4640428Z progress html 2021-05-16T23:18:10.4781573Z response html 2021-05-16T23:18:10.4844132Z revoke_all html 2021-05-16T23:18:10.4979019Z set_config html 2021-05-16T23:18:10.5115896Z set_cookies html 2021-05-16T23:18:10.5203495Z sha1_hash html 2021-05-16T23:18:10.5254236Z sign_oauth html 2021-05-16T23:18:10.5304998Z status_code html 2021-05-16T23:18:10.5475225Z stop_for_status html 2021-05-16T23:18:10.5632433Z timeout html 2021-05-16T23:18:10.5755097Z upload_file html 2021-05-16T23:18:10.5916447Z use_proxy html 2021-05-16T23:18:10.6022960Z user_agent html 2021-05-16T23:18:10.6259528Z verbose html 2021-05-16T23:18:10.6416849Z with_config html 2021-05-16T23:18:10.6506625Z write_disk html 2021-05-16T23:18:10.6569950Z write_function html 2021-05-16T23:18:10.6630073Z write_stream html 2021-05-16T23:18:10.6640701Z ** building package indices 2021-05-16T23:18:10.8477538Z ** installing vignettes 2021-05-16T23:18:10.8560924Z ** testing if installed package can be loaded 2021-05-16T23:18:10.8563517Z *** arch - i386 2021-05-16T23:18:11.1667152Z *** arch - x64 2021-05-16T23:18:11.4834219Z * DONE (httr) 2021-05-16T23:18:11.5457345Z In R CMD INSTALL 2021-05-16T23:18:12.1034967Z * installing *source* package 'cli' ... 2021-05-16T23:18:12.1244482Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T23:18:12.1567730Z ** R 2021-05-16T23:18:12.2180016Z ** inst 2021-05-16T23:18:12.2239279Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:14.7903320Z ** help 2021-05-16T23:18:15.2701140Z *** installing help indices 2021-05-16T23:18:15.4785147Z converting help for package 'cli' 2021-05-16T23:18:15.5077164Z finding HTML links ... done 2021-05-16T23:18:15.5779787Z ansi-styles html 2021-05-16T23:18:15.6070543Z ansi_align html 2021-05-16T23:18:15.6356920Z ansi_columns html 2021-05-16T23:18:15.6452813Z ansi_has_any html 2021-05-16T23:18:15.6593829Z ansi_hide_cursor html 2021-05-16T23:18:15.6811122Z ansi_nchar html 2021-05-16T23:18:15.6907618Z ansi_regex html 2021-05-16T23:18:15.7003615Z ansi_strip html 2021-05-16T23:18:15.7218978Z ansi_strsplit html 2021-05-16T23:18:15.7433252Z ansi_strtrim html 2021-05-16T23:18:15.7688940Z ansi_strwrap html 2021-05-16T23:18:15.7903412Z ansi_substr html 2021-05-16T23:18:15.8119577Z ansi_substring html 2021-05-16T23:18:15.8490098Z ansi_toupper html 2021-05-16T23:18:15.8716940Z ansi_trimws html 2021-05-16T23:18:15.9082520Z boxx html 2021-05-16T23:18:15.9216075Z builtin_theme html 2021-05-16T23:18:15.9419322Z cat_line html 2021-05-16T23:18:15.9502262Z cli html 2021-05-16T23:18:15.9607522Z cli_alert html 2021-05-16T23:18:15.9724137Z cli_blockquote html 2021-05-16T23:18:15.9981152Z cli_bullets html 2021-05-16T23:18:16.0173765Z cli_code html 2021-05-16T23:18:16.0313143Z cli_debug_doc html 2021-05-16T23:18:16.0456191Z cli_div html 2021-05-16T23:18:16.0644773Z cli_dl html 2021-05-16T23:18:16.0692709Z cli_end html 2021-05-16T23:18:16.0827154Z cli_format html 2021-05-16T23:18:16.0972770Z cli_format_method html 2021-05-16T23:18:16.1063264Z cli_h1 html 2021-05-16T23:18:16.1218758Z cli_li html 2021-05-16T23:18:16.1321592Z cli_list_themes html 2021-05-16T23:18:16.1546318Z cli_ol html 2021-05-16T23:18:16.1605807Z cli_output_connection html 2021-05-16T23:18:16.1732980Z cli_par html 2021-05-16T23:18:16.2051777Z cli_process_start html 2021-05-16T23:18:16.2276211Z cli_rule html 2021-05-16T23:18:16.2447051Z cli_sitrep html 2021-05-16T23:18:16.2785203Z cli_status html 2021-05-16T23:18:16.3008200Z cli_status_clear html 2021-05-16T23:18:16.3158040Z cli_status_update html 2021-05-16T23:18:16.3233794Z cli_text html 2021-05-16T23:18:16.3410101Z cli_ul html 2021-05-16T23:18:16.3596764Z cli_vec html 2021-05-16T23:18:16.3659405Z cli_verbatim html 2021-05-16T23:18:16.3775719Z combine_ansi_styles html 2021-05-16T23:18:16.3927338Z console_width html 2021-05-16T23:18:16.4060873Z containers html 2021-05-16T23:18:16.4138237Z demo_spinners html 2021-05-16T23:18:16.4291841Z faq html 2021-05-16T23:18:16.4386126Z format_error html 2021-05-16T23:18:16.4514751Z get_spinner html 2021-05-16T23:18:16.5035084Z inline-markup html 2021-05-16T23:18:16.5153942Z is_ansi_tty html 2021-05-16T23:18:16.5369227Z is_dynamic_tty html 2021-05-16T23:18:16.5442198Z is_utf8_output html 2021-05-16T23:18:16.5512566Z list_spinners html 2021-05-16T23:18:16.5744361Z make_ansi_style html 2021-05-16T23:18:16.6012736Z make_spinner html 2021-05-16T23:18:16.6101046Z match_selector html 2021-05-16T23:18:16.6230936Z match_selector_node html 2021-05-16T23:18:16.6626577Z num_ansi_colors html 2021-05-16T23:18:16.6728116Z parse_selector html 2021-05-16T23:18:16.6811895Z pluralization-helpers html 2021-05-16T23:18:16.7514504Z pluralization html 2021-05-16T23:18:16.7669278Z pluralize html 2021-05-16T23:18:16.8030212Z rule html 2021-05-16T23:18:16.8141661Z simple_theme html 2021-05-16T23:18:16.8238458Z spark_bar html 2021-05-16T23:18:16.8318857Z spark_line html 2021-05-16T23:18:16.8452859Z start_app html 2021-05-16T23:18:16.8575332Z style_hyperlink html 2021-05-16T23:18:16.8636566Z symbol html 2021-05-16T23:18:16.8870136Z test_that_cli html 2021-05-16T23:18:16.9491337Z themes html 2021-05-16T23:18:16.9702677Z tree html 2021-05-16T23:18:16.9827051Z unicode-width-workaround html 2021-05-16T23:18:16.9838984Z *** copying figures 2021-05-16T23:18:16.9845667Z ** building package indices 2021-05-16T23:18:17.1969519Z ** testing if installed package can be loaded 2021-05-16T23:18:17.1971996Z *** arch - i386 2021-05-16T23:18:17.5038007Z *** arch - x64 2021-05-16T23:18:17.8230889Z * DONE (cli) 2021-05-16T23:18:17.8973098Z In R CMD INSTALL 2021-05-16T23:18:18.1940302Z * installing *source* package 'credentials' ... 2021-05-16T23:18:18.1988597Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T23:18:18.2257738Z ** R 2021-05-16T23:18:18.2357121Z ** inst 2021-05-16T23:18:18.2397950Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:18.5370100Z ** help 2021-05-16T23:18:18.5802416Z *** installing help indices 2021-05-16T23:18:18.6103800Z converting help for package 'credentials' 2021-05-16T23:18:18.6389455Z finding HTML links ... done 2021-05-16T23:18:18.6738830Z credential_api html 2021-05-16T23:18:18.6828814Z credential_helper html 2021-05-16T23:18:18.6992439Z http_credentials html 2021-05-16T23:18:18.7147750Z set_github_pat html 2021-05-16T23:18:18.7339794Z ssh_credentials html 2021-05-16T23:18:18.7344272Z ** building package indices 2021-05-16T23:18:18.7560125Z ** installing vignettes 2021-05-16T23:18:18.7620496Z ** testing if installed package can be loaded 2021-05-16T23:18:18.7623587Z *** arch - i386 2021-05-16T23:18:20.4784850Z *** arch - x64 2021-05-16T23:18:21.3955335Z * DONE (credentials) 2021-05-16T23:18:21.4256190Z In R CMD INSTALL 2021-05-16T23:18:21.8139640Z * installing *source* package 'lifecycle' ... 2021-05-16T23:18:21.8237232Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T23:18:21.8533172Z ** R 2021-05-16T23:18:21.8642649Z ** inst 2021-05-16T23:18:21.8701359Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:22.1459939Z ** help 2021-05-16T23:18:22.2127155Z *** installing help indices 2021-05-16T23:18:22.2568657Z converting help for package 'lifecycle' 2021-05-16T23:18:22.2871923Z finding HTML links ... done 2021-05-16T23:18:22.3337370Z badge html 2021-05-16T23:18:22.3669976Z deprecate_soft html 2021-05-16T23:18:22.4149073Z deprecated html 2021-05-16T23:18:22.4367905Z expect_deprecated html 2021-05-16T23:18:22.4509101Z last_warnings html 2021-05-16T23:18:22.4670239Z lifecycle-package html 2021-05-16T23:18:22.4765599Z signal_experimental html 2021-05-16T23:18:22.4941944Z signal_stage html 2021-05-16T23:18:22.5098590Z verbosity html 2021-05-16T23:18:22.5103543Z *** copying figures 2021-05-16T23:18:22.5149266Z ** building package indices 2021-05-16T23:18:22.5487262Z ** installing vignettes 2021-05-16T23:18:22.5551306Z ** testing if installed package can be loaded 2021-05-16T23:18:22.5554046Z *** arch - i386 2021-05-16T23:18:22.8617365Z *** arch - x64 2021-05-16T23:18:23.1757839Z * DONE (lifecycle) 2021-05-16T23:18:23.2154273Z In R CMD INSTALL 2021-05-16T23:18:23.6717658Z * installing *source* package 'desc' ... 2021-05-16T23:18:23.6871486Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T23:18:23.7179322Z ** R 2021-05-16T23:18:23.7464788Z ** inst 2021-05-16T23:18:23.7504805Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:25.2922377Z ** help 2021-05-16T23:18:25.5801517Z *** installing help indices 2021-05-16T23:18:25.7439814Z converting help for package 'desc' 2021-05-16T23:18:25.7735699Z finding HTML links ... done 2021-05-16T23:18:25.8232443Z check_encoding html 2021-05-16T23:18:25.8318674Z check_field html 2021-05-16T23:18:25.8388189Z cran_ascii_fields html 2021-05-16T23:18:25.8889917Z cran_valid_fields html 2021-05-16T23:18:25.8968108Z dep_types html 2021-05-16T23:18:25.9176225Z desc html 2021-05-16T23:18:25.9444530Z desc_add_author html 2021-05-16T23:18:25.9699935Z desc_add_author_gh html 2021-05-16T23:18:25.9976385Z desc_add_me html 2021-05-16T23:18:26.0278819Z desc_add_orcid html 2021-05-16T23:18:26.0390732Z desc_add_remotes html 2021-05-16T23:18:26.0730293Z desc_add_role html 2021-05-16T23:18:26.0880613Z desc_add_to_collate html 2021-05-16T23:18:26.0978586Z desc_add_urls html 2021-05-16T23:18:26.1187938Z desc_bump_version html 2021-05-16T23:18:26.1478160Z desc_change_maintainer html 2021-05-16T23:18:26.1562016Z desc_clear_remotes html 2021-05-16T23:18:26.1668614Z desc_clear_urls html 2021-05-16T23:18:26.1845235Z desc_coerce_authors_at_r html 2021-05-16T23:18:26.1974719Z desc_del html 2021-05-16T23:18:26.2244227Z desc_del_author html 2021-05-16T23:18:26.2372461Z desc_del_collate html 2021-05-16T23:18:26.2540662Z desc_del_dep html 2021-05-16T23:18:26.2660693Z desc_del_deps html 2021-05-16T23:18:26.2800834Z desc_del_from_collate html 2021-05-16T23:18:26.2898132Z desc_del_remotes html 2021-05-16T23:18:26.3166427Z desc_del_role html 2021-05-16T23:18:26.3289933Z desc_del_urls html 2021-05-16T23:18:26.3389500Z desc_fields html 2021-05-16T23:18:26.3516605Z desc_get html 2021-05-16T23:18:26.3704673Z desc_get_author html 2021-05-16T23:18:26.3873131Z desc_get_authors html 2021-05-16T23:18:26.3970227Z desc_get_built html 2021-05-16T23:18:26.4105107Z desc_get_collate html 2021-05-16T23:18:26.4224318Z desc_get_deps html 2021-05-16T23:18:26.4402308Z desc_get_field html 2021-05-16T23:18:26.4570252Z desc_get_maintainer html 2021-05-16T23:18:26.4629772Z desc_get_remotes html 2021-05-16T23:18:26.4702543Z desc_get_urls html 2021-05-16T23:18:26.4851503Z desc_get_version html 2021-05-16T23:18:26.4853711Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmE59bp/R.INSTALL6fc70897689/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:18:26.4980788Z desc_has_dep html 2021-05-16T23:18:26.5090477Z desc_has_fields html 2021-05-16T23:18:26.5164831Z desc_normalize html 2021-05-16T23:18:26.5216677Z desc_print html 2021-05-16T23:18:26.5287772Z desc_reformat_fields html 2021-05-16T23:18:26.5358670Z desc_reorder_fields html 2021-05-16T23:18:26.5507804Z desc_set html 2021-05-16T23:18:26.5708398Z desc_set_authors html 2021-05-16T23:18:26.5846273Z desc_set_collate html 2021-05-16T23:18:26.6005132Z desc_set_dep html 2021-05-16T23:18:26.6191243Z desc_set_deps html 2021-05-16T23:18:26.6280218Z desc_set_remotes html 2021-05-16T23:18:26.6372232Z desc_set_urls html 2021-05-16T23:18:26.6578324Z desc_set_version html 2021-05-16T23:18:26.6581976Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmE59bp/R.INSTALL6fc70897689/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:18:26.6627836Z desc_to_latex html 2021-05-16T23:18:26.6699084Z desc_validate html 2021-05-16T23:18:26.8659436Z description html 2021-05-16T23:18:26.8661604Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmE59bp/R.INSTALL6fc70897689/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:18:26.8664374Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmE59bp/R.INSTALL6fc70897689/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:18:26.8666785Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmE59bp/R.INSTALL6fc70897689/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:18:26.8671576Z ** building package indices 2021-05-16T23:18:27.0298287Z ** testing if installed package can be loaded 2021-05-16T23:18:27.0301093Z *** arch - i386 2021-05-16T23:18:27.3369696Z *** arch - x64 2021-05-16T23:18:27.6498448Z * DONE (desc) 2021-05-16T23:18:27.7021500Z In R CMD INSTALL 2021-05-16T23:18:27.9736720Z * installing *source* package 'cachem' ... 2021-05-16T23:18:27.9773837Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T23:18:28.0073956Z ** libs 2021-05-16T23:18:28.0082790Z 2021-05-16T23:18:28.0083976Z *** arch - i386 2021-05-16T23:18:28.0490107Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cache.c -o cache.o 2021-05-16T23:18:28.1677421Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:18:28.4040607Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:18:28.5169567Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-16T23:18:28.5178860Z 2021-05-16T23:18:28.5180177Z *** arch - x64 2021-05-16T23:18:28.5401065Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cache.c -o cache.o 2021-05-16T23:18:28.6485931Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:18:28.8845419Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:18:28.9875629Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-16T23:18:28.9902960Z ** R 2021-05-16T23:18:29.0045947Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:29.4002106Z ** help 2021-05-16T23:18:29.4458509Z *** installing help indices 2021-05-16T23:18:29.4784280Z converting help for package 'cachem' 2021-05-16T23:18:29.5065387Z finding HTML links ... done 2021-05-16T23:18:29.6515049Z cache_disk html 2021-05-16T23:18:29.6602649Z cache_layered html 2021-05-16T23:18:29.7387912Z cache_mem html 2021-05-16T23:18:29.7510044Z reexports html 2021-05-16T23:18:29.7514677Z ** building package indices 2021-05-16T23:18:29.7758669Z ** testing if installed package can be loaded 2021-05-16T23:18:29.7761191Z *** arch - i386 2021-05-16T23:18:30.0820080Z *** arch - x64 2021-05-16T23:18:30.3906177Z * DONE (cachem) 2021-05-16T23:18:30.4196217Z In R CMD INSTALL 2021-05-16T23:18:30.7368215Z * installing *source* package 'gh' ... 2021-05-16T23:18:30.7427908Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T23:18:30.7721438Z ** R 2021-05-16T23:18:30.7903828Z ** inst 2021-05-16T23:18:30.7942158Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:31.7716189Z ** help 2021-05-16T23:18:31.8392356Z *** installing help indices 2021-05-16T23:18:31.8767253Z converting help for package 'gh' 2021-05-16T23:18:31.9072267Z finding HTML links ... done 2021-05-16T23:18:31.9306879Z gh-package html 2021-05-16T23:18:31.9936749Z gh html 2021-05-16T23:18:32.0486635Z gh_gql html 2021-05-16T23:18:32.0622271Z gh_next html 2021-05-16T23:18:32.0789464Z gh_rate_limit html 2021-05-16T23:18:32.1046673Z gh_token html 2021-05-16T23:18:32.1112128Z gh_tree_remote html 2021-05-16T23:18:32.1418280Z gh_whoami html 2021-05-16T23:18:32.1500651Z print.gh_response html 2021-05-16T23:18:32.1508590Z ** building package indices 2021-05-16T23:18:32.1875926Z ** installing vignettes 2021-05-16T23:18:32.1946381Z ** testing if installed package can be loaded 2021-05-16T23:18:32.1949463Z *** arch - i386 2021-05-16T23:18:32.5011551Z *** arch - x64 2021-05-16T23:18:32.8093364Z * DONE (gh) 2021-05-16T23:18:32.8408604Z In R CMD INSTALL 2021-05-16T23:18:33.2186277Z * installing *source* package 'gert' ... 2021-05-16T23:18:33.2281271Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T23:18:33.2283926Z 2021-05-16T23:18:33.2284532Z ********************************************** 2021-05-16T23:18:33.2285297Z WARNING: this package has a configure script 2021-05-16T23:18:33.2286124Z It probably needs manual configuration 2021-05-16T23:18:33.2286858Z ********************************************** 2021-05-16T23:18:33.2287229Z 2021-05-16T23:18:33.2287554Z 2021-05-16T23:18:33.2590548Z ** libs 2021-05-16T23:18:33.2601239Z 2021-05-16T23:18:33.2602459Z *** arch - i386 2021-05-16T23:18:33.2960111Z rm -f gert.dll branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T23:18:33.3169891Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T23:18:34.8113731Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c branch.c -o branch.o 2021-05-16T23:18:35.1204485Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c clone.c -o clone.o 2021-05-16T23:18:35.4327541Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c commit.c -o commit.o 2021-05-16T23:18:35.7345023Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c config.c -o config.o 2021-05-16T23:18:35.9037980Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c conflicts.c -o conflicts.o 2021-05-16T23:18:36.0515738Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c files.c -o files.o 2021-05-16T23:18:36.2777306Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:18:36.4229086Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c merge.c -o merge.o 2021-05-16T23:18:36.6015208Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c rebase.c -o rebase.o 2021-05-16T23:18:36.7879392Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c stash.c -o stash.o 2021-05-16T23:18:36.9503780Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c submodules.c -o submodules.o 2021-05-16T23:18:37.1424991Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c tag.c -o tag.o 2021-05-16T23:18:37.3030975Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:18:37.5092603Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-16T23:18:37.7885103Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o gert.dll tmp.def branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L../windows/libgit2-1.1.0/lib/i386 -lgit2 -lssh2 -lz -lssl -lcrypto -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -LC:/R/bin/i386 -lR 2021-05-16T23:18:38.3458041Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-16T23:18:38.3551596Z 2021-05-16T23:18:38.3552758Z *** arch - x64 2021-05-16T23:18:38.3879731Z rm -f gert.dll branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T23:18:38.4093425Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T23:18:38.6430851Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c branch.c -o branch.o 2021-05-16T23:18:38.9141850Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c clone.c -o clone.o 2021-05-16T23:18:39.1985948Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c commit.c -o commit.o 2021-05-16T23:18:39.4835472Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c config.c -o config.o 2021-05-16T23:18:39.6381759Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c conflicts.c -o conflicts.o 2021-05-16T23:18:39.7795410Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c files.c -o files.o 2021-05-16T23:18:39.9872689Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:18:40.1307914Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c merge.c -o merge.o 2021-05-16T23:18:40.3060019Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c rebase.c -o rebase.o 2021-05-16T23:18:40.4875883Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c stash.c -o stash.o 2021-05-16T23:18:40.6454797Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c submodules.c -o submodules.o 2021-05-16T23:18:40.8189784Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c tag.c -o tag.o 2021-05-16T23:18:40.9706587Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:18:41.1611282Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-16T23:18:41.4550980Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o gert.dll tmp.def branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L../windows/libgit2-1.1.0/lib/x64 -lgit2 -lssh2 -lz -lssl -lcrypto -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -LC:/R/bin/x64 -lR 2021-05-16T23:18:41.9806339Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-16T23:18:41.9920722Z ** R 2021-05-16T23:18:42.0121026Z ** inst 2021-05-16T23:18:42.0153776Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:42.7229541Z ** help 2021-05-16T23:18:42.8782429Z *** installing help indices 2021-05-16T23:18:42.9469556Z converting help for package 'gert' 2021-05-16T23:18:42.9779046Z finding HTML links ... done 2021-05-16T23:18:43.0232209Z git_archive html 2021-05-16T23:18:43.0493294Z git_branch html 2021-05-16T23:18:43.1289348Z git_commit html 2021-05-16T23:18:43.1648819Z git_config html 2021-05-16T23:18:43.1862658Z git_diff html 2021-05-16T23:18:43.2523516Z git_fetch html 2021-05-16T23:18:43.2848580Z git_merge html 2021-05-16T23:18:43.2948722Z git_open html 2021-05-16T23:18:43.3275631Z git_rebase html 2021-05-16T23:18:43.3535982Z git_remote html 2021-05-16T23:18:43.3787031Z git_repo html 2021-05-16T23:18:43.4034278Z git_signature html 2021-05-16T23:18:43.4320800Z git_stash html 2021-05-16T23:18:43.4489406Z git_submodule html 2021-05-16T23:18:43.4734204Z git_tag html 2021-05-16T23:18:43.4882389Z github html 2021-05-16T23:18:43.4926976Z libgit2_config html 2021-05-16T23:18:43.5009044Z user_is_configured html 2021-05-16T23:18:43.5015385Z ** building package indices 2021-05-16T23:18:43.5623718Z ** installing vignettes 2021-05-16T23:18:43.5728588Z ** testing if installed package can be loaded 2021-05-16T23:18:43.5731760Z *** arch - i386 2021-05-16T23:18:43.9797239Z *** arch - x64 2021-05-16T23:18:44.3949379Z * DONE (gert) 2021-05-16T23:18:44.4743667Z In R CMD INSTALL 2021-05-16T23:18:44.7611317Z * installing *source* package 'memoise' ... 2021-05-16T23:18:44.7649368Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T23:18:44.7984620Z ** R 2021-05-16T23:18:44.8074021Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:45.0665254Z ** help 2021-05-16T23:18:45.1250334Z *** installing help indices 2021-05-16T23:18:45.1660118Z converting help for package 'memoise' 2021-05-16T23:18:45.1935165Z finding HTML links ... done 2021-05-16T23:18:45.2110694Z cache_filesystem html 2021-05-16T23:18:45.2324689Z cache_gcs html 2021-05-16T23:18:45.2389283Z cache_memory html 2021-05-16T23:18:45.2531450Z cache_s3 html 2021-05-16T23:18:45.2612828Z drop_cache html 2021-05-16T23:18:45.2690487Z forget html 2021-05-16T23:18:45.2790500Z has_cache html 2021-05-16T23:18:45.2880015Z is.memoised html 2021-05-16T23:18:45.3247301Z memoise html 2021-05-16T23:18:45.3330310Z timeout html 2021-05-16T23:18:45.3335759Z ** building package indices 2021-05-16T23:18:45.3713978Z ** testing if installed package can be loaded 2021-05-16T23:18:45.3718921Z *** arch - i386 2021-05-16T23:18:45.6794561Z *** arch - x64 2021-05-16T23:18:45.9906403Z * DONE (memoise) 2021-05-16T23:18:46.0168161Z In R CMD INSTALL 2021-05-16T23:18:46.6900986Z * installing *source* package 'usethis' ... 2021-05-16T23:18:46.7189235Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T23:18:46.7566153Z ** R 2021-05-16T23:18:46.8358168Z ** inst 2021-05-16T23:18:46.8595517Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:49.7264937Z ** help 2021-05-16T23:18:50.1620477Z *** installing help indices 2021-05-16T23:18:50.3761392Z converting help for package 'usethis' 2021-05-16T23:18:50.4057357Z finding HTML links ... done 2021-05-16T23:18:50.4731835Z badges html 2021-05-16T23:18:50.5071272Z browse-this html 2021-05-16T23:18:50.5500818Z ci html 2021-05-16T23:18:50.6272981Z create_from_github html 2021-05-16T23:18:50.6783067Z create_package html 2021-05-16T23:18:50.6996746Z edit html 2021-05-16T23:18:50.7118574Z edit_file html 2021-05-16T23:18:50.7164243Z git_branch_default html 2021-05-16T23:18:50.7329857Z git_credentials html 2021-05-16T23:18:50.7475418Z git_protocol html 2021-05-16T23:18:50.7548946Z git_sitrep html 2021-05-16T23:18:50.7624888Z git_vaccinate html 2021-05-16T23:18:50.7911853Z github-token html 2021-05-16T23:18:50.8119037Z github_actions html 2021-05-16T23:18:50.8285636Z issue-this html 2021-05-16T23:18:50.8704222Z licenses html 2021-05-16T23:18:50.8779690Z proj_activate html 2021-05-16T23:18:50.8896442Z proj_sitrep html 2021-05-16T23:18:50.9289398Z proj_utils html 2021-05-16T23:18:51.0054213Z pull-requests html 2021-05-16T23:18:51.0171820Z rename_files html 2021-05-16T23:18:51.0253069Z rprofile-helper html 2021-05-16T23:18:51.0662223Z tidyverse html 2021-05-16T23:18:51.0941893Z ui-questions html 2021-05-16T23:18:51.1334786Z ui html 2021-05-16T23:18:51.1430714Z use_addin html 2021-05-16T23:18:51.1518143Z use_blank_slate html 2021-05-16T23:18:51.1636917Z use_build_ignore html 2021-05-16T23:18:51.1688802Z use_citation html 2021-05-16T23:18:51.1826326Z use_code_of_conduct html 2021-05-16T23:18:51.2347458Z use_course_details html 2021-05-16T23:18:51.2466812Z use_coverage html 2021-05-16T23:18:51.2540882Z use_cpp11 html 2021-05-16T23:18:51.2666679Z use_cran_comments html 2021-05-16T23:18:51.2941528Z use_data html 2021-05-16T23:18:51.3037565Z use_data_table html 2021-05-16T23:18:51.3320552Z use_description html 2021-05-16T23:18:51.3419730Z use_directory html 2021-05-16T23:18:51.3516662Z use_git html 2021-05-16T23:18:51.3730027Z use_git_config html 2021-05-16T23:18:51.3839465Z use_git_hook html 2021-05-16T23:18:51.3943574Z use_git_ignore html 2021-05-16T23:18:51.4054654Z use_git_remote html 2021-05-16T23:18:51.4459715Z use_github html 2021-05-16T23:18:51.4874958Z use_github_action html 2021-05-16T23:18:51.5150260Z use_github_labels html 2021-05-16T23:18:51.5300424Z use_github_links html 2021-05-16T23:18:51.5558322Z use_github_pages html 2021-05-16T23:18:51.5651420Z use_github_release html 2021-05-16T23:18:51.5746828Z use_jenkins html 2021-05-16T23:18:51.5808582Z use_latest_dependencies html 2021-05-16T23:18:51.5893154Z use_lifecycle html 2021-05-16T23:18:51.6010093Z use_logo html 2021-05-16T23:18:51.6061411Z use_make html 2021-05-16T23:18:51.6183270Z use_namespace html 2021-05-16T23:18:51.6275244Z use_news_md html 2021-05-16T23:18:51.6434547Z use_package html 2021-05-16T23:18:51.6599796Z use_package_doc html 2021-05-16T23:18:51.6690661Z use_pipe html 2021-05-16T23:18:51.6881544Z use_pkgdown html 2021-05-16T23:18:51.7020067Z use_r html 2021-05-16T23:18:51.7130199Z use_rcpp html 2021-05-16T23:18:51.7301359Z use_readme_rmd html 2021-05-16T23:18:51.7370449Z use_release_issue html 2021-05-16T23:18:51.7447056Z use_revdep html 2021-05-16T23:18:51.7579375Z use_rmarkdown_template html 2021-05-16T23:18:51.7630453Z use_roxygen_md html 2021-05-16T23:18:51.7742676Z use_rstudio html 2021-05-16T23:18:51.7881554Z use_spell_check html 2021-05-16T23:18:51.8122199Z use_template html 2021-05-16T23:18:51.8229597Z use_testthat html 2021-05-16T23:18:51.8408204Z use_tibble html 2021-05-16T23:18:51.8572813Z use_tidy_thanks html 2021-05-16T23:18:51.8783386Z use_tutorial html 2021-05-16T23:18:51.8899179Z use_version html 2021-05-16T23:18:51.9040752Z use_vignette html 2021-05-16T23:18:51.9201186Z usethis-defunct html 2021-05-16T23:18:51.9402578Z usethis-package html 2021-05-16T23:18:51.9553446Z write-this html 2021-05-16T23:18:51.9756019Z zip-utils html 2021-05-16T23:18:51.9772272Z *** copying figures 2021-05-16T23:18:51.9831098Z ** building package indices 2021-05-16T23:18:52.2085541Z ** testing if installed package can be loaded 2021-05-16T23:18:52.2088041Z *** arch - i386 2021-05-16T23:18:52.6162392Z *** arch - x64 2021-05-16T23:18:53.0381748Z * DONE (usethis) 2021-05-16T23:18:53.1433325Z In R CMD INSTALL 2021-05-16T23:18:53.1461754Z 2021-05-16T23:18:53.1462927Z The downloaded source packages are in 2021-05-16T23:18:53.1464007Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\downloaded_packages' 2021-05-16T23:18:53.1500635Z Running `R CMD build`... 2021-05-16T23:18:57.4451475Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseaccb44d1b\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T23:18:57.4453771Z * preparing 'tic': 2021-05-16T23:18:57.4454881Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:18:57.4455797Z * installing the package to process help pages 2021-05-16T23:18:57.4456999Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:18:57.4458013Z * checking for empty or unneeded directories 2021-05-16T23:18:57.4459057Z Removed empty directory 'tic/.circleci' 2021-05-16T23:18:57.4459857Z Removed empty directory 'tic/pkgdown' 2021-05-16T23:18:57.4460543Z * building 'tic_0.10.0.tar.gz' 2021-05-16T23:18:57.4484510Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:18:57.4485329Z (as 'lib' is unspecified) 2021-05-16T23:18:57.9998417Z * installing *source* package 'tic' ... 2021-05-16T23:18:58.0448048Z ** R 2021-05-16T23:18:58.0937136Z ** inst 2021-05-16T23:18:58.1188194Z ** preparing package for lazy loading 2021-05-16T23:18:58.3702998Z ** help 2021-05-16T23:18:58.6836882Z *** installing help indices 2021-05-16T23:18:58.8684197Z converting help for package 'tic' 2021-05-16T23:18:58.8963930Z finding HTML links ... done 2021-05-16T23:18:59.0119842Z Deprecated html 2021-05-16T23:18:59.0446043Z TicStep html 2021-05-16T23:18:59.0558134Z base64serialize html 2021-05-16T23:18:59.0817771Z ci html 2021-05-16T23:18:59.1483523Z do_blogdown html 2021-05-16T23:18:59.2138116Z do_bookdown html 2021-05-16T23:18:59.2669049Z do_drat html 2021-05-16T23:18:59.3347700Z do_package_checks html 2021-05-16T23:18:59.3915683Z do_pkgdown html 2021-05-16T23:18:59.4317010Z do_readme_rmd html 2021-05-16T23:18:59.4552884Z dsl html 2021-05-16T23:18:59.4867254Z dsl_get html 2021-05-16T23:18:59.5059540Z gha_add_secret html 2021-05-16T23:18:59.5205832Z github_helpers html 2021-05-16T23:18:59.5304286Z github_info html 2021-05-16T23:18:59.5407888Z list_macros html 2021-05-16T23:18:59.5590649Z macro html 2021-05-16T23:18:59.5694209Z prepare_all_stages html 2021-05-16T23:18:59.5767320Z reexports html 2021-05-16T23:18:59.5900203Z repo html 2021-05-16T23:18:59.6083407Z run_all_stages html 2021-05-16T23:18:59.6240798Z run_stage html 2021-05-16T23:18:59.6411261Z ssh_key_helpers html 2021-05-16T23:18:59.6500155Z stages html 2021-05-16T23:18:59.6691328Z step_add_to_drat html 2021-05-16T23:18:59.6874646Z step_add_to_known_hosts html 2021-05-16T23:18:59.7092341Z step_build_blogdown html 2021-05-16T23:18:59.7167298Z step_build_bookdown html 2021-05-16T23:18:59.7634447Z step_build_pkgdown html 2021-05-16T23:18:59.7952174Z step_do_push_deploy html 2021-05-16T23:18:59.8100680Z step_hello_world html 2021-05-16T23:18:59.8538564Z step_install_pkg html 2021-05-16T23:18:59.8775041Z step_install_ssh_keys html 2021-05-16T23:18:59.9141838Z step_push_deploy html 2021-05-16T23:18:59.9452617Z step_rcmdcheck html 2021-05-16T23:18:59.9647002Z step_run_code html 2021-05-16T23:18:59.9798645Z step_session_info html 2021-05-16T23:19:00.0240584Z step_setup_push_deploy html 2021-05-16T23:19:00.0506458Z step_setup_ssh html 2021-05-16T23:19:00.0730845Z step_test_ssh html 2021-05-16T23:19:00.0896268Z step_write_text_file html 2021-05-16T23:19:00.1163269Z tic-package html 2021-05-16T23:19:00.1319384Z update_yml html 2021-05-16T23:19:00.1537576Z use_ghactions_deploy html 2021-05-16T23:19:00.1823941Z use_tic html 2021-05-16T23:19:00.1942025Z use_tic_badge html 2021-05-16T23:19:00.2086981Z use_tic_r html 2021-05-16T23:19:00.2176987Z use_update_tic html 2021-05-16T23:19:00.2553865Z yaml_templates html 2021-05-16T23:19:00.2566051Z *** copying figures 2021-05-16T23:19:00.2614501Z ** building package indices 2021-05-16T23:19:00.4079501Z ** installing vignettes 2021-05-16T23:19:00.4127887Z ** testing if installed package can be loaded 2021-05-16T23:19:00.4130684Z *** arch - i386 2021-05-16T23:19:00.8202126Z *** arch - x64 2021-05-16T23:19:01.2370968Z * DONE (tic) 2021-05-16T23:19:01.3084593Z In R CMD INSTALL 2021-05-16T23:19:01.3687297Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:19:01.6053665Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:19:04.8325289Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:19:04.8326437Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:19:04.8327304Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:19:04.8328159Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:19:04.8329002Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:19:04.8330237Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:19:04.8331088Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:19:04.8331924Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:19:04.8332741Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:19:04.8333539Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:19:04.8334328Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:19:04.8335134Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:19:04.8336225Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:19:04.8339308Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T23:19:04.8342006Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:19:04.8342911Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:19:04.8343794Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:19:04.8344634Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:19:04.8345401Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:19:04.8346008Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:19:04.8346625Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:19:04.8347242Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:19:04.8348003Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:19:04.8348652Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:19:04.8349272Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:19:04.8350119Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:19:04.8351069Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:19:04.8352457Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:19:04.8353180Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:19:04.8354130Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:19:04.8354749Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:19:04.8355416Z (as 'lib' is unspecified) 2021-05-16T23:19:04.8355946Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:19:04.8356671Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:19:04.8357377Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:19:04.8358087Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:19:04.8358962Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:19:04.8359604Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:19:04.8360351Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:19:04.8360990Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:19:04.8361647Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:19:06.5211765Z 2021-05-16T23:19:06.5213303Z There are binary versions available but the source versions are later: 2021-05-16T23:19:06.5228314Z binary source needs_compilation 2021-05-16T23:19:06.5229269Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T23:19:06.5229892Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T23:19:06.5230507Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T23:19:06.5231169Z tibble 3.0.1 3.1.2 TRUE 2021-05-16T23:19:06.5231790Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T23:19:06.5232417Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T23:19:06.5233040Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T23:19:06.5233698Z waldo 0.1.0 0.2.5 FALSE 2021-05-16T23:19:06.5234343Z ps 1.3.2 1.6.0 TRUE 2021-05-16T23:19:06.5234939Z processx 3.4.2 3.5.2 TRUE 2021-05-16T23:19:06.5235567Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T23:19:06.5236388Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T23:19:06.5237004Z digest 0.6.25 0.6.27 TRUE 2021-05-16T23:19:06.5237857Z callr 3.4.3 3.7.0 FALSE 2021-05-16T23:19:06.5238458Z brio 1.0.0 1.1.2 TRUE 2021-05-16T23:19:06.5239051Z xfun 0.13 0.23 TRUE 2021-05-16T23:19:06.5239656Z highr 0.8 0.9 FALSE 2021-05-16T23:19:06.5240261Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T23:19:06.5240870Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-16T23:19:06.5241514Z knitr 1.28 1.33 FALSE 2021-05-16T23:19:06.5242131Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T23:19:06.5242769Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T23:19:06.5243391Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T23:19:06.5244028Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T23:19:06.5244660Z devtools 2.3.0 2.4.1 FALSE 2021-05-16T23:19:06.5245645Z 2021-05-16T23:19:06.5247215Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-16T23:19:06.5665113Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-16T23:19:06.5668358Z ================================================== 2021-05-16T23:19:06.5669731Z downloaded 21 KB 2021-05-16T23:19:06.5670519Z 2021-05-16T23:19:06.5684788Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-16T23:19:06.5788833Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-16T23:19:06.5792032Z ================================================== 2021-05-16T23:19:06.5792839Z downloaded 19 KB 2021-05-16T23:19:06.5793295Z 2021-05-16T23:19:06.5803840Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-16T23:19:06.5914612Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-16T23:19:06.5946028Z ================================================== 2021-05-16T23:19:06.5946734Z downloaded 73 KB 2021-05-16T23:19:06.5947423Z 2021-05-16T23:19:06.5967410Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-16T23:19:06.6395220Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-16T23:19:06.8995643Z ================================================== 2021-05-16T23:19:06.8996766Z downloaded 3.0 MB 2021-05-16T23:19:06.8997290Z 2021-05-16T23:19:06.9013061Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-16T23:19:06.9173923Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-16T23:19:06.9192214Z ================================================== 2021-05-16T23:19:06.9192922Z downloaded 185 KB 2021-05-16T23:19:06.9193337Z 2021-05-16T23:19:06.9197938Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-16T23:19:06.9341774Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-16T23:19:06.9355082Z ================================================== 2021-05-16T23:19:06.9356187Z downloaded 210 KB 2021-05-16T23:19:06.9356804Z 2021-05-16T23:19:06.9367536Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-16T23:19:06.9555343Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-16T23:19:06.9572803Z ================================================== 2021-05-16T23:19:06.9573604Z downloaded 259 KB 2021-05-16T23:19:06.9574059Z 2021-05-16T23:19:06.9584586Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-16T23:19:06.9967016Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-16T23:19:06.9976946Z ================================================== 2021-05-16T23:19:06.9978183Z downloaded 110 KB 2021-05-16T23:19:06.9978790Z 2021-05-16T23:19:06.9995546Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-16T23:19:07.0249607Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-16T23:19:07.0262412Z ================================================== 2021-05-16T23:19:07.0263315Z downloaded 23 KB 2021-05-16T23:19:07.0264026Z 2021-05-16T23:19:07.0274216Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-16T23:19:07.0376347Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-16T23:19:07.0380499Z ================================================== 2021-05-16T23:19:07.0381317Z downloaded 45 KB 2021-05-16T23:19:07.0381739Z 2021-05-16T23:19:07.0393483Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-16T23:19:07.0579443Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-16T23:19:07.0585854Z ================================================== 2021-05-16T23:19:07.0586920Z downloaded 36 KB 2021-05-16T23:19:07.0587549Z 2021-05-16T23:19:07.0604782Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-16T23:19:07.0726573Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-16T23:19:07.0737307Z ================================================== 2021-05-16T23:19:07.0738206Z downloaded 129 KB 2021-05-16T23:19:07.0738664Z 2021-05-16T23:19:07.0855850Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.0959361Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.1068085Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.1969251Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.2210271Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.2421101Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.2616687Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.2865823Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.2949683Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.3056884Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.3168202Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.3299943Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T23:19:07.3319712Z 2021-05-16T23:19:07.3321023Z The downloaded binary packages are in 2021-05-16T23:19:07.3322901Z C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\downloaded_packages 2021-05-16T23:19:07.3326742Z installing the source packages 'utf8', 'vctrs', 'pillar', 'tibble', 'rematch2', 'fansi', 'diffobj', 'waldo', 'ps', 'processx', 'pkgload', 'ellipsis', 'digest', 'callr', 'brio', 'xfun', 'highr', 'stringi', 'Rcpp', 'knitr', 'pkgbuild', 'testthat', 'rversions', 'roxygen2', 'devtools' 2021-05-16T23:19:07.3330251Z 2021-05-16T23:19:07.3342477Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:19:07.3409995Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T23:19:07.3424899Z ================================================== 2021-05-16T23:19:07.3425790Z downloaded 233 KB 2021-05-16T23:19:07.3426307Z 2021-05-16T23:19:07.3436589Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:19:07.3523045Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T23:19:07.3571619Z ================================================== 2021-05-16T23:19:07.3572569Z downloaded 764 KB 2021-05-16T23:19:07.3573050Z 2021-05-16T23:19:07.3585371Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:19:07.3708508Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:19:07.3791341Z ================================================== 2021-05-16T23:19:07.3792222Z downloaded 1.1 MB 2021-05-16T23:19:07.3792690Z 2021-05-16T23:19:07.3804873Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:19:07.3876814Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:19:07.3911748Z ================================================== 2021-05-16T23:19:07.3912857Z downloaded 670 KB 2021-05-16T23:19:07.3913351Z 2021-05-16T23:19:07.3925438Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:19:07.3999854Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T23:19:07.4002515Z ================================================== 2021-05-16T23:19:07.4003300Z downloaded 13 KB 2021-05-16T23:19:07.4003735Z 2021-05-16T23:19:07.4015762Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:19:07.4086289Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T23:19:07.4100797Z ================================================== 2021-05-16T23:19:07.4101671Z downloaded 265 KB 2021-05-16T23:19:07.4102076Z 2021-05-16T23:19:07.4113164Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:19:07.4223830Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T23:19:07.4245450Z ================================================== 2021-05-16T23:19:07.4246384Z downloaded 466 KB 2021-05-16T23:19:07.4247184Z 2021-05-16T23:19:07.4263084Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:19:07.4395415Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T23:19:07.4398838Z ================================================== 2021-05-16T23:19:07.4399634Z downloaded 25 KB 2021-05-16T23:19:07.4400081Z 2021-05-16T23:19:07.4514198Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:19:07.4596195Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T23:19:07.4606960Z ================================================== 2021-05-16T23:19:07.4607850Z downloaded 116 KB 2021-05-16T23:19:07.4608408Z 2021-05-16T23:19:07.4619796Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:19:07.4682810Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T23:19:07.4693297Z ================================================== 2021-05-16T23:19:07.4694167Z downloaded 138 KB 2021-05-16T23:19:07.4694629Z 2021-05-16T23:19:07.4705178Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:19:07.4796510Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T23:19:07.4800843Z ================================================== 2021-05-16T23:19:07.4802012Z downloaded 59 KB 2021-05-16T23:19:07.4803141Z 2021-05-16T23:19:07.4814001Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:19:07.5095590Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T23:19:07.5097612Z ================================================== 2021-05-16T23:19:07.5098267Z downloaded 8066 bytes 2021-05-16T23:19:07.5098927Z 2021-05-16T23:19:07.5113512Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:19:07.5671092Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T23:19:07.5687664Z ================================================== 2021-05-16T23:19:07.5689053Z downloaded 160 KB 2021-05-16T23:19:07.5689782Z 2021-05-16T23:19:07.5705934Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:19:07.5981471Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T23:19:07.5988442Z ================================================== 2021-05-16T23:19:07.5989293Z downloaded 72 KB 2021-05-16T23:19:07.5989719Z 2021-05-16T23:19:07.6005335Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:19:07.6070435Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T23:19:07.6075661Z ================================================== 2021-05-16T23:19:07.6076556Z downloaded 11 KB 2021-05-16T23:19:07.6077009Z 2021-05-16T23:19:07.6088413Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:19:07.6155558Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:19:07.6165042Z ================================================== 2021-05-16T23:19:07.6166817Z downloaded 109 KB 2021-05-16T23:19:07.6167689Z 2021-05-16T23:19:07.6179537Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:19:07.6293405Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T23:19:07.6296384Z ================================================== 2021-05-16T23:19:07.6297213Z downloaded 14 KB 2021-05-16T23:19:07.6297653Z 2021-05-16T23:19:07.6310785Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:19:07.6377968Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T23:19:07.6842646Z ================================================== 2021-05-16T23:19:07.6843654Z downloaded 7.2 MB 2021-05-16T23:19:07.6844160Z 2021-05-16T23:19:07.6857360Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:19:07.6925321Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T23:19:07.7170301Z ================================================== 2021-05-16T23:19:07.7171298Z downloaded 2.8 MB 2021-05-16T23:19:07.7171756Z 2021-05-16T23:19:07.7184802Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:19:07.7293261Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T23:19:07.7346658Z ================================================== 2021-05-16T23:19:07.7347374Z downloaded 871 KB 2021-05-16T23:19:07.7348053Z 2021-05-16T23:19:07.7368394Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:19:07.7471223Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T23:19:07.7475141Z ================================================== 2021-05-16T23:19:07.7476087Z downloaded 29 KB 2021-05-16T23:19:07.7476548Z 2021-05-16T23:19:07.7491029Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:19:07.7595321Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T23:19:07.7831813Z ================================================== 2021-05-16T23:19:07.7833164Z downloaded 664 KB 2021-05-16T23:19:07.7833829Z 2021-05-16T23:19:07.7844454Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:19:07.7918516Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T23:19:07.7927251Z ================================================== 2021-05-16T23:19:07.7928097Z downloaded 40 KB 2021-05-16T23:19:07.7928556Z 2021-05-16T23:19:07.7944551Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:19:07.8084759Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T23:19:07.8102107Z ================================================== 2021-05-16T23:19:07.8103119Z downloaded 248 KB 2021-05-16T23:19:07.8103867Z 2021-05-16T23:19:07.8117332Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:19:07.8199797Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T23:19:07.8220738Z ================================================== 2021-05-16T23:19:07.8221839Z downloaded 362 KB 2021-05-16T23:19:07.8222419Z 2021-05-16T23:19:08.2808098Z * installing *source* package 'utf8' ... 2021-05-16T23:19:08.2969071Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T23:19:08.3231288Z ** libs 2021-05-16T23:19:08.3254600Z 2021-05-16T23:19:08.3255745Z *** arch - i386 2021-05-16T23:19:08.4062540Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c as_utf8.c -o as_utf8.o 2021-05-16T23:19:08.5397460Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c bytes.c -o bytes.o 2021-05-16T23:19:09.0088051Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c context.c -o context.o 2021-05-16T23:19:09.1349344Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:19:09.2436672Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c render.c -o render.o 2021-05-16T23:19:09.3695263Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c render_table.c -o render_table.o 2021-05-16T23:19:09.5950795Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c string.c -o string.o 2021-05-16T23:19:09.7262976Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c text.c -o text.o 2021-05-16T23:19:09.9311298Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_encode.c -o utf8_encode.o 2021-05-16T23:19:10.0788897Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_format.c -o utf8_format.o 2021-05-16T23:19:10.2530099Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T23:19:10.3860358Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_valid.c -o utf8_valid.o 2021-05-16T23:19:10.5101955Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_width.c -o utf8_width.o 2021-05-16T23:19:10.6456556Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c util.c -o util.o 2021-05-16T23:19:11.0808094Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T23:19:11.2240361Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T23:19:11.6845269Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T23:19:11.8088511Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T23:19:11.9101514Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T23:19:12.0884552Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T23:19:12.1982499Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T23:19:12.7150421Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T23:19:14.3743222Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T23:19:14.6804642Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T23:19:14.8185060Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T23:19:14.9613329Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T23:19:15.1083931Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T23:19:15.2550757Z c:/Rtools/mingw_32/bin/ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T23:19:15.4083512Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o utf8.dll tmp.def as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -LC:/R/bin/i386 -lR 2021-05-16T23:19:15.5454180Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-16T23:19:15.5474475Z 2021-05-16T23:19:15.5475517Z *** arch - x64 2021-05-16T23:19:15.6216293Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c as_utf8.c -o as_utf8.o 2021-05-16T23:19:15.7491359Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c bytes.c -o bytes.o 2021-05-16T23:19:15.9432827Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c context.c -o context.o 2021-05-16T23:19:16.0704534Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:19:16.1750570Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c render.c -o render.o 2021-05-16T23:19:16.2960064Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c render_table.c -o render_table.o 2021-05-16T23:19:16.5034682Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c string.c -o string.o 2021-05-16T23:19:16.6263163Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c text.c -o text.o 2021-05-16T23:19:16.8045030Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_encode.c -o utf8_encode.o 2021-05-16T23:19:16.9387926Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_format.c -o utf8_format.o 2021-05-16T23:19:17.0821638Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T23:19:17.2080624Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_valid.c -o utf8_valid.o 2021-05-16T23:19:17.3286373Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_width.c -o utf8_width.o 2021-05-16T23:19:17.4453606Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c util.c -o util.o 2021-05-16T23:19:18.1390072Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T23:19:18.2543912Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T23:19:18.6907100Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T23:19:18.8065648Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T23:19:18.9110719Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T23:19:19.0316076Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T23:19:19.1329326Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T23:19:19.6162569Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T23:19:21.1276807Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T23:19:21.3557685Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T23:19:21.4814790Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T23:19:21.6036494Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T23:19:21.7354493Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T23:19:21.8676639Z c:/Rtools/mingw_64/bin/ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T23:19:22.0370032Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o utf8.dll tmp.def as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -LC:/R/bin/x64 -lR 2021-05-16T23:19:22.1652373Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-16T23:19:22.1686238Z ** R 2021-05-16T23:19:22.1788837Z ** inst 2021-05-16T23:19:22.1815673Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:22.4897388Z ** help 2021-05-16T23:19:22.5603523Z *** installing help indices 2021-05-16T23:19:22.5956704Z converting help for package 'utf8' 2021-05-16T23:19:22.6272682Z finding HTML links ... done 2021-05-16T23:19:22.6559443Z as_utf8 html 2021-05-16T23:19:22.6801058Z output html 2021-05-16T23:19:22.7059962Z utf8-package html 2021-05-16T23:19:22.7339306Z utf8_encode html 2021-05-16T23:19:22.7695175Z utf8_format html 2021-05-16T23:19:22.7929540Z utf8_normalize html 2021-05-16T23:19:22.8482241Z utf8_print html 2021-05-16T23:19:22.8694615Z utf8_width html 2021-05-16T23:19:22.8699581Z ** building package indices 2021-05-16T23:19:22.9028975Z ** installing vignettes 2021-05-16T23:19:22.9090045Z ** testing if installed package can be loaded 2021-05-16T23:19:22.9093552Z *** arch - i386 2021-05-16T23:19:23.2151161Z *** arch - x64 2021-05-16T23:19:23.5258060Z * DONE (utf8) 2021-05-16T23:19:23.6138373Z In R CMD INSTALL 2021-05-16T23:19:24.0112421Z * installing *source* package 'fansi' ... 2021-05-16T23:19:24.0232237Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T23:19:24.0538576Z ** libs 2021-05-16T23:19:24.0548059Z 2021-05-16T23:19:24.0549364Z *** arch - i386 2021-05-16T23:19:24.0937077Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c assumptions.c -o assumptions.o 2021-05-16T23:19:24.1996791Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c has.c -o has.o 2021-05-16T23:19:24.3310093Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:19:24.4411246Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c nchar.c -o nchar.o 2021-05-16T23:19:24.5717540Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c read.c -o read.o 2021-05-16T23:19:24.8802355Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rnchar.c -o rnchar.o 2021-05-16T23:19:24.9804602Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c state.c -o state.o 2021-05-16T23:19:25.4127361Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c strip.c -o strip.o 2021-05-16T23:19:25.5108088Z strip.c: In function 'FANSI_strip': 2021-05-16T23:19:25.5110817Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:25.5112716Z res_track += csi.start - chr_track; 2021-05-16T23:19:25.5113722Z ^ 2021-05-16T23:19:25.6081346Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c strsplit.c -o strsplit.o 2021-05-16T23:19:25.7214760Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c tabs.c -o tabs.o 2021-05-16T23:19:25.8993100Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c tohtml.c -o tohtml.o 2021-05-16T23:19:26.1868760Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c unhandled.c -o unhandled.o 2021-05-16T23:19:26.3404155Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c unique.c -o unique.o 2021-05-16T23:19:26.4553026Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utf8.c -o utf8.o 2021-05-16T23:19:26.5797845Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:19:26.7078924Z utils.c: In function 'FANSI_find_esc': 2021-05-16T23:19:26.7081131Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:26.7082723Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T23:19:26.7083726Z ^ 2021-05-16T23:19:26.7085233Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:26.8167277Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c wrap.c -o wrap.o 2021-05-16T23:19:27.2410069Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o fansi.dll tmp.def assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -LC:/R/bin/i386 -lR 2021-05-16T23:19:27.3647623Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-16T23:19:27.3664630Z 2021-05-16T23:19:27.3665783Z *** arch - x64 2021-05-16T23:19:27.4013215Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c assumptions.c -o assumptions.o 2021-05-16T23:19:27.5011950Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c has.c -o has.o 2021-05-16T23:19:27.6210027Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:19:27.7306640Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c nchar.c -o nchar.o 2021-05-16T23:19:27.8570704Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c read.c -o read.o 2021-05-16T23:19:28.2294972Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rnchar.c -o rnchar.o 2021-05-16T23:19:28.3269151Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c state.c -o state.o 2021-05-16T23:19:28.6506334Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c strip.c -o strip.o 2021-05-16T23:19:28.8342984Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c strsplit.c -o strsplit.o 2021-05-16T23:19:28.9372980Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c tabs.c -o tabs.o 2021-05-16T23:19:29.0965914Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c tohtml.c -o tohtml.o 2021-05-16T23:19:29.3382019Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c unhandled.c -o unhandled.o 2021-05-16T23:19:29.4824841Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c unique.c -o unique.o 2021-05-16T23:19:29.5935466Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utf8.c -o utf8.o 2021-05-16T23:19:29.7134781Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:19:29.8366573Z utils.c: In function 'FANSI_find_esc': 2021-05-16T23:19:29.8368125Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:29.8369547Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T23:19:29.8370272Z ^ 2021-05-16T23:19:29.8371404Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:29.9377448Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c wrap.c -o wrap.o 2021-05-16T23:19:30.3469447Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o fansi.dll tmp.def assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -LC:/R/bin/x64 -lR 2021-05-16T23:19:30.4642023Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-16T23:19:30.4675558Z ** R 2021-05-16T23:19:30.4902682Z ** inst 2021-05-16T23:19:30.4932161Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:30.9689829Z ** help 2021-05-16T23:19:31.0962340Z *** installing help indices 2021-05-16T23:19:31.1607927Z converting help for package 'fansi' 2021-05-16T23:19:31.1888922Z finding HTML links ... done 2021-05-16T23:19:31.3228085Z fansi html 2021-05-16T23:19:31.3302658Z fansi_lines html 2021-05-16T23:19:31.3594172Z has_ctl html 2021-05-16T23:19:31.3699569Z html_code_block html 2021-05-16T23:19:31.3766488Z html_esc html 2021-05-16T23:19:31.4225281Z nchar_ctl html 2021-05-16T23:19:31.4717102Z set_knit_hooks html 2021-05-16T23:19:31.4932044Z sgr_to_html html 2021-05-16T23:19:31.5221801Z strip_ctl html 2021-05-16T23:19:31.5865780Z strsplit_ctl html 2021-05-16T23:19:31.5869337Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4i46c4/R.INSTALL8181f625872/fansi/man/strsplit_ctl.Rd:35: file link 'regular expression' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:19:31.6260424Z strtrim_ctl html 2021-05-16T23:19:31.6263986Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4i46c4/R.INSTALL8181f625872/fansi/man/strtrim_ctl.Rd:33: file link 'as.character' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:19:31.6954870Z strwrap_ctl html 2021-05-16T23:19:31.6958178Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4i46c4/R.INSTALL8181f625872/fansi/man/strwrap_ctl.Rd:72: file link 'as.character' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:19:31.7507381Z substr_ctl html 2021-05-16T23:19:31.7729618Z tabs_as_spaces html 2021-05-16T23:19:31.7879955Z term_cap_test html 2021-05-16T23:19:31.8154613Z unhandled_ctl html 2021-05-16T23:19:31.8160103Z ** building package indices 2021-05-16T23:19:31.8712227Z ** installing vignettes 2021-05-16T23:19:31.8818740Z ** testing if installed package can be loaded 2021-05-16T23:19:31.8822240Z *** arch - i386 2021-05-16T23:19:32.1892114Z *** arch - x64 2021-05-16T23:19:32.5032314Z * DONE (fansi) 2021-05-16T23:19:32.5628295Z In R CMD INSTALL 2021-05-16T23:19:33.3213225Z * installing *source* package 'diffobj' ... 2021-05-16T23:19:33.3564030Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T23:19:33.3858583Z ** libs 2021-05-16T23:19:33.3862806Z 2021-05-16T23:19:33.3863806Z *** arch - i386 2021-05-16T23:19:33.4133037Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c diff.c -o diff.o 2021-05-16T23:19:33.7415057Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c diffobj.c -o diffobj.o 2021-05-16T23:19:33.8684514Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:19:34.1058278Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o diffobj.dll tmp.def diff.o diffobj.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:19:34.2186575Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-16T23:19:34.2202150Z 2021-05-16T23:19:34.2203640Z *** arch - x64 2021-05-16T23:19:34.2441208Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c diff.c -o diff.o 2021-05-16T23:19:34.4871354Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c diffobj.c -o diffobj.o 2021-05-16T23:19:34.6062386Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:19:34.8460585Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o diffobj.dll tmp.def diff.o diffobj.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:19:34.9510470Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-16T23:19:34.9540617Z ** R 2021-05-16T23:19:35.0433384Z ** inst 2021-05-16T23:19:35.0501910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:42.6290253Z ** help 2021-05-16T23:19:42.9770056Z *** installing help indices 2021-05-16T23:19:43.1320470Z converting help for package 'diffobj' 2021-05-16T23:19:43.1607882Z finding HTML links ... done 2021-05-16T23:19:43.2287825Z AlignThreshold-class html 2021-05-16T23:19:43.2362618Z Diff-class html 2021-05-16T23:19:43.2600302Z Extract_PaletteOfStyles html 2021-05-16T23:19:43.3621239Z Pager html 2021-05-16T23:19:43.4169297Z PaletteOfStyles-class html 2021-05-16T23:19:43.4418967Z Rdiff_chr html 2021-05-16T23:19:43.5768553Z Style html 2021-05-16T23:19:43.6242844Z StyleFuns html 2021-05-16T23:19:43.6346124Z StyleSummary html 2021-05-16T23:19:43.6605885Z StyleText html 2021-05-16T23:19:43.6738371Z any-Diff-method html 2021-05-16T23:19:43.6854012Z as.character-DiffSummary-method html 2021-05-16T23:19:43.6975228Z as.character-MyersMbaSes-method html 2021-05-16T23:19:43.7088227Z auto_context html 2021-05-16T23:19:43.7138373Z console_lines html 2021-05-16T23:19:43.7502487Z 2021-05-16T23:19:43.7963345Z finding level-2 HTML links ... done 2021-05-16T23:19:43.9734940Z diffChr html 2021-05-16T23:19:44.1968177Z diffCsv html 2021-05-16T23:19:44.3903783Z diffDeparse html 2021-05-16T23:19:44.5826188Z diffFile html 2021-05-16T23:19:44.6037497Z diffObj html 2021-05-16T23:19:44.8277585Z diffPrint html 2021-05-16T23:19:45.0333868Z diffStr html 2021-05-16T23:19:45.0546239Z diff_myers html 2021-05-16T23:19:45.0587046Z diffobj-package html 2021-05-16T23:19:45.0638638Z diffobj_s4method_doc html 2021-05-16T23:19:45.0690886Z diffobj_set_def_opts html 2021-05-16T23:19:45.0757075Z dimnames-PaletteOfStyles-method html 2021-05-16T23:19:45.0935422Z extract-Diff-method html 2021-05-16T23:19:45.1073162Z finalizeHtml html 2021-05-16T23:19:45.1132049Z gdo html 2021-05-16T23:19:45.1522750Z guides html 2021-05-16T23:19:45.1609611Z has_Rdiff html 2021-05-16T23:19:45.1712447Z make_blocking html 2021-05-16T23:19:45.1791981Z nchar_html html 2021-05-16T23:19:45.1908844Z pager_is_less html 2021-05-16T23:19:45.2076891Z par_frame html 2021-05-16T23:19:45.2411515Z ses html 2021-05-16T23:19:45.2480324Z show-DiffSummary-method html 2021-05-16T23:19:45.2542626Z show-PaletteOfStyles-method html 2021-05-16T23:19:45.2626143Z show-Style-method html 2021-05-16T23:19:45.2766400Z strip_hz_control html 2021-05-16T23:19:45.2931056Z summary-Diff-method html 2021-05-16T23:19:45.3041368Z summary-MyersMbaSes-method html 2021-05-16T23:19:45.3131067Z summary-PaletteOfStyles-method html 2021-05-16T23:19:45.3269636Z tag_f html 2021-05-16T23:19:45.3600295Z trim html 2021-05-16T23:19:45.3724130Z view_or_browse html 2021-05-16T23:19:45.3777077Z webfiles html 2021-05-16T23:19:45.3786469Z ** building package indices 2021-05-16T23:19:45.5376718Z ** installing vignettes 2021-05-16T23:19:45.5458493Z ** testing if installed package can be loaded 2021-05-16T23:19:45.5463113Z *** arch - i386 2021-05-16T23:19:45.9542511Z *** arch - x64 2021-05-16T23:19:46.3692172Z * DONE (diffobj) 2021-05-16T23:19:46.4690933Z In R CMD INSTALL 2021-05-16T23:19:46.8970054Z * installing *source* package 'ps' ... 2021-05-16T23:19:46.9096646Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T23:19:48.3749577Z ** libs 2021-05-16T23:19:48.3761480Z 2021-05-16T23:19:48.3762760Z *** arch - i386 2021-05-16T23:19:48.4231785Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T23:19:48.6543617Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T23:19:49.1020201Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:19:49.5130415Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c api-common.c -o api-common.o 2021-05-16T23:19:49.9277737Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c common.c -o common.o 2021-05-16T23:19:50.3414519Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c extra.c -o extra.o 2021-05-16T23:19:50.9024975Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c dummy.c -o dummy.o 2021-05-16T23:19:51.0099766Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c error-codes.c -o error-codes.o 2021-05-16T23:19:51.6956179Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c windows.c -o windows.o 2021-05-16T23:19:52.1541123Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c api-windows.c -o api-windows.o 2021-05-16T23:19:53.0286973Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c api-windows-conn.c -o api-windows-conn.o 2021-05-16T23:19:53.3510416Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arch/windows/process_info.c -o arch/windows/process_info.o 2021-05-16T23:19:53.9810516Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arch/windows/process_handles.c -o arch/windows/process_handles.o 2021-05-16T23:19:54.4582507Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arch/windows/wmi.c -o arch/windows/wmi.o 2021-05-16T23:19:55.0222456Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o ps.dll tmp.def init.o api-common.o common.o extra.o dummy.o error-codes.o windows.o api-windows.o api-windows-conn.o arch/windows/process_info.o arch/windows/process_handles.o arch/windows/wmi.o -lpsapi -lkernel32 -ladvapi32 -lshell32 -lnetapi32 -liphlpapi -lwtsapi32 -lws2_32 -lPowrProf -lPdh -LC:/R/bin/i386 -lR 2021-05-16T23:19:55.1799269Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T23:19:55.1847016Z 2021-05-16T23:19:55.1848220Z *** arch - x64 2021-05-16T23:19:55.2302199Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T23:19:55.4373874Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T23:19:56.1214979Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:19:56.7838849Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c api-common.c -o api-common.o 2021-05-16T23:19:57.4532121Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c common.c -o common.o 2021-05-16T23:19:58.1083054Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c extra.c -o extra.o 2021-05-16T23:19:58.8808544Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c dummy.c -o dummy.o 2021-05-16T23:19:58.9852665Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c error-codes.c -o error-codes.o 2021-05-16T23:19:59.8784750Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c windows.c -o windows.o 2021-05-16T23:20:00.5452027Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c api-windows.c -o api-windows.o 2021-05-16T23:20:01.5801008Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c api-windows-conn.c -o api-windows-conn.o 2021-05-16T23:20:02.1533045Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arch/windows/process_info.c -o arch/windows/process_info.o 2021-05-16T23:20:02.9140969Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arch/windows/process_handles.c -o arch/windows/process_handles.o 2021-05-16T23:20:03.6153608Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arch/windows/wmi.c -o arch/windows/wmi.o 2021-05-16T23:20:04.4407435Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o ps.dll tmp.def init.o api-common.o common.o extra.o dummy.o error-codes.o windows.o api-windows.o api-windows-conn.o arch/windows/process_info.o arch/windows/process_handles.o arch/windows/wmi.o -lpsapi -lkernel32 -ladvapi32 -lshell32 -lnetapi32 -liphlpapi -lwtsapi32 -lws2_32 -lPowrProf -lPdh -LC:/R/bin/x64 -lR 2021-05-16T23:20:04.5918576Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T23:20:04.5970296Z ** R 2021-05-16T23:20:04.6210680Z ** inst 2021-05-16T23:20:04.6244598Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:05.5875360Z ** help 2021-05-16T23:20:05.8886478Z *** installing help indices 2021-05-16T23:20:06.0514161Z converting help for package 'ps' 2021-05-16T23:20:06.1186148Z finding HTML links ... done 2021-05-16T23:20:06.1887391Z CleanupReporter html 2021-05-16T23:20:06.1962033Z errno html 2021-05-16T23:20:06.2130272Z ps html 2021-05-16T23:20:06.2178972Z ps_boot_time html 2021-05-16T23:20:06.2503821Z ps_children html 2021-05-16T23:20:06.2841561Z ps_cmdline html 2021-05-16T23:20:06.3207259Z ps_connections html 2021-05-16T23:20:06.3264539Z ps_cpu_count html 2021-05-16T23:20:06.3597749Z ps_cpu_times html 2021-05-16T23:20:06.3870601Z ps_create_time html 2021-05-16T23:20:06.4163814Z ps_cwd html 2021-05-16T23:20:06.4457986Z ps_descent html 2021-05-16T23:20:06.4558980Z ps_disk_partitions html 2021-05-16T23:20:06.4686353Z ps_disk_usage html 2021-05-16T23:20:06.5027449Z ps_environ html 2021-05-16T23:20:06.5365936Z ps_exe html 2021-05-16T23:20:06.5520553Z ps_get_nice html 2021-05-16T23:20:06.5866377Z ps_handle html 2021-05-16T23:20:06.6135007Z ps_interrupt html 2021-05-16T23:20:06.6403948Z ps_is_running html 2021-05-16T23:20:06.6708383Z ps_kill html 2021-05-16T23:20:06.7123201Z ps_kill_tree html 2021-05-16T23:20:06.7254408Z ps_loadavg html 2021-05-16T23:20:06.7650678Z ps_memory_info html 2021-05-16T23:20:06.7953882Z ps_name html 2021-05-16T23:20:06.8251857Z ps_num_fds html 2021-05-16T23:20:06.8535042Z ps_num_threads html 2021-05-16T23:20:06.8835358Z ps_open_files html 2021-05-16T23:20:06.8895351Z ps_os_type html 2021-05-16T23:20:06.9154853Z ps_pid html 2021-05-16T23:20:06.9231882Z ps_pids html 2021-05-16T23:20:06.9556510Z ps_ppid html 2021-05-16T23:20:06.9910574Z ps_resume html 2021-05-16T23:20:07.0205710Z ps_send_signal html 2021-05-16T23:20:07.0474631Z ps_shared_lib_users html 2021-05-16T23:20:07.0765802Z ps_shared_libs html 2021-05-16T23:20:07.1156174Z ps_status html 2021-05-16T23:20:07.1450356Z ps_suspend html 2021-05-16T23:20:07.1590739Z ps_system_cpu_times html 2021-05-16T23:20:07.1772962Z ps_system_memory html 2021-05-16T23:20:07.1887246Z ps_system_swap html 2021-05-16T23:20:07.2162532Z ps_terminal html 2021-05-16T23:20:07.2436999Z ps_terminate html 2021-05-16T23:20:07.2541089Z ps_tty_size html 2021-05-16T23:20:07.2899356Z ps_uids html 2021-05-16T23:20:07.3177711Z ps_username html 2021-05-16T23:20:07.3256290Z ps_users html 2021-05-16T23:20:07.3295063Z signals html 2021-05-16T23:20:07.3304892Z ** building package indices 2021-05-16T23:20:07.4768703Z ** testing if installed package can be loaded 2021-05-16T23:20:07.4771301Z *** arch - i386 2021-05-16T23:20:07.7835140Z *** arch - x64 2021-05-16T23:20:08.0973493Z * DONE (ps) 2021-05-16T23:20:08.1706404Z In R CMD INSTALL 2021-05-16T23:20:08.7132024Z * installing *source* package 'pkgload' ... 2021-05-16T23:20:08.7366172Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T23:20:08.7687305Z ** R 2021-05-16T23:20:08.7925868Z ** inst 2021-05-16T23:20:08.7943999Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:09.5921125Z ** help 2021-05-16T23:20:09.7116827Z *** installing help indices 2021-05-16T23:20:09.7851666Z converting help for package 'pkgload' 2021-05-16T23:20:09.8158877Z finding HTML links ... done 2021-05-16T23:20:09.8389975Z check_dep_version html 2021-05-16T23:20:09.8477557Z check_suggested html 2021-05-16T23:20:09.8802425Z dev_example html 2021-05-16T23:20:09.8939213Z dev_help html 2021-05-16T23:20:09.8992482Z dev_meta html 2021-05-16T23:20:09.9028470Z has_tests html 2021-05-16T23:20:09.9280609Z help html 2021-05-16T23:20:09.9395479Z imports_env html 2021-05-16T23:20:09.9470789Z inst html 2021-05-16T23:20:09.9525617Z is_dev_package html 2021-05-16T23:20:10.0106736Z load_all html 2021-05-16T23:20:10.0171148Z load_code html 2021-05-16T23:20:10.0221182Z load_data html 2021-05-16T23:20:10.0268411Z load_dll html 2021-05-16T23:20:10.0315539Z load_imports html 2021-05-16T23:20:10.0436723Z ns_env html 2021-05-16T23:20:10.0518958Z package_file html 2021-05-16T23:20:10.0632346Z packages html 2021-05-16T23:20:10.0703591Z parse_deps html 2021-05-16T23:20:10.0751848Z parse_ns_file html 2021-05-16T23:20:10.0890085Z pkg_env html 2021-05-16T23:20:10.0974199Z pkgtest html 2021-05-16T23:20:10.1032579Z run_pkg_hook html 2021-05-16T23:20:10.1238730Z system.file html 2021-05-16T23:20:10.1343006Z unload html 2021-05-16T23:20:10.1349279Z ** building package indices 2021-05-16T23:20:10.2109476Z ** testing if installed package can be loaded 2021-05-16T23:20:10.2111783Z *** arch - i386 2021-05-16T23:20:10.7190227Z *** arch - x64 2021-05-16T23:20:11.2316712Z * DONE (pkgload) 2021-05-16T23:20:11.3101743Z In R CMD INSTALL 2021-05-16T23:20:11.5896676Z * installing *source* package 'ellipsis' ... 2021-05-16T23:20:11.5936008Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T23:20:11.6260679Z ** libs 2021-05-16T23:20:11.6269867Z 2021-05-16T23:20:11.6271047Z *** arch - i386 2021-05-16T23:20:11.6550524Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c dots.c -o dots.o 2021-05-16T23:20:11.8018782Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:20:12.0370084Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o ellipsis.dll tmp.def dots.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:20:12.1527312Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-16T23:20:12.1537306Z 2021-05-16T23:20:12.1539956Z *** arch - x64 2021-05-16T23:20:12.1802935Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c dots.c -o dots.o 2021-05-16T23:20:12.3131743Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:20:12.5537051Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o ellipsis.dll tmp.def dots.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:20:12.6657461Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-16T23:20:12.6688898Z ** R 2021-05-16T23:20:12.6754925Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:12.7886653Z ** help 2021-05-16T23:20:12.8307763Z *** installing help indices 2021-05-16T23:20:12.8617787Z converting help for package 'ellipsis' 2021-05-16T23:20:12.8899250Z finding HTML links ... done 2021-05-16T23:20:12.9167307Z check_dots_empty html 2021-05-16T23:20:12.9311297Z check_dots_unnamed html 2021-05-16T23:20:12.9477592Z check_dots_used html 2021-05-16T23:20:12.9558890Z dots_empty html 2021-05-16T23:20:12.9611280Z dots_used html 2021-05-16T23:20:12.9767969Z ellipsis-package html 2021-05-16T23:20:12.9878547Z safe_median html 2021-05-16T23:20:12.9882753Z ** building package indices 2021-05-16T23:20:13.0147158Z ** testing if installed package can be loaded 2021-05-16T23:20:13.0149666Z *** arch - i386 2021-05-16T23:20:13.3212956Z *** arch - x64 2021-05-16T23:20:13.6301540Z * DONE (ellipsis) 2021-05-16T23:20:13.6580799Z In R CMD INSTALL 2021-05-16T23:20:14.0473103Z * installing *source* package 'digest' ... 2021-05-16T23:20:14.0568148Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T23:20:14.0802530Z ** libs 2021-05-16T23:20:14.0811885Z 2021-05-16T23:20:14.0813275Z *** arch - i386 2021-05-16T23:20:14.1318135Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T23:20:14.4619097Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c aes.c -o aes.o 2021-05-16T23:20:14.8548121Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c blake3.c -o blake3.o 2021-05-16T23:20:15.5663023Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T23:20:15.8923765Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c blake3_portable.c -o blake3_portable.o 2021-05-16T23:20:16.5507170Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c crc32.c -o crc32.o 2021-05-16T23:20:16.7103226Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c digest.c -o digest.o 2021-05-16T23:20:17.2857149Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c digest2int.c -o digest2int.o 2021-05-16T23:20:17.4106084Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:20:17.4945589Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-16T23:20:17.7271640Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c pmurhash.c -o pmurhash.o 2021-05-16T23:20:17.8782927Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c raes.c -o raes.o 2021-05-16T23:20:18.0147680Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sha1.c -o sha1.o 2021-05-16T23:20:18.3295546Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sha2.c -o sha2.o 2021-05-16T23:20:18.5402535Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sha256.c -o sha256.o 2021-05-16T23:20:19.0435579Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T23:20:19.2147513Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c xxhash.c -o xxhash.o 2021-05-16T23:20:19.8716168Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o digest.dll tmp.def SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -LC:/R/bin/i386 -lR 2021-05-16T23:20:20.0015445Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-16T23:20:20.0061807Z 2021-05-16T23:20:20.0062708Z *** arch - x64 2021-05-16T23:20:20.0486590Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T23:20:20.2606093Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c aes.c -o aes.o 2021-05-16T23:20:20.6659815Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c blake3.c -o blake3.o 2021-05-16T23:20:21.2761553Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T23:20:21.5777291Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c blake3_portable.c -o blake3_portable.o 2021-05-16T23:20:22.1187517Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c crc32.c -o crc32.o 2021-05-16T23:20:22.2715192Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c digest.c -o digest.o 2021-05-16T23:20:23.0471012Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c digest2int.c -o digest2int.o 2021-05-16T23:20:23.1655411Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:20:23.2478744Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-16T23:20:23.4288502Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c pmurhash.c -o pmurhash.o 2021-05-16T23:20:23.5406427Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c raes.c -o raes.o 2021-05-16T23:20:23.6769818Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sha1.c -o sha1.o 2021-05-16T23:20:23.9506001Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sha2.c -o sha2.o 2021-05-16T23:20:24.1273075Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sha256.c -o sha256.o 2021-05-16T23:20:24.5426309Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T23:20:24.7021679Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c xxhash.c -o xxhash.o 2021-05-16T23:20:25.1215977Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o digest.dll tmp.def SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -LC:/R/bin/x64 -lR 2021-05-16T23:20:25.2391736Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-16T23:20:25.2423827Z ** R 2021-05-16T23:20:25.2500453Z ** demo 2021-05-16T23:20:25.2517225Z ** inst 2021-05-16T23:20:25.2612016Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:25.6744930Z ** help 2021-05-16T23:20:25.7516299Z *** installing help indices 2021-05-16T23:20:25.7934073Z converting help for package 'digest' 2021-05-16T23:20:25.8206639Z finding HTML links ... done 2021-05-16T23:20:25.8684240Z AES html 2021-05-16T23:20:25.9603760Z digest html 2021-05-16T23:20:25.9744804Z digest2int html 2021-05-16T23:20:26.0157353Z hmac html 2021-05-16T23:20:26.0248663Z makeRaw html 2021-05-16T23:20:26.0649329Z sha1 html 2021-05-16T23:20:26.0934093Z vdigest html 2021-05-16T23:20:26.0939022Z ** building package indices 2021-05-16T23:20:26.1620514Z ** installing vignettes 2021-05-16T23:20:26.1689431Z ** testing if installed package can be loaded 2021-05-16T23:20:26.1692486Z *** arch - i386 2021-05-16T23:20:26.4760368Z *** arch - x64 2021-05-16T23:20:26.7881300Z * DONE (digest) 2021-05-16T23:20:26.8428358Z In R CMD INSTALL 2021-05-16T23:20:27.1497493Z * installing *source* package 'brio' ... 2021-05-16T23:20:27.1547416Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T23:20:27.1777806Z ** libs 2021-05-16T23:20:27.1787874Z 2021-05-16T23:20:27.1788890Z *** arch - i386 2021-05-16T23:20:27.2083050Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c brio.c -o brio.o 2021-05-16T23:20:27.6156890Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c file_line_endings.c -o file_line_endings.o 2021-05-16T23:20:27.7240208Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:20:27.8333964Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c read_file.c -o read_file.o 2021-05-16T23:20:27.9453256Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c read_file_raw.c -o read_file_raw.o 2021-05-16T23:20:28.0587685Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c read_lines.c -o read_lines.o 2021-05-16T23:20:28.2064032Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c write_file.c -o write_file.o 2021-05-16T23:20:28.3146283Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c write_lines.c -o write_lines.o 2021-05-16T23:20:28.5570782Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o brio.dll tmp.def brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -LC:/R/bin/i386 -lR 2021-05-16T23:20:28.6792703Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-16T23:20:28.6803493Z 2021-05-16T23:20:28.6804877Z *** arch - x64 2021-05-16T23:20:28.7109286Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c brio.c -o brio.o 2021-05-16T23:20:29.3440809Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c file_line_endings.c -o file_line_endings.o 2021-05-16T23:20:29.4502021Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:20:29.5546701Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c read_file.c -o read_file.o 2021-05-16T23:20:29.6613411Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c read_file_raw.c -o read_file_raw.o 2021-05-16T23:20:29.7668388Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c read_lines.c -o read_lines.o 2021-05-16T23:20:29.9016672Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c write_file.c -o write_file.o 2021-05-16T23:20:30.0146746Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c write_lines.c -o write_lines.o 2021-05-16T23:20:30.2678896Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o brio.dll tmp.def brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -LC:/R/bin/x64 -lR 2021-05-16T23:20:30.3752022Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-16T23:20:30.3782486Z ** R 2021-05-16T23:20:30.3854003Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:30.4522176Z ** help 2021-05-16T23:20:30.4998179Z *** installing help indices 2021-05-16T23:20:30.5304393Z converting help for package 'brio' 2021-05-16T23:20:30.5602261Z finding HTML links ... done 2021-05-16T23:20:30.5725786Z file_line_endings html 2021-05-16T23:20:30.5923753Z readLines html 2021-05-16T23:20:30.6031232Z read_file html 2021-05-16T23:20:30.6103446Z read_lines html 2021-05-16T23:20:30.6298372Z writeLines html 2021-05-16T23:20:30.6396392Z write_file html 2021-05-16T23:20:30.6508207Z write_lines html 2021-05-16T23:20:30.6512827Z ** building package indices 2021-05-16T23:20:30.6789844Z ** testing if installed package can be loaded 2021-05-16T23:20:30.6792818Z *** arch - i386 2021-05-16T23:20:30.9862553Z *** arch - x64 2021-05-16T23:20:31.3012376Z * DONE (brio) 2021-05-16T23:20:31.3363462Z In R CMD INSTALL 2021-05-16T23:20:31.7408231Z * installing *source* package 'xfun' ... 2021-05-16T23:20:31.7524842Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T23:20:31.7850253Z ** libs 2021-05-16T23:20:31.7858932Z 2021-05-16T23:20:31.7860128Z *** arch - i386 2021-05-16T23:20:31.8133365Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-16T23:20:31.9825802Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:20:32.2173739Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:20:32.3309051Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-16T23:20:32.3318412Z 2021-05-16T23:20:32.3319602Z *** arch - x64 2021-05-16T23:20:32.3570731Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-16T23:20:32.5237271Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:20:32.7685073Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:20:32.8770389Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-16T23:20:32.8799429Z ** R 2021-05-16T23:20:32.9154633Z ** inst 2021-05-16T23:20:32.9201167Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:34.1917716Z ** help 2021-05-16T23:20:34.5375789Z *** installing help indices 2021-05-16T23:20:34.7523812Z converting help for package 'xfun' 2021-05-16T23:20:34.7814174Z finding HTML links ... done 2021-05-16T23:20:34.8229091Z Rscript html 2021-05-16T23:20:34.8389191Z Rscript_call html 2021-05-16T23:20:34.8470214Z attr html 2021-05-16T23:20:34.8586542Z base64_encode html 2021-05-16T23:20:34.8656781Z base64_uri html 2021-05-16T23:20:34.8872198Z bg_process html 2021-05-16T23:20:34.8942755Z bump_version html 2021-05-16T23:20:34.9487505Z cache_rds html 2021-05-16T23:20:34.9542109Z del_empty_dir html 2021-05-16T23:20:34.9640922Z dir_create html 2021-05-16T23:20:34.9735649Z dir_exists html 2021-05-16T23:20:34.9859644Z do_once html 2021-05-16T23:20:35.0044044Z download_file html 2021-05-16T23:20:35.0267816Z embed_file html 2021-05-16T23:20:35.0411802Z exit_call html 2021-05-16T23:20:35.0561372Z file_ext html 2021-05-16T23:20:35.0646433Z file_string html 2021-05-16T23:20:35.0725683Z format_bytes html 2021-05-16T23:20:35.0895989Z from_root html 2021-05-16T23:20:35.1002126Z github_releases html 2021-05-16T23:20:35.1083354Z grep_sub html 2021-05-16T23:20:35.1281338Z gsub_file html 2021-05-16T23:20:35.1344045Z in_dir html 2021-05-16T23:20:35.1458566Z install_dir html 2021-05-16T23:20:35.1560973Z install_github html 2021-05-16T23:20:35.1628676Z isFALSE html 2021-05-16T23:20:35.1670893Z is_R_CMD_check html 2021-05-16T23:20:35.1754454Z is_abs_path html 2021-05-16T23:20:35.1814572Z is_ascii html 2021-05-16T23:20:35.1921729Z is_sub_path html 2021-05-16T23:20:35.1985733Z is_web_path html 2021-05-16T23:20:35.2141281Z magic_path html 2021-05-16T23:20:35.2216879Z mark_dirs html 2021-05-16T23:20:35.2370472Z msg_cat html 2021-05-16T23:20:35.2446587Z native_encode html 2021-05-16T23:20:35.2562512Z news2md html 2021-05-16T23:20:35.2622811Z normalize_path html 2021-05-16T23:20:35.2779839Z numbers_to_words html 2021-05-16T23:20:35.2861195Z optipng html 2021-05-16T23:20:35.2937741Z os html 2021-05-16T23:20:35.2994955Z parse_only html 2021-05-16T23:20:35.3345413Z pkg_attach html 2021-05-16T23:20:35.3445429Z proc_kill html 2021-05-16T23:20:35.3578676Z process_file html 2021-05-16T23:20:35.3736276Z proj_root html 2021-05-16T23:20:35.3814749Z prose_index html 2021-05-16T23:20:35.3929885Z protect_math html 2021-05-16T23:20:35.4071898Z raw_string html 2021-05-16T23:20:35.4166526Z read_bin html 2021-05-16T23:20:35.4302824Z read_utf8 html 2021-05-16T23:20:35.4439688Z relative_path html 2021-05-16T23:20:35.4635541Z rename_seq html 2021-05-16T23:20:35.4744375Z retry html 2021-05-16T23:20:35.5393109Z rev_check html 2021-05-16T23:20:35.5507067Z rstudio_type html 2021-05-16T23:20:35.5580126Z same_path html 2021-05-16T23:20:35.5731915Z session_info html 2021-05-16T23:20:35.5818101Z set_envvar html 2021-05-16T23:20:35.5911785Z split_lines html 2021-05-16T23:20:35.5970746Z split_source html 2021-05-16T23:20:35.6166053Z strict_list html 2021-05-16T23:20:35.6238438Z stringsAsStrings html 2021-05-16T23:20:35.6347378Z submit_cran html 2021-05-16T23:20:35.6659388Z tinify html 2021-05-16T23:20:35.6805785Z tojson html 2021-05-16T23:20:35.6909481Z tree html 2021-05-16T23:20:35.6960544Z try_silent html 2021-05-16T23:20:35.7107503Z upload_ftp html 2021-05-16T23:20:35.7201927Z url_filename html 2021-05-16T23:20:35.7279567Z valid_syntax html 2021-05-16T23:20:35.7290496Z ** building package indices 2021-05-16T23:20:35.9057256Z ** installing vignettes 2021-05-16T23:20:35.9140869Z ** testing if installed package can be loaded 2021-05-16T23:20:35.9145183Z *** arch - i386 2021-05-16T23:20:36.2221576Z *** arch - x64 2021-05-16T23:20:36.5377807Z * DONE (xfun) 2021-05-16T23:20:36.5871855Z In R CMD INSTALL 2021-05-16T23:20:40.9285985Z * installing *source* package 'stringi' ... 2021-05-16T23:20:41.2046504Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T23:20:42.1736515Z ** libs 2021-05-16T23:20:42.1737060Z 2021-05-16T23:20:42.1737446Z *** arch - i386 2021-05-16T23:20:43.5036086Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_pad.cpp -o stri_pad.o 2021-05-16T23:20:44.1252489Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T23:20:44.7998668Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-16T23:20:45.4674823Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_uloc.cpp -o stri_uloc.o 2021-05-16T23:20:45.9762617Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_wrap.cpp -o stri_wrap.o 2021-05-16T23:20:47.0263533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T23:20:47.5534944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T23:20:48.1598735Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-16T23:20:48.8707625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-16T23:20:49.5460434Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_exception.cpp -o stri_exception.o 2021-05-16T23:20:50.0649751Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T23:20:50.6797576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-16T23:20:51.2810078Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T23:20:51.8202259Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T23:20:52.5839463Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T23:20:53.3321246Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-16T23:20:53.9465555Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T23:20:54.7663823Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T23:20:55.5581650Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_utils.cpp -o stri_utils.o 2021-05-16T23:20:56.0947481Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T23:20:56.8048492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T23:20:57.3769406Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T23:20:58.2840394Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-16T23:20:59.0072233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T23:20:59.7463766Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-16T23:21:00.5243101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T23:21:01.1705531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T23:21:01.9365611Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_splitpos.cpp -o stri_TODO_splitpos.o 2021-05-16T23:21:02.4194482Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-16T23:21:02.9716796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-16T23:21:03.6409532Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-16T23:21:04.4014951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T23:21:04.8978671Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-16T23:21:05.4191009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T23:21:05.9994111Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T23:21:06.6247200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_escape.cpp -o stri_escape.o 2021-05-16T23:21:07.2320293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_test.cpp -o stri_test.o 2021-05-16T23:21:07.7357656Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T23:21:08.2595756Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-16T23:21:08.8912034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T23:21:09.5258322Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T23:21:10.0574753Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T23:21:11.8926233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T23:21:12.5038299Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-16T23:21:13.3271967Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-16T23:21:13.8574407Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-16T23:21:14.4338971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-16T23:21:14.9706436Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_stats.cpp -o stri_stats.o 2021-05-16T23:21:15.5664863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_length.cpp -o stri_length.o 2021-05-16T23:21:16.2006299Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T23:21:16.9899412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_uchar.cpp -o stri_TODO_uchar.o 2021-05-16T23:21:17.4716886Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_format.cpp -o stri_time_format.o 2021-05-16T23:21:18.1886964Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_common.cpp -o stri_common.o 2021-05-16T23:21:18.7848213Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-16T23:21:19.5117379Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T23:21:20.2429582Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-16T23:21:20.7832367Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_collator.cpp -o stri_collator.o 2021-05-16T23:21:21.3509010Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_join.cpp -o stri_join.o 2021-05-16T23:21:22.2227551Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-16T23:21:22.8669870Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T23:21:23.7670253Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_compare.cpp -o stri_compare.o 2021-05-16T23:21:24.8316281Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-16T23:21:25.4715847Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T23:21:26.1481738Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T23:21:26.7554735Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-16T23:21:27.4262010Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-16T23:21:28.1089680Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T23:21:28.7172957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-16T23:21:29.4005232Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-16T23:21:30.0633227Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-16T23:21:30.6804846Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T23:21:31.2390106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T23:21:31.9768474Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_sub.cpp -o stri_sub.o 2021-05-16T23:21:32.7636685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T23:21:33.3751311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-16T23:21:34.0550409Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-16T23:21:34.7358898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_in.cpp -o stri_search_in.o 2021-05-16T23:21:34.8152238Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T23:21:35.4082809Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_justify.cpp -o stri_TODO_justify.o 2021-05-16T23:21:35.8937414Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-16T23:21:36.5813999Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_stringi.cpp -o stri_stringi.o 2021-05-16T23:21:37.1037704Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-16T23:21:37.7167621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_sort.cpp -o stri_sort.o 2021-05-16T23:21:39.4151342Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_random.cpp -o stri_random.o 2021-05-16T23:21:40.2320715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-16T23:21:40.9454050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T23:21:41.5985089Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-16T23:21:42.5152063Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-16T23:21:43.4059581Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-16T23:21:43.9726445Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-16T23:21:44.4165345Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-16T23:21:45.2032237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-16T23:21:45.7136396Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-16T23:21:46.1775749Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-16T23:21:46.9019324Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-16T23:21:47.9617676Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-16T23:21:48.2935026Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-16T23:21:49.1307531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-16T23:21:49.4154004Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-16T23:21:49.9639256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-16T23:21:50.6064979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-16T23:21:51.3092583Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-16T23:21:51.4348801Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-16T23:21:51.8275264Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-16T23:21:52.4657723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-16T23:21:53.6412516Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-16T23:21:54.0148202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-16T23:21:54.7367509Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-16T23:21:55.2853927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-16T23:21:55.4055923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-16T23:21:55.7545789Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-16T23:21:56.2100138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-16T23:21:56.7828686Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-16T23:21:57.2794940Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-16T23:21:57.9647796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-16T23:21:58.9611791Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-16T23:21:59.5937090Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-16T23:22:00.3310207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-16T23:22:02.2169485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-16T23:22:02.8879070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-16T23:22:03.6502161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-16T23:22:04.3146715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-16T23:22:04.6926638Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-16T23:22:05.4652556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-16T23:22:05.8266673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-16T23:22:06.8752567Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-16T23:22:07.5410853Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-16T23:22:08.1729255Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-16T23:22:09.0060144Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-16T23:22:10.0428477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-16T23:22:10.3952560Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-16T23:22:10.8719761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-16T23:22:11.6154715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-16T23:22:12.6990215Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-16T23:22:13.2507440Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-16T23:22:14.0072009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-16T23:22:15.2087081Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T23:22:15.2088546Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:22:15.2089312Z ^ 2021-05-16T23:22:15.2534838Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-16T23:22:15.7501308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-16T23:22:16.2746971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-16T23:22:16.8621628Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-16T23:22:17.3999351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-16T23:22:17.8464715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-16T23:22:18.4239062Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-16T23:22:19.0065228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-16T23:22:19.4657446Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-16T23:22:20.0775646Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-16T23:22:20.4530299Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-16T23:22:20.8327793Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-16T23:22:21.2652514Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-16T23:22:22.0050712Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-16T23:22:23.2361496Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-16T23:22:23.7973462Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-16T23:22:24.2477721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-16T23:22:24.6643467Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-16T23:22:25.2920361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-16T23:22:26.3486522Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-16T23:22:26.8890108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-16T23:22:27.5065199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-16T23:22:28.1008488Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-16T23:22:28.5339158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-16T23:22:28.9242615Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-16T23:22:29.2478449Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-16T23:22:30.0474664Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-16T23:22:30.7271330Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-16T23:22:30.8398207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-16T23:22:31.3262826Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-16T23:22:32.3298412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-16T23:22:32.4223140Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-16T23:22:33.2151278Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-16T23:22:33.6347803Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-16T23:22:35.0070697Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-16T23:22:36.1252291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-16T23:22:36.9516163Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-16T23:22:37.0582958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-16T23:22:37.7012739Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-16T23:22:38.1461164Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-16T23:22:38.6750559Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-16T23:22:39.4380220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-16T23:22:39.9988238Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-16T23:22:40.4137432Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-16T23:22:40.8656987Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-16T23:22:42.0078891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-16T23:22:42.3833978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-16T23:22:42.7669539Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-16T23:22:43.2802461Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-16T23:22:43.9319342Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-16T23:22:44.1954458Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-16T23:22:44.7788199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-16T23:22:45.3042113Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-16T23:22:46.1341672Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-16T23:22:46.4838632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-16T23:22:46.7804746Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-16T23:22:47.0836499Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-16T23:22:47.3949198Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-16T23:22:48.0743324Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-16T23:22:48.6071891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-16T23:22:49.3576934Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-16T23:22:50.2730562Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-16T23:22:51.2074412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-16T23:22:51.5722343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-16T23:22:52.8066470Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-16T23:22:53.7740831Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-16T23:22:54.1385723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-16T23:22:54.7766853Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-16T23:22:55.5479958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-16T23:22:56.0121165Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-16T23:22:57.5818880Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-16T23:22:57.6767551Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-16T23:22:58.1489362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-16T23:22:58.6746747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-16T23:22:59.3089644Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-16T23:22:59.8498563Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-16T23:23:00.2609775Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T23:23:00.2613405Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:23:00.2615933Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T23:23:00.2617391Z ^ 2021-05-16T23:23:00.2619480Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T23:23:00.2622617Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:23:00.2625366Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T23:23:00.2626796Z ^ 2021-05-16T23:23:00.5420807Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-16T23:23:01.0969418Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-16T23:23:02.2355916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-16T23:23:02.3396859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-16T23:23:03.0139643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-16T23:23:03.3856986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-16T23:23:04.0145462Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-16T23:23:04.5326918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-16T23:23:04.9910291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-16T23:23:06.0061073Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-16T23:23:06.4551041Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-16T23:23:06.8722888Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-16T23:23:07.2083987Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-16T23:23:08.2653610Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-16T23:23:08.3615481Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-16T23:23:09.3235543Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-16T23:23:09.7709180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-16T23:23:09.9696383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-16T23:23:10.9646881Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-16T23:23:11.5103939Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-16T23:23:11.8409008Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-16T23:23:12.2419633Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-16T23:23:12.6019380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-16T23:23:12.9072504Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-16T23:23:14.1790119Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-16T23:23:15.3205690Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-16T23:23:15.9845520Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-16T23:23:16.5318821Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-16T23:23:17.1796412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-16T23:23:17.8723191Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-16T23:23:18.5497218Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-16T23:23:18.6470123Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-16T23:23:19.5290549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-16T23:23:19.9491801Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-16T23:23:20.0580680Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-16T23:23:20.9889213Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-16T23:23:21.4835274Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-16T23:23:22.9713362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-16T23:23:23.4800339Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-16T23:23:24.0884429Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-16T23:23:24.2142913Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-16T23:23:25.7570959Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-16T23:23:26.4795161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-16T23:23:27.1800295Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-16T23:23:27.5245543Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-16T23:23:27.8654517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-16T23:23:28.7263536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-16T23:23:29.6618556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-16T23:23:30.0959727Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-16T23:23:30.4338485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-16T23:23:30.7920210Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-16T23:23:31.5111044Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-16T23:23:32.0798318Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-16T23:23:32.7697772Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-16T23:23:33.1461070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-16T23:23:33.6005442Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-16T23:23:34.0400114Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-16T23:23:34.8294432Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-16T23:23:36.1381605Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-16T23:23:37.4036970Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-16T23:23:37.7345923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-16T23:23:38.4368660Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-16T23:23:39.0048476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-16T23:23:39.5297451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-16T23:23:39.9192420Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-16T23:23:40.2487807Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-16T23:23:41.1577922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-16T23:23:42.1980741Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-16T23:23:42.8281286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-16T23:23:43.5880912Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-16T23:23:43.9525604Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_common.a icu69/common/messagepattern.o icu69/common/putil.o icu69/common/ustrcase_locale.o icu69/common/bytestrie.o icu69/common/utrie2_builder.o icu69/common/uvector.o icu69/common/locresdata.o icu69/common/loadednormalizer2impl.o icu69/common/rbbi.o icu69/common/uhash_us.o icu69/common/caniter.o icu69/common/chariter.o icu69/common/uidna.o icu69/common/unistr_case.o icu69/common/rbbirb.o icu69/common/dtintrv.o icu69/common/pluralmap.o icu69/common/ucnvisci.o icu69/common/uloc.o icu69/common/uscript_props.o icu69/common/locutil.o icu69/common/ucnv_u32.o icu69/common/appendable.o icu69/common/locbased.o icu69/common/uvectr32.o icu69/common/ucnv_ext.o icu69/common/unistr_cnv.o icu69/common/unormcmp.o icu69/common/loclikelysubtags.o icu69/common/ushape.o icu69/common/rbbistbl.o icu69/common/normalizer2impl.o icu69/common/rbbidata.o icu69/common/normlzr.o icu69/common/ustr_titlecase_brkiter.o icu69/common/usc_impl.o icu69/common/usprep.o icu69/common/ures_cnv.o icu69/common/utext.o icu69/common/unorm.o icu69/common/utrie2.o icu69/common/ucnv_io.o icu69/common/dictbe.o icu69/common/ustr_wcs.o icu69/common/ucln_cmn.o icu69/common/servls.o icu69/common/ucase.o icu69/common/uhash.o icu69/common/localematcher.o icu69/common/unistr.o icu69/common/ubidiwrt.o icu69/common/charstr.o icu69/common/ucharstriebuilder.o icu69/common/unistr_case_locale.o icu69/common/bytesinkutil.o icu69/common/unistr_titlecase_brkiter.o icu69/common/ucnvbocu.o icu69/common/util_props.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucnv_cnv.o icu69/common/uvectr64.o icu69/common/dictionarydata.o icu69/common/uniset_closure.o icu69/common/uniset.o icu69/common/ucnv_u8.o icu69/common/ucptrie.o icu69/common/punycode.o icu69/common/bytestriebuilder.o icu69/common/uniset_props.o icu69/common/utrie_swap.o icu69/common/stringtriebuilder.o icu69/common/ucol_swp.o icu69/common/udataswp.o icu69/common/usetiter.o icu69/common/ustack.o icu69/common/rbbi_cache.o icu69/common/ubidiln.o icu69/common/errorcode.o icu69/common/ubrk.o icu69/common/unames.o icu69/common/icuplug.o icu69/common/uprops.o icu69/common/ubiditransform.o icu69/common/uresbund.o icu69/common/locdspnm.o icu69/common/brkiter.o icu69/common/parsepos.o icu69/common/ucnv_u16.o icu69/common/uscript.o icu69/common/sharedobject.o icu69/common/brkeng.o icu69/common/utrie.o icu69/common/ucnvdisp.o icu69/common/ucharstrieiterator.o icu69/common/umutablecptrie.o icu69/common/ucmndata.o icu69/common/ucnv_cb.o icu69/common/ucnv_ct.o icu69/common/resbund.o icu69/common/unistr_props.o icu69/common/propsvec.o icu69/common/uset.o icu69/common/ucnv_bld.o icu69/common/uenum.o icu69/common/patternprops.o icu69/common/uobject.o icu69/common/ruleiter.o icu69/common/localebuilder.o icu69/common/umutex.o icu69/common/ubidi_props.o icu69/common/uts46.o icu69/common/serv.o icu69/common/ulist.o icu69/common/ucurr.o icu69/common/filteredbrk.o icu69/common/ucat.o icu69/common/edits.o icu69/common/ucnvscsu.o icu69/common/uinvchar.o icu69/common/locid.o icu69/common/cwchar.o icu69/common/uinit.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/filterednormalizer2.o icu69/common/static_unicode_sets.o icu69/common/bmpset.o icu69/common/unifiedcache.o icu69/common/unifunct.o icu69/common/loclikely.o icu69/common/uarrsort.o icu69/common/uiter.o icu69/common/localeprioritylist.o icu69/common/ustrenum.o icu69/common/propname.o icu69/common/ucharstrie.o icu69/common/cstr.o icu69/common/udatamem.o icu69/common/locmap.o icu69/common/restrace.o icu69/common/ucnv2022.o icu69/common/umapfile.o icu69/common/utf_impl.o icu69/common/ustrcase.o icu69/common/rbbinode.o icu69/common/cmemory.o icu69/common/utrace.o icu69/common/resbund_cnv.o icu69/common/ustrfmt.o icu69/common/uloc_tag.o icu69/common/rbbitblb.o icu69/common/locdistance.o icu69/common/ucnv_lmb.o icu69/common/wintz.o icu69/common/servslkf.o icu69/common/ustring.o icu69/common/umath.o icu69/common/unisetspan.o icu69/common/uchriter.o icu69/common/utypes.o icu69/common/rbbiscan.o icu69/common/ucnvlat1.o icu69/common/uchar.o icu69/common/bytestrieiterator.o icu69/common/ucnv_u7.o icu69/common/unifilt.o icu69/common/ucnvmbcs.o icu69/common/locdispnames.o icu69/common/ustrtrns.o icu69/common/resource.o icu69/common/stringpiece.o icu69/common/udata.o icu69/common/ucasemap.o icu69/common/ucnv_err.o icu69/common/ucnv_set.o icu69/common/cstring.o icu69/common/servlk.o icu69/common/ustr_cnv.o icu69/common/characterproperties.o icu69/common/simpleformatter.o icu69/common/ucnvhz.o icu69/common/lsr.o icu69/common/ucnvsel.o icu69/common/uloc_keytype.o icu69/common/normalizer2.o icu69/common/schriter.o icu69/common/servlkf.o icu69/common/rbbisetb.o icu69/common/util.o icu69/common/uset_props.o icu69/common/bytestream.o icu69/common/ucnv.o icu69/common/locavailable.o icu69/common/ubidi.o icu69/common/uresdata.o icu69/common/icudataver.o 2021-05-16T23:23:44.0655853Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-16T23:23:44.5811748Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-16T23:23:45.4772578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-16T23:23:46.6822380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-16T23:23:46.6826502Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-16T23:23:47.1046498Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-16T23:23:49.1756082Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-16T23:23:49.7510833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-16T23:23:50.4161455Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-16T23:23:51.6328248Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-16T23:23:52.5991371Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-16T23:23:53.9197145Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-16T23:23:54.4704097Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-16T23:23:55.3043787Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-16T23:23:56.2781278Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-16T23:23:57.1791958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-16T23:23:57.8408202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-16T23:23:58.4278868Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-16T23:24:00.2303182Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-16T23:24:00.3571562Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-16T23:24:01.9291258Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-16T23:24:02.4919174Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-16T23:24:03.9947064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-16T23:24:04.3674217Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-16T23:24:05.0282564Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-16T23:24:05.6271681Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-16T23:24:06.0837632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-16T23:24:06.8381492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-16T23:24:08.7046053Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-16T23:24:09.3474719Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-16T23:24:10.1681927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-16T23:24:12.6607232Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-16T23:24:13.3544672Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-16T23:24:14.4856592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-16T23:24:15.4902649Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-16T23:24:16.0805107Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-16T23:24:16.7736011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-16T23:24:17.4021492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-16T23:24:17.8386901Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-16T23:24:18.4838640Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-16T23:24:19.0000487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-16T23:24:20.5532265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-16T23:24:20.9107397Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-16T23:24:21.6364504Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-16T23:24:23.8031125Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-16T23:24:24.4397017Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-16T23:24:25.9096310Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-16T23:24:28.5711706Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-16T23:24:29.1934065Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-16T23:24:29.5333414Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-16T23:24:30.4159736Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-16T23:24:31.5168096Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-16T23:24:32.5444050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-16T23:24:32.8558082Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-16T23:24:33.4533708Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-16T23:24:33.5884464Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-16T23:24:36.6862213Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-16T23:24:37.2569835Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-16T23:24:38.6077343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-16T23:24:40.5521089Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-16T23:24:41.8943739Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-16T23:24:42.4871417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-16T23:24:43.0654163Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-16T23:24:43.6378749Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-16T23:24:44.2209054Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-16T23:24:45.1247575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-16T23:24:45.3222558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-16T23:24:46.6543857Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-16T23:24:47.2049140Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-16T23:24:48.1324647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-16T23:24:48.7025224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-16T23:24:51.5828404Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-16T23:24:51.9541313Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-16T23:24:52.6042114Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-16T23:24:54.7494009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-16T23:24:55.1996025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-16T23:24:57.9626616Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-16T23:25:00.6761799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-16T23:25:01.7712975Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-16T23:25:02.4319721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-16T23:25:03.4149239Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-16T23:25:05.1532761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-16T23:25:06.3421833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-16T23:25:06.6798078Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-16T23:25:07.4292993Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-16T23:25:08.2586341Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-16T23:25:09.0424997Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-16T23:25:10.0413402Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-16T23:25:14.0082631Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-16T23:25:14.5816935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-16T23:25:15.5895614Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-16T23:25:16.3268368Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-16T23:25:16.7023454Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-16T23:25:17.2361949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-16T23:25:17.5946176Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-16T23:25:20.7799035Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-16T23:25:22.4547005Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-16T23:25:23.0659255Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-16T23:25:24.8312827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-16T23:25:25.8282902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-16T23:25:26.4186753Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-16T23:25:27.7265084Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-16T23:25:28.3278255Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-16T23:25:28.6163221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-16T23:25:28.9586637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-16T23:25:29.6511576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-16T23:25:30.3040205Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-16T23:25:31.5715747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-16T23:25:32.1983685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-16T23:25:33.0665288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-16T23:25:34.4574418Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-16T23:25:35.4332971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-16T23:25:36.0632597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-16T23:25:36.6637072Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-16T23:25:36.9764702Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-16T23:25:37.5305724Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-16T23:25:38.4180643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-16T23:25:39.4931429Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-16T23:25:40.0747621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-16T23:25:41.2720221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-16T23:25:42.1602573Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-16T23:25:43.0244588Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-16T23:25:43.6317967Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-16T23:25:44.4092575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-16T23:25:47.2044858Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-16T23:25:47.6043026Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-16T23:25:48.1354916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-16T23:25:48.5433045Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-16T23:25:49.1378628Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-16T23:25:49.4839451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-16T23:25:49.9367244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-16T23:25:51.8862967Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-16T23:25:54.6607266Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-16T23:25:55.1250229Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T23:25:55.1252641Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:55.1254769Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T23:25:55.1256001Z ^ 2021-05-16T23:25:55.1257950Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:55.1259925Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T23:25:55.1261235Z ^ 2021-05-16T23:25:55.1263317Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:55.1265395Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T23:25:55.1266650Z ^ 2021-05-16T23:25:55.1268428Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:55.1270447Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T23:25:55.1271731Z ^ 2021-05-16T23:25:55.1273488Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T23:25:55.1275910Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:55.1277793Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T23:25:55.1278938Z ^ 2021-05-16T23:25:55.1280732Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:55.1282980Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T23:25:55.1285524Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:55.1287369Z return reinterpret_cast(gRawGMT); 2021-05-16T23:25:55.1288518Z ^ 2021-05-16T23:25:56.2137903Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-16T23:25:56.3664767Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-16T23:25:58.1780079Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-16T23:26:00.7420350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-16T23:26:01.9811502Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-16T23:26:02.5881209Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-16T23:26:04.5391295Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-16T23:26:04.8557406Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-16T23:26:05.4668846Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-16T23:26:06.1800911Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-16T23:26:06.5386836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-16T23:26:07.3226359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-16T23:26:09.1187291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-16T23:26:09.8313246Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-16T23:26:10.3982262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-16T23:26:11.4179736Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-16T23:26:13.1061085Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-16T23:26:13.2266970Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-16T23:26:14.0891217Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-16T23:26:14.9244581Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-16T23:26:15.4814499Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-16T23:26:15.9669876Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-16T23:26:16.3344359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-16T23:26:17.0369639Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-16T23:26:17.2236019Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-16T23:26:17.5906152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-16T23:26:17.9989374Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-16T23:26:19.1957070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-16T23:26:19.6429717Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-16T23:26:20.8965781Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-16T23:26:21.6540384Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-16T23:26:22.6543761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-16T23:26:23.1190097Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-16T23:26:23.4459202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-16T23:26:24.2501099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-16T23:26:25.2144016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-16T23:26:25.8566743Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-16T23:26:27.3981135Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-16T23:26:28.7998191Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-16T23:26:29.5828611Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-16T23:26:30.1422064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-16T23:26:30.7257621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-16T23:26:31.4576243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-16T23:26:32.6956403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-16T23:26:33.8318699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-16T23:26:34.2723091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-16T23:26:35.3126238Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-16T23:26:36.1219184Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-16T23:26:37.9993465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-16T23:26:38.5755233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-16T23:26:38.8475724Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-16T23:26:39.1770828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-16T23:26:39.5698677Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-16T23:26:40.7084433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-16T23:26:41.4624337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-16T23:26:43.3422190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-16T23:26:47.2602462Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-16T23:26:47.7471640Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-16T23:26:49.0438640Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-16T23:26:51.6150709Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-16T23:26:51.8558756Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-16T23:26:52.0050576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-16T23:26:52.5006513Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-16T23:26:53.2742348Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-16T23:26:53.4184981Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-16T23:26:54.0812167Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-16T23:26:54.6461783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-16T23:26:56.3585871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-16T23:26:56.7721736Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-16T23:26:57.4574535Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-16T23:26:58.1387168Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-16T23:26:59.1865266Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-16T23:27:00.7106768Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-16T23:27:01.2834336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-16T23:27:02.0228575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-16T23:27:05.5302534Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-16T23:27:06.4039504Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-16T23:27:07.2018147Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-16T23:27:07.6754067Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-16T23:27:08.0492730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-16T23:27:08.6000986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-16T23:27:10.3065199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-16T23:27:10.9322289Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-16T23:27:11.4077221Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T23:27:11.4080343Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:11.4082549Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T23:27:11.4084737Z ^ 2021-05-16T23:27:11.4087550Z icu69/i18n/number_decimfmtprops.cpp: In static member function 'static const icu_69_stringi::number::impl::DecimalFormatProperties& icu_69_stringi::number::impl::DecimalFormatProperties::getDefault()': 2021-05-16T23:27:11.4090407Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:11.4092559Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T23:27:11.4093987Z ^ 2021-05-16T23:27:11.7408322Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-16T23:27:12.6374691Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-16T23:27:13.3952060Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-16T23:27:13.9523998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-16T23:27:14.5494018Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-16T23:27:15.3546416Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-16T23:27:16.0520875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-16T23:27:18.0962382Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-16T23:27:19.8484317Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-16T23:27:20.3297394Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-16T23:27:21.0441770Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-16T23:27:21.4103501Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-16T23:27:21.7411396Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-16T23:27:22.6645602Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-16T23:27:22.8233496Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-16T23:27:23.3596120Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-16T23:27:23.9248592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-16T23:27:26.9411990Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-16T23:27:28.4120915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-16T23:27:28.7894707Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-16T23:27:29.4123871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-16T23:27:29.5980691Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-16T23:27:29.6960409Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-16T23:27:32.5743931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-16T23:27:32.9896976Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_i18n.a icu69/i18n/name2uni.o icu69/i18n/dtitvinf.o icu69/i18n/scientificnumberformatter.o icu69/i18n/fphdlimp.o icu69/i18n/persncal.o icu69/i18n/number_patternstring.o icu69/i18n/ucoleitr.o icu69/i18n/numparse_compositions.o icu69/i18n/number_scientific.o icu69/i18n/utf16collationiterator.o icu69/i18n/translit.o icu69/i18n/unesctrn.o icu69/i18n/number_capi.o icu69/i18n/datefmt.o icu69/i18n/uspoof.o icu69/i18n/collationtailoring.o icu69/i18n/strrepl.o icu69/i18n/calendar.o icu69/i18n/csrutf8.o icu69/i18n/measunit_extra.o icu69/i18n/regeximp.o icu69/i18n/msgfmt.o icu69/i18n/zrule.o icu69/i18n/ulistformatter.o icu69/i18n/numparse_scientific.o icu69/i18n/vzone.o icu69/i18n/collationdata.o icu69/i18n/units_complexconverter.o icu69/i18n/collationroot.o icu69/i18n/collationcompare.o icu69/i18n/dtptngen.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/rbt_pars.o icu69/i18n/alphaindex.o icu69/i18n/taiwncal.o icu69/i18n/ucol_sit.o icu69/i18n/numparse_symbols.o icu69/i18n/csrmbcs.o icu69/i18n/tzrule.o icu69/i18n/number_integerwidth.o icu69/i18n/vtzone.o icu69/i18n/tmunit.o icu69/i18n/islamcal.o icu69/i18n/dtfmtsym.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/collationbuilder.o icu69/i18n/decimfmt.o icu69/i18n/number_grouping.o icu69/i18n/csmatch.o icu69/i18n/rbtz.o icu69/i18n/tzgnames.o icu69/i18n/uregex.o icu69/i18n/tztrans.o icu69/i18n/cpdtrans.o icu69/i18n/collationfcd.o icu69/i18n/rematch.o icu69/i18n/buddhcal.o icu69/i18n/number_patternmodifier.o icu69/i18n/numfmt.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/gender.o icu69/i18n/dangical.o icu69/i18n/number_padding.o icu69/i18n/choicfmt.o icu69/i18n/tmutfmt.o icu69/i18n/collationrootelements.o icu69/i18n/usearch.o icu69/i18n/toupptrn.o icu69/i18n/coleitr.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/measure.o icu69/i18n/indiancal.o icu69/i18n/reldatefmt.o icu69/i18n/quant.o icu69/i18n/number_usageprefs.o icu69/i18n/number_longnames.o icu69/i18n/compactdecimalformat.o icu69/i18n/currpinf.o icu69/i18n/nfsubs.o icu69/i18n/decNumber.o icu69/i18n/number_symbolswrapper.o icu69/i18n/regextxt.o icu69/i18n/uspoof_conf.o icu69/i18n/repattrn.o icu69/i18n/collationdatareader.o icu69/i18n/coll.o icu69/i18n/number_fluent.o icu69/i18n/stsearch.o icu69/i18n/collationkeys.o icu69/i18n/windtfmt.o icu69/i18n/uregion.o icu69/i18n/ulocdata.o icu69/i18n/ucsdet.o icu69/i18n/number_formatimpl.o icu69/i18n/dtitvfmt.o icu69/i18n/rbt_data.o icu69/i18n/numparse_affixes.o icu69/i18n/udat.o icu69/i18n/smpdtfst.o icu69/i18n/listformatter.o icu69/i18n/selfmt.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/uregexc.o icu69/i18n/anytrans.o icu69/i18n/regexst.o icu69/i18n/number_utils.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/dayperiodrules.o icu69/i18n/number_compact.o icu69/i18n/olsontz.o icu69/i18n/csrsbcs.o icu69/i18n/titletrn.o icu69/i18n/ufieldpositer.o icu69/i18n/numparse_parsednumber.o icu69/i18n/fmtable.o icu69/i18n/utf8collationiterator.o icu69/i18n/casetrn.o icu69/i18n/units_data.o icu69/i18n/dcfmtsym.o icu69/i18n/collationfastlatin.o icu69/i18n/string_segment.o icu69/i18n/brktrans.o icu69/i18n/upluralrules.o icu69/i18n/cecal.o icu69/i18n/wintzimpl.o icu69/i18n/funcrepl.o icu69/i18n/ethpccal.o icu69/i18n/csr2022.o icu69/i18n/collationweights.o icu69/i18n/collationdatabuilder.o icu69/i18n/pluralranges.o icu69/i18n/timezone.o icu69/i18n/sortkey.o icu69/i18n/units_converter.o icu69/i18n/smpdtfmt.o icu69/i18n/number_asformat.o icu69/i18n/number_affixutils.o icu69/i18n/measfmt.o icu69/i18n/double-conversion-strtod.o icu69/i18n/uspoof_build.o icu69/i18n/collationsettings.o icu69/i18n/fpositer.o icu69/i18n/number_rounding.o icu69/i18n/number_mapper.o icu69/i18n/collationdatawriter.o icu69/i18n/strmatch.o icu69/i18n/ucol_res.o icu69/i18n/measunit.o icu69/i18n/utmscale.o icu69/i18n/zonemeta.o icu69/i18n/gregocal.o icu69/i18n/utrans.o icu69/i18n/rbt_set.o icu69/i18n/tmutamt.o icu69/i18n/number_currencysymbols.o icu69/i18n/decContext.o icu69/i18n/nultrans.o icu69/i18n/format.o icu69/i18n/winnmfmt.o icu69/i18n/collationsets.o icu69/i18n/collationruleparser.o icu69/i18n/udateintervalformat.o icu69/i18n/transreg.o icu69/i18n/ucln_in.o icu69/i18n/ztrans.o icu69/i18n/reldtfmt.o icu69/i18n/tridpars.o icu69/i18n/rbt.o icu69/i18n/plurfmt.o icu69/i18n/number_modifiers.o icu69/i18n/chnsecal.o icu69/i18n/esctrn.o icu69/i18n/formattedvalue.o icu69/i18n/nfrs.o icu69/i18n/number_multiplier.o icu69/i18n/region.o icu69/i18n/gregoimp.o icu69/i18n/simpletz.o icu69/i18n/currunit.o icu69/i18n/regexcmp.o icu69/i18n/umsg.o icu69/i18n/bocsu.o icu69/i18n/inputext.o icu69/i18n/remtrans.o icu69/i18n/nfrule.o icu69/i18n/numsys.o icu69/i18n/rulebasedcollator.o icu69/i18n/plurrule.o icu69/i18n/scriptset.o icu69/i18n/collationiterator.o icu69/i18n/number_skeletons.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/unum.o icu69/i18n/collation.o icu69/i18n/japancal.o icu69/i18n/coptccal.o icu69/i18n/numparse_impl.o icu69/i18n/uni2name.o icu69/i18n/csdetect.o icu69/i18n/numparse_decimal.o icu69/i18n/double-conversion-bignum.o icu69/i18n/tznames_impl.o icu69/i18n/udatpg.o icu69/i18n/hebrwcal.o icu69/i18n/numrange_fluent.o icu69/i18n/uspoof_impl.o icu69/i18n/astro.o icu69/i18n/nortrans.o icu69/i18n/standardplural.o icu69/i18n/ucol.o icu69/i18n/number_decimalquantity.o icu69/i18n/formatted_string_builder.o icu69/i18n/number_decimfmtprops.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/quantityformatter.o icu69/i18n/tolowtrn.o icu69/i18n/rbt_rule.o icu69/i18n/numparse_currency.o icu69/i18n/tznames.o icu69/i18n/units_router.o icu69/i18n/tzfmt.o icu69/i18n/number_notation.o icu69/i18n/ucal.o icu69/i18n/curramt.o icu69/i18n/fmtable_cnv.o icu69/i18n/uitercollationiterator.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/sharedbreakiterator.o icu69/i18n/search.o icu69/i18n/numrange_impl.o icu69/i18n/rbnf.o icu69/i18n/unumsys.o icu69/i18n/basictz.o icu69/i18n/csrucode.o icu69/i18n/csrecog.o icu69/i18n/number_output.o icu69/i18n/currfmt.o 2021-05-16T23:27:33.5078549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-16T23:27:33.8157390Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T23:27:35.4034209Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o stringi.dll tmp.def stri_pad.o stri_container_utf16.o stri_search_boundaries_extract.o stri_uloc.o stri_wrap.o stri_container_listutf8.o stri_search_class_count.o stri_search_regex_split.o stri_trans_casemap.o stri_exception.o stri_search_class_trim.o stri_trans_normalization.o stri_container_listint.o stri_search_class_locate.o stri_search_coll_extract.o stri_time_symbols.o stri_container_bytesearch.o stri_search_coll_replace.o stri_utils.o stri_search_class_subset.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_search_regex_extract.o stri_search_class_split.o stri_search_fixed_replace.o stri_brkiter.o stri_prepare_arg.o stri_TODO_splitpos.o stri_search_regex_count.o stri_search_regex_replace.o stri_search_other_split.o stri_container_base.o stri_search_boundaries_count.o stri_container_listraw.o stri_search_coll_detect.o stri_escape.o stri_test.o stri_ICU_settings.o stri_search_boundaries_locate.o stri_encoding_management.o stri_reverse.o stri_encoding_detection.o stri_container_usearch.o stri_search_regex_match.o stri_search_fixed_detect.o stri_trans_transliterate.o stri_search_regex_detect.o stri_stats.o stri_length.o stri_search_class_extract.o stri_TODO_uchar.o stri_time_format.o stri_common.o stri_time_calendar.o stri_search_coll_locate.o stri_search_fixed_count.o stri_collator.o stri_join.o stri_search_boundaries_split.o stri_search_class_replace.o stri_compare.o stri_search_fixed_startsendswith.o stri_search_class_startsendswith.o stri_search_class_detect.o stri_search_fixed_locate.o stri_search_coll_subset.o stri_container_regex.o stri_search_regex_locate.o stri_trans_other.o stri_ucnv.o stri_time_zone.o stri_search_coll_split.o stri_sub.o stri_search_common.o stri_search_coll_startsendswith.o stri_search_fixed_subset.o stri_search_in.o stri_search_coll_count.o stri_TODO_justify.o stri_search_fixed_extract.o stri_stringi.o stri_search_regex_subset.o stri_sort.o stri_random.o stri_search_fixed_split.o stri_container_utf8.o -L. -licu_common -licu_i18n -licu_stubdata -LC:/R/bin/i386 -lR 2021-05-16T23:27:37.2388680Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T23:27:37.3498668Z downloading the ICU data library (icudt) 2021-05-16T23:27:37.3499934Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T23:27:37.3530245Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T23:27:37.4319709Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T23:27:37.6863573Z ================================================== 2021-05-16T23:27:37.6864744Z downloaded 10.9 MB 2021-05-16T23:27:37.6865327Z 2021-05-16T23:27:37.7207274Z icudt fetch successful 2021-05-16T23:27:37.7214465Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-16T23:27:37.9658002Z icudt has been installed successfully 2021-05-16T23:27:38.0290959Z 2021-05-16T23:27:38.0293421Z *** arch - x64 2021-05-16T23:27:40.7663192Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_pad.cpp -o stri_pad.o 2021-05-16T23:27:41.3742150Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T23:27:42.0504817Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-16T23:27:42.7161385Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_uloc.cpp -o stri_uloc.o 2021-05-16T23:27:43.2233363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_wrap.cpp -o stri_wrap.o 2021-05-16T23:27:44.2594670Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T23:27:44.8077668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T23:27:45.4048304Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-16T23:27:46.1188108Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-16T23:27:46.7770852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_exception.cpp -o stri_exception.o 2021-05-16T23:27:47.3105070Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T23:27:47.9357285Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-16T23:27:48.5519984Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T23:27:49.1029484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T23:27:49.8614948Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T23:27:50.5961191Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-16T23:27:51.2367885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T23:27:52.0389162Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T23:27:52.8280753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_utils.cpp -o stri_utils.o 2021-05-16T23:27:53.3714260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T23:27:54.0848536Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T23:27:54.6620676Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T23:27:55.5397324Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-16T23:27:56.2373254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T23:27:56.9852252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-16T23:27:57.7373674Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T23:27:58.3777393Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T23:27:59.1181304Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_splitpos.cpp -o stri_TODO_splitpos.o 2021-05-16T23:27:59.6094899Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-16T23:28:00.1812811Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-16T23:28:00.8388129Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-16T23:28:01.6012917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T23:28:02.1011809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-16T23:28:02.6394740Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T23:28:03.2322310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T23:28:03.8723510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_escape.cpp -o stri_escape.o 2021-05-16T23:28:04.4742938Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_test.cpp -o stri_test.o 2021-05-16T23:28:05.0061820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T23:28:05.5052243Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-16T23:28:06.1982256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T23:28:06.8541614Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T23:28:07.4046562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T23:28:09.2390554Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T23:28:09.8354517Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-16T23:28:10.6593384Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-16T23:28:11.2144538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-16T23:28:11.7802972Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-16T23:28:12.3221290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_stats.cpp -o stri_stats.o 2021-05-16T23:28:12.9216447Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_length.cpp -o stri_length.o 2021-05-16T23:28:13.5610312Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T23:28:14.3358128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_uchar.cpp -o stri_TODO_uchar.o 2021-05-16T23:28:14.8270907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_format.cpp -o stri_time_format.o 2021-05-16T23:28:15.5509594Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_common.cpp -o stri_common.o 2021-05-16T23:28:16.1646284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-16T23:28:16.8772957Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T23:28:17.5882539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-16T23:28:18.1413871Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_collator.cpp -o stri_collator.o 2021-05-16T23:28:18.7508638Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_join.cpp -o stri_join.o 2021-05-16T23:28:19.5933564Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-16T23:28:20.2556269Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T23:28:21.1623483Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_compare.cpp -o stri_compare.o 2021-05-16T23:28:22.2363649Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-16T23:28:22.8598741Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T23:28:23.5315670Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T23:28:24.1605166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-16T23:28:24.8439097Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-16T23:28:25.5242182Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T23:28:26.1205064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-16T23:28:26.8134748Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-16T23:28:27.4970693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-16T23:28:28.0920943Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T23:28:28.6551887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T23:28:29.4176127Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_sub.cpp -o stri_sub.o 2021-05-16T23:28:30.2018674Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T23:28:30.8245184Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-16T23:28:31.5045472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-16T23:28:32.1921014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_in.cpp -o stri_search_in.o 2021-05-16T23:28:32.7047898Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T23:28:32.8808326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_justify.cpp -o stri_TODO_justify.o 2021-05-16T23:28:33.3630225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-16T23:28:34.0350453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_stringi.cpp -o stri_stringi.o 2021-05-16T23:28:34.5763735Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-16T23:28:35.1920285Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_sort.cpp -o stri_sort.o 2021-05-16T23:28:36.8881945Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_random.cpp -o stri_random.o 2021-05-16T23:28:37.5973903Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-16T23:28:38.3071102Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T23:28:38.9492823Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-16T23:28:39.8007607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-16T23:28:40.9927257Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-16T23:28:41.5718093Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-16T23:28:42.0167519Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-16T23:28:42.7885970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-16T23:28:43.2944485Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-16T23:28:43.7656250Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-16T23:28:44.4727733Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-16T23:28:45.5013854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-16T23:28:45.8383954Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-16T23:28:46.6697966Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-16T23:28:46.9443460Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-16T23:28:47.5010427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-16T23:28:48.1480971Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-16T23:28:48.8598878Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-16T23:28:48.9730669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-16T23:28:49.3674031Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-16T23:28:50.0027216Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-16T23:28:51.1470780Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-16T23:28:51.4961200Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-16T23:28:52.1992494Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-16T23:28:52.7460415Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-16T23:28:52.8669614Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-16T23:28:53.2088408Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-16T23:28:53.6492576Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-16T23:28:54.2014216Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-16T23:28:54.6715095Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-16T23:28:55.3556646Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-16T23:28:56.3186035Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-16T23:28:56.9361355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-16T23:28:57.6569976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-16T23:28:59.4154102Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-16T23:29:00.0943430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-16T23:29:00.8492180Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-16T23:29:01.5322859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-16T23:29:01.8858417Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-16T23:29:02.6559957Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-16T23:29:03.0289941Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-16T23:29:03.9403524Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-16T23:29:04.5976876Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-16T23:29:05.2381931Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-16T23:29:06.0758948Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-16T23:29:07.0780301Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-16T23:29:07.4327132Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-16T23:29:07.9286102Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-16T23:29:08.6577859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-16T23:29:09.7355616Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-16T23:29:10.2505425Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-16T23:29:10.9895575Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-16T23:29:12.1453343Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T23:29:12.1454709Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:29:12.1455434Z ^ 2021-05-16T23:29:12.1876903Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-16T23:29:12.6783765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-16T23:29:13.1820853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-16T23:29:13.7485496Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-16T23:29:14.3020477Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-16T23:29:14.7453839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-16T23:29:15.3197936Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-16T23:29:15.8930542Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-16T23:29:16.3490996Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-16T23:29:16.9732068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-16T23:29:17.3601224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-16T23:29:17.7321853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-16T23:29:18.1690182Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-16T23:29:18.8947544Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-16T23:29:20.0299275Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-16T23:29:20.5884562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-16T23:29:21.0551300Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-16T23:29:21.4889894Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-16T23:29:22.2031399Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-16T23:29:23.0969764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-16T23:29:23.6461305Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-16T23:29:24.2270563Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-16T23:29:24.8136080Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-16T23:29:25.2592114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-16T23:29:25.6501003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-16T23:29:25.9859229Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-16T23:29:26.8074458Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-16T23:29:27.4815693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-16T23:29:27.5878093Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-16T23:29:28.0876134Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-16T23:29:29.0871779Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-16T23:29:29.1761531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-16T23:29:29.9728345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-16T23:29:30.3766371Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-16T23:29:31.7167454Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-16T23:29:32.8410838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-16T23:29:33.6860667Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-16T23:29:33.8011538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-16T23:29:34.4251194Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-16T23:29:34.8849350Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-16T23:29:35.4194815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-16T23:29:36.2115497Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-16T23:29:36.7724295Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-16T23:29:37.1858655Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-16T23:29:37.6304354Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-16T23:29:38.8071944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-16T23:29:39.1899767Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-16T23:29:39.5725485Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-16T23:29:40.0587671Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-16T23:29:40.7187138Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-16T23:29:40.9825996Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-16T23:29:41.5610633Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-16T23:29:42.0676810Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-16T23:29:42.8775800Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-16T23:29:43.2228310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-16T23:29:43.5179065Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-16T23:29:43.8358635Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-16T23:29:44.1448711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-16T23:29:44.8005345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-16T23:29:45.3320783Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-16T23:29:46.0892531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-16T23:29:46.9779373Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-16T23:29:47.8818916Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-16T23:29:48.2425527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-16T23:29:49.4469135Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-16T23:29:50.3924446Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-16T23:29:50.7425847Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-16T23:29:51.3547267Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-16T23:29:52.1250414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-16T23:29:52.5772510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-16T23:29:54.0777768Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-16T23:29:54.1658511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-16T23:29:54.6384859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-16T23:29:55.1738247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-16T23:29:55.8215302Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-16T23:29:56.3511528Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-16T23:29:56.7603322Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T23:29:56.7605390Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:29:56.7606782Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T23:29:56.7607860Z ^ 2021-05-16T23:29:56.7609066Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T23:29:56.7610767Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:29:56.7612136Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T23:29:56.7612926Z ^ 2021-05-16T23:29:57.0356139Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-16T23:29:57.5681300Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-16T23:29:58.7092176Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-16T23:29:58.8063704Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-16T23:29:59.4623850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-16T23:29:59.8377609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-16T23:30:00.4486933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-16T23:30:00.9665328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-16T23:30:01.4159844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-16T23:30:02.3899204Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-16T23:30:02.8445946Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-16T23:30:03.2356382Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-16T23:30:03.5789246Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-16T23:30:04.8709194Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-16T23:30:04.9621881Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-16T23:30:05.8802764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-16T23:30:06.6487254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-16T23:30:06.8305884Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-16T23:30:07.8045236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-16T23:30:08.3454803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-16T23:30:08.6661850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-16T23:30:09.0601500Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-16T23:30:09.4294370Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-16T23:30:09.7486683Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-16T23:30:10.9603324Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-16T23:30:12.0132471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-16T23:30:12.6873827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-16T23:30:13.2236952Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-16T23:30:14.1584306Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-16T23:30:14.8208336Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-16T23:30:15.4801046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-16T23:30:15.5744790Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-16T23:30:16.4051596Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-16T23:30:16.8014667Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-16T23:30:16.9048199Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-16T23:30:17.8214536Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-16T23:30:18.3091636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-16T23:30:19.7929101Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-16T23:30:20.2795014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-16T23:30:20.8786975Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-16T23:30:20.9954247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-16T23:30:22.4885541Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-16T23:30:23.1766355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-16T23:30:23.8712667Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-16T23:30:24.2150014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-16T23:30:24.5497674Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-16T23:30:25.3837259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-16T23:30:26.3187597Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-16T23:30:26.7539076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-16T23:30:27.0925144Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-16T23:30:27.4499157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-16T23:30:28.1568698Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-16T23:30:28.7286999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-16T23:30:29.4110942Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-16T23:30:29.7782218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-16T23:30:30.2283447Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-16T23:30:30.6507233Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-16T23:30:31.4264516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-16T23:30:32.7131207Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-16T23:30:33.9056323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-16T23:30:34.2141381Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-16T23:30:34.8889360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-16T23:30:35.4329006Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-16T23:30:35.9362198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-16T23:30:36.3250550Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-16T23:30:36.6438753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-16T23:30:37.4855924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-16T23:30:38.1282093Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-16T23:30:39.1306352Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-16T23:30:39.8643889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-16T23:30:40.2259355Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_common.a icu69/common/messagepattern.o icu69/common/putil.o icu69/common/ustrcase_locale.o icu69/common/bytestrie.o icu69/common/utrie2_builder.o icu69/common/uvector.o icu69/common/locresdata.o icu69/common/loadednormalizer2impl.o icu69/common/rbbi.o icu69/common/uhash_us.o icu69/common/caniter.o icu69/common/chariter.o icu69/common/uidna.o icu69/common/unistr_case.o icu69/common/rbbirb.o icu69/common/dtintrv.o icu69/common/pluralmap.o icu69/common/ucnvisci.o icu69/common/uloc.o icu69/common/uscript_props.o icu69/common/locutil.o icu69/common/ucnv_u32.o icu69/common/appendable.o icu69/common/locbased.o icu69/common/uvectr32.o icu69/common/ucnv_ext.o icu69/common/unistr_cnv.o icu69/common/unormcmp.o icu69/common/loclikelysubtags.o icu69/common/ushape.o icu69/common/rbbistbl.o icu69/common/normalizer2impl.o icu69/common/rbbidata.o icu69/common/normlzr.o icu69/common/ustr_titlecase_brkiter.o icu69/common/usc_impl.o icu69/common/usprep.o icu69/common/ures_cnv.o icu69/common/utext.o icu69/common/unorm.o icu69/common/utrie2.o icu69/common/ucnv_io.o icu69/common/dictbe.o icu69/common/ustr_wcs.o icu69/common/ucln_cmn.o icu69/common/servls.o icu69/common/ucase.o icu69/common/uhash.o icu69/common/localematcher.o icu69/common/unistr.o icu69/common/ubidiwrt.o icu69/common/charstr.o icu69/common/ucharstriebuilder.o icu69/common/unistr_case_locale.o icu69/common/bytesinkutil.o icu69/common/unistr_titlecase_brkiter.o icu69/common/ucnvbocu.o icu69/common/util_props.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucnv_cnv.o icu69/common/uvectr64.o icu69/common/dictionarydata.o icu69/common/uniset_closure.o icu69/common/uniset.o icu69/common/ucnv_u8.o icu69/common/ucptrie.o icu69/common/punycode.o icu69/common/bytestriebuilder.o icu69/common/uniset_props.o icu69/common/utrie_swap.o icu69/common/stringtriebuilder.o icu69/common/ucol_swp.o icu69/common/udataswp.o icu69/common/usetiter.o icu69/common/ustack.o icu69/common/rbbi_cache.o icu69/common/ubidiln.o icu69/common/errorcode.o icu69/common/ubrk.o icu69/common/unames.o icu69/common/icuplug.o icu69/common/uprops.o icu69/common/ubiditransform.o icu69/common/uresbund.o icu69/common/locdspnm.o icu69/common/brkiter.o icu69/common/parsepos.o icu69/common/ucnv_u16.o icu69/common/uscript.o icu69/common/sharedobject.o icu69/common/brkeng.o icu69/common/utrie.o icu69/common/ucnvdisp.o icu69/common/ucharstrieiterator.o icu69/common/umutablecptrie.o icu69/common/ucmndata.o icu69/common/ucnv_cb.o icu69/common/ucnv_ct.o icu69/common/resbund.o icu69/common/unistr_props.o icu69/common/propsvec.o icu69/common/uset.o icu69/common/ucnv_bld.o icu69/common/uenum.o icu69/common/patternprops.o icu69/common/uobject.o icu69/common/ruleiter.o icu69/common/localebuilder.o icu69/common/umutex.o icu69/common/ubidi_props.o icu69/common/uts46.o icu69/common/serv.o icu69/common/ulist.o icu69/common/ucurr.o icu69/common/filteredbrk.o icu69/common/ucat.o icu69/common/edits.o icu69/common/ucnvscsu.o icu69/common/uinvchar.o icu69/common/locid.o icu69/common/cwchar.o icu69/common/uinit.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/filterednormalizer2.o icu69/common/static_unicode_sets.o icu69/common/bmpset.o icu69/common/unifiedcache.o icu69/common/unifunct.o icu69/common/loclikely.o icu69/common/uarrsort.o icu69/common/uiter.o icu69/common/localeprioritylist.o icu69/common/ustrenum.o icu69/common/propname.o icu69/common/ucharstrie.o icu69/common/cstr.o icu69/common/udatamem.o icu69/common/locmap.o icu69/common/restrace.o icu69/common/ucnv2022.o icu69/common/umapfile.o icu69/common/utf_impl.o icu69/common/ustrcase.o icu69/common/rbbinode.o icu69/common/cmemory.o icu69/common/utrace.o icu69/common/resbund_cnv.o icu69/common/ustrfmt.o icu69/common/uloc_tag.o icu69/common/rbbitblb.o icu69/common/locdistance.o icu69/common/ucnv_lmb.o icu69/common/wintz.o icu69/common/servslkf.o icu69/common/ustring.o icu69/common/umath.o icu69/common/unisetspan.o icu69/common/uchriter.o icu69/common/utypes.o icu69/common/rbbiscan.o icu69/common/ucnvlat1.o icu69/common/uchar.o icu69/common/bytestrieiterator.o icu69/common/ucnv_u7.o icu69/common/unifilt.o icu69/common/ucnvmbcs.o icu69/common/locdispnames.o icu69/common/ustrtrns.o icu69/common/resource.o icu69/common/stringpiece.o icu69/common/udata.o icu69/common/ucasemap.o icu69/common/ucnv_err.o icu69/common/ucnv_set.o icu69/common/cstring.o icu69/common/servlk.o icu69/common/ustr_cnv.o icu69/common/characterproperties.o icu69/common/simpleformatter.o icu69/common/ucnvhz.o icu69/common/lsr.o icu69/common/ucnvsel.o icu69/common/uloc_keytype.o icu69/common/normalizer2.o icu69/common/schriter.o icu69/common/servlkf.o icu69/common/rbbisetb.o icu69/common/util.o icu69/common/uset_props.o icu69/common/bytestream.o icu69/common/ucnv.o icu69/common/locavailable.o icu69/common/ubidi.o icu69/common/uresdata.o icu69/common/icudataver.o 2021-05-16T23:30:40.3649719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-16T23:30:40.8855280Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-16T23:30:41.7360934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-16T23:30:42.2943869Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-16T23:30:42.7127010Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-16T23:30:43.3279706Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-16T23:30:45.3022673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-16T23:30:45.8473255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-16T23:30:46.4845630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-16T23:30:47.6667752Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-16T23:30:48.5987459Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-16T23:30:49.8595608Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-16T23:30:50.3854442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-16T23:30:51.2119492Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-16T23:30:52.1552832Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-16T23:30:53.0180210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-16T23:30:53.7011728Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-16T23:30:54.2573726Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-16T23:30:55.9896503Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-16T23:30:56.1078602Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-16T23:30:57.6486462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-16T23:30:58.2271503Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-16T23:30:59.6838846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-16T23:31:00.0731756Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-16T23:31:00.7286357Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-16T23:31:01.3256747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-16T23:31:01.7748429Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-16T23:31:02.5163545Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-16T23:31:04.3082162Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-16T23:31:04.9640620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-16T23:31:05.8175314Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-16T23:31:08.1904205Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-16T23:31:08.8849087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-16T23:31:09.9578719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-16T23:31:10.9273542Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-16T23:31:11.5136807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-16T23:31:12.1823843Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-16T23:31:12.8229010Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-16T23:31:13.2390270Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-16T23:31:13.8507272Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-16T23:31:14.3838857Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-16T23:31:15.8240739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-16T23:31:16.1835306Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-16T23:31:16.8900676Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-16T23:31:18.9330800Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-16T23:31:19.5416351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-16T23:31:20.9274181Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-16T23:31:23.4719977Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-16T23:31:24.0958908Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-16T23:31:24.4543775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-16T23:31:25.3218565Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-16T23:31:26.3947000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-16T23:31:27.3504562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-16T23:31:27.6535207Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-16T23:31:28.2257455Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-16T23:31:28.3534068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-16T23:31:31.0009185Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-16T23:31:31.5880783Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-16T23:31:32.9539088Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-16T23:31:34.8553611Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-16T23:31:36.2184579Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-16T23:31:36.8206428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-16T23:31:37.4069782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-16T23:31:37.9769602Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-16T23:31:38.5380282Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-16T23:31:39.4082719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-16T23:31:39.5917025Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-16T23:31:40.9649731Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-16T23:31:41.5313390Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-16T23:31:42.4537160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-16T23:31:43.0346284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-16T23:31:45.8448884Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-16T23:31:46.2210942Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-16T23:31:46.8677809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-16T23:31:48.9525245Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-16T23:31:49.4119240Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-16T23:31:52.1135234Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-16T23:31:54.7209229Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-16T23:31:55.7784742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-16T23:31:56.4143068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-16T23:31:57.3549156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-16T23:31:59.0050885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-16T23:32:00.1728712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-16T23:32:00.5290944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-16T23:32:01.2738847Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-16T23:32:02.0838183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-16T23:32:02.8562287Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-16T23:32:03.8381008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-16T23:32:07.6307604Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-16T23:32:08.2042611Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-16T23:32:09.1813908Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-16T23:32:10.2127267Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-16T23:32:10.5770681Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-16T23:32:11.1016607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-16T23:32:12.2275158Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-16T23:32:14.5616043Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-16T23:32:16.1735437Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-16T23:32:16.7720936Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-16T23:32:18.5385341Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-16T23:32:19.5022204Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-16T23:32:20.1087284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-16T23:32:21.3773849Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-16T23:32:21.9798995Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-16T23:32:22.2373922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-16T23:32:22.5845862Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-16T23:32:23.2576480Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-16T23:32:23.9013989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-16T23:32:25.2156363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-16T23:32:25.8299023Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-16T23:32:26.6924013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-16T23:32:28.0851625Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-16T23:32:29.0160780Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-16T23:32:29.5969035Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-16T23:32:30.1917188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-16T23:32:30.5025448Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-16T23:32:31.0703264Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-16T23:32:31.9677694Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-16T23:32:33.0514508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-16T23:32:33.6475787Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-16T23:32:34.8194603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-16T23:32:35.6792955Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-16T23:32:36.5301472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-16T23:32:37.1122545Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-16T23:32:37.8526286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-16T23:32:40.5690776Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-16T23:32:40.9705999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-16T23:32:41.8343804Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-16T23:32:42.2348072Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-16T23:32:42.8432393Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-16T23:32:43.1811481Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-16T23:32:43.6099487Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-16T23:32:45.4184811Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-16T23:32:48.1622465Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-16T23:32:48.6368783Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T23:32:48.6370736Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:32:48.6372242Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T23:32:48.6373117Z ^ 2021-05-16T23:32:48.6374531Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:32:48.6376119Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T23:32:48.6377047Z ^ 2021-05-16T23:32:48.6378333Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:32:48.6379790Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T23:32:48.6380754Z ^ 2021-05-16T23:32:48.6382043Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:32:48.6383768Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T23:32:48.6384695Z ^ 2021-05-16T23:32:48.6386103Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T23:32:48.6387827Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:32:48.6389158Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T23:32:48.6389996Z ^ 2021-05-16T23:32:48.6391353Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:32:48.6392982Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T23:32:48.6394675Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:32:48.6396837Z return reinterpret_cast(gRawGMT); 2021-05-16T23:32:48.6397623Z ^ 2021-05-16T23:32:49.3819107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-16T23:32:49.8408587Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-16T23:32:51.5845066Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-16T23:32:53.9943562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-16T23:32:55.2437034Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-16T23:32:55.8614736Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-16T23:32:57.7592394Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-16T23:32:58.0497907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-16T23:32:58.6885827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-16T23:32:59.3935838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-16T23:32:59.7407220Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-16T23:33:00.5128386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-16T23:33:02.2720596Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-16T23:33:03.0165976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-16T23:33:03.5658489Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-16T23:33:04.5363303Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-16T23:33:06.1649839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-16T23:33:06.2876909Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-16T23:33:07.1400926Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-16T23:33:07.9432499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-16T23:33:08.4622207Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-16T23:33:08.9377952Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-16T23:33:09.3005638Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-16T23:33:09.9883361Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-16T23:33:10.1554055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-16T23:33:10.5297578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-16T23:33:10.9419845Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-16T23:33:11.9459328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-16T23:33:12.8815818Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-16T23:33:14.0787770Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-16T23:33:14.8305331Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-16T23:33:15.7885392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-16T23:33:16.2512758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-16T23:33:16.5703149Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-16T23:33:17.3496498Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-16T23:33:18.2828471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-16T23:33:18.9303256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-16T23:33:20.4780408Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-16T23:33:21.8240747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-16T23:33:22.5934665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-16T23:33:23.1449699Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-16T23:33:23.7133236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-16T23:33:24.4081321Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-16T23:33:25.6395147Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-16T23:33:26.7302960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-16T23:33:27.1720912Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-16T23:33:28.1611064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-16T23:33:28.9402065Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-16T23:33:30.6844975Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-16T23:33:31.2618470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-16T23:33:31.5219769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-16T23:33:31.8584424Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-16T23:33:32.2394063Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-16T23:33:33.2625608Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-16T23:33:33.9792238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-16T23:33:35.7788762Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-16T23:33:39.4752417Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-16T23:33:39.9341274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-16T23:33:41.2112248Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-16T23:33:43.5943885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-16T23:33:43.8147094Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-16T23:33:43.9587059Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-16T23:33:44.4492769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-16T23:33:45.1964613Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-16T23:33:45.3355653Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-16T23:33:45.9947517Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-16T23:33:46.5747693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-16T23:33:48.2109951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-16T23:33:48.6069733Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-16T23:33:49.2983725Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-16T23:33:49.9757120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-16T23:33:50.9386131Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-16T23:33:52.4085160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-16T23:33:52.9519072Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-16T23:33:53.6985303Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-16T23:33:57.0877264Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-16T23:33:57.9190611Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-16T23:33:58.7001457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-16T23:33:59.1616070Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-16T23:33:59.5322056Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-16T23:34:00.0877877Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-16T23:34:01.7496430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-16T23:34:02.3510934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-16T23:34:02.8311111Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T23:34:02.8313625Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:02.8315415Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T23:34:02.8316601Z ^ 2021-05-16T23:34:02.8318474Z icu69/i18n/number_decimfmtprops.cpp: In static member function 'static const icu_69_stringi::number::impl::DecimalFormatProperties& icu_69_stringi::number::impl::DecimalFormatProperties::getDefault()': 2021-05-16T23:34:02.8320844Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:02.8322542Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T23:34:02.8323922Z ^ 2021-05-16T23:34:03.1603855Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-16T23:34:04.0096626Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-16T23:34:04.7671706Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-16T23:34:05.3404576Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-16T23:34:05.9370459Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-16T23:34:06.7353516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-16T23:34:07.4401847Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-16T23:34:09.3163014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-16T23:34:10.9634414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-16T23:34:11.4491013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-16T23:34:12.1267258Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-16T23:34:12.5078796Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-16T23:34:12.8305138Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-16T23:34:13.7401924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-16T23:34:13.8895047Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-16T23:34:14.4470292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-16T23:34:14.9903591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-16T23:34:17.9925233Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-16T23:34:19.3915083Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-16T23:34:19.7555475Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-16T23:34:20.3585720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-16T23:34:20.5355222Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-16T23:34:20.6299557Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-16T23:34:23.4280916Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-16T23:34:23.8411322Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_i18n.a icu69/i18n/name2uni.o icu69/i18n/dtitvinf.o icu69/i18n/scientificnumberformatter.o icu69/i18n/fphdlimp.o icu69/i18n/persncal.o icu69/i18n/number_patternstring.o icu69/i18n/ucoleitr.o icu69/i18n/numparse_compositions.o icu69/i18n/number_scientific.o icu69/i18n/utf16collationiterator.o icu69/i18n/translit.o icu69/i18n/unesctrn.o icu69/i18n/number_capi.o icu69/i18n/datefmt.o icu69/i18n/uspoof.o icu69/i18n/collationtailoring.o icu69/i18n/strrepl.o icu69/i18n/calendar.o icu69/i18n/csrutf8.o icu69/i18n/measunit_extra.o icu69/i18n/regeximp.o icu69/i18n/msgfmt.o icu69/i18n/zrule.o icu69/i18n/ulistformatter.o icu69/i18n/numparse_scientific.o icu69/i18n/vzone.o icu69/i18n/collationdata.o icu69/i18n/units_complexconverter.o icu69/i18n/collationroot.o icu69/i18n/collationcompare.o icu69/i18n/dtptngen.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/rbt_pars.o icu69/i18n/alphaindex.o icu69/i18n/taiwncal.o icu69/i18n/ucol_sit.o icu69/i18n/numparse_symbols.o icu69/i18n/csrmbcs.o icu69/i18n/tzrule.o icu69/i18n/number_integerwidth.o icu69/i18n/vtzone.o icu69/i18n/tmunit.o icu69/i18n/islamcal.o icu69/i18n/dtfmtsym.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/collationbuilder.o icu69/i18n/decimfmt.o icu69/i18n/number_grouping.o icu69/i18n/csmatch.o icu69/i18n/rbtz.o icu69/i18n/tzgnames.o icu69/i18n/uregex.o icu69/i18n/tztrans.o icu69/i18n/cpdtrans.o icu69/i18n/collationfcd.o icu69/i18n/rematch.o icu69/i18n/buddhcal.o icu69/i18n/number_patternmodifier.o icu69/i18n/numfmt.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/gender.o icu69/i18n/dangical.o icu69/i18n/number_padding.o icu69/i18n/choicfmt.o icu69/i18n/tmutfmt.o icu69/i18n/collationrootelements.o icu69/i18n/usearch.o icu69/i18n/toupptrn.o icu69/i18n/coleitr.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/measure.o icu69/i18n/indiancal.o icu69/i18n/reldatefmt.o icu69/i18n/quant.o icu69/i18n/number_usageprefs.o icu69/i18n/number_longnames.o icu69/i18n/compactdecimalformat.o icu69/i18n/currpinf.o icu69/i18n/nfsubs.o icu69/i18n/decNumber.o icu69/i18n/number_symbolswrapper.o icu69/i18n/regextxt.o icu69/i18n/uspoof_conf.o icu69/i18n/repattrn.o icu69/i18n/collationdatareader.o icu69/i18n/coll.o icu69/i18n/number_fluent.o icu69/i18n/stsearch.o icu69/i18n/collationkeys.o icu69/i18n/windtfmt.o icu69/i18n/uregion.o icu69/i18n/ulocdata.o icu69/i18n/ucsdet.o icu69/i18n/number_formatimpl.o icu69/i18n/dtitvfmt.o icu69/i18n/rbt_data.o icu69/i18n/numparse_affixes.o icu69/i18n/udat.o icu69/i18n/smpdtfst.o icu69/i18n/listformatter.o icu69/i18n/selfmt.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/uregexc.o icu69/i18n/anytrans.o icu69/i18n/regexst.o icu69/i18n/number_utils.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/dayperiodrules.o icu69/i18n/number_compact.o icu69/i18n/olsontz.o icu69/i18n/csrsbcs.o icu69/i18n/titletrn.o icu69/i18n/ufieldpositer.o icu69/i18n/numparse_parsednumber.o icu69/i18n/fmtable.o icu69/i18n/utf8collationiterator.o icu69/i18n/casetrn.o icu69/i18n/units_data.o icu69/i18n/dcfmtsym.o icu69/i18n/collationfastlatin.o icu69/i18n/string_segment.o icu69/i18n/brktrans.o icu69/i18n/upluralrules.o icu69/i18n/cecal.o icu69/i18n/wintzimpl.o icu69/i18n/funcrepl.o icu69/i18n/ethpccal.o icu69/i18n/csr2022.o icu69/i18n/collationweights.o icu69/i18n/collationdatabuilder.o icu69/i18n/pluralranges.o icu69/i18n/timezone.o icu69/i18n/sortkey.o icu69/i18n/units_converter.o icu69/i18n/smpdtfmt.o icu69/i18n/number_asformat.o icu69/i18n/number_affixutils.o icu69/i18n/measfmt.o icu69/i18n/double-conversion-strtod.o icu69/i18n/uspoof_build.o icu69/i18n/collationsettings.o icu69/i18n/fpositer.o icu69/i18n/number_rounding.o icu69/i18n/number_mapper.o icu69/i18n/collationdatawriter.o icu69/i18n/strmatch.o icu69/i18n/ucol_res.o icu69/i18n/measunit.o icu69/i18n/utmscale.o icu69/i18n/zonemeta.o icu69/i18n/gregocal.o icu69/i18n/utrans.o icu69/i18n/rbt_set.o icu69/i18n/tmutamt.o icu69/i18n/number_currencysymbols.o icu69/i18n/decContext.o icu69/i18n/nultrans.o icu69/i18n/format.o icu69/i18n/winnmfmt.o icu69/i18n/collationsets.o icu69/i18n/collationruleparser.o icu69/i18n/udateintervalformat.o icu69/i18n/transreg.o icu69/i18n/ucln_in.o icu69/i18n/ztrans.o icu69/i18n/reldtfmt.o icu69/i18n/tridpars.o icu69/i18n/rbt.o icu69/i18n/plurfmt.o icu69/i18n/number_modifiers.o icu69/i18n/chnsecal.o icu69/i18n/esctrn.o icu69/i18n/formattedvalue.o icu69/i18n/nfrs.o icu69/i18n/number_multiplier.o icu69/i18n/region.o icu69/i18n/gregoimp.o icu69/i18n/simpletz.o icu69/i18n/currunit.o icu69/i18n/regexcmp.o icu69/i18n/umsg.o icu69/i18n/bocsu.o icu69/i18n/inputext.o icu69/i18n/remtrans.o icu69/i18n/nfrule.o icu69/i18n/numsys.o icu69/i18n/rulebasedcollator.o icu69/i18n/plurrule.o icu69/i18n/scriptset.o icu69/i18n/collationiterator.o icu69/i18n/number_skeletons.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/unum.o icu69/i18n/collation.o icu69/i18n/japancal.o icu69/i18n/coptccal.o icu69/i18n/numparse_impl.o icu69/i18n/uni2name.o icu69/i18n/csdetect.o icu69/i18n/numparse_decimal.o icu69/i18n/double-conversion-bignum.o icu69/i18n/tznames_impl.o icu69/i18n/udatpg.o icu69/i18n/hebrwcal.o icu69/i18n/numrange_fluent.o icu69/i18n/uspoof_impl.o icu69/i18n/astro.o icu69/i18n/nortrans.o icu69/i18n/standardplural.o icu69/i18n/ucol.o icu69/i18n/number_decimalquantity.o icu69/i18n/formatted_string_builder.o icu69/i18n/number_decimfmtprops.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/quantityformatter.o icu69/i18n/tolowtrn.o icu69/i18n/rbt_rule.o icu69/i18n/numparse_currency.o icu69/i18n/tznames.o icu69/i18n/units_router.o icu69/i18n/tzfmt.o icu69/i18n/number_notation.o icu69/i18n/ucal.o icu69/i18n/curramt.o icu69/i18n/fmtable_cnv.o icu69/i18n/uitercollationiterator.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/sharedbreakiterator.o icu69/i18n/search.o icu69/i18n/numrange_impl.o icu69/i18n/rbnf.o icu69/i18n/unumsys.o icu69/i18n/basictz.o icu69/i18n/csrucode.o icu69/i18n/csrecog.o icu69/i18n/number_output.o icu69/i18n/currfmt.o 2021-05-16T23:34:24.6892613Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-16T23:34:24.9819608Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T23:34:27.0631131Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o stringi.dll tmp.def stri_pad.o stri_container_utf16.o stri_search_boundaries_extract.o stri_uloc.o stri_wrap.o stri_container_listutf8.o stri_search_class_count.o stri_search_regex_split.o stri_trans_casemap.o stri_exception.o stri_search_class_trim.o stri_trans_normalization.o stri_container_listint.o stri_search_class_locate.o stri_search_coll_extract.o stri_time_symbols.o stri_container_bytesearch.o stri_search_coll_replace.o stri_utils.o stri_search_class_subset.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_search_regex_extract.o stri_search_class_split.o stri_search_fixed_replace.o stri_brkiter.o stri_prepare_arg.o stri_TODO_splitpos.o stri_search_regex_count.o stri_search_regex_replace.o stri_search_other_split.o stri_container_base.o stri_search_boundaries_count.o stri_container_listraw.o stri_search_coll_detect.o stri_escape.o stri_test.o stri_ICU_settings.o stri_search_boundaries_locate.o stri_encoding_management.o stri_reverse.o stri_encoding_detection.o stri_container_usearch.o stri_search_regex_match.o stri_search_fixed_detect.o stri_trans_transliterate.o stri_search_regex_detect.o stri_stats.o stri_length.o stri_search_class_extract.o stri_TODO_uchar.o stri_time_format.o stri_common.o stri_time_calendar.o stri_search_coll_locate.o stri_search_fixed_count.o stri_collator.o stri_join.o stri_search_boundaries_split.o stri_search_class_replace.o stri_compare.o stri_search_fixed_startsendswith.o stri_search_class_startsendswith.o stri_search_class_detect.o stri_search_fixed_locate.o stri_search_coll_subset.o stri_container_regex.o stri_search_regex_locate.o stri_trans_other.o stri_ucnv.o stri_time_zone.o stri_search_coll_split.o stri_sub.o stri_search_common.o stri_search_coll_startsendswith.o stri_search_fixed_subset.o stri_search_in.o stri_search_coll_count.o stri_TODO_justify.o stri_search_fixed_extract.o stri_stringi.o stri_search_regex_subset.o stri_sort.o stri_random.o stri_search_fixed_split.o stri_container_utf8.o -L. -licu_common -licu_i18n -licu_stubdata -LC:/R/bin/x64 -lR 2021-05-16T23:34:29.2896075Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T23:34:29.3501749Z ** R 2021-05-16T23:34:29.4442331Z ** inst 2021-05-16T23:34:29.4451813Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:34:30.4635247Z ** help 2021-05-16T23:34:31.2875385Z *** installing help indices 2021-05-16T23:34:31.6277725Z converting help for package 'stringi' 2021-05-16T23:34:31.6561371Z finding HTML links ... done 2021-05-16T23:34:31.8067860Z about_arguments html 2021-05-16T23:34:32.0037985Z about_encoding html 2021-05-16T23:34:32.0712574Z about_locale html 2021-05-16T23:34:32.1518190Z about_search html 2021-05-16T23:34:32.2104793Z about_search_boundaries html 2021-05-16T23:34:32.4140131Z about_search_charclass html 2021-05-16T23:34:32.4556316Z about_search_coll html 2021-05-16T23:34:32.4783754Z about_search_fixed html 2021-05-16T23:34:32.6150527Z about_search_regex html 2021-05-16T23:34:32.6959006Z about_stringi html 2021-05-16T23:34:32.7120903Z operator_add html 2021-05-16T23:34:32.7393030Z operator_compare html 2021-05-16T23:34:32.7533510Z operator_dollar html 2021-05-16T23:34:32.8029000Z stri_compare html 2021-05-16T23:34:32.8266189Z stri_count html 2021-05-16T23:34:32.8786938Z stri_count_boundaries html 2021-05-16T23:34:32.9079178Z stri_datetime_add html 2021-05-16T23:34:32.9368454Z stri_datetime_create html 2021-05-16T23:34:32.9678143Z stri_datetime_fields html 2021-05-16T23:34:33.0355463Z stri_datetime_format html 2021-05-16T23:34:33.0609991Z stri_datetime_fstr html 2021-05-16T23:34:33.0756062Z stri_datetime_now html 2021-05-16T23:34:33.1063493Z stri_datetime_symbols html 2021-05-16T23:34:33.1435251Z stri_detect html 2021-05-16T23:34:33.1575468Z stri_dup html 2021-05-16T23:34:33.1960657Z stri_duplicated html 2021-05-16T23:34:33.2333240Z stri_enc_detect html 2021-05-16T23:34:33.2792714Z stri_enc_detect2 html 2021-05-16T23:34:33.3031673Z stri_enc_fromutf32 html 2021-05-16T23:34:33.3263439Z stri_enc_info html 2021-05-16T23:34:33.3392173Z stri_enc_isascii html 2021-05-16T23:34:33.3540146Z stri_enc_isutf16 html 2021-05-16T23:34:33.3725857Z stri_enc_isutf8 html 2021-05-16T23:34:33.3887494Z stri_enc_list html 2021-05-16T23:34:33.4147995Z stri_enc_mark html 2021-05-16T23:34:33.4376008Z stri_enc_set html 2021-05-16T23:34:33.4532483Z stri_enc_toascii html 2021-05-16T23:34:33.4720003Z stri_enc_tonative html 2021-05-16T23:34:33.4909527Z stri_enc_toutf32 html 2021-05-16T23:34:33.5211991Z stri_enc_toutf8 html 2021-05-16T23:34:33.5751300Z stri_encode html 2021-05-16T23:34:33.5896459Z stri_escape_unicode html 2021-05-16T23:34:33.6408325Z stri_extract html 2021-05-16T23:34:33.7104848Z stri_extract_boundaries html 2021-05-16T23:34:33.7318618Z stri_flatten html 2021-05-16T23:34:33.7503334Z stri_info html 2021-05-16T23:34:33.7597737Z stri_isempty html 2021-05-16T23:34:33.7889862Z stri_join html 2021-05-16T23:34:33.8078872Z stri_join_list html 2021-05-16T23:34:33.8270938Z stri_length html 2021-05-16T23:34:33.8525666Z stri_list2matrix html 2021-05-16T23:34:33.8680238Z stri_locale_info html 2021-05-16T23:34:33.8779389Z stri_locale_list html 2021-05-16T23:34:33.8954849Z stri_locale_set html 2021-05-16T23:34:33.9487906Z stri_locate html 2021-05-16T23:34:34.0093365Z stri_locate_boundaries html 2021-05-16T23:34:34.0452035Z stri_match html 2021-05-16T23:34:34.0548535Z stri_na2empty html 2021-05-16T23:34:34.0703095Z stri_numbytes html 2021-05-16T23:34:34.1213137Z stri_opts_brkiter html 2021-05-16T23:34:34.1769757Z stri_opts_collator html 2021-05-16T23:34:34.1954891Z stri_opts_fixed html 2021-05-16T23:34:34.2410807Z stri_opts_regex html 2021-05-16T23:34:34.2824518Z stri_order html 2021-05-16T23:34:34.3075551Z stri_pad html 2021-05-16T23:34:34.3298902Z stri_rand_lipsum html 2021-05-16T23:34:34.3395317Z stri_rand_shuffle html 2021-05-16T23:34:34.3555461Z stri_rand_strings html 2021-05-16T23:34:34.3850959Z stri_rank html 2021-05-16T23:34:34.4105197Z stri_read_lines html 2021-05-16T23:34:34.4234297Z stri_read_raw html 2021-05-16T23:34:34.4373463Z stri_remove_empty html 2021-05-16T23:34:34.4829222Z stri_replace html 2021-05-16T23:34:34.4944148Z stri_replace_na html 2021-05-16T23:34:34.5023900Z stri_reverse html 2021-05-16T23:34:34.5442007Z stri_sort html 2021-05-16T23:34:34.5785778Z stri_sort_key html 2021-05-16T23:34:34.6279457Z stri_split html 2021-05-16T23:34:34.6844911Z stri_split_boundaries html 2021-05-16T23:34:34.7194868Z stri_split_lines html 2021-05-16T23:34:34.7580754Z stri_startsendswith html 2021-05-16T23:34:34.7762789Z stri_stats_general html 2021-05-16T23:34:34.7927737Z stri_stats_latex html 2021-05-16T23:34:34.8397580Z stri_sub html 2021-05-16T23:34:34.8781352Z stri_sub_all html 2021-05-16T23:34:34.9128321Z stri_subset html 2021-05-16T23:34:34.9443939Z stri_timezone_info html 2021-05-16T23:34:35.7308544Z ** building package indices 2021-05-16T23:34:35.7309297Z ** testing if installed package can be loaded 2021-05-16T23:34:35.7309860Z *** arch - i386 2021-05-16T23:34:35.7310415Z stri_timezone_list html 2021-05-16T23:34:35.7311043Z stri_timezone_set html 2021-05-16T23:34:35.7311639Z stri_trans_casemap html 2021-05-16T23:34:35.7312260Z stri_trans_char html 2021-05-16T23:34:35.7312835Z stri_trans_general html 2021-05-16T23:34:35.7313432Z stri_trans_list html 2021-05-16T23:34:35.7314069Z stri_trans_nf html 2021-05-16T23:34:35.7314630Z stri_trim html 2021-05-16T23:34:35.7315237Z stri_unescape_unicode html 2021-05-16T23:34:35.7323051Z stri_unique html 2021-05-16T23:34:35.7324269Z stri_width html 2021-05-16T23:34:35.7324822Z stri_wrap html 2021-05-16T23:34:35.7325402Z stri_write_lines html 2021-05-16T23:34:35.9963708Z *** arch - x64 2021-05-16T23:34:36.3160725Z * DONE (stringi) 2021-05-16T23:34:38.0368234Z In R CMD INSTALL 2021-05-16T23:34:39.6469889Z * installing *source* package 'Rcpp' ... 2021-05-16T23:34:39.8067359Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T23:34:39.8292930Z ** libs 2021-05-16T23:34:39.8302654Z 2021-05-16T23:34:39.8303857Z *** arch - i386 2021-05-16T23:34:39.8625819Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c api.cpp -o api.o 2021-05-16T23:34:42.1777547Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c attributes.cpp -o attributes.o 2021-05-16T23:34:50.8951760Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c barrier.cpp -o barrier.o 2021-05-16T23:34:51.1310799Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c date.cpp -o date.o 2021-05-16T23:34:53.7157449Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c module.cpp -o module.o 2021-05-16T23:34:58.3989141Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T23:35:00.8200511Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o Rcpp.dll tmp.def api.o attributes.o barrier.o date.o module.o rcpp_init.o -LC:/R/bin/i386 -lR 2021-05-16T23:35:01.2192928Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-16T23:35:01.2226546Z 2021-05-16T23:35:01.2227756Z *** arch - x64 2021-05-16T23:35:01.2526854Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c api.cpp -o api.o 2021-05-16T23:35:03.8194263Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c attributes.cpp -o attributes.o 2021-05-16T23:35:12.1838819Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c barrier.cpp -o barrier.o 2021-05-16T23:35:13.2223160Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c date.cpp -o date.o 2021-05-16T23:35:15.2446899Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c module.cpp -o module.o 2021-05-16T23:35:19.9557019Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T23:35:22.6378126Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o Rcpp.dll tmp.def api.o attributes.o barrier.o date.o module.o rcpp_init.o -LC:/R/bin/x64 -lR 2021-05-16T23:35:23.0887388Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-16T23:35:23.0938348Z ** R 2021-05-16T23:35:23.1068318Z ** inst 2021-05-16T23:35:23.4168243Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:26.2024927Z ** help 2021-05-16T23:35:26.4102803Z *** installing help indices 2021-05-16T23:35:26.5149840Z converting help for package 'Rcpp' 2021-05-16T23:35:26.5445612Z finding HTML links ... done 2021-05-16T23:35:26.5972619Z CppClass-class html 2021-05-16T23:35:26.6163025Z CppConstructor-class html 2021-05-16T23:35:26.6322609Z CppField-class html 2021-05-16T23:35:26.6542280Z CppFunction-class html 2021-05-16T23:35:26.6639855Z CppObject-class html 2021-05-16T23:35:26.6953682Z CppOverloadedMethods-class html 2021-05-16T23:35:26.7039886Z DollarNames-methods html 2021-05-16T23:35:26.7162834Z Module-class html 2021-05-16T23:35:26.7277920Z Module html 2021-05-16T23:35:26.7388363Z Rcpp-deprecated html 2021-05-16T23:35:26.7474266Z Rcpp-internal html 2021-05-16T23:35:26.7671807Z Rcpp-package html 2021-05-16T23:35:26.8246913Z Rcpp.package.skeleton html 2021-05-16T23:35:26.8423706Z Rcpp.plugin.maker html 2021-05-16T23:35:26.8519200Z RcppLdFlags html 2021-05-16T23:35:26.8589120Z RcppUnitTests html 2021-05-16T23:35:26.8791805Z compileAttributes html 2021-05-16T23:35:26.8891088Z compilerCheck html 2021-05-16T23:35:26.9266197Z cppFunction html 2021-05-16T23:35:26.9432818Z demangle html 2021-05-16T23:35:26.9565857Z dependsAttribute html 2021-05-16T23:35:26.9846977Z evalCpp html 2021-05-16T23:35:27.0071681Z exportAttribute html 2021-05-16T23:35:27.0721452Z exposeClass html 2021-05-16T23:35:27.0768030Z formals html 2021-05-16T23:35:27.0894352Z getRcppVersion html 2021-05-16T23:35:27.1160670Z interfacesAttribute html 2021-05-16T23:35:27.1553523Z loadModule html 2021-05-16T23:35:27.1684581Z loadRcppModules-deprecated html 2021-05-16T23:35:27.1833624Z pluginsAttribute html 2021-05-16T23:35:27.1899900Z populate html 2021-05-16T23:35:27.2040945Z registerPlugin html 2021-05-16T23:35:27.2493993Z setRcppClass html 2021-05-16T23:35:27.3047142Z sourceCpp html 2021-05-16T23:35:27.3055299Z ** building package indices 2021-05-16T23:35:27.4063642Z ** installing vignettes 2021-05-16T23:35:27.4141046Z ** testing if installed package can be loaded 2021-05-16T23:35:27.4148914Z *** arch - i386 2021-05-16T23:35:27.7203586Z *** arch - x64 2021-05-16T23:35:28.0849775Z * DONE (Rcpp) 2021-05-16T23:35:28.3081789Z In R CMD INSTALL 2021-05-16T23:35:28.5899654Z * installing *source* package 'rversions' ... 2021-05-16T23:35:28.5938464Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T23:35:28.6256111Z ** R 2021-05-16T23:35:28.6336858Z ** inst 2021-05-16T23:35:28.6355878Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:28.7996950Z ** help 2021-05-16T23:35:28.8452227Z *** installing help indices 2021-05-16T23:35:28.8816970Z converting help for package 'rversions' 2021-05-16T23:35:28.9098502Z finding HTML links ... done 2021-05-16T23:35:28.9224818Z r_oldrel html 2021-05-16T23:35:28.9304961Z r_release html 2021-05-16T23:35:28.9404588Z r_release_macos html 2021-05-16T23:35:28.9498359Z r_release_tarball html 2021-05-16T23:35:28.9592639Z r_release_win html 2021-05-16T23:35:28.9696545Z r_versions html 2021-05-16T23:35:28.9899688Z rversions-package html 2021-05-16T23:35:28.9904196Z *** copying figures 2021-05-16T23:35:28.9915743Z ** building package indices 2021-05-16T23:35:29.0287854Z ** testing if installed package can be loaded 2021-05-16T23:35:29.0290835Z *** arch - i386 2021-05-16T23:35:29.3347251Z *** arch - x64 2021-05-16T23:35:29.6507044Z * DONE (rversions) 2021-05-16T23:35:29.6829020Z In R CMD INSTALL 2021-05-16T23:35:30.6082873Z * installing *source* package 'vctrs' ... 2021-05-16T23:35:30.6526197Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T23:35:30.6864529Z ** libs 2021-05-16T23:35:30.6876092Z 2021-05-16T23:35:30.6877348Z *** arch - i386 2021-05-16T23:35:30.7834748Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c altrep-rle.c -o altrep-rle.o 2021-05-16T23:35:30.9858297Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arg-counter.c -o arg-counter.o 2021-05-16T23:35:31.1494949Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arg.c -o arg.o 2021-05-16T23:35:31.3202747Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c bind.c -o bind.o 2021-05-16T23:35:31.6246921Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c c-unchop.c -o c-unchop.o 2021-05-16T23:35:31.8057712Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c c.c -o c.o 2021-05-16T23:35:32.0083024Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c callables.c -o callables.o 2021-05-16T23:35:32.1377773Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cast-bare.c -o cast-bare.o 2021-05-16T23:35:32.3130332Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T23:35:32.4559238Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cast.c -o cast.o 2021-05-16T23:35:32.6927569Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c compare.c -o compare.o 2021-05-16T23:35:32.9648078Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c complete.c -o complete.o 2021-05-16T23:35:33.1795652Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c conditions.c -o conditions.o 2021-05-16T23:35:33.3308378Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c dictionary.c -o dictionary.o 2021-05-16T23:35:33.7212726Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c dim.c -o dim.o 2021-05-16T23:35:33.8425316Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c equal.c -o equal.o 2021-05-16T23:35:34.5062035Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c fields.c -o fields.o 2021-05-16T23:35:34.6742745Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c fill.c -o fill.o 2021-05-16T23:35:34.8548799Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c group.c -o group.o 2021-05-16T23:35:35.0364926Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c growable.c -o growable.o 2021-05-16T23:35:35.1549547Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c hash.c -o hash.o 2021-05-16T23:35:35.4605321Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:35:35.5954627Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c names.c -o names.o 2021-05-16T23:35:36.0935739Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-groups.c -o order-groups.o 2021-05-16T23:35:36.2291859Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-radix.c -o order-radix.o 2021-05-16T23:35:37.1597636Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-sortedness.c -o order-sortedness.o 2021-05-16T23:35:37.3812523Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-transform.c -o order-transform.o 2021-05-16T23:35:37.5164169Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-truelength.c -o order-truelength.o 2021-05-16T23:35:37.6531777Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c poly-op.c -o poly-op.o 2021-05-16T23:35:37.8773391Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c proxy-restore.c -o proxy-restore.o 2021-05-16T23:35:38.0539715Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c proxy.c -o proxy.o 2021-05-16T23:35:38.2582682Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T23:35:38.4353981Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rep.c -o rep.o 2021-05-16T23:35:38.6224980Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c runs.c -o runs.o 2021-05-16T23:35:38.9157152Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c shape.c -o shape.o 2021-05-16T23:35:39.0754335Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c size-common.c -o size-common.o 2021-05-16T23:35:39.2236498Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c size.c -o size.o 2021-05-16T23:35:39.4214371Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice-array.c -o slice-array.o 2021-05-16T23:35:39.9544559Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T23:35:40.3329746Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice-assign.c -o slice-assign.o 2021-05-16T23:35:40.6326319Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice-chop.c -o slice-chop.o 2021-05-16T23:35:40.8653737Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice.c -o slice.o 2021-05-16T23:35:41.2059251Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c split.c -o split.o 2021-05-16T23:35:41.3319317Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c subscript-loc.c -o subscript-loc.o 2021-05-16T23:35:41.6071387Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c subscript.c -o subscript.o 2021-05-16T23:35:41.8324679Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c translate.c -o translate.o 2021-05-16T23:35:42.0611831Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-data-frame.c -o type-data-frame.o 2021-05-16T23:35:42.6145416Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-date-time.c -o type-date-time.o 2021-05-16T23:35:42.8650227Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-factor.c -o type-factor.o 2021-05-16T23:35:43.0759432Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-info.c -o type-info.o 2021-05-16T23:35:43.3066186Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-tibble.c -o type-tibble.o 2021-05-16T23:35:43.4478580Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type.c -o type.o 2021-05-16T23:35:43.6849687Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type2.c -o type2.o 2021-05-16T23:35:43.9800670Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T23:35:44.3019391Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c typeof2.c -o typeof2.o 2021-05-16T23:35:44.5781058Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c unspecified.c -o unspecified.o 2021-05-16T23:35:44.7307900Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T23:35:44.8822131Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils-rlang.c -o utils-rlang.o 2021-05-16T23:35:45.0047255Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:35:45.9035956Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-16T23:35:46.1448723Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o vctrs.dll tmp.def altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -LC:/R/bin/i386 -lR 2021-05-16T23:35:46.3155721Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-16T23:35:46.3182345Z 2021-05-16T23:35:46.3196519Z *** arch - x64 2021-05-16T23:35:46.4132380Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c altrep-rle.c -o altrep-rle.o 2021-05-16T23:35:46.5818563Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arg-counter.c -o arg-counter.o 2021-05-16T23:35:46.7268107Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arg.c -o arg.o 2021-05-16T23:35:46.8755456Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c bind.c -o bind.o 2021-05-16T23:35:47.1390884Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c c-unchop.c -o c-unchop.o 2021-05-16T23:35:47.3124847Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c c.c -o c.o 2021-05-16T23:35:47.4943054Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c callables.c -o callables.o 2021-05-16T23:35:47.6161334Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cast-bare.c -o cast-bare.o 2021-05-16T23:35:47.7859651Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T23:35:47.9161100Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cast.c -o cast.o 2021-05-16T23:35:48.1017385Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c compare.c -o compare.o 2021-05-16T23:35:48.3541829Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c complete.c -o complete.o 2021-05-16T23:35:48.5854328Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c conditions.c -o conditions.o 2021-05-16T23:35:48.7306618Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c dictionary.c -o dictionary.o 2021-05-16T23:35:49.0117420Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c dim.c -o dim.o 2021-05-16T23:35:49.1303739Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c equal.c -o equal.o 2021-05-16T23:35:49.5777465Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c fields.c -o fields.o 2021-05-16T23:35:49.7278076Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c fill.c -o fill.o 2021-05-16T23:35:49.9080191Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c group.c -o group.o 2021-05-16T23:35:50.0840562Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c growable.c -o growable.o 2021-05-16T23:35:50.2027047Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c hash.c -o hash.o 2021-05-16T23:35:50.4732757Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:35:50.6035693Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c names.c -o names.o 2021-05-16T23:35:50.9564938Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-groups.c -o order-groups.o 2021-05-16T23:35:51.0878711Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-radix.c -o order-radix.o 2021-05-16T23:35:51.8288167Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-sortedness.c -o order-sortedness.o 2021-05-16T23:35:52.0375316Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-transform.c -o order-transform.o 2021-05-16T23:35:52.1632043Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-truelength.c -o order-truelength.o 2021-05-16T23:35:52.2927346Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c poly-op.c -o poly-op.o 2021-05-16T23:35:52.5339224Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c proxy-restore.c -o proxy-restore.o 2021-05-16T23:35:52.7130474Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c proxy.c -o proxy.o 2021-05-16T23:35:52.9020064Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T23:35:53.0642347Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rep.c -o rep.o 2021-05-16T23:35:53.2443290Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c runs.c -o runs.o 2021-05-16T23:35:53.5354572Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c shape.c -o shape.o 2021-05-16T23:35:53.7141350Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c size-common.c -o size-common.o 2021-05-16T23:35:53.8549149Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c size.c -o size.o 2021-05-16T23:35:54.0299242Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice-array.c -o slice-array.o 2021-05-16T23:35:54.5060135Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T23:35:54.8583261Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice-assign.c -o slice-assign.o 2021-05-16T23:35:55.1276186Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice-chop.c -o slice-chop.o 2021-05-16T23:35:55.3441015Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice.c -o slice.o 2021-05-16T23:35:55.6474996Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c split.c -o split.o 2021-05-16T23:35:55.7630715Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c subscript-loc.c -o subscript-loc.o 2021-05-16T23:35:56.0097555Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c subscript.c -o subscript.o 2021-05-16T23:35:56.2127446Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c translate.c -o translate.o 2021-05-16T23:35:56.4327442Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-data-frame.c -o type-data-frame.o 2021-05-16T23:35:56.8909152Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-date-time.c -o type-date-time.o 2021-05-16T23:35:57.1024304Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-factor.c -o type-factor.o 2021-05-16T23:35:57.2838927Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-info.c -o type-info.o 2021-05-16T23:35:57.4443983Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-tibble.c -o type-tibble.o 2021-05-16T23:35:57.5725779Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type.c -o type.o 2021-05-16T23:35:57.7607973Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type2.c -o type2.o 2021-05-16T23:35:57.9504553Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T23:35:58.1587953Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c typeof2.c -o typeof2.o 2021-05-16T23:35:58.3421721Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c unspecified.c -o unspecified.o 2021-05-16T23:35:58.4763220Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T23:35:58.6096274Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils-rlang.c -o utils-rlang.o 2021-05-16T23:35:58.7207190Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T23:35:59.3969076Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-16T23:35:59.6572025Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o vctrs.dll tmp.def altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -LC:/R/bin/x64 -lR 2021-05-16T23:35:59.8089210Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-16T23:35:59.8130755Z ** R 2021-05-16T23:35:59.8919765Z ** inst 2021-05-16T23:35:59.9018350Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:02.7633785Z ** help 2021-05-16T23:36:03.3156402Z *** installing help indices 2021-05-16T23:36:03.5532526Z converting help for package 'vctrs' 2021-05-16T23:36:03.5822951Z finding HTML links ... done 2021-05-16T23:36:03.6617815Z as-is html 2021-05-16T23:36:03.6890011Z data_frame html 2021-05-16T23:36:03.7109119Z df_list html 2021-05-16T23:36:03.7369876Z df_ptype2 html 2021-05-16T23:36:03.7623144Z faq-compatibility-types html 2021-05-16T23:36:03.7772272Z faq-error-incompatible-attributes html 2021-05-16T23:36:03.7912909Z faq-error-scalar-type html 2021-05-16T23:36:03.8041316Z fields html 2021-05-16T23:36:03.9107199Z howto-faq-coercion-data-frame html 2021-05-16T23:36:03.9841035Z howto-faq-coercion html 2021-05-16T23:36:04.0111098Z howto-faq-fix-scalar-type-error html 2021-05-16T23:36:04.0187633Z int64 html 2021-05-16T23:36:04.0622274Z internal-faq-ptype2-identity html 2021-05-16T23:36:04.0893285Z list_of html 2021-05-16T23:36:04.1282556Z maybe_lossy_cast html 2021-05-16T23:36:04.1494032Z name_spec html 2021-05-16T23:36:04.1663930Z new_data_frame html 2021-05-16T23:36:04.1928811Z new_date html 2021-05-16T23:36:04.2088999Z new_factor html 2021-05-16T23:36:04.2210466Z new_list_of html 2021-05-16T23:36:04.2359241Z new_partial html 2021-05-16T23:36:04.2493037Z new_rcrd html 2021-05-16T23:36:04.2983732Z new_vctr html 2021-05-16T23:36:04.3123008Z obj_print html 2021-05-16T23:36:04.3213097Z op-empty-default html 2021-05-16T23:36:04.3303914Z partial_factor html 2021-05-16T23:36:04.3390696Z partial_frame html 2021-05-16T23:36:04.3886757Z reference-faq-compatibility html 2021-05-16T23:36:04.4096607Z s3_register html 2021-05-16T23:36:04.4136239Z table html 2021-05-16T23:36:04.5172303Z theory-faq-coercion html 2021-05-16T23:36:04.5237953Z unspecified html 2021-05-16T23:36:04.5474332Z vctrs-conditions html 2021-05-16T23:36:04.5537676Z vctrs-data-frame html 2021-05-16T23:36:04.5756254Z vctrs-package html 2021-05-16T23:36:04.6091072Z vec-rep html 2021-05-16T23:36:04.6594571Z vec_arith html 2021-05-16T23:36:04.6771604Z vec_as_index html 2021-05-16T23:36:04.7181373Z vec_as_location html 2021-05-16T23:36:04.7909959Z vec_as_names html 2021-05-16T23:36:04.8012314Z vec_as_names_legacy html 2021-05-16T23:36:04.8246843Z vec_as_subscript html 2021-05-16T23:36:04.8719740Z vec_assert html 2021-05-16T23:36:04.9391054Z vec_bind html 2021-05-16T23:36:04.9792603Z vec_c html 2021-05-16T23:36:05.0168573Z vec_cast html 2021-05-16T23:36:05.0314633Z vec_cbind_frame_ptype html 2021-05-16T23:36:05.0811507Z vec_chop html 2021-05-16T23:36:05.0997660Z vec_compare html 2021-05-16T23:36:05.1165935Z vec_count html 2021-05-16T23:36:05.1322564Z vec_data html 2021-05-16T23:36:05.1589006Z vec_default_ptype2 html 2021-05-16T23:36:05.1706800Z vec_detect_complete html 2021-05-16T23:36:05.1912814Z vec_duplicate html 2021-05-16T23:36:05.2036195Z vec_empty html 2021-05-16T23:36:05.2268770Z vec_equal html 2021-05-16T23:36:05.2398463Z vec_fill_missing html 2021-05-16T23:36:05.2651794Z vec_group html 2021-05-16T23:36:05.2757533Z vec_identify_runs html 2021-05-16T23:36:05.2837514Z vec_init html 2021-05-16T23:36:05.2928601Z vec_is_list html 2021-05-16T23:36:05.3021679Z vec_list_cast html 2021-05-16T23:36:05.3330204Z vec_match html 2021-05-16T23:36:05.3678148Z vec_math html 2021-05-16T23:36:05.4018848Z vec_names html 2021-05-16T23:36:05.4198244Z vec_order html 2021-05-16T23:36:05.4872172Z vec_proxy html 2021-05-16T23:36:05.5155018Z vec_proxy_compare html 2021-05-16T23:36:05.5391354Z vec_proxy_equal html 2021-05-16T23:36:05.5930790Z vec_ptype html 2021-05-16T23:36:05.6222137Z vec_ptype2 html 2021-05-16T23:36:05.6401992Z vec_ptype_full html 2021-05-16T23:36:05.6645158Z vec_recycle html 2021-05-16T23:36:05.6789520Z vec_repeat html 2021-05-16T23:36:05.6886536Z vec_seq_along html 2021-05-16T23:36:05.7377286Z vec_size html 2021-05-16T23:36:05.7781459Z vec_slice html 2021-05-16T23:36:05.7936260Z vec_split html 2021-05-16T23:36:05.8067063Z vec_type html 2021-05-16T23:36:05.8243845Z vec_unique html 2021-05-16T23:36:05.8256951Z *** copying figures 2021-05-16T23:36:05.8329510Z ** building package indices 2021-05-16T23:36:06.0848291Z ** installing vignettes 2021-05-16T23:36:06.1016492Z ** testing if installed package can be loaded 2021-05-16T23:36:06.1019432Z *** arch - i386 2021-05-16T23:36:06.4083727Z *** arch - x64 2021-05-16T23:36:06.7285751Z * DONE (vctrs) 2021-05-16T23:36:06.9339306Z In R CMD INSTALL 2021-05-16T23:36:07.3565533Z * installing *source* package 'processx' ... 2021-05-16T23:36:07.3685846Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T23:36:07.3973193Z ** libs 2021-05-16T23:36:07.3983313Z 2021-05-16T23:36:07.3984640Z *** arch - i386 2021-05-16T23:36:07.4528597Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T23:36:07.7008349Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T23:36:08.2369514Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T23:36:08.7022273Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic supervisor/supervisor.c supervisor/utils.c supervisor/windows.c -o supervisor/supervisor.exe 2021-05-16T23:36:09.7088458Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:36:10.1245580Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c poll.c -o poll.o 2021-05-16T23:36:10.5549622Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c errors.c -o errors.o 2021-05-16T23:36:10.9610681Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c processx-connection.c -o processx-connection.o 2021-05-16T23:36:11.8056131Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c processx-vector.c -o processx-vector.o 2021-05-16T23:36:12.2459306Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c create-time.c -o create-time.o 2021-05-16T23:36:12.6620794Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-16T23:36:12.8153188Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/processx.c -o win/processx.o 2021-05-16T23:36:13.5531610Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/stdio.c -o win/stdio.o 2021-05-16T23:36:14.0778809Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/named_pipe.c -o win/named_pipe.o 2021-05-16T23:36:14.5064928Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/utils.c -o win/utils.o 2021-05-16T23:36:14.9091696Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/thread.c -o win/thread.o 2021-05-16T23:36:15.2830223Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T23:36:15.2831962Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T23:36:15.2832881Z int ret; 2021-05-16T23:36:15.2833349Z ^ 2021-05-16T23:36:15.3829837Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c cleancall.c -o cleancall.o 2021-05-16T23:36:15.6566084Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o processx.dll tmp.def init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o win/processx.o win/stdio.o win/named_pipe.o win/utils.o win/thread.o cleancall.o -lws2_32 -LC:/R/bin/i386 -lR 2021-05-16T23:36:15.7917999Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c client.c -o client.o 2021-05-16T23:36:16.2481250Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T23:36:16.2492291Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-16T23:36:16.3604071Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T23:36:16.3675987Z 2021-05-16T23:36:16.3679146Z *** arch - x64 2021-05-16T23:36:16.4194086Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T23:36:16.6272523Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T23:36:17.3720916Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T23:36:18.0544978Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic supervisor/supervisor.c supervisor/utils.c supervisor/windows.c -o supervisor/supervisor.exe 2021-05-16T23:36:19.5186224Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:36:20.1714391Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c poll.c -o poll.o 2021-05-16T23:36:20.8451805Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c errors.c -o errors.o 2021-05-16T23:36:21.5049891Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c processx-connection.c -o processx-connection.o 2021-05-16T23:36:22.5167405Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c processx-vector.c -o processx-vector.o 2021-05-16T23:36:23.2044674Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c create-time.c -o create-time.o 2021-05-16T23:36:23.8649937Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-16T23:36:24.0010117Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/processx.c -o win/processx.o 2021-05-16T23:36:24.9050308Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/stdio.c -o win/stdio.o 2021-05-16T23:36:25.6546041Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/named_pipe.c -o win/named_pipe.o 2021-05-16T23:36:26.3323587Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/utils.c -o win/utils.o 2021-05-16T23:36:26.9950112Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/thread.c -o win/thread.o 2021-05-16T23:36:27.6042764Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T23:36:27.6044878Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T23:36:27.6046021Z int ret; 2021-05-16T23:36:27.6046621Z ^ 2021-05-16T23:36:27.6896041Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c cleancall.c -o cleancall.o 2021-05-16T23:36:27.9662533Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o processx.dll tmp.def init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o win/processx.o win/stdio.o win/named_pipe.o win/utils.o win/thread.o cleancall.o -lws2_32 -LC:/R/bin/x64 -lR 2021-05-16T23:36:28.0897754Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c client.c -o client.o 2021-05-16T23:36:28.7829940Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T23:36:28.7831536Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-16T23:36:28.8830051Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T23:36:28.8896444Z ** R 2021-05-16T23:36:28.9219922Z ** inst 2021-05-16T23:36:28.9242967Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:30.5147997Z ** help 2021-05-16T23:36:30.6356609Z *** installing help indices 2021-05-16T23:36:30.6991186Z converting help for package 'processx' 2021-05-16T23:36:30.7273755Z finding HTML links ... done 2021-05-16T23:36:30.7697081Z base64_decode html 2021-05-16T23:36:30.7783560Z curl_fds html 2021-05-16T23:36:30.8254785Z default_pty_options html 2021-05-16T23:36:30.8453063Z poll html 2021-05-16T23:36:31.3540688Z process html 2021-05-16T23:36:31.3828268Z process_initialize html 2021-05-16T23:36:31.4277186Z processx_connections html 2021-05-16T23:36:31.5231920Z run html 2021-05-16T23:36:31.5302092Z supervisor_kill html 2021-05-16T23:36:31.5307906Z ** building package indices 2021-05-16T23:36:31.5798466Z ** testing if installed package can be loaded 2021-05-16T23:36:31.5800932Z *** arch - i386 2021-05-16T23:36:31.8872282Z *** arch - x64 2021-05-16T23:36:32.2000676Z * DONE (processx) 2021-05-16T23:36:32.2731083Z In R CMD INSTALL 2021-05-16T23:36:32.5553247Z * installing *source* package 'highr' ... 2021-05-16T23:36:32.5590740Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T23:36:32.5910373Z ** R 2021-05-16T23:36:32.5964297Z ** inst 2021-05-16T23:36:32.6014323Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:32.7730789Z ** help 2021-05-16T23:36:32.8001525Z *** installing help indices 2021-05-16T23:36:32.8224845Z converting help for package 'highr' 2021-05-16T23:36:32.8506532Z finding HTML links ... done 2021-05-16T23:36:32.8647321Z hi_andre html 2021-05-16T23:36:32.8976681Z hilight html 2021-05-16T23:36:32.8981899Z ** building package indices 2021-05-16T23:36:32.9115371Z ** installing vignettes 2021-05-16T23:36:32.9174904Z ** testing if installed package can be loaded 2021-05-16T23:36:32.9177705Z *** arch - i386 2021-05-16T23:36:33.2236778Z *** arch - x64 2021-05-16T23:36:33.5352542Z * DONE (highr) 2021-05-16T23:36:33.5612779Z In R CMD INSTALL 2021-05-16T23:36:34.1865939Z * installing *source* package 'pillar' ... 2021-05-16T23:36:34.2125230Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T23:36:34.2473509Z ** R 2021-05-16T23:36:34.2884705Z ** inst 2021-05-16T23:36:34.3007458Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:36.0518986Z ** help 2021-05-16T23:36:36.2754632Z *** installing help indices 2021-05-16T23:36:36.3670508Z converting help for package 'pillar' 2021-05-16T23:36:36.3959600Z finding HTML links ... done 2021-05-16T23:36:36.4297488Z align html 2021-05-16T23:36:36.4606322Z char html 2021-05-16T23:36:36.4886429Z colonnade html 2021-05-16T23:36:36.5083794Z ctl_new_pillar html 2021-05-16T23:36:36.5202391Z deprecated html 2021-05-16T23:36:36.5254738Z dim_desc html 2021-05-16T23:36:36.5434894Z expect_known_display html 2021-05-16T23:36:36.5557306Z extra_cols html 2021-05-16T23:36:36.5725739Z format_glimpse html 2021-05-16T23:36:36.6021571Z format_tbl html 2021-05-16T23:36:36.6161918Z format_type_sum html 2021-05-16T23:36:36.6219368Z get_extent html 2021-05-16T23:36:36.6407340Z glimpse html 2021-05-16T23:36:36.6487817Z 2021-05-16T23:36:36.7012563Z finding level-2 HTML links ... done 2021-05-16T23:36:36.7100506Z new_ornament html 2021-05-16T23:36:36.7350358Z new_pillar html 2021-05-16T23:36:36.7508926Z new_pillar_component html 2021-05-16T23:36:36.7939440Z new_pillar_shaft html 2021-05-16T23:36:36.8008906Z new_pillar_title html 2021-05-16T23:36:36.8093742Z new_pillar_type html 2021-05-16T23:36:36.8298525Z new_tbl_format_setup html 2021-05-16T23:36:36.8677102Z num html 2021-05-16T23:36:36.9014720Z pillar-package html 2021-05-16T23:36:36.9297330Z pillar html 2021-05-16T23:36:36.9665989Z pillar_shaft html 2021-05-16T23:36:36.9753729Z squeeze html 2021-05-16T23:36:36.9867080Z style_subtle html 2021-05-16T23:36:37.0045421Z tbl_format_body html 2021-05-16T23:36:37.0197025Z tbl_format_footer html 2021-05-16T23:36:37.0357081Z tbl_format_header html 2021-05-16T23:36:37.0819201Z tbl_format_setup html 2021-05-16T23:36:37.0920925Z tbl_sum html 2021-05-16T23:36:37.1067813Z type_sum html 2021-05-16T23:36:37.1075584Z *** copying figures 2021-05-16T23:36:37.1121629Z ** building package indices 2021-05-16T23:36:37.1999601Z ** installing vignettes 2021-05-16T23:36:37.2096089Z ** testing if installed package can be loaded 2021-05-16T23:36:37.2100172Z *** arch - i386 2021-05-16T23:36:37.6183577Z *** arch - x64 2021-05-16T23:36:38.0364912Z * DONE (pillar) 2021-05-16T23:36:38.1038031Z In R CMD INSTALL 2021-05-16T23:36:38.4735995Z * installing *source* package 'callr' ... 2021-05-16T23:36:38.4829803Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T23:36:38.5120151Z ** R 2021-05-16T23:36:38.5438635Z ** inst 2021-05-16T23:36:38.5459510Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:41.9203869Z ** help 2021-05-16T23:36:42.1216972Z *** installing help indices 2021-05-16T23:36:42.2247682Z converting help for package 'callr' 2021-05-16T23:36:42.2523980Z finding HTML links ... done 2021-05-16T23:36:42.3100921Z callr html 2021-05-16T23:36:42.3223945Z convert_and_check_my_args html 2021-05-16T23:36:42.3289113Z default_repos html 2021-05-16T23:36:42.3394358Z get_result html 2021-05-16T23:36:42.3491384Z new_callr_error html 2021-05-16T23:36:42.4445118Z r html 2021-05-16T23:36:42.5027365Z r_bg html 2021-05-16T23:36:42.5483331Z r_copycat html 2021-05-16T23:36:42.6669000Z r_process html 2021-05-16T23:36:42.6770008Z r_process_options html 2021-05-16T23:36:42.9399146Z r_session html 2021-05-16T23:36:42.9534411Z r_session_debug html 2021-05-16T23:36:42.9813623Z r_session_options html 2021-05-16T23:36:43.0173300Z r_vanilla html 2021-05-16T23:36:43.0850624Z rcmd html 2021-05-16T23:36:43.1339426Z rcmd_bg html 2021-05-16T23:36:43.1665027Z rcmd_copycat html 2021-05-16T23:36:43.2685903Z rcmd_process html 2021-05-16T23:36:43.2793598Z rcmd_process_options html 2021-05-16T23:36:43.2979379Z rcmd_safe_env html 2021-05-16T23:36:43.3086547Z reexports html 2021-05-16T23:36:43.3642586Z rscript html 2021-05-16T23:36:43.4728029Z rscript_process html 2021-05-16T23:36:43.4906596Z rscript_process_options html 2021-05-16T23:36:43.4990517Z supported_archs html 2021-05-16T23:36:43.5002487Z ** building package indices 2021-05-16T23:36:43.6078460Z ** testing if installed package can be loaded 2021-05-16T23:36:43.6080454Z *** arch - i386 2021-05-16T23:36:43.9141104Z *** arch - x64 2021-05-16T23:36:44.2263361Z * DONE (callr) 2021-05-16T23:36:44.2696624Z In R CMD INSTALL 2021-05-16T23:36:45.0314040Z * installing *source* package 'knitr' ... 2021-05-16T23:36:45.0709713Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T23:36:45.1286856Z ** R 2021-05-16T23:36:45.2171601Z ** demo 2021-05-16T23:36:45.2195373Z ** inst 2021-05-16T23:36:45.2943019Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:49.5763216Z ** help 2021-05-16T23:36:49.9842760Z *** installing help indices 2021-05-16T23:36:50.1998974Z converting help for package 'knitr' 2021-05-16T23:36:50.2334388Z finding HTML links ... done 2021-05-16T23:36:50.3063229Z Sweave2knitr html 2021-05-16T23:36:50.3227436Z all_labels html 2021-05-16T23:36:50.3297837Z all_patterns html 2021-05-16T23:36:50.3598737Z asis_output html 2021-05-16T23:36:50.3702829Z cache_engines html 2021-05-16T23:36:50.4114572Z chunk_hook html 2021-05-16T23:36:50.4218963Z clean_cache html 2021-05-16T23:36:50.4402511Z 2021-05-16T23:36:50.4911603Z finding level-2 HTML links ... done 2021-05-16T23:36:50.4922390Z combine_words html 2021-05-16T23:36:50.4992325Z current_input html 2021-05-16T23:36:50.5132265Z dep_auto html 2021-05-16T23:36:50.5203505Z dep_prev html 2021-05-16T23:36:50.5413504Z engine_output html 2021-05-16T23:36:50.5580265Z fig_chunk html 2021-05-16T23:36:50.5714791Z fig_path html 2021-05-16T23:36:50.5811320Z hook_animation html 2021-05-16T23:36:50.5927746Z hook_document html 2021-05-16T23:36:50.6093725Z hook_plot html 2021-05-16T23:36:50.6182527Z image_uri html 2021-05-16T23:36:50.6367396Z imgur_upload html 2021-05-16T23:36:50.6588039Z include_graphics html 2021-05-16T23:36:50.6692101Z include_url html 2021-05-16T23:36:50.6811564Z inline_expr html 2021-05-16T23:36:50.6876491Z is_low_change html 2021-05-16T23:36:50.7426546Z kable html 2021-05-16T23:36:50.8221494Z knit html 2021-05-16T23:36:50.8547178Z knit2html html 2021-05-16T23:36:50.8830426Z knit2pandoc html 2021-05-16T23:36:50.9073160Z knit2pdf html 2021-05-16T23:36:50.9345633Z knit2wp html 2021-05-16T23:36:50.9538371Z knit_child html 2021-05-16T23:36:50.9640044Z knit_code html 2021-05-16T23:36:50.9836802Z knit_engines html 2021-05-16T23:36:50.9991749Z knit_exit html 2021-05-16T23:36:51.0136928Z knit_expand html 2021-05-16T23:36:51.0232351Z knit_filter html 2021-05-16T23:36:51.0309504Z knit_global html 2021-05-16T23:36:51.0421153Z knit_hooks html 2021-05-16T23:36:51.0561431Z knit_meta html 2021-05-16T23:36:51.0848373Z knit_params html 2021-05-16T23:36:51.0949396Z knit_params_yaml html 2021-05-16T23:36:51.1060228Z knit_patterns html 2021-05-16T23:36:51.1238306Z knit_print html 2021-05-16T23:36:51.1372418Z knit_rd html 2021-05-16T23:36:51.1557265Z knit_theme html 2021-05-16T23:36:51.1697824Z knit_watch html 2021-05-16T23:36:51.1856832Z knitr-package html 2021-05-16T23:36:51.2132743Z load_cache html 2021-05-16T23:36:51.2293559Z opts_chunk html 2021-05-16T23:36:51.2385193Z opts_hooks html 2021-05-16T23:36:51.2540045Z opts_knit html 2021-05-16T23:36:51.2594006Z opts_template html 2021-05-16T23:36:51.3046211Z output_hooks html 2021-05-16T23:36:51.3255129Z output_type html 2021-05-16T23:36:51.3560387Z pandoc html 2021-05-16T23:36:51.3633928Z pat_fun html 2021-05-16T23:36:51.3801169Z plot_crop html 2021-05-16T23:36:51.3877044Z rand_seed html 2021-05-16T23:36:51.3996081Z raw_block html 2021-05-16T23:36:51.4240991Z raw_output html 2021-05-16T23:36:51.4645885Z read_chunk html 2021-05-16T23:36:51.4731428Z read_rforge html 2021-05-16T23:36:51.4854389Z rocco html 2021-05-16T23:36:51.4993856Z rst2pdf html 2021-05-16T23:36:51.5062173Z set_alias html 2021-05-16T23:36:51.5225873Z set_header html 2021-05-16T23:36:51.5350806Z set_parent html 2021-05-16T23:36:51.5441343Z sew html 2021-05-16T23:36:51.5842148Z spin html 2021-05-16T23:36:51.5984937Z spin_child html 2021-05-16T23:36:51.6258830Z stitch html 2021-05-16T23:36:51.6400098Z vignette_engines html 2021-05-16T23:36:51.6548327Z wrap_rmd html 2021-05-16T23:36:51.6839838Z write_bib html 2021-05-16T23:36:51.6851079Z ** building package indices 2021-05-16T23:36:51.8821928Z ** installing vignettes 2021-05-16T23:36:51.8934167Z ** testing if installed package can be loaded 2021-05-16T23:36:51.8936962Z *** arch - i386 2021-05-16T23:36:52.1990726Z *** arch - x64 2021-05-16T23:36:52.5310335Z * DONE (knitr) 2021-05-16T23:36:52.6311348Z In R CMD INSTALL 2021-05-16T23:36:53.2771978Z * installing *source* package 'tibble' ... 2021-05-16T23:36:53.3035252Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T23:36:53.3424980Z ** libs 2021-05-16T23:36:53.3434688Z 2021-05-16T23:36:53.3435775Z *** arch - i386 2021-05-16T23:36:53.3729309Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=generic -c attributes.c -o attributes.o 2021-05-16T23:36:53.4857405Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=generic -c coerce.c -o coerce.o 2021-05-16T23:36:53.6127879Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:36:53.7149582Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=generic -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:36:54.0065380Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-16T23:36:54.1240586Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-16T23:36:54.1251046Z 2021-05-16T23:36:54.1252390Z *** arch - x64 2021-05-16T23:36:54.1500519Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=generic -c attributes.c -o attributes.o 2021-05-16T23:36:54.2546444Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=generic -c coerce.c -o coerce.o 2021-05-16T23:36:54.3724555Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:36:54.4682591Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=generic -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:36:54.7561623Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-16T23:36:54.8615722Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-16T23:36:54.8646219Z ** R 2021-05-16T23:36:54.9000004Z ** inst 2021-05-16T23:36:54.9120494Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:56.7677449Z ** help 2021-05-16T23:36:56.9116765Z *** installing help indices 2021-05-16T23:36:56.9845570Z converting help for package 'tibble' 2021-05-16T23:36:57.0135435Z finding HTML links ... done 2021-05-16T23:36:57.0627753Z add_column html 2021-05-16T23:36:57.0804871Z add_row html 2021-05-16T23:36:57.1517700Z as_tibble html 2021-05-16T23:36:57.1638909Z 2021-05-16T23:36:57.2146038Z finding level-2 HTML links ... done 2021-05-16T23:36:57.2213376Z deprecated html 2021-05-16T23:36:57.2364861Z enframe html 2021-05-16T23:36:57.2909419Z formatting html 2021-05-16T23:36:57.3118420Z frame_matrix html 2021-05-16T23:36:57.3207005Z is.tibble html 2021-05-16T23:36:57.3273142Z is_tibble html 2021-05-16T23:36:57.3312273Z knit_print.trunc_mat html 2021-05-16T23:36:57.3542304Z lst html 2021-05-16T23:36:57.3842174Z name-repair-superseded html 2021-05-16T23:36:57.3923566Z name-repair html 2021-05-16T23:36:57.4202267Z new_tibble html 2021-05-16T23:36:57.4444320Z reexports html 2021-05-16T23:36:57.4614251Z rownames html 2021-05-16T23:36:57.4978427Z subsetting html 2021-05-16T23:36:57.5404167Z tbl_df-class html 2021-05-16T23:36:57.6099666Z tibble-package html 2021-05-16T23:36:57.6629808Z tibble html 2021-05-16T23:36:57.6807937Z tribble html 2021-05-16T23:36:57.7046037Z trunc_mat html 2021-05-16T23:36:57.7215584Z view html 2021-05-16T23:36:57.7222358Z *** copying figures 2021-05-16T23:36:57.7270599Z ** building package indices 2021-05-16T23:36:57.7951267Z ** installing vignettes 2021-05-16T23:36:57.8039587Z ** testing if installed package can be loaded 2021-05-16T23:36:57.8044619Z *** arch - i386 2021-05-16T23:36:58.3119571Z *** arch - x64 2021-05-16T23:36:58.8262734Z * DONE (tibble) 2021-05-16T23:36:58.9034044Z In R CMD INSTALL 2021-05-16T23:36:59.2499439Z * installing *source* package 'pkgbuild' ... 2021-05-16T23:36:59.2571466Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T23:36:59.2894265Z ** R 2021-05-16T23:36:59.3083260Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:00.4307921Z ** help 2021-05-16T23:37:00.5179962Z *** installing help indices 2021-05-16T23:37:00.5747252Z converting help for package 'pkgbuild' 2021-05-16T23:37:00.6019802Z finding HTML links ... done 2021-05-16T23:37:01.2301361Z ** building package indices 2021-05-16T23:37:01.2302078Z ** testing if installed package can be loaded 2021-05-16T23:37:01.2302634Z *** arch - i386 2021-05-16T23:37:01.2303146Z build html 2021-05-16T23:37:01.2304000Z clean_dll html 2021-05-16T23:37:01.2305609Z compile_dll html 2021-05-16T23:37:01.2306564Z compiler_flags html 2021-05-16T23:37:01.2307249Z has_build_tools html 2021-05-16T23:37:01.2307914Z has_compiler html 2021-05-16T23:37:01.2308538Z has_latex html 2021-05-16T23:37:01.2309162Z has_rtools html 2021-05-16T23:37:01.2309931Z needs_compile html 2021-05-16T23:37:01.2310644Z pkg_has_src html 2021-05-16T23:37:01.2311304Z pkg_links_to_rcpp html 2021-05-16T23:37:01.2311965Z pkgbuild_process html 2021-05-16T23:37:01.2312639Z rcmd_build_tools html 2021-05-16T23:37:01.2313301Z rtools_needed html 2021-05-16T23:37:01.2313929Z with_debug html 2021-05-16T23:37:01.2314591Z without_compiler html 2021-05-16T23:37:01.3133076Z *** arch - x64 2021-05-16T23:37:01.7250834Z * DONE (pkgbuild) 2021-05-16T23:37:01.7651585Z In R CMD INSTALL 2021-05-16T23:37:02.4038306Z * installing *source* package 'roxygen2' ... 2021-05-16T23:37:02.4317804Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T23:37:02.4704100Z ** libs 2021-05-16T23:37:02.4719801Z 2021-05-16T23:37:02.4721035Z *** arch - i386 2021-05-16T23:37:02.5007700Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:37:06.2308287Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T23:37:08.2156218Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c isComplete.cpp -o isComplete.o 2021-05-16T23:37:11.2290692Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T23:37:12.7524236Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c parser2.cpp -o parser2.o 2021-05-16T23:37:16.2265823Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T23:37:18.6075121Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o roxygen2.dll tmp.def RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -LC:/R/bin/i386 -lR 2021-05-16T23:37:18.9335416Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-16T23:37:18.9366571Z 2021-05-16T23:37:18.9367551Z *** arch - x64 2021-05-16T23:37:18.9625720Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:37:22.5262228Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T23:37:25.0419332Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c isComplete.cpp -o isComplete.o 2021-05-16T23:37:27.5422922Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T23:37:30.0745489Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c parser2.cpp -o parser2.o 2021-05-16T23:37:33.6336073Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T23:37:36.3810917Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o roxygen2.dll tmp.def RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -LC:/R/bin/x64 -lR 2021-05-16T23:37:36.7740772Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-16T23:37:36.7790839Z ** R 2021-05-16T23:37:36.8407585Z ** inst 2021-05-16T23:37:36.8476716Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:41.0172042Z ** help 2021-05-16T23:37:41.1652629Z *** installing help indices 2021-05-16T23:37:41.2546388Z converting help for package 'roxygen2' 2021-05-16T23:37:41.2834077Z finding HTML links ... done 2021-05-16T23:37:41.4263492Z RoxyTopic html 2021-05-16T23:37:41.4367774Z double_escape_md html 2021-05-16T23:37:41.4429601Z escape_examples html 2021-05-16T23:37:41.4516327Z is_s3_generic html 2021-05-16T23:37:41.4652323Z load html 2021-05-16T23:37:41.4859735Z load_options html 2021-05-16T23:37:41.5113585Z markdown-internals html 2021-05-16T23:37:41.5276030Z markdown-test html 2021-05-16T23:37:41.5455154Z markdown_pass1 html 2021-05-16T23:37:41.5564419Z namespace_roclet html 2021-05-16T23:37:41.5628176Z object html 2021-05-16T23:37:41.5694803Z object_format html 2021-05-16T23:37:41.5820942Z parse_package html 2021-05-16T23:37:41.5918378Z rd_roclet html 2021-05-16T23:37:41.6064406Z rd_section html 2021-05-16T23:37:42.2337089Z *** copying figures 2021-05-16T23:37:42.2337672Z ** building package indices 2021-05-16T23:37:42.2338373Z ** installing vignettes 2021-05-16T23:37:42.2339037Z ** testing if installed package can be loaded 2021-05-16T23:37:42.2339583Z *** arch - i386 2021-05-16T23:37:42.2340108Z roc_proc_text html 2021-05-16T23:37:42.2340815Z roclet html 2021-05-16T23:37:42.2341771Z roclet_find html 2021-05-16T23:37:42.2343561Z roxy_block html 2021-05-16T23:37:42.2344258Z roxy_tag html 2021-05-16T23:37:42.2345240Z roxy_tag_rd html 2021-05-16T23:37:42.2346529Z roxygen2-package html 2021-05-16T23:37:42.2347376Z roxygenize html 2021-05-16T23:37:42.2348042Z tag_parsers html 2021-05-16T23:37:42.2348730Z update_collate html 2021-05-16T23:37:42.2349436Z vignette_roclet html 2021-05-16T23:37:42.3741573Z *** arch - x64 2021-05-16T23:37:42.8892198Z * DONE (roxygen2) 2021-05-16T23:37:43.0036086Z In R CMD INSTALL 2021-05-16T23:37:43.2844902Z * installing *source* package 'rematch2' ... 2021-05-16T23:37:43.2885799Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T23:37:43.3214086Z ** R 2021-05-16T23:37:43.3302663Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:43.7143927Z ** help 2021-05-16T23:37:43.7676003Z *** installing help indices 2021-05-16T23:37:43.8051346Z converting help for package 'rematch2' 2021-05-16T23:37:43.8376396Z finding HTML links ... done 2021-05-16T23:37:43.9188234Z bind_re_match html 2021-05-16T23:37:43.9190558Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/bind_re_match.Rd:30: file link 'magrittr' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-16T23:37:43.9193390Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/bind_re_match.Rd:39: file link 'repair_names' in package 'tibble' does not exist and so has been treated as a topic 2021-05-16T23:37:44.0173278Z re_exec html 2021-05-16T23:37:44.0175818Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_exec.Rd:25: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.0178139Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_exec.Rd:25: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.0180430Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_exec.Rd:89: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.0640415Z re_exec_all html 2021-05-16T23:37:44.0643423Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_exec_all.Rd:19: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.0646823Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_exec_all.Rd:19: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.0650138Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_exec_all.Rd:81: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1012288Z re_match html 2021-05-16T23:37:44.1015342Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_match.Rd:27: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1019136Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_match.Rd:18: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1022897Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_match.Rd:35: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1571795Z re_match_all html 2021-05-16T23:37:44.1575289Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_match_all.Rd:28: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1579417Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_match_all.Rd:19: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1584644Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_match_all.Rd:19: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1588825Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_match_all.Rd:34: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1592918Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0qtgbZ/R.INSTALL3605b291651/rematch2/man/re_match_all.Rd:35: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:37:44.1712201Z rematch2-package html 2021-05-16T23:37:44.1716562Z ** building package indices 2021-05-16T23:37:44.2013272Z ** testing if installed package can be loaded 2021-05-16T23:37:44.2015968Z *** arch - i386 2021-05-16T23:37:44.7096251Z *** arch - x64 2021-05-16T23:37:45.2226910Z * DONE (rematch2) 2021-05-16T23:37:45.2578670Z In R CMD INSTALL 2021-05-16T23:37:45.5965187Z * installing *source* package 'waldo' ... 2021-05-16T23:37:45.6032231Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T23:37:45.6327905Z ** R 2021-05-16T23:37:45.6446614Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:46.2281129Z ** help 2021-05-16T23:37:46.2582302Z *** installing help indices 2021-05-16T23:37:46.3180524Z converting help for package 'waldo' 2021-05-16T23:37:46.3460115Z finding HTML links ... done 2021-05-16T23:37:46.3991512Z compare html 2021-05-16T23:37:46.4134050Z compare_proxy html 2021-05-16T23:37:46.4255109Z waldo-package html 2021-05-16T23:37:46.4259779Z *** copying figures 2021-05-16T23:37:46.4266377Z ** building package indices 2021-05-16T23:37:46.4457842Z ** testing if installed package can be loaded 2021-05-16T23:37:46.4460746Z *** arch - i386 2021-05-16T23:37:46.7530131Z *** arch - x64 2021-05-16T23:37:47.0619421Z * DONE (waldo) 2021-05-16T23:37:47.0950618Z In R CMD INSTALL 2021-05-16T23:37:47.9770078Z * installing *source* package 'testthat' ... 2021-05-16T23:37:48.0241633Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T23:37:48.0635101Z ** libs 2021-05-16T23:37:48.0645082Z 2021-05-16T23:37:48.0646262Z *** arch - i386 2021-05-16T23:37:48.0947154Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:37:48.7341025Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O3 -Wall -std=gnu99 -mtune=generic -c reassign.c -o reassign.o 2021-05-16T23:37:48.7350332Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-catch.cpp -o test-catch.o 2021-05-16T23:37:48.8752528Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-example.cpp -o test-example.o 2021-05-16T23:37:49.2645051Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-runner.cpp -o test-runner.o 2021-05-16T23:37:53.4969540Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T23:37:53.4972028Z from test-runner.cpp:7: 2021-05-16T23:37:53.4973888Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T23:37:53.4976515Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T23:37:53.4980084Z } 2021-05-16T23:37:53.4981065Z ^ 2021-05-16T23:37:53.5039790Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T23:37:53.5041494Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T23:37:53.5042419Z } 2021-05-16T23:37:53.5042846Z ^ 2021-05-16T23:37:59.7906178Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o testthat.dll tmp.def init.o reassign.o test-catch.o test-example.o test-runner.o -LC:/R/bin/i386 -lR 2021-05-16T23:38:00.2134352Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-16T23:38:00.2166978Z 2021-05-16T23:38:00.2168175Z *** arch - x64 2021-05-16T23:38:00.2438390Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:38:00.3486120Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -std=gnu99 -mtune=generic -c reassign.c -o reassign.o 2021-05-16T23:38:00.4566398Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-catch.cpp -o test-catch.o 2021-05-16T23:38:00.9666147Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-example.cpp -o test-example.o 2021-05-16T23:38:01.3552862Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-runner.cpp -o test-runner.o 2021-05-16T23:38:05.7639272Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T23:38:05.7640929Z from test-runner.cpp:7: 2021-05-16T23:38:05.7642706Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T23:38:05.7646823Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T23:38:05.7649359Z } 2021-05-16T23:38:05.7653030Z ^ 2021-05-16T23:38:05.7724755Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T23:38:05.7726382Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T23:38:05.7727340Z } 2021-05-16T23:38:05.7727816Z ^ 2021-05-16T23:38:11.6464469Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o testthat.dll tmp.def init.o reassign.o test-catch.o test-example.o test-runner.o -LC:/R/bin/x64 -lR 2021-05-16T23:38:12.1619014Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-16T23:38:12.1672045Z ** R 2021-05-16T23:38:12.2458922Z ** inst 2021-05-16T23:38:12.2654923Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:23.2597440Z ** help 2021-05-16T23:38:23.2598136Z *** installing help indices 2021-05-16T23:38:23.3830786Z converting help for package 'testthat' 2021-05-16T23:38:23.4118212Z finding HTML links ... done 2021-05-16T23:38:23.4686099Z CheckReporter html 2021-05-16T23:38:23.4956846Z DebugReporter html 2021-05-16T23:38:23.5108387Z FailReporter html 2021-05-16T23:38:23.5213055Z JunitReporter html 2021-05-16T23:38:23.5365166Z ListReporter html 2021-05-16T23:38:23.5517118Z LocationReporter html 2021-05-16T23:38:23.5675289Z MinimalReporter html 2021-05-16T23:38:23.5831252Z MultiReporter html 2021-05-16T23:38:23.6033266Z ProgressReporter html 2021-05-16T23:38:23.6224122Z RStudioReporter html 2021-05-16T23:38:23.6424521Z Reporter html 2021-05-16T23:38:23.6581199Z SilentReporter html 2021-05-16T23:38:23.6755343Z StopReporter html 2021-05-16T23:38:23.6949984Z SummaryReporter html 2021-05-16T23:38:23.7104500Z TapReporter html 2021-05-16T23:38:23.7271115Z TeamcityReporter html 2021-05-16T23:38:23.7453369Z auto_test html 2021-05-16T23:38:23.7581046Z auto_test_package html 2021-05-16T23:38:23.7775146Z capture_condition html 2021-05-16T23:38:23.7914904Z capture_output html 2021-05-16T23:38:23.8161276Z compare html 2021-05-16T23:38:23.8236373Z compare_state html 2021-05-16T23:38:23.8436775Z comparison-expectations html 2021-05-16T23:38:23.8582079Z context html 2021-05-16T23:38:23.8631619Z context_start_file html 2021-05-16T23:38:23.8722239Z default_reporter html 2021-05-16T23:38:23.8877230Z describe html 2021-05-16T23:38:23.8983817Z dir_state html 2021-05-16T23:38:23.9439657Z equality-expectations html 2021-05-16T23:38:23.9520590Z evaluate_promise html 2021-05-16T23:38:23.9789401Z expect html 2021-05-16T23:38:24.0031764Z expect_equivalent html 2021-05-16T23:38:24.0585343Z expect_error html 2021-05-16T23:38:24.0668756Z expect_invisible html 2021-05-16T23:38:24.0882380Z expect_is html 2021-05-16T23:38:24.1283093Z expect_known_output html 2021-05-16T23:38:24.1462141Z expect_length html 2021-05-16T23:38:24.1532720Z expect_less_than html 2021-05-16T23:38:24.1927434Z expect_match html 2021-05-16T23:38:24.2182988Z expect_named html 2021-05-16T23:38:24.2397573Z expect_null html 2021-05-16T23:38:24.2748077Z expect_output html 2021-05-16T23:38:24.2850314Z expect_output_file html 2021-05-16T23:38:24.3146043Z expect_reference html 2021-05-16T23:38:24.3358298Z expect_setequal html 2021-05-16T23:38:24.3516239Z expect_silent html 2021-05-16T23:38:24.4105201Z expect_snapshot html 2021-05-16T23:38:24.4284956Z expect_snapshot_file html 2021-05-16T23:38:24.4375045Z expect_success html 2021-05-16T23:38:24.4588669Z expect_that html 2021-05-16T23:38:24.4743045Z expect_vector html 2021-05-16T23:38:24.4990338Z expectation html 2021-05-16T23:38:24.5091790Z fail html 2021-05-16T23:38:24.5148945Z find_reporter html 2021-05-16T23:38:24.5324738Z find_test_scripts html 2021-05-16T23:38:24.5662766Z inheritance-expectations html 2021-05-16T23:38:24.5790189Z is_informative_error html 2021-05-16T23:38:24.5877817Z is_testing html 2021-05-16T23:38:24.5944850Z local_edition html 2021-05-16T23:38:24.5984866Z local_snapshotter html 2021-05-16T23:38:24.6394963Z local_test_context html 2021-05-16T23:38:24.6478533Z local_test_directory html 2021-05-16T23:38:24.6708462Z logical-expectations html 2021-05-16T23:38:24.6780963Z make_expectation html 2021-05-16T23:38:24.6833344Z not html 2021-05-16T23:38:24.6923581Z oldskool html 2021-05-16T23:38:24.7074224Z quasi_label html 2021-05-16T23:38:24.7145464Z reexports html 2021-05-16T23:38:24.7269111Z reporter-accessors html 2021-05-16T23:38:24.7342099Z run_cpp_tests html 2021-05-16T23:38:24.7400816Z safe_digest html 2021-05-16T23:38:24.7734016Z skip html 2021-05-16T23:38:24.7858802Z snapshot_accept html 2021-05-16T23:38:24.7986054Z source_file html 2021-05-16T23:38:24.8034883Z takes_less_than html 2021-05-16T23:38:24.8174988Z teardown html 2021-05-16T23:38:24.8245291Z teardown_env html 2021-05-16T23:38:24.8686237Z test_dir html 2021-05-16T23:38:24.8744073Z test_env html 2021-05-16T23:38:24.8869002Z test_examples html 2021-05-16T23:38:25.7475124Z *** copying figures 2021-05-16T23:38:25.7476787Z ** building package indices 2021-05-16T23:38:25.7477403Z ** installing vignettes 2021-05-16T23:38:25.7478065Z ** testing if installed package can be loaded 2021-05-16T23:38:25.7478611Z *** arch - i386 2021-05-16T23:38:25.7479017Z *** arch - x64 2021-05-16T23:38:25.7479520Z test_file html 2021-05-16T23:38:25.7480107Z test_package html 2021-05-16T23:38:25.7480713Z test_path html 2021-05-16T23:38:25.7481250Z test_that html 2021-05-16T23:38:25.7481878Z testthat-package html 2021-05-16T23:38:25.7482545Z testthat_examples html 2021-05-16T23:38:25.7483284Z testthat_results html 2021-05-16T23:38:25.7483850Z try_again html 2021-05-16T23:38:25.7484403Z use_catch html 2021-05-16T23:38:25.7484979Z verify_output html 2021-05-16T23:38:25.7485518Z watch html 2021-05-16T23:38:25.7486064Z with_mock html 2021-05-16T23:38:26.0191763Z * DONE (testthat) 2021-05-16T23:38:26.1657421Z In R CMD INSTALL 2021-05-16T23:38:26.7385071Z * installing *source* package 'devtools' ... 2021-05-16T23:38:26.7608463Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T23:38:26.8094504Z ** R 2021-05-16T23:38:26.8402286Z ** inst 2021-05-16T23:38:26.8439032Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:28.6097878Z ** help 2021-05-16T23:38:28.8514097Z *** installing help indices 2021-05-16T23:38:28.9786227Z converting help for package 'devtools' 2021-05-16T23:38:29.0119600Z finding HTML links ... done 2021-05-16T23:38:29.0469474Z as.package html 2021-05-16T23:38:29.0574587Z bash html 2021-05-16T23:38:29.0876609Z build html 2021-05-16T23:38:29.1001203Z build_manual html 2021-05-16T23:38:29.1163497Z build_rmd html 2021-05-16T23:38:29.1268938Z build_site html 2021-05-16T23:38:29.1580951Z build_vignettes html 2021-05-16T23:38:29.2120472Z 2021-05-16T23:38:29.2651696Z finding level-2 HTML links ... done 2021-05-16T23:38:29.2709760Z check html 2021-05-16T23:38:29.2872669Z check_man html 2021-05-16T23:38:29.3152415Z check_rhub html 2021-05-16T23:38:29.3405056Z check_win html 2021-05-16T23:38:29.3472354Z clean_vignettes html 2021-05-16T23:38:29.3604649Z create html 2021-05-16T23:38:29.3705747Z dev_mode html 2021-05-16T23:38:29.3743779Z dev_packages html 2021-05-16T23:38:29.3879817Z dev_sitrep html 2021-05-16T23:38:29.3926279Z devtools-deprecated html 2021-05-16T23:38:29.4241269Z devtools html 2021-05-16T23:38:29.4419392Z document html 2021-05-16T23:38:29.4490623Z git_checks html 2021-05-16T23:38:29.4534124Z github_pat html 2021-05-16T23:38:29.4573309Z has_tests html 2021-05-16T23:38:29.5119155Z install html 2021-05-16T23:38:29.5488575Z install_deps html 2021-05-16T23:38:29.5524202Z is.package html 2021-05-16T23:38:29.5730999Z lint html 2021-05-16T23:38:29.6219813Z load_all html 2021-05-16T23:38:29.6263873Z loaded_packages html 2021-05-16T23:38:29.6323550Z missing_s3 html 2021-05-16T23:38:29.6393361Z package_file html 2021-05-16T23:38:29.6457661Z r_env_vars html 2021-05-16T23:38:29.6754036Z reexports html 2021-05-16T23:38:29.6960902Z release html 2021-05-16T23:38:29.7028866Z release_checks html 2021-05-16T23:38:29.7155573Z reload html 2021-05-16T23:38:29.7501962Z remote-reexports html 2021-05-16T23:38:29.7692054Z revdep html 2021-05-16T23:38:29.7946726Z run_examples html 2021-05-16T23:38:29.8000679Z save_all html 2021-05-16T23:38:29.8090973Z show_news html 2021-05-16T23:38:29.8260050Z source_gist html 2021-05-16T23:38:29.8391203Z source_url html 2021-05-16T23:38:29.8520298Z spell_check html 2021-05-16T23:38:29.8624406Z submit_cran html 2021-05-16T23:38:29.8916784Z test html 2021-05-16T23:38:29.9096890Z uninstall html 2021-05-16T23:38:29.9140566Z uses_testthat html 2021-05-16T23:38:29.9215383Z wd html 2021-05-16T23:38:29.9224496Z *** copying figures 2021-05-16T23:38:29.9237635Z ** building package indices 2021-05-16T23:38:30.0576315Z ** installing vignettes 2021-05-16T23:38:30.0665511Z ** testing if installed package can be loaded 2021-05-16T23:38:30.0668323Z *** arch - i386 2021-05-16T23:38:30.8782904Z *** arch - x64 2021-05-16T23:38:31.6987439Z * DONE (devtools) 2021-05-16T23:38:31.7810927Z In R CMD INSTALL 2021-05-16T23:38:31.7841794Z 2021-05-16T23:38:31.7842831Z The downloaded source packages are in 2021-05-16T23:38:31.7843962Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\downloaded_packages' 2021-05-16T23:38:31.8856298Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:38:35.0679322Z 2021-05-16T23:38:35.9569902Z 2021-05-16T23:38:35.9578166Z 2021-05-16T23:38:35.9581711Z 2021-05-16T23:38:35.9591453Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac169854ca\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T23:38:35.9607673Z 2021-05-16T23:38:35.9612885Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac169854ca\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T23:38:35.9690416Z 2021-05-16T23:38:35.9692189Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac169854ca\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T23:38:36.0751692Z 2021-05-16T23:38:36.0788854Z 2021-05-16T23:38:36.0789451Z 2021-05-16T23:38:36.0789979Z 2021-05-16T23:38:36.0790551Z - preparing 'desc': 2021-05-16T23:38:36.0955759Z checking DESCRIPTION meta-information ... 2021-05-16T23:38:36.0956662Z 2021-05-16T23:38:36.0957411Z checking DESCRIPTION meta-information ... 2021-05-16T23:38:36.0958029Z 2021-05-16T23:38:36.0958735Z v checking DESCRIPTION meta-information 2021-05-16T23:38:36.2732094Z 2021-05-16T23:38:36.2784274Z 2021-05-16T23:38:36.2784728Z 2021-05-16T23:38:36.2785180Z 2021-05-16T23:38:36.2786270Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:38:36.2906087Z 2021-05-16T23:38:36.2906995Z 2021-05-16T23:38:36.2907451Z 2021-05-16T23:38:36.2907860Z 2021-05-16T23:38:36.2908576Z - checking for empty or unneeded directories 2021-05-16T23:38:36.3032536Z 2021-05-16T23:38:36.3090900Z 2021-05-16T23:38:36.4046956Z 2021-05-16T23:38:36.4047842Z 2021-05-16T23:38:36.4048471Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T23:38:36.5152306Z 2021-05-16T23:38:36.5153878Z 2021-05-16T23:38:36.5154350Z 2021-05-16T23:38:36.5885603Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:38:36.5886531Z (as 'lib' is unspecified) 2021-05-16T23:38:37.0369166Z * installing *source* package 'desc' ... 2021-05-16T23:38:37.1111511Z ** R 2021-05-16T23:38:37.1462210Z ** inst 2021-05-16T23:38:37.1502216Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:38.6683484Z ** help 2021-05-16T23:38:38.9699372Z *** installing help indices 2021-05-16T23:38:39.1291040Z 2021-05-16T23:38:39.1292195Z converting help for package 'desc' 2021-05-16T23:38:39.1575728Z finding HTML links ... done 2021-05-16T23:38:39.2090378Z check_encoding html 2021-05-16T23:38:39.2183471Z check_field html 2021-05-16T23:38:39.2251057Z cran_ascii_fields html 2021-05-16T23:38:39.2710836Z cran_valid_fields html 2021-05-16T23:38:39.2786766Z dep_types html 2021-05-16T23:38:39.2947398Z desc html 2021-05-16T23:38:39.3187962Z desc_add_author html 2021-05-16T23:38:39.3472982Z desc_add_author_gh html 2021-05-16T23:38:39.3748034Z desc_add_me html 2021-05-16T23:38:39.4044581Z desc_add_orcid html 2021-05-16T23:38:39.4156921Z desc_add_remotes html 2021-05-16T23:38:39.4442140Z desc_add_role html 2021-05-16T23:38:39.4608341Z desc_add_to_collate html 2021-05-16T23:38:39.4704624Z desc_add_urls html 2021-05-16T23:38:39.4928378Z desc_bump_version html 2021-05-16T23:38:39.5197285Z desc_change_maintainer html 2021-05-16T23:38:39.5279721Z desc_clear_remotes html 2021-05-16T23:38:39.5389774Z desc_clear_urls html 2021-05-16T23:38:39.5565655Z desc_coerce_authors_at_r html 2021-05-16T23:38:39.5712582Z desc_del html 2021-05-16T23:38:39.6026808Z desc_del_author html 2021-05-16T23:38:39.6160151Z desc_del_collate html 2021-05-16T23:38:39.6313359Z desc_del_dep html 2021-05-16T23:38:39.6432727Z desc_del_deps html 2021-05-16T23:38:39.6571547Z desc_del_from_collate html 2021-05-16T23:38:39.6663724Z desc_del_remotes html 2021-05-16T23:38:39.6967777Z desc_del_role html 2021-05-16T23:38:39.7058656Z desc_del_urls html 2021-05-16T23:38:39.7158676Z desc_fields html 2021-05-16T23:38:39.7275910Z desc_get html 2021-05-16T23:38:39.7487558Z desc_get_author html 2021-05-16T23:38:39.7650049Z desc_get_authors html 2021-05-16T23:38:39.7747096Z desc_get_built html 2021-05-16T23:38:39.7880641Z desc_get_collate html 2021-05-16T23:38:39.7997852Z desc_get_deps html 2021-05-16T23:38:39.8181377Z desc_get_field html 2021-05-16T23:38:39.8352702Z desc_get_maintainer html 2021-05-16T23:38:39.8418303Z desc_get_remotes html 2021-05-16T23:38:39.8483803Z desc_get_urls html 2021-05-16T23:38:39.8634027Z desc_get_version html 2021-05-16T23:38:39.8635981Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpILipqw/R.INSTALL14805d094a16/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:38:39.8754327Z desc_has_dep html 2021-05-16T23:38:39.8865372Z desc_has_fields html 2021-05-16T23:38:39.8939609Z desc_normalize html 2021-05-16T23:38:39.8992091Z desc_print html 2021-05-16T23:38:39.9063124Z desc_reformat_fields html 2021-05-16T23:38:39.9133271Z desc_reorder_fields html 2021-05-16T23:38:39.9285994Z desc_set html 2021-05-16T23:38:39.9479558Z desc_set_authors html 2021-05-16T23:38:39.9612977Z desc_set_collate html 2021-05-16T23:38:39.9766642Z desc_set_dep html 2021-05-16T23:38:39.9905493Z desc_set_deps html 2021-05-16T23:38:39.9998758Z desc_set_remotes html 2021-05-16T23:38:40.0089568Z desc_set_urls html 2021-05-16T23:38:40.0305682Z desc_set_version html 2021-05-16T23:38:40.0307836Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpILipqw/R.INSTALL14805d094a16/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:38:40.0358496Z desc_to_latex html 2021-05-16T23:38:40.0410223Z desc_validate html 2021-05-16T23:38:40.2332195Z description html 2021-05-16T23:38:40.2334313Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpILipqw/R.INSTALL14805d094a16/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:38:40.2336708Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpILipqw/R.INSTALL14805d094a16/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:38:40.2341282Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpILipqw/R.INSTALL14805d094a16/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:38:40.2348056Z ** building package indices 2021-05-16T23:38:40.3944282Z ** testing if installed package can be loaded 2021-05-16T23:38:40.3946844Z *** arch - i386 2021-05-16T23:38:40.7007647Z *** arch - x64 2021-05-16T23:38:41.0151177Z * DONE (desc) 2021-05-16T23:38:41.0861072Z In R CMD INSTALL 2021-05-16T23:38:41.3955778Z 2021-05-16T23:38:41.3956826Z 2021-05-16T23:38:41.3957295Z 2021-05-16T23:38:41.3966153Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac742c5950\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:38:41.3973473Z 2021-05-16T23:38:41.3982650Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac742c5950\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:38:41.4037544Z 2021-05-16T23:38:41.4039766Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac742c5950\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T23:38:41.4677500Z 2021-05-16T23:38:41.4678430Z 2021-05-16T23:38:41.4678861Z 2021-05-16T23:38:41.4679288Z 2021-05-16T23:38:41.4679848Z - preparing 'ghtravis': 2021-05-16T23:38:41.4815489Z checking DESCRIPTION meta-information ... 2021-05-16T23:38:41.4816452Z 2021-05-16T23:38:41.4817172Z checking DESCRIPTION meta-information ... 2021-05-16T23:38:41.4817799Z 2021-05-16T23:38:41.4818489Z v checking DESCRIPTION meta-information 2021-05-16T23:38:41.6072503Z 2021-05-16T23:38:41.6073700Z 2021-05-16T23:38:41.6074154Z 2021-05-16T23:38:41.6074569Z 2021-05-16T23:38:41.6075404Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:38:41.6076111Z 2021-05-16T23:38:41.6076528Z 2021-05-16T23:38:41.6077197Z - checking for empty or unneeded directories 2021-05-16T23:38:41.6151862Z 2021-05-16T23:38:41.6152581Z 2021-05-16T23:38:41.6153031Z 2021-05-16T23:38:41.6157612Z 2021-05-16T23:38:41.6158290Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T23:38:41.6760152Z 2021-05-16T23:38:41.6771354Z 2021-05-16T23:38:41.6772040Z 2021-05-16T23:38:41.7474531Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:38:41.7476518Z (as 'lib' is unspecified) 2021-05-16T23:38:42.0792296Z * installing *source* package 'ghtravis' ... 2021-05-16T23:38:42.1145803Z ** R 2021-05-16T23:38:42.1346994Z ** inst 2021-05-16T23:38:42.1373875Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:43.3504654Z ** help 2021-05-16T23:38:43.4891462Z *** installing help indices 2021-05-16T23:38:43.5610641Z 2021-05-16T23:38:43.5612597Z converting help for package 'ghtravis' 2021-05-16T23:38:43.5908624Z finding HTML links ... done 2021-05-16T23:38:43.6171744Z all_remote_package_deps html 2021-05-16T23:38:43.6326605Z binary_release_table html 2021-05-16T23:38:43.6422997Z cat_desc_elements html 2021-05-16T23:38:43.6474321Z dcf_package_version html 2021-05-16T23:38:43.6568047Z deploy_travis html 2021-05-16T23:38:43.6647365Z deployed_tarball_version html 2021-05-16T23:38:43.6765888Z drop_remotes html 2021-05-16T23:38:43.6810386Z example_description_file html 2021-05-16T23:38:43.7015762Z get_dep_table html 2021-05-16T23:38:43.7072743Z get_remote_info html 2021-05-16T23:38:43.7190594Z 2021-05-16T23:38:43.7741179Z finding level-2 HTML links ... done 2021-05-16T23:38:43.7758027Z get_remote_package_dcf html 2021-05-16T23:38:43.7811808Z get_remotes html 2021-05-16T23:38:43.7995441Z install_remote_binaries html 2021-05-16T23:38:43.8141784Z install_remotes_no_dep html 2021-05-16T23:38:43.8280099Z latest_release_with_binary html 2021-05-16T23:38:43.8350173Z make_full_version html 2021-05-16T23:38:43.8437072Z package_comparison_table html 2021-05-16T23:38:43.8487890Z package_name html 2021-05-16T23:38:43.8570481Z package_needs_update html 2021-05-16T23:38:43.8625287Z parse_one_remote html 2021-05-16T23:38:43.8670812Z r_version html 2021-05-16T23:38:43.8726419Z read_dcf html 2021-05-16T23:38:43.8836000Z remote_binaries html 2021-05-16T23:38:43.8945835Z remote_order html 2021-05-16T23:38:43.9007916Z rewrite_remotes html 2021-05-16T23:38:43.9060019Z split_remotes html 2021-05-16T23:38:43.9121929Z subset_remote html 2021-05-16T23:38:43.9164657Z sys_ext html 2021-05-16T23:38:43.9276149Z tag_table html 2021-05-16T23:38:43.9283417Z ** building package indices 2021-05-16T23:38:44.0063623Z ** testing if installed package can be loaded 2021-05-16T23:38:44.0066015Z *** arch - i386 2021-05-16T23:38:44.8177656Z *** arch - x64 2021-05-16T23:38:45.6358382Z * DONE (ghtravis) 2021-05-16T23:38:45.6754149Z In R CMD INSTALL 2021-05-16T23:38:45.6988329Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:38:45.8558546Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:38:48.8679864Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:38:48.8681688Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:38:48.8682962Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:38:48.8684403Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:38:48.8685851Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:38:48.8686875Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:38:48.8697824Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:38:48.8699186Z (as 'lib' is unspecified) 2021-05-16T23:38:50.4825654Z 2021-05-16T23:38:50.4827253Z There are binary versions available but the source versions are later: 2021-05-16T23:38:50.4838285Z binary source needs_compilation 2021-05-16T23:38:50.4839217Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T23:38:50.4839946Z generics 0.0.2 0.1.0 FALSE 2021-05-16T23:38:50.4840629Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T23:38:50.4841270Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T23:38:50.4841690Z 2021-05-16T23:38:50.4842726Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-16T23:38:50.4843419Z 2021-05-16T23:38:50.4859696Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:38:50.5196213Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T23:38:50.5261781Z ================================================== 2021-05-16T23:38:50.5262773Z downloaded 89 KB 2021-05-16T23:38:50.5263283Z 2021-05-16T23:38:50.5274712Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:38:50.5369094Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T23:38:50.5404639Z ================================================== 2021-05-16T23:38:50.5405736Z downloaded 115 KB 2021-05-16T23:38:50.5406307Z 2021-05-16T23:38:50.5416445Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:38:50.5558903Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T23:38:50.5597698Z ================================================== 2021-05-16T23:38:50.5598685Z downloaded 194 KB 2021-05-16T23:38:50.5599144Z 2021-05-16T23:38:50.5609420Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:38:50.5823403Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T23:38:50.5979170Z ================================================== 2021-05-16T23:38:50.5980022Z downloaded 932 KB 2021-05-16T23:38:50.5980523Z 2021-05-16T23:38:50.5993391Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:38:50.6069047Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T23:38:50.6113542Z ================================================== 2021-05-16T23:38:50.6114452Z downloaded 691 KB 2021-05-16T23:38:50.6114943Z 2021-05-16T23:38:51.0085386Z * installing *source* package 'tidyselect' ... 2021-05-16T23:38:51.0191560Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T23:38:51.0559210Z ** R 2021-05-16T23:38:51.0803971Z ** inst 2021-05-16T23:38:51.0855767Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:51.9867930Z ** help 2021-05-16T23:38:52.0936532Z *** installing help indices 2021-05-16T23:38:52.1639282Z converting help for package 'tidyselect' 2021-05-16T23:38:52.1961230Z finding HTML links ... done 2021-05-16T23:38:52.2517933Z all_of html 2021-05-16T23:38:52.3449460Z eval_select html 2021-05-16T23:38:52.3452495Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/eval_select.Rd:38: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:38:52.3701874Z everything html 2021-05-16T23:38:52.3908327Z faq-external-vector html 2021-05-16T23:38:52.4024580Z faq-selection-context html 2021-05-16T23:38:52.4792605Z language html 2021-05-16T23:38:52.4796327Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/language.Rd:24: file link 'last_col' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T23:38:52.4800791Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/language.Rd:30: file link 'ends_with' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T23:38:52.4805312Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T23:38:52.4809688Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T23:38:52.4814024Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/language.Rd:33: file link 'num_range' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T23:38:52.4818430Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/language.Rd:41: file link 'any_of' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T23:38:52.4893405Z one_of html 2021-05-16T23:38:52.5062767Z peek_vars html 2021-05-16T23:38:52.5247803Z poke_vars html 2021-05-16T23:38:52.5471399Z reexports html 2021-05-16T23:38:52.5474366Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:38:52.5479278Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:38:52.5482967Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/reexports.Rd:17: file link 'quo_name' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:38:52.5486770Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:38:52.5896746Z starts_with html 2021-05-16T23:38:52.6086476Z tidyselect-package html 2021-05-16T23:38:52.6300767Z vars_pull html 2021-05-16T23:38:52.6303928Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpSKO8/R.INSTALL1ad85ea4167c/tidyselect/man/vars_pull.Rd:23: file link 'quasiquotation' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:38:52.6530124Z vars_select html 2021-05-16T23:38:52.6583613Z vars_select_helpers html 2021-05-16T23:38:52.6761666Z where html 2021-05-16T23:38:52.6766674Z ** building package indices 2021-05-16T23:38:52.7296413Z ** installing vignettes 2021-05-16T23:38:52.7364130Z ** testing if installed package can be loaded 2021-05-16T23:38:52.7367057Z *** arch - i386 2021-05-16T23:38:53.0431221Z *** arch - x64 2021-05-16T23:38:53.3520354Z * DONE (tidyselect) 2021-05-16T23:38:53.3965050Z In R CMD INSTALL 2021-05-16T23:38:53.8099322Z * installing *source* package 'generics' ... 2021-05-16T23:38:53.8224744Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T23:38:53.8562126Z ** R 2021-05-16T23:38:53.8683193Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:54.0198471Z ** help 2021-05-16T23:38:54.1859770Z *** installing help indices 2021-05-16T23:38:54.2703628Z converting help for package 'generics' 2021-05-16T23:38:54.2982264Z finding HTML links ... done 2021-05-16T23:38:54.3426272Z augment html 2021-05-16T23:38:54.3624434Z calculate html 2021-05-16T23:38:54.7912035Z coercion-factor html 2021-05-16T23:38:54.8241914Z coercion-time-difference html 2021-05-16T23:38:54.8395535Z compile html 2021-05-16T23:38:54.8591327Z components html 2021-05-16T23:38:54.8750070Z equation html 2021-05-16T23:38:54.8900575Z estfun html 2021-05-16T23:38:54.9063832Z evaluate html 2021-05-16T23:38:54.9213215Z explain html 2021-05-16T23:38:54.9393448Z fit html 2021-05-16T23:38:54.9544884Z fit_xy html 2021-05-16T23:38:54.9703289Z generate html 2021-05-16T23:38:54.9921924Z generics-package html 2021-05-16T23:38:55.0098293Z glance html 2021-05-16T23:38:55.0239960Z hypothesize html 2021-05-16T23:38:55.0430132Z interpolate html 2021-05-16T23:38:55.0581309Z learn html 2021-05-16T23:38:55.0757548Z min_grid html 2021-05-16T23:38:55.0903018Z prune html 2021-05-16T23:38:55.1058288Z refit html 2021-05-16T23:38:55.1216935Z required_pkgs html 2021-05-16T23:38:55.1987720Z setops html 2021-05-16T23:38:55.2178732Z specify html 2021-05-16T23:38:55.2374003Z tidy html 2021-05-16T23:38:55.2551945Z train html 2021-05-16T23:38:55.2788323Z tunable html 2021-05-16T23:38:55.2938044Z var_imp html 2021-05-16T23:38:55.3100300Z varying_args html 2021-05-16T23:38:55.3254301Z visualize html 2021-05-16T23:38:55.3261902Z ** building package indices 2021-05-16T23:38:55.4055718Z ** testing if installed package can be loaded 2021-05-16T23:38:55.4058371Z *** arch - i386 2021-05-16T23:38:55.7135664Z *** arch - x64 2021-05-16T23:38:56.0236031Z * DONE (generics) 2021-05-16T23:38:56.0798088Z In R CMD INSTALL 2021-05-16T23:38:56.4476852Z * installing *source* package 'cpp11' ... 2021-05-16T23:38:56.4575031Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T23:38:56.4893963Z ** R 2021-05-16T23:38:56.4995688Z ** inst 2021-05-16T23:38:56.5177592Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:56.7557654Z ** help 2021-05-16T23:38:56.7926038Z *** installing help indices 2021-05-16T23:38:56.8188048Z converting help for package 'cpp11' 2021-05-16T23:38:56.8493014Z finding HTML links ... done 2021-05-16T23:38:56.8697109Z cpp11-package html 2021-05-16T23:38:56.8856135Z cpp_register html 2021-05-16T23:38:56.9056436Z cpp_source html 2021-05-16T23:38:56.9157558Z cpp_vendor html 2021-05-16T23:38:56.9161567Z ** building package indices 2021-05-16T23:38:56.9361257Z ** installing vignettes 2021-05-16T23:38:56.9425268Z ** testing if installed package can be loaded 2021-05-16T23:38:56.9427931Z *** arch - i386 2021-05-16T23:38:57.2494374Z *** arch - x64 2021-05-16T23:38:57.5639108Z * DONE (cpp11) 2021-05-16T23:38:57.5997742Z In R CMD INSTALL 2021-05-16T23:38:58.4632299Z * installing *source* package 'dplyr' ... 2021-05-16T23:38:58.5025958Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T23:38:58.5438641Z ** libs 2021-05-16T23:38:58.5449831Z 2021-05-16T23:38:58.5450678Z *** arch - i386 2021-05-16T23:38:58.5783003Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T23:38:58.7679191Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T23:38:58.9732039Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T23:38:59.1391451Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c group_by.cpp -o group_by.o 2021-05-16T23:38:59.6136827Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c group_data.cpp -o group_data.o 2021-05-16T23:38:59.7596586Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T23:38:59.9158329Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T23:39:00.0777268Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T23:39:00.2507089Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T23:39:00.4139357Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T23:39:00.5461652Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T23:39:00.8870759Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o dplyr.dll tmp.def chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -LC:/R/bin/i386 -lR 2021-05-16T23:39:01.1634600Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-16T23:39:01.1655726Z 2021-05-16T23:39:01.1656908Z *** arch - x64 2021-05-16T23:39:01.1957720Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T23:39:01.3694018Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T23:39:01.5750806Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T23:39:01.7369689Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c group_by.cpp -o group_by.o 2021-05-16T23:39:02.1947720Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c group_data.cpp -o group_data.o 2021-05-16T23:39:02.3416126Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T23:39:02.4888343Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T23:39:02.6386630Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T23:39:02.8052633Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T23:39:02.9676964Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T23:39:03.1053635Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T23:39:03.4413145Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o dplyr.dll tmp.def chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -LC:/R/bin/x64 -lR 2021-05-16T23:39:03.7644190Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-16T23:39:03.7692488Z ** R 2021-05-16T23:39:03.8738183Z ** data 2021-05-16T23:39:03.8770942Z *** moving datasets to lazyload DB 2021-05-16T23:39:04.0125381Z ** inst 2021-05-16T23:39:04.0269817Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:09.0837783Z ** help 2021-05-16T23:39:09.7649093Z *** installing help indices 2021-05-16T23:39:10.0618598Z converting help for package 'dplyr' 2021-05-16T23:39:10.0938207Z finding HTML links ... done 2021-05-16T23:39:10.2520195Z across html 2021-05-16T23:39:10.2729813Z add_rownames html 2021-05-16T23:39:10.2982175Z all_equal html 2021-05-16T23:39:10.3204145Z all_vars html 2021-05-16T23:39:10.4573216Z arrange html 2021-05-16T23:39:10.4996497Z arrange_all html 2021-05-16T23:39:10.5102487Z auto_copy html 2021-05-16T23:39:10.5392871Z backend_dbplyr html 2021-05-16T23:39:10.5471870Z band_members html 2021-05-16T23:39:10.5740403Z bench_compare html 2021-05-16T23:39:10.5831144Z between html 2021-05-16T23:39:10.6058857Z bind html 2021-05-16T23:39:10.6192796Z c_across html 2021-05-16T23:39:10.6372991Z case_when html 2021-05-16T23:39:10.6429117Z check_dbplyr html 2021-05-16T23:39:10.6600490Z coalesce html 2021-05-16T23:39:10.6784673Z combine html 2021-05-16T23:39:10.6824182Z common_by html 2021-05-16T23:39:10.7116922Z compute html 2021-05-16T23:39:10.7309016Z context html 2021-05-16T23:39:10.7459823Z copy_to html 2021-05-16T23:39:10.7757049Z count html 2021-05-16T23:39:10.7897285Z cumall html 2021-05-16T23:39:10.8012350Z defunct html 2021-05-16T23:39:10.8072738Z desc html 2021-05-16T23:39:10.8134670Z dim_desc html 2021-05-16T23:39:10.8430266Z distinct html 2021-05-16T23:39:10.8819294Z distinct_all html 2021-05-16T23:39:10.9031356Z do html 2021-05-16T23:39:10.9217195Z dplyr-package html 2021-05-16T23:39:10.9454574Z dplyr_data_masking html 2021-05-16T23:39:10.9989818Z dplyr_extending html 2021-05-16T23:39:11.0502644Z dplyr_tidy_select html 2021-05-16T23:39:11.0661167Z explain html 2021-05-16T23:39:11.1272986Z filter-joins html 2021-05-16T23:39:11.1835413Z filter html 2021-05-16T23:39:11.2253924Z filter_all html 2021-05-16T23:39:11.2562981Z funs html 2021-05-16T23:39:11.2966861Z group_by html 2021-05-16T23:39:11.3395834Z group_by_all html 2021-05-16T23:39:11.3458598Z group_by_drop_default html 2021-05-16T23:39:11.3529719Z group_by_prepare html 2021-05-16T23:39:11.3646572Z group_cols html 2021-05-16T23:39:11.3884455Z group_data html 2021-05-16T23:39:11.4355797Z group_map html 2021-05-16T23:39:11.4691086Z group_nest html 2021-05-16T23:39:11.5159277Z group_split html 2021-05-16T23:39:11.5386361Z group_trim html 2021-05-16T23:39:11.5533940Z grouped_df html 2021-05-16T23:39:11.5595021Z ident html 2021-05-16T23:39:11.5768755Z if_else html 2021-05-16T23:39:11.5899356Z lead-lag html 2021-05-16T23:39:11.6068492Z location html 2021-05-16T23:39:11.6169033Z make_tbl html 2021-05-16T23:39:11.7008416Z mutate-joins html 2021-05-16T23:39:11.7932491Z mutate html 2021-05-16T23:39:11.8578200Z mutate_all html 2021-05-16T23:39:11.8651194Z n_distinct html 2021-05-16T23:39:11.8828159Z na_if html 2021-05-16T23:39:11.8898919Z near html 2021-05-16T23:39:11.9338839Z nest_by html 2021-05-16T23:39:11.9841720Z nest_join html 2021-05-16T23:39:12.0000776Z new_grouped_df html 2021-05-16T23:39:12.0172308Z nth html 2021-05-16T23:39:12.0262753Z order_by html 2021-05-16T23:39:12.0462896Z progress_estimated html 2021-05-16T23:39:12.0750339Z pull html 2021-05-16T23:39:12.0922666Z ranking html 2021-05-16T23:39:12.1440577Z recode html 2021-05-16T23:39:12.2167983Z reexports html 2021-05-16T23:39:12.2170136Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCyRzV1/R.INSTALL10a0166d7a5c/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-16T23:39:12.2172628Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCyRzV1/R.INSTALL10a0166d7a5c/dplyr/man/reexports.Rd:49: file link 'tbl_sum' in package 'tibble' does not exist and so has been treated as a topic 2021-05-16T23:39:12.2385898Z relocate html 2021-05-16T23:39:12.2748160Z rename html 2021-05-16T23:39:12.3227746Z rows html 2021-05-16T23:39:12.3494096Z rowwise html 2021-05-16T23:39:12.3547875Z same_src html 2021-05-16T23:39:12.3884473Z sample_n html 2021-05-16T23:39:12.4883720Z scoped html 2021-05-16T23:39:12.5323105Z se-deprecated html 2021-05-16T23:39:12.6282177Z select html 2021-05-16T23:39:12.6659596Z select_all html 2021-05-16T23:39:12.6836126Z select_vars html 2021-05-16T23:39:12.6917928Z setops html 2021-05-16T23:39:12.7689122Z slice html 2021-05-16T23:39:12.7746108Z sql html 2021-05-16T23:39:12.8701464Z src html 2021-05-16T23:39:12.9051402Z src_dbi html 2021-05-16T23:39:12.9192165Z src_local html 2021-05-16T23:39:12.9257839Z src_tbls html 2021-05-16T23:39:12.9408357Z starwars html 2021-05-16T23:39:12.9563390Z storms html 2021-05-16T23:39:13.0273506Z summarise html 2021-05-16T23:39:13.0913141Z summarise_all html 2021-05-16T23:39:13.1084657Z summarise_each html 2021-05-16T23:39:13.1160897Z tbl html 2021-05-16T23:39:13.1317878Z tbl_df html 2021-05-16T23:39:13.1367723Z tbl_ptype html 2021-05-16T23:39:13.1449283Z tbl_vars html 2021-05-16T23:39:13.1783480Z tidyeval-compat html 2021-05-16T23:39:13.2058311Z top_n html 2021-05-16T23:39:13.2227371Z vars html 2021-05-16T23:39:13.2448377Z with_groups html 2021-05-16T23:39:13.2522807Z with_order html 2021-05-16T23:39:13.2537945Z *** copying figures 2021-05-16T23:39:13.2596731Z ** building package indices 2021-05-16T23:39:13.5608185Z ** installing vignettes 2021-05-16T23:39:13.5762355Z ** testing if installed package can be loaded 2021-05-16T23:39:13.5764861Z *** arch - i386 2021-05-16T23:39:14.1910054Z *** arch - x64 2021-05-16T23:39:14.8145574Z * DONE (dplyr) 2021-05-16T23:39:14.9594786Z In R CMD INSTALL 2021-05-16T23:39:15.5546631Z * installing *source* package 'tidyr' ... 2021-05-16T23:39:15.5744271Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T23:39:15.6083490Z ** libs 2021-05-16T23:39:15.6106546Z 2021-05-16T23:39:15.6107825Z *** arch - i386 2021-05-16T23:39:15.6382668Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c cpp11.cpp -o cpp11.o 2021-05-16T23:39:17.1025479Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c fill.cpp -o fill.o 2021-05-16T23:39:17.4688368Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c melt.cpp -o melt.o 2021-05-16T23:39:19.7125544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T23:39:21.4899795Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o tidyr.dll tmp.def cpp11.o fill.o melt.o simplifyPieces.o -LC:/R/bin/i386 -lR 2021-05-16T23:39:21.7666158Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-16T23:39:21.7689771Z 2021-05-16T23:39:21.7690708Z *** arch - x64 2021-05-16T23:39:21.7933795Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c cpp11.cpp -o cpp11.o 2021-05-16T23:39:23.3074454Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c fill.cpp -o fill.o 2021-05-16T23:39:23.6709871Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c melt.cpp -o melt.o 2021-05-16T23:39:25.9444249Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T23:39:27.7559038Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o tidyr.dll tmp.def cpp11.o fill.o melt.o simplifyPieces.o -LC:/R/bin/x64 -lR 2021-05-16T23:39:28.0768092Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-16T23:39:28.0810374Z ** R 2021-05-16T23:39:28.1197715Z ** data 2021-05-16T23:39:28.1269977Z *** moving datasets to lazyload DB 2021-05-16T23:39:28.4177583Z ** inst 2021-05-16T23:39:28.4284986Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:30.1550344Z ** help 2021-05-16T23:39:30.3910822Z *** installing help indices 2021-05-16T23:39:30.5057454Z converting help for package 'tidyr' 2021-05-16T23:39:30.5360388Z finding HTML links ... done 2021-05-16T23:39:30.5814758Z billboard html 2021-05-16T23:39:30.6173620Z chop html 2021-05-16T23:39:30.6423968Z complete html 2021-05-16T23:39:30.6516804Z construction html 2021-05-16T23:39:30.7150191Z deprecated-se html 2021-05-16T23:39:30.7223879Z drop_na html 2021-05-16T23:39:30.7628774Z expand html 2021-05-16T23:39:30.7881032Z expand_grid html 2021-05-16T23:39:30.8127154Z extract html 2021-05-16T23:39:30.8177970Z extract_numeric html 2021-05-16T23:39:30.8292119Z fill html 2021-05-16T23:39:30.8398141Z fish_encounters html 2021-05-16T23:39:30.8484858Z full_seq html 2021-05-16T23:39:30.8941661Z gather html 2021-05-16T23:39:30.9546917Z hoist html 2021-05-16T23:39:31.0357123Z nest html 2021-05-16T23:39:31.0684688Z nest_legacy html 2021-05-16T23:39:31.1019316Z pack html 2021-05-16T23:39:31.1086566Z pipe html 2021-05-16T23:39:31.1089792Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4QzycF/R.INSTALL108872d2592b/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-16T23:39:31.1585684Z pivot_longer html 2021-05-16T23:39:31.2287675Z pivot_longer_spec html 2021-05-16T23:39:31.2770774Z pivot_wider html 2021-05-16T23:39:31.3234615Z pivot_wider_spec html 2021-05-16T23:39:31.3534538Z reexports html 2021-05-16T23:39:31.3616860Z relig_income html 2021-05-16T23:39:31.3821864Z replace_na html 2021-05-16T23:39:31.4210505Z separate html 2021-05-16T23:39:31.4341777Z separate_rows html 2021-05-16T23:39:31.4385297Z smiths html 2021-05-16T23:39:31.4685468Z spread html 2021-05-16T23:39:31.4780316Z table1 html 2021-05-16T23:39:31.4949213Z tidyr-package html 2021-05-16T23:39:31.5034632Z tidyr_legacy html 2021-05-16T23:39:31.5498802Z tidyr_tidy_select html 2021-05-16T23:39:31.5638583Z uncount html 2021-05-16T23:39:31.5832249Z unite html 2021-05-16T23:39:31.5921269Z us_rent_income html 2021-05-16T23:39:31.6136571Z who html 2021-05-16T23:39:31.6275562Z world_bank_pop html 2021-05-16T23:39:31.6283455Z *** copying figures 2021-05-16T23:39:31.6331512Z ** building package indices 2021-05-16T23:39:31.7446032Z ** installing vignettes 2021-05-16T23:39:31.7565323Z ** testing if installed package can be loaded 2021-05-16T23:39:31.7567697Z *** arch - i386 2021-05-16T23:39:32.3662592Z *** arch - x64 2021-05-16T23:39:32.9827889Z * DONE (tidyr) 2021-05-16T23:39:33.0530332Z In R CMD INSTALL 2021-05-16T23:39:33.0558072Z 2021-05-16T23:39:33.0559218Z The downloaded source packages are in 2021-05-16T23:39:33.0560758Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\downloaded_packages' 2021-05-16T23:39:33.3313885Z 2021-05-16T23:39:33.3314919Z 2021-05-16T23:39:33.3315387Z 2021-05-16T23:39:33.3346278Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac221d79dd\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:39:33.3350821Z 2021-05-16T23:39:33.3362963Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac221d79dd\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:39:33.3405037Z 2021-05-16T23:39:33.3413763Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\remoteseac221d79dd\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T23:39:33.3791555Z 2021-05-16T23:39:33.3792533Z 2021-05-16T23:39:33.3793160Z 2021-05-16T23:39:33.3793660Z 2021-05-16T23:39:33.3794213Z - preparing 'aghast': 2021-05-16T23:39:33.3932619Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:33.3933558Z 2021-05-16T23:39:33.3934290Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:33.3934910Z 2021-05-16T23:39:33.3935584Z v checking DESCRIPTION meta-information 2021-05-16T23:39:33.4789426Z 2021-05-16T23:39:33.4790610Z 2021-05-16T23:39:33.4791068Z 2021-05-16T23:39:33.4791487Z 2021-05-16T23:39:33.4792508Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:39:33.4793069Z 2021-05-16T23:39:33.4793409Z 2021-05-16T23:39:33.4793957Z - checking for empty or unneeded directories 2021-05-16T23:39:33.4794374Z 2021-05-16T23:39:33.4794713Z 2021-05-16T23:39:33.4795168Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T23:39:33.5048021Z 2021-05-16T23:39:33.5048879Z 2021-05-16T23:39:33.5049549Z 2021-05-16T23:39:33.5406149Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:39:33.5407072Z (as 'lib' is unspecified) 2021-05-16T23:39:33.8313061Z * installing *source* package 'aghast' ... 2021-05-16T23:39:33.8696511Z ** R 2021-05-16T23:39:33.8820396Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:34.1705482Z ** help 2021-05-16T23:39:34.2252085Z *** installing help indices 2021-05-16T23:39:34.2623048Z 2021-05-16T23:39:34.2624874Z converting help for package 'aghast' 2021-05-16T23:39:34.2923090Z finding HTML links ... done 2021-05-16T23:39:34.3157017Z ga_artifacts html 2021-05-16T23:39:34.3280767Z ga_jobs html 2021-05-16T23:39:34.3397205Z ga_run_log_config html 2021-05-16T23:39:34.3625745Z ga_runs html 2021-05-16T23:39:34.3844345Z ga_secrets html 2021-05-16T23:39:34.4061683Z ga_workflows html 2021-05-16T23:39:34.4148557Z pipe html 2021-05-16T23:39:34.4153800Z ** building package indices 2021-05-16T23:39:34.4437807Z ** testing if installed package can be loaded 2021-05-16T23:39:34.4440274Z *** arch - i386 2021-05-16T23:39:34.7504045Z *** arch - x64 2021-05-16T23:39:35.0585435Z * DONE (aghast) 2021-05-16T23:39:35.0825063Z In R CMD INSTALL 2021-05-16T23:39:35.0964680Z Installing 1 packages: covr 2021-05-16T23:39:35.0977113Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:39:35.0977906Z (as 'lib' is unspecified) 2021-05-16T23:39:35.9728271Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T23:39:35.9729283Z 2021-05-16T23:39:36.6581651Z 2021-05-16T23:39:36.6583193Z There is a binary version available but the source version is later: 2021-05-16T23:39:36.6597643Z binary source needs_compilation 2021-05-16T23:39:36.6598418Z covr 3.5.0 3.5.1 TRUE 2021-05-16T23:39:36.6598803Z 2021-05-16T23:39:36.6616519Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-16T23:39:36.6845234Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-16T23:39:36.6860256Z ================================================== 2021-05-16T23:39:36.6861381Z downloaded 167 KB 2021-05-16T23:39:36.6861946Z 2021-05-16T23:39:36.6873477Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-16T23:39:36.6975994Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-16T23:39:36.6984966Z ================================================== 2021-05-16T23:39:36.6985860Z downloaded 121 KB 2021-05-16T23:39:36.6986311Z 2021-05-16T23:39:36.7160370Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T23:39:36.7323722Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T23:39:36.7346339Z 2021-05-16T23:39:36.7347670Z The downloaded binary packages are in 2021-05-16T23:39:36.7349799Z C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\downloaded_packages 2021-05-16T23:39:36.7351340Z installing the source package 'covr' 2021-05-16T23:39:36.7352163Z 2021-05-16T23:39:36.7365788Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:39:36.7830150Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T23:39:36.7846832Z ================================================== 2021-05-16T23:39:36.7849504Z downloaded 143 KB 2021-05-16T23:39:36.7850884Z 2021-05-16T23:39:37.3638359Z * installing *source* package 'covr' ... 2021-05-16T23:39:37.3931587Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T23:39:37.4321689Z ** libs 2021-05-16T23:39:37.4331923Z 2021-05-16T23:39:37.4333231Z *** arch - i386 2021-05-16T23:39:37.4594356Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c reassign.c -o reassign.o 2021-05-16T23:39:37.7062682Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-16T23:39:37.8215932Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-16T23:39:37.8232074Z 2021-05-16T23:39:37.8233253Z *** arch - x64 2021-05-16T23:39:37.8455852Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c reassign.c -o reassign.o 2021-05-16T23:39:38.1012989Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-16T23:39:38.2102292Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-16T23:39:38.2134366Z ** R 2021-05-16T23:39:38.2444852Z ** inst 2021-05-16T23:39:38.2548836Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:39.5378397Z ** help 2021-05-16T23:39:39.6773678Z *** installing help indices 2021-05-16T23:39:39.7612913Z converting help for package 'covr' 2021-05-16T23:39:39.7894444Z finding HTML links ... done 2021-05-16T23:39:39.8177188Z azure html 2021-05-16T23:39:39.8220638Z clear_counters html 2021-05-16T23:39:39.8345529Z code_coverage html 2021-05-16T23:39:39.8757471Z codecov html 2021-05-16T23:39:39.8821297Z count html 2021-05-16T23:39:39.8875075Z coverage_to_list html 2021-05-16T23:39:39.9016274Z coveralls html 2021-05-16T23:39:39.9382721Z covr-package html 2021-05-16T23:39:39.9432872Z display_name html 2021-05-16T23:39:39.9536215Z environment_coverage html 2021-05-16T23:39:39.9674893Z exclusions html 2021-05-16T23:39:39.9807851Z file_coverage html 2021-05-16T23:39:39.9933531Z file_report html 2021-05-16T23:39:40.0045081Z function_coverage html 2021-05-16T23:39:40.0156470Z gitlab html 2021-05-16T23:39:40.0227741Z in_covr html 2021-05-16T23:39:40.0282414Z key html 2021-05-16T23:39:40.0411209Z new_counter html 2021-05-16T23:39:40.0413067Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWQCrSg/R.INSTALL7c483f128b/covr/man/new_counter.Rd:10: file link 'srcref' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:39:40.0769461Z package_coverage html 2021-05-16T23:39:40.0884050Z percent_coverage html 2021-05-16T23:39:40.0988315Z print.coverage html 2021-05-16T23:39:40.1069301Z report html 2021-05-16T23:39:40.1250297Z system_check html 2021-05-16T23:39:40.1399404Z system_output html 2021-05-16T23:39:40.1475826Z tally_coverage html 2021-05-16T23:39:40.1551018Z to_cobertura html 2021-05-16T23:39:40.1635197Z to_sonarqube html 2021-05-16T23:39:40.1727230Z trace_calls html 2021-05-16T23:39:40.1844336Z value html 2021-05-16T23:39:40.1917399Z zero_coverage html 2021-05-16T23:39:40.1925037Z *** copying figures 2021-05-16T23:39:40.1937488Z ** building package indices 2021-05-16T23:39:40.2735772Z ** installing vignettes 2021-05-16T23:39:40.2818248Z ** testing if installed package can be loaded 2021-05-16T23:39:40.2829026Z *** arch - i386 2021-05-16T23:39:40.5904710Z *** arch - x64 2021-05-16T23:39:40.9038691Z * DONE (covr) 2021-05-16T23:39:40.9850512Z In R CMD INSTALL 2021-05-16T23:39:40.9876417Z 2021-05-16T23:39:40.9877460Z The downloaded source packages are in 2021-05-16T23:39:40.9878533Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAHNPw3\downloaded_packages' 2021-05-16T23:39:41.1090968Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:39:41.1091807Z Rscript -e "tic::before_install()" 2021-05-16T23:39:41.1160340Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:39:41.1160932Z env: 2021-05-16T23:39:41.1161407Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:39:41.1161903Z TIC_DEPLOY_KEY: 2021-05-16T23:39:41.1162284Z RSPM: 2021-05-16T23:39:41.1164051Z GITHUB_PAT: *** 2021-05-16T23:39:41.1164481Z COVERALLS_TOKEN: 2021-05-16T23:39:41.1164986Z continue-on-error: false 2021-05-16T23:39:41.1165521Z VDIFFR_RUN_TESTS: 2021-05-16T23:39:41.1165963Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:39:41.1166388Z TZ: UTC 2021-05-16T23:39:41.1166780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:39:41.1167210Z NOT_CRAN: true 2021-05-16T23:39:41.1167594Z MSYSTEM: MINGW64 2021-05-16T23:39:41.1168014Z ##[endgroup] 2021-05-16T23:39:42.6407058Z v Loading tic stage configuration from tic.R 2021-05-16T23:39:42.8443896Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:39:42.8445206Z Windows because LaTeX is not available. 2021-05-16T23:39:42.8766209Z Running before_install: step_install_remote_binaries() 2021-05-16T23:39:43.4198147Z Installing oro.nifti binaries 2021-05-16T23:39:43.4222761Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:39:43.6490133Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:39:43.6523554Z tag_name 2021-05-16T23:39:43.6524149Z 2 0.10.3.s 2021-05-16T23:39:43.6525110Z zipball_url 2021-05-16T23:39:43.6526189Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:39:43.6527354Z tarball_url 2021-05-16T23:39:43.6528895Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:39:43.6529970Z commit.sha 2021-05-16T23:39:43.6530785Z 2 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:39:43.6531728Z commit.url 2021-05-16T23:39:43.6532589Z Installing oro.nifti package binaries 2021-05-16T23:39:43.6533994Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:39:43.6535126Z node_id 2021-05-16T23:39:43.6536326Z 2 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:39:43.6537680Z url 2021-05-16T23:39:43.6538699Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:39:43.6539733Z assets_url 2021-05-16T23:39:43.6540777Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:39:43.6541875Z upload_url 2021-05-16T23:39:43.6543083Z 2 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:39:43.6544644Z id asset_updated_at asset_created_at created_at 2021-05-16T23:39:43.6545593Z 2 43005549 2021-05-15 23:22:35 2021-05-15 23:22:35 2021-05-15 22:37:06 2021-05-16T23:39:43.6548368Z published_at asset_name asset_label 2021-05-16T23:39:43.6549319Z 2 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.zip 2021-05-16T23:39:43.6550116Z asset_download_count 2021-05-16T23:39:43.6550905Z 2 15 2021-05-16T23:39:43.6551654Z asset_browser_download_url 2021-05-16T23:39:43.6552734Z 2 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip 2021-05-16T23:39:43.6556832Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip' 2021-05-16T23:39:43.9467222Z Content type 'application/octet-stream' length 6037150 bytes (5.8 MB) 2021-05-16T23:39:44.0356112Z ================================================== 2021-05-16T23:39:44.0356985Z downloaded 5.8 MB 2021-05-16T23:39:44.0357506Z 2021-05-16T23:39:44.0387578Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:39:44.0388345Z (as 'lib' is unspecified) 2021-05-16T23:39:44.1233456Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T23:39:44.1314303Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:39:44.1464441Z Installing neurobase binaries 2021-05-16T23:39:44.1475883Z [1] "neuroconductor/neurobase" 2021-05-16T23:39:44.2789721Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:39:44.2866484Z tag_name 2021-05-16T23:39:44.2867107Z 2 1.30.1.s 2021-05-16T23:39:44.2867827Z zipball_url 2021-05-16T23:39:44.2868938Z 2 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:39:44.2870474Z tarball_url 2021-05-16T23:39:44.2871562Z 2 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:39:44.2872518Z commit.sha 2021-05-16T23:39:44.2873297Z 2 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:39:44.2874220Z Installing neurobase package binaries 2021-05-16T23:39:44.2875492Z commit.url 2021-05-16T23:39:44.2876885Z 2 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:39:44.2877918Z node_id 2021-05-16T23:39:44.2879066Z 2 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:39:44.2880214Z url 2021-05-16T23:39:44.2881140Z 2 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:39:44.2882963Z trying URL 'https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.zip' 2021-05-16T23:39:44.2884418Z assets_url 2021-05-16T23:39:44.2885852Z 2 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:39:44.2887208Z upload_url 2021-05-16T23:39:44.2888492Z 2 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:39:44.2889630Z id asset_updated_at asset_created_at created_at 2021-05-16T23:39:44.2890382Z 2 43020192 2021-05-16 21:03:52 2021-05-16 21:03:52 2021-05-16 20:01:27 2021-05-16T23:39:44.2891050Z published_at asset_name asset_label 2021-05-16T23:39:44.2891734Z 2 2021-05-16 20:01:56 neurobase_1.30.1_R3.5.zip 2021-05-16T23:39:44.2892273Z asset_download_count 2021-05-16T23:39:44.2892706Z 2 1 2021-05-16T23:39:44.2893366Z asset_browser_download_url 2021-05-16T23:39:44.2894650Z 2 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.zip 2021-05-16T23:39:44.5148840Z Content type 'application/octet-stream' length 319431 bytes (311 KB) 2021-05-16T23:39:44.5165987Z ================================================== 2021-05-16T23:39:44.5166912Z downloaded 311 KB 2021-05-16T23:39:44.5167419Z 2021-05-16T23:39:44.5172005Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:39:44.5172755Z (as 'lib' is unspecified) 2021-05-16T23:39:44.5341707Z package 'neurobase' successfully unpacked and MD5 sums checked 2021-05-16T23:39:44.5414413Z Rewriting new remotes: 2021-05-16T23:39:44.7893918Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:39:44.7894882Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:39:44.7895547Z remotes::install_cran("rcmdcheck") 2021-05-16T23:39:44.7896272Z remotes::install_cran("markdown") 2021-05-16T23:39:44.7902206Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:39:44.7902640Z env: 2021-05-16T23:39:44.7903184Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:39:44.7903664Z TIC_DEPLOY_KEY: 2021-05-16T23:39:44.7904052Z RSPM: 2021-05-16T23:39:44.7905408Z GITHUB_PAT: *** 2021-05-16T23:39:44.7905838Z COVERALLS_TOKEN: 2021-05-16T23:39:44.7906460Z continue-on-error: false 2021-05-16T23:39:44.7906966Z VDIFFR_RUN_TESTS: 2021-05-16T23:39:44.7907405Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:39:44.7907833Z TZ: UTC 2021-05-16T23:39:44.7908279Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:39:44.7908698Z NOT_CRAN: true 2021-05-16T23:39:44.7909143Z MSYSTEM: MINGW64 2021-05-16T23:39:44.7909559Z ##[endgroup] 2021-05-16T23:39:49.5781137Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:39:49.5782531Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T23:39:49.5783263Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:39:49.5783924Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:39:49.5784540Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:39:49.5785165Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:39:49.5785770Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:39:49.5786427Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:39:49.5787095Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:39:49.5787699Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:39:49.5788463Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:39:49.5789103Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:39:49.5789754Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T23:39:49.5790407Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T23:39:49.5791023Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:39:49.5815903Z Installing 15 packages: later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, base64enc, httpuv, R.utils, matrixStats, oro.nifti, htmltools, servr, neurobase 2021-05-16T23:39:49.5835435Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:39:49.5836172Z (as 'lib' is unspecified) 2021-05-16T23:39:51.9907080Z 2021-05-16T23:39:51.9909499Z There are binary versions available but the source versions are later: 2021-05-16T23:39:51.9932720Z binary source needs_compilation 2021-05-16T23:39:51.9933608Z later 1.0.0 1.2.0 TRUE 2021-05-16T23:39:51.9934262Z promises 1.1.0 1.2.0.1 TRUE 2021-05-16T23:39:51.9934912Z R.methodsS3 1.8.0 1.8.1 FALSE 2021-05-16T23:39:51.9935518Z R.oo 1.23.0 1.24.0 FALSE 2021-05-16T23:39:51.9936080Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T23:39:51.9936688Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T23:39:51.9937254Z httpuv 1.5.2 1.6.1 TRUE 2021-05-16T23:39:51.9937844Z R.utils 2.9.2 2.10.1 FALSE 2021-05-16T23:39:51.9938457Z matrixStats 0.56.0 0.58.0 TRUE 2021-05-16T23:39:51.9939237Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T23:39:51.9939954Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T23:39:51.9940594Z servr 0.16 0.22 FALSE 2021-05-16T23:39:51.9941220Z neurobase 1.29.0 1.32.1 FALSE 2021-05-16T23:39:51.9941640Z 2021-05-16T23:39:51.9961684Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/abind_1.4-5.zip' 2021-05-16T23:39:52.0263889Z Content type 'application/zip' length 63389 bytes (61 KB) 2021-05-16T23:39:52.0282181Z ================================================== 2021-05-16T23:39:52.0283084Z downloaded 61 KB 2021-05-16T23:39:52.0283540Z 2021-05-16T23:39:52.0306793Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/base64enc_0.1-3.zip' 2021-05-16T23:39:52.1301708Z Content type 'application/zip' length 43316 bytes (42 KB) 2021-05-16T23:39:52.1319717Z ================================================== 2021-05-16T23:39:52.1320620Z downloaded 42 KB 2021-05-16T23:39:52.1321109Z 2021-05-16T23:39:52.1433653Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T23:39:52.1554259Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T23:39:52.1576924Z 2021-05-16T23:39:52.1578190Z The downloaded binary packages are in 2021-05-16T23:39:52.1579647Z C:\Users\runneradmin\AppData\Local\Temp\RtmpCI5TNA\downloaded_packages 2021-05-16T23:39:52.1582089Z installing the source packages 'later', 'promises', 'R.methodsS3', 'R.oo', 'RNifti', 'bitops', 'httpuv', 'R.utils', 'matrixStats', 'oro.nifti', 'htmltools', 'servr', 'neurobase' 2021-05-16T23:39:52.1583426Z 2021-05-16T23:39:52.1602645Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T23:39:52.1899907Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T23:39:52.1922017Z ================================================== 2021-05-16T23:39:52.1923811Z downloaded 62 KB 2021-05-16T23:39:52.1924673Z 2021-05-16T23:39:52.1944643Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T23:39:52.2253012Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T23:39:52.3105488Z ================================================== 2021-05-16T23:39:52.3106786Z downloaded 3.0 MB 2021-05-16T23:39:52.3107412Z 2021-05-16T23:39:52.3122599Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:39:52.3422844Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:39:52.3434712Z ================================================== 2021-05-16T23:39:52.3436133Z downloaded 23 KB 2021-05-16T23:39:52.3436961Z 2021-05-16T23:39:52.3460222Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:39:52.3768943Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:39:52.3794784Z ================================================== 2021-05-16T23:39:52.3795825Z downloaded 374 KB 2021-05-16T23:39:52.3796378Z 2021-05-16T23:39:52.3809589Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:39:52.4107222Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:39:52.4245698Z ================================================== 2021-05-16T23:39:52.4246750Z downloaded 1.0 MB 2021-05-16T23:39:52.4247283Z 2021-05-16T23:39:52.4261467Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:39:52.4572954Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:39:52.4575092Z ================================================== 2021-05-16T23:39:52.4576071Z downloaded 10 KB 2021-05-16T23:39:52.4576741Z 2021-05-16T23:39:52.4591882Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T23:39:52.4888636Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T23:39:52.5030574Z ================================================== 2021-05-16T23:39:52.5031896Z downloaded 1.7 MB 2021-05-16T23:39:52.5032766Z 2021-05-16T23:39:52.5048077Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:39:52.5387516Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:39:52.5410853Z ================================================== 2021-05-16T23:39:52.5412114Z downloaded 353 KB 2021-05-16T23:39:52.5412688Z 2021-05-16T23:39:52.5426832Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:39:52.5810372Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:39:52.5863243Z ================================================== 2021-05-16T23:39:52.5864196Z downloaded 191 KB 2021-05-16T23:39:52.5865855Z 2021-05-16T23:39:52.5886579Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:39:52.6207563Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T23:39:52.6604403Z ================================================== 2021-05-16T23:39:52.6605424Z downloaded 5.0 MB 2021-05-16T23:39:52.6605941Z 2021-05-16T23:39:52.6621453Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:39:52.6926910Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T23:39:52.6937921Z ================================================== 2021-05-16T23:39:52.6939306Z downloaded 69 KB 2021-05-16T23:39:52.6940107Z 2021-05-16T23:39:52.6964217Z trying URL 'https://cloud.r-project.org/src/contrib/servr_0.22.tar.gz' 2021-05-16T23:39:52.7955836Z Content type 'application/x-gzip' length 20256 bytes (19 KB) 2021-05-16T23:39:52.7960344Z ================================================== 2021-05-16T23:39:52.7961566Z downloaded 19 KB 2021-05-16T23:39:52.7962178Z 2021-05-16T23:39:52.7981828Z trying URL 'https://cloud.r-project.org/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:39:52.8502245Z Content type 'application/x-gzip' length 1521810 bytes (1.5 MB) 2021-05-16T23:39:52.8787570Z ================================================== 2021-05-16T23:39:52.8788748Z downloaded 1.5 MB 2021-05-16T23:39:52.8789330Z 2021-05-16T23:39:53.2137198Z * installing *source* package 'later' ... 2021-05-16T23:39:53.2207303Z ** package 'later' successfully unpacked and MD5 sums checked 2021-05-16T23:39:53.2209899Z 2021-05-16T23:39:53.2210468Z ********************************************** 2021-05-16T23:39:53.2211235Z WARNING: this package has a configure script 2021-05-16T23:39:53.2212087Z It probably needs manual configuration 2021-05-16T23:39:53.2212788Z ********************************************** 2021-05-16T23:39:53.2213161Z 2021-05-16T23:39:53.2213488Z 2021-05-16T23:39:53.2491162Z ** libs 2021-05-16T23:39:53.2508596Z 2021-05-16T23:39:53.2509741Z *** arch - i386 2021-05-16T23:39:53.2937706Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:39:57.9135205Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c callback_registry.cpp -o callback_registry.o 2021-05-16T23:40:02.7494716Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c debug.cpp -o debug.o 2021-05-16T23:40:03.0502889Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:40:03.1639056Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later.cpp -o later.o 2021-05-16T23:40:07.8075262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_posix.cpp -o later_posix.o 2021-05-16T23:40:07.8901246Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_win32.cpp -o later_win32.o 2021-05-16T23:40:11.0735235Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timer_posix.cpp -o timer_posix.o 2021-05-16T23:40:11.1581118Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T23:40:11.2414077Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T23:40:11.7053530Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O3 -Wall -std=gnu99 -mtune=generic -c tinycthread.c -o tinycthread.o 2021-05-16T23:40:12.1993981Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o later.dll tmp.def RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -LC:/R/bin/i386 -lR 2021-05-16T23:40:12.5536949Z installing to D:/a/_temp/Library/later/libs/i386 2021-05-16T23:40:12.5565948Z 2021-05-16T23:40:12.5567254Z *** arch - x64 2021-05-16T23:40:12.5979214Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:40:17.4574918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c callback_registry.cpp -o callback_registry.o 2021-05-16T23:40:22.2835091Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c debug.cpp -o debug.o 2021-05-16T23:40:22.5862794Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:40:22.6950433Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later.cpp -o later.o 2021-05-16T23:40:27.5001023Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_posix.cpp -o later_posix.o 2021-05-16T23:40:27.5753197Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_win32.cpp -o later_win32.o 2021-05-16T23:40:31.0578414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timer_posix.cpp -o timer_posix.o 2021-05-16T23:40:31.1333495Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T23:40:31.2096023Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T23:40:31.9769877Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -std=gnu99 -mtune=generic -c tinycthread.c -o tinycthread.o 2021-05-16T23:40:32.6934928Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o later.dll tmp.def RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -LC:/R/bin/x64 -lR 2021-05-16T23:40:33.1066056Z installing to D:/a/_temp/Library/later/libs/x64 2021-05-16T23:40:33.1112852Z ** R 2021-05-16T23:40:33.1169869Z ** inst 2021-05-16T23:40:33.1210739Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:33.3386561Z ** help 2021-05-16T23:40:33.3876443Z *** installing help indices 2021-05-16T23:40:33.4214452Z converting help for package 'later' 2021-05-16T23:40:33.4489027Z finding HTML links ... done 2021-05-16T23:40:33.5172167Z create_loop html 2021-05-16T23:40:33.5726270Z later html 2021-05-16T23:40:33.5763289Z list_queue html 2021-05-16T23:40:33.5870080Z logLevel html 2021-05-16T23:40:33.5917713Z loop_empty html 2021-05-16T23:40:33.5970151Z next_op_secs html 2021-05-16T23:40:33.6127948Z run_now html 2021-05-16T23:40:33.6132727Z ** building package indices 2021-05-16T23:40:33.6379727Z ** installing vignettes 2021-05-16T23:40:33.6446516Z ** testing if installed package can be loaded 2021-05-16T23:40:33.6449327Z *** arch - i386 2021-05-16T23:40:34.0528778Z *** arch - x64 2021-05-16T23:40:34.4663379Z * DONE (later) 2021-05-16T23:40:34.5146028Z In R CMD INSTALL 2021-05-16T23:40:34.8233318Z * installing *source* package 'R.methodsS3' ... 2021-05-16T23:40:34.8283580Z ** package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T23:40:34.8530448Z ** R 2021-05-16T23:40:34.8604485Z ** inst 2021-05-16T23:40:34.8626594Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:35.1910071Z ** help 2021-05-16T23:40:35.2799760Z *** installing help indices 2021-05-16T23:40:35.3300906Z converting help for package 'R.methodsS3' 2021-05-16T23:40:35.3580755Z finding HTML links ... done 2021-05-16T23:40:35.3796632Z Non-documented_objects html 2021-05-16T23:40:35.3879182Z R.KEYWORDS html 2021-05-16T23:40:35.4086189Z R.methodsS3-package html 2021-05-16T23:40:35.4341270Z findDispatchMethodsS3 html 2021-05-16T23:40:35.4524439Z getDispatchMethodS3 html 2021-05-16T23:40:35.4689263Z getGenericS3 html 2021-05-16T23:40:35.4856434Z getMethodS3 html 2021-05-16T23:40:35.5045167Z isGenericS3 html 2021-05-16T23:40:35.5183984Z isGenericS4 html 2021-05-16T23:40:35.5581920Z pkgStartupMessage html 2021-05-16T23:40:35.5584246Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYDHBsn/R.INSTALL18a4333ce2e/R.methodsS3/man/pkgStartupMessage.Rd:17: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:40:35.5587131Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYDHBsn/R.INSTALL18a4333ce2e/R.methodsS3/man/pkgStartupMessage.Rd:27: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:40:35.5590105Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYDHBsn/R.INSTALL18a4333ce2e/R.methodsS3/man/pkgStartupMessage.Rd:40: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:40:35.5908101Z setGenericS3 html 2021-05-16T23:40:35.6531397Z setMethodS3 html 2021-05-16T23:40:35.6669217Z throw html 2021-05-16T23:40:35.6674276Z ** building package indices 2021-05-16T23:40:35.7182748Z ** testing if installed package can be loaded 2021-05-16T23:40:35.7185280Z *** arch - i386 2021-05-16T23:40:36.0244249Z *** arch - x64 2021-05-16T23:40:36.3354828Z * DONE (R.methodsS3) 2021-05-16T23:40:36.3638427Z In R CMD INSTALL 2021-05-16T23:40:36.8256428Z * installing *source* package 'RNifti' ... 2021-05-16T23:40:36.8427713Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T23:40:36.8725624Z ** libs 2021-05-16T23:40:36.8741533Z 2021-05-16T23:40:36.8742665Z *** arch - i386 2021-05-16T23:40:36.9240080Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c main.cpp -o main.o 2021-05-16T23:40:38.9818369Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:40:38.9821227Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:40:38.9823541Z for (int j=0; jnvox) 2021-05-16T23:40:59.6356288Z ^ 2021-05-16T23:40:59.6784518Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T23:40:59.6786392Z from ../inst/include/RNifti.h:50, 2021-05-16T23:40:59.6787620Z from main.cpp:4: 2021-05-16T23:40:59.6789994Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T23:40:59.6793243Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:40:59.6795321Z else if (data.length() != image->nvox) 2021-05-16T23:40:59.6796462Z ^ 2021-05-16T23:40:59.6856964Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:40:59.6859531Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:40:59.6861425Z for (int j=0; j> ); 2021-05-16T23:41:17.7714717Z ^ 2021-05-16T23:41:17.7715735Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:17.7716788Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T23:41:17.7717586Z ^ 2021-05-16T23:41:17.7718351Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:17.7719252Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:17.7719968Z ^ 2021-05-16T23:41:17.7720804Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:17.7721540Z bitshift_BODY( >> ); 2021-05-16T23:41:17.7722020Z ^ 2021-05-16T23:41:17.9387116Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cksum.c -o cksum.o 2021-05-16T23:41:18.0588660Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:41:18.2887632Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o bitops.dll tmp.def bit-ops.o cksum.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:41:18.4032503Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-16T23:41:18.4044021Z 2021-05-16T23:41:18.4045368Z *** arch - x64 2021-05-16T23:41:18.4286414Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c bit-ops.c -o bit-ops.o 2021-05-16T23:41:18.5084125Z bit-ops.c: In function 'bitShiftL': 2021-05-16T23:41:18.5085838Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:18.5086997Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T23:41:18.5087787Z ^ 2021-05-16T23:41:18.5088601Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:18.5089484Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:18.5090204Z ^ 2021-05-16T23:41:18.5091058Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:18.5091771Z bitshift_BODY( << ); 2021-05-16T23:41:18.5092276Z ^ 2021-05-16T23:41:18.5093263Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:18.5094335Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T23:41:18.5095095Z ^ 2021-05-16T23:41:18.5095842Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:18.5096747Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:18.5097459Z ^ 2021-05-16T23:41:18.5098235Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:18.5098960Z bitshift_BODY( << ); 2021-05-16T23:41:18.5099433Z ^ 2021-05-16T23:41:18.5100059Z bit-ops.c: In function 'bitShiftR': 2021-05-16T23:41:18.5101797Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:18.5103203Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T23:41:18.5104016Z ^ 2021-05-16T23:41:18.5104778Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:18.5105675Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:18.5106387Z ^ 2021-05-16T23:41:18.5107178Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:18.5107904Z bitshift_BODY( >> ); 2021-05-16T23:41:18.5108398Z ^ 2021-05-16T23:41:18.5109333Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:18.5110399Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T23:41:18.5112775Z ^ 2021-05-16T23:41:18.5113616Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:18.5114524Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:18.5115227Z ^ 2021-05-16T23:41:18.5116027Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:18.5116728Z bitshift_BODY( >> ); 2021-05-16T23:41:18.5117226Z ^ 2021-05-16T23:41:18.6853229Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cksum.c -o cksum.o 2021-05-16T23:41:18.8077007Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:41:19.0554176Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o bitops.dll tmp.def bit-ops.o cksum.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:41:19.1631743Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-16T23:41:19.1661715Z ** R 2021-05-16T23:41:19.1715644Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:19.2287153Z ** help 2021-05-16T23:41:19.2684124Z *** installing help indices 2021-05-16T23:41:19.3006838Z converting help for package 'bitops' 2021-05-16T23:41:19.3289890Z finding HTML links ... done 2021-05-16T23:41:19.3542039Z bitAnd html 2021-05-16T23:41:19.3803851Z bitFlip html 2021-05-16T23:41:19.4045305Z bitShiftL html 2021-05-16T23:41:19.4218904Z cksum html 2021-05-16T23:41:19.4223535Z ** building package indices 2021-05-16T23:41:19.4424385Z ** testing if installed package can be loaded 2021-05-16T23:41:19.4427079Z *** arch - i386 2021-05-16T23:41:19.7485394Z *** arch - x64 2021-05-16T23:41:20.0582627Z * DONE (bitops) 2021-05-16T23:41:20.0855790Z In R CMD INSTALL 2021-05-16T23:41:20.8628097Z * installing *source* package 'matrixStats' ... 2021-05-16T23:41:20.8983134Z ** package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T23:41:20.9253343Z ** libs 2021-05-16T23:41:20.9268728Z 2021-05-16T23:41:20.9269588Z *** arch - i386 2021-05-16T23:41:21.0227061Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c 000.init.c -o 000.init.o 2021-05-16T23:41:21.1300963Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:41:21.2800424Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c anyMissing.c -o anyMissing.o 2021-05-16T23:41:21.4728478Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c binCounts.c -o binCounts.o 2021-05-16T23:41:21.6441015Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c binMeans.c -o binMeans.o 2021-05-16T23:41:21.8397776Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colCounts.c -o colCounts.o 2021-05-16T23:41:24.3255287Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:41:24.8129936Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colRanges.c -o colRanges.o 2021-05-16T23:41:26.5828727Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c diff2.c -o diff2.o 2021-05-16T23:41:26.8938451Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c indexByRow.c -o indexByRow.o 2021-05-16T23:41:27.0385674Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c logSumExp.c -o logSumExp.o 2021-05-16T23:41:27.3484184Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c mean2.c -o mean2.o 2021-05-16T23:41:27.5858502Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:41:27.8335033Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c psortKM.c -o psortKM.o 2021-05-16T23:41:27.9693699Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCounts.c -o rowCounts.o 2021-05-16T23:41:30.4361540Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:41:31.5615852Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCummins.c -o rowCummins.o 2021-05-16T23:41:32.6997075Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:41:33.6745503Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:41:34.6649412Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:41:36.9231552Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:41:37.1187489Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMads.c -o rowMads.o 2021-05-16T23:41:38.2537443Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:41:38.9861052Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMedians.c -o rowMedians.o 2021-05-16T23:41:40.0641547Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:41:40.6030908Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowRanges.c -o rowRanges.o 2021-05-16T23:41:42.5315823Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:41:54.4041715Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowSums2.c -o rowSums2.o 2021-05-16T23:41:55.1303305Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowVars.c -o rowVars.o 2021-05-16T23:41:55.9469497Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c signTabulate.c -o signTabulate.o 2021-05-16T23:41:56.1400198Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sum2.c -o sum2.o 2021-05-16T23:41:56.3446186Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c validateIndices.c -o validateIndices.o 2021-05-16T23:41:56.6703718Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c weightedMean.c -o weightedMean.o 2021-05-16T23:41:56.9553302Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:41:57.4939062Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:43:01.1531039Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o matrixStats.dll tmp.def 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -LC:/R/bin/i386 -lR 2021-05-16T23:43:01.4613359Z installing to D:/a/_temp/Library/matrixStats/libs/i386 2021-05-16T23:43:01.4683362Z 2021-05-16T23:43:01.4684644Z *** arch - x64 2021-05-16T23:43:01.5645147Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c 000.init.c -o 000.init.o 2021-05-16T23:43:01.6673409Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:43:01.8088931Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c anyMissing.c -o anyMissing.o 2021-05-16T23:43:02.0198472Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c binCounts.c -o binCounts.o 2021-05-16T23:43:02.1746944Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c binMeans.c -o binMeans.o 2021-05-16T23:43:02.3599588Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colCounts.c -o colCounts.o 2021-05-16T23:43:04.6633885Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:43:05.1395645Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colRanges.c -o colRanges.o 2021-05-16T23:43:06.7104039Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c diff2.c -o diff2.o 2021-05-16T23:43:06.9992932Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c indexByRow.c -o indexByRow.o 2021-05-16T23:43:07.1190994Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c logSumExp.c -o logSumExp.o 2021-05-16T23:43:07.4029593Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c mean2.c -o mean2.o 2021-05-16T23:43:07.6140283Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:43:07.8502250Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c psortKM.c -o psortKM.o 2021-05-16T23:43:08.7696314Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCounts.c -o rowCounts.o 2021-05-16T23:43:10.3136360Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:43:11.4716865Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCummins.c -o rowCummins.o 2021-05-16T23:43:12.6161089Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:43:13.5658346Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:43:14.5305658Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:43:16.5786643Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:43:16.7691217Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMads.c -o rowMads.o 2021-05-16T23:43:17.8106532Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:43:18.4854522Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMedians.c -o rowMedians.o 2021-05-16T23:43:19.4472524Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:43:19.9659334Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowRanges.c -o rowRanges.o 2021-05-16T23:43:21.6251611Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:43:33.9197212Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowSums2.c -o rowSums2.o 2021-05-16T23:43:34.5785800Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowVars.c -o rowVars.o 2021-05-16T23:43:35.3117238Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c signTabulate.c -o signTabulate.o 2021-05-16T23:43:35.5088838Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sum2.c -o sum2.o 2021-05-16T23:43:35.6945168Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c validateIndices.c -o validateIndices.o 2021-05-16T23:43:35.9881771Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c weightedMean.c -o weightedMean.o 2021-05-16T23:43:36.2577562Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:43:36.7659160Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:44:37.8590806Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o matrixStats.dll tmp.def 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -LC:/R/bin/x64 -lR 2021-05-16T23:44:38.1205998Z installing to D:/a/_temp/Library/matrixStats/libs/x64 2021-05-16T23:44:38.1302568Z ** R 2021-05-16T23:44:38.1557154Z ** inst 2021-05-16T23:44:38.1974509Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:44:39.5205279Z ** help 2021-05-16T23:44:39.8304505Z *** installing help indices 2021-05-16T23:44:39.9828426Z converting help for package 'matrixStats' 2021-05-16T23:44:40.0110214Z finding HTML links ... done 2021-05-16T23:44:40.1173120Z allocMatrix html 2021-05-16T23:44:40.1465638Z anyMissing html 2021-05-16T23:44:40.1870273Z binCounts html 2021-05-16T23:44:40.2382417Z binMeans html 2021-05-16T23:44:40.2697769Z diff2 html 2021-05-16T23:44:40.2888126Z indexByRow html 2021-05-16T23:44:40.3255654Z logSumExp html 2021-05-16T23:44:40.3371139Z matrixStats-package html 2021-05-16T23:44:40.3656428Z mean2 html 2021-05-16T23:44:40.4013758Z rowAlls html 2021-05-16T23:44:40.4575147Z rowAvgsPerColSet html 2021-05-16T23:44:40.4927250Z rowCollapse html 2021-05-16T23:44:40.4929544Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/rowCollapse.Rd:55: file link '[' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:44:40.5277717Z rowCounts html 2021-05-16T23:44:40.5753613Z rowCumsums html 2021-05-16T23:44:40.5757515Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/rowCumsums.Rd:83: file link 'cumprod' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:44:40.5762287Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/rowCumsums.Rd:84: file link 'cummin' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:44:40.5768241Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/rowCumsums.Rd:84: file link 'cummax' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:44:40.6033429Z rowDiffs html 2021-05-16T23:44:40.6346642Z rowIQRs html 2021-05-16T23:44:40.6648588Z rowLogSumExps html 2021-05-16T23:44:40.6963310Z rowMeans2 html 2021-05-16T23:44:40.7416389Z rowMedians html 2021-05-16T23:44:40.7786818Z rowOrderStats html 2021-05-16T23:44:40.8215592Z rowProds html 2021-05-16T23:44:40.8219137Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/rowProds.Rd:54: file link 'is.nan' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:44:40.8572110Z rowQuantiles html 2021-05-16T23:44:40.9014896Z rowRanges html 2021-05-16T23:44:40.9017889Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/rowRanges.Rd:52: file link 'pmin.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:44:40.9757762Z rowRanks html 2021-05-16T23:44:41.0133096Z rowSds html 2021-05-16T23:44:41.0420575Z rowSums2 html 2021-05-16T23:44:41.0703006Z rowTabulates html 2021-05-16T23:44:41.1008766Z rowVars html 2021-05-16T23:44:41.1343696Z rowWeightedMeans html 2021-05-16T23:44:41.1664082Z rowWeightedMedians html 2021-05-16T23:44:41.1884379Z signTabulate html 2021-05-16T23:44:41.2255834Z sum2 html 2021-05-16T23:44:41.2377949Z validateIndices html 2021-05-16T23:44:41.3003864Z varDiff html 2021-05-16T23:44:41.3007310Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/varDiff.Rd:80: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T23:44:41.3011506Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/varDiff.Rd:103: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T23:44:41.3407536Z weightedMad html 2021-05-16T23:44:41.3871187Z weightedMean html 2021-05-16T23:44:41.4467377Z weightedMedian html 2021-05-16T23:44:41.4889895Z weightedVar html 2021-05-16T23:44:41.4892110Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMNJkx6/R.INSTALL11c4a0a1dd7/matrixStats/man/weightedVar.Rd:73: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T23:44:41.5289161Z x_OP_y html 2021-05-16T23:44:41.5297825Z ** building package indices 2021-05-16T23:44:41.6548281Z ** installing vignettes 2021-05-16T23:44:41.6631866Z ** testing if installed package can be loaded 2021-05-16T23:44:41.6634897Z *** arch - i386 2021-05-16T23:44:41.9698674Z *** arch - x64 2021-05-16T23:44:42.2862482Z * DONE (matrixStats) 2021-05-16T23:44:42.4955706Z In R CMD INSTALL 2021-05-16T23:44:42.8512445Z * installing *source* package 'htmltools' ... 2021-05-16T23:44:42.8580779Z ** package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T23:44:42.8886946Z ** libs 2021-05-16T23:44:42.8896012Z 2021-05-16T23:44:42.8897290Z *** arch - i386 2021-05-16T23:44:42.9147002Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:44:43.0305500Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c template.c -o template.o 2021-05-16T23:44:43.3062998Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o htmltools.dll tmp.def init.o template.o -LC:/R/bin/i386 -lR 2021-05-16T23:44:43.4208388Z installing to D:/a/_temp/Library/htmltools/libs/i386 2021-05-16T23:44:43.4218312Z 2021-05-16T23:44:43.4219558Z *** arch - x64 2021-05-16T23:44:43.4438766Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T23:44:43.5449239Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c template.c -o template.o 2021-05-16T23:44:43.8359880Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o htmltools.dll tmp.def init.o template.o -LC:/R/bin/x64 -lR 2021-05-16T23:44:43.9410986Z installing to D:/a/_temp/Library/htmltools/libs/x64 2021-05-16T23:44:43.9445365Z ** R 2021-05-16T23:44:43.9750562Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:44:45.3883574Z ** help 2021-05-16T23:44:45.5684621Z *** installing help indices 2021-05-16T23:44:45.6790603Z converting help for package 'htmltools' 2021-05-16T23:44:45.7091190Z finding HTML links ... done 2021-05-16T23:44:45.7495567Z HTML html 2021-05-16T23:44:45.7581656Z as.tags html 2021-05-16T23:44:45.7836030Z browsable html 2021-05-16T23:44:45.8527306Z builder html 2021-05-16T23:44:45.8717950Z capturePlot html 2021-05-16T23:44:45.8848330Z copyDependencyToDir html 2021-05-16T23:44:45.9006637Z css html 2021-05-16T23:44:45.9125694Z defaultPngDevice html 2021-05-16T23:44:45.9197003Z findDependencies html 2021-05-16T23:44:45.9316053Z htmlDependencies html 2021-05-16T23:44:45.9948778Z htmlDependency html 2021-05-16T23:44:46.0036204Z htmlEscape html 2021-05-16T23:44:46.0212063Z htmlPreserve html 2021-05-16T23:44:46.0351063Z htmlTemplate html 2021-05-16T23:44:46.0453371Z html_print html 2021-05-16T23:44:46.0579797Z include html 2021-05-16T23:44:46.0651804Z knitr_methods html 2021-05-16T23:44:46.0786437Z makeDependencyRelative html 2021-05-16T23:44:46.0946844Z parseCssColors html 2021-05-16T23:44:46.1366254Z plotTag html 2021-05-16T23:44:46.1474304Z print.html html 2021-05-16T23:44:46.1592081Z renderDependencies html 2021-05-16T23:44:46.1768234Z renderDocument html 2021-05-16T23:44:46.2016743Z renderTags html 2021-05-16T23:44:46.2126504Z resolveDependencies html 2021-05-16T23:44:46.2230554Z save_html html 2021-05-16T23:44:46.2320352Z singleton html 2021-05-16T23:44:46.2450485Z singleton_tools html 2021-05-16T23:44:46.2596157Z subtractDependencies html 2021-05-16T23:44:46.2687966Z suppressDependencies html 2021-05-16T23:44:46.2918518Z tag html 2021-05-16T23:44:46.2971921Z tagFunction html 2021-05-16T23:44:46.3036329Z urlEncodePath html 2021-05-16T23:44:46.3201992Z validateCssUnit html 2021-05-16T23:44:46.3310380Z withTags html 2021-05-16T23:44:46.3318439Z ** building package indices 2021-05-16T23:44:46.4289082Z ** testing if installed package can be loaded 2021-05-16T23:44:46.4291697Z *** arch - i386 2021-05-16T23:44:46.7350421Z *** arch - x64 2021-05-16T23:44:47.0471628Z * DONE (htmltools) 2021-05-16T23:44:47.0879875Z In R CMD INSTALL 2021-05-16T23:44:47.6287824Z * installing *source* package 'promises' ... 2021-05-16T23:44:47.6502560Z ** package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T23:44:47.6824340Z ** libs 2021-05-16T23:44:47.6843177Z 2021-05-16T23:44:47.6844319Z *** arch - i386 2021-05-16T23:44:47.7111267Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:44:50.7098986Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c promise_task.cpp -o promise_task.o 2021-05-16T23:44:53.4951195Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o promises.dll tmp.def RcppExports.o promise_task.o -LC:/R/bin/i386 -lR 2021-05-16T23:44:53.8191279Z installing to D:/a/_temp/Library/promises/libs/i386 2021-05-16T23:44:53.8218437Z 2021-05-16T23:44:53.8219649Z *** arch - x64 2021-05-16T23:44:53.8442123Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:44:57.0132244Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c promise_task.cpp -o promise_task.o 2021-05-16T23:45:00.3810468Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o promises.dll tmp.def RcppExports.o promise_task.o -LC:/R/bin/x64 -lR 2021-05-16T23:45:00.7735396Z installing to D:/a/_temp/Library/promises/libs/x64 2021-05-16T23:45:00.7781264Z ** R 2021-05-16T23:45:00.7970379Z ** inst 2021-05-16T23:45:00.8116387Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:02.7871333Z ** help 2021-05-16T23:45:02.8800906Z *** installing help indices 2021-05-16T23:45:02.9323689Z converting help for package 'promises' 2021-05-16T23:45:02.9623443Z finding HTML links ... done 2021-05-16T23:45:03.0273780Z WorkQueue html 2021-05-16T23:45:03.0708109Z future_promise html 2021-05-16T23:45:03.0841897Z is.promise html 2021-05-16T23:45:03.1051718Z pipes html 2021-05-16T23:45:03.1201668Z promise html 2021-05-16T23:45:03.1391669Z promise_all html 2021-05-16T23:45:03.1574878Z promise_map html 2021-05-16T23:45:03.1771648Z promise_reduce html 2021-05-16T23:45:03.1847193Z promise_resolve html 2021-05-16T23:45:03.1947827Z reexports html 2021-05-16T23:45:03.2033957Z resolve html 2021-05-16T23:45:03.2614325Z then html 2021-05-16T23:45:03.3105003Z with_promise_domain html 2021-05-16T23:45:03.3110583Z *** copying figures 2021-05-16T23:45:03.3161419Z ** building package indices 2021-05-16T23:45:03.3624608Z ** installing vignettes 2021-05-16T23:45:03.3694821Z ** testing if installed package can be loaded 2021-05-16T23:45:03.3699601Z *** arch - i386 2021-05-16T23:45:03.7784697Z *** arch - x64 2021-05-16T23:45:04.1914951Z * DONE (promises) 2021-05-16T23:45:04.2436293Z In R CMD INSTALL 2021-05-16T23:45:04.8614362Z * installing *source* package 'R.oo' ... 2021-05-16T23:45:04.8860601Z ** package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T23:45:04.9121678Z ** R 2021-05-16T23:45:04.9400686Z ** inst 2021-05-16T23:45:04.9453927Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:07.8195991Z ** help 2021-05-16T23:45:09.0007473Z *** installing help indices 2021-05-16T23:45:09.4871372Z converting help for package 'R.oo' 2021-05-16T23:45:09.5180758Z finding HTML links ... done 2021-05-16T23:45:09.6417020Z 000.makeObjectFinalizer html 2021-05-16T23:45:09.6491722Z ASCII html 2021-05-16T23:45:09.7160469Z BasicObject html 2021-05-16T23:45:09.8706949Z Class html 2021-05-16T23:45:09.8847577Z DOLLAR.BasicObject html 2021-05-16T23:45:09.9147545Z DOLLAR.Class html 2021-05-16T23:45:09.9401800Z DOLLAR.Object html 2021-05-16T23:45:09.9510260Z DOLLARLT_-.BasicObject html 2021-05-16T23:45:09.9790904Z DOLLARLT_-.Class html 2021-05-16T23:45:10.0171166Z DOLLARLT_-.Object html 2021-05-16T23:45:10.0963356Z Exception html 2021-05-16T23:45:10.1228722Z Interface html 2021-05-16T23:45:10.1696606Z InternalErrorException html 2021-05-16T23:45:10.1851426Z Non-documented_objects html 2021-05-16T23:45:10.3153607Z Object html 2021-05-16T23:45:10.4749634Z Package html 2021-05-16T23:45:10.5088889Z R.oo-package html 2021-05-16T23:45:10.5557630Z RccViolationException html 2021-05-16T23:45:10.6552507Z Rdoc html 2021-05-16T23:45:10.6980698Z RdocException html 2021-05-16T23:45:10.7269745Z abort html 2021-05-16T23:45:10.7272168Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyKdKlK/R.INSTALL5ac50687555/R.oo/man/abort.Rd:78: file link 'invokeRestart' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:10.7386591Z argsToString.Class html 2021-05-16T23:45:10.7611721Z argsToString.Rdoc html 2021-05-16T23:45:10.7697664Z as.character.BasicObject html 2021-05-16T23:45:10.7796676Z as.character.Class html 2021-05-16T23:45:10.8007846Z as.character.Exception html 2021-05-16T23:45:10.8092757Z as.character.Interface html 2021-05-16T23:45:10.8195236Z as.character.Object html 2021-05-16T23:45:10.8292173Z as.character.Package html 2021-05-16T23:45:10.8384141Z as.character.RccViolationException html 2021-05-16T23:45:10.8474251Z as.character.RdocException html 2021-05-16T23:45:10.8714595Z attach.BasicObject html 2021-05-16T23:45:10.8988892Z attach.Object html 2021-05-16T23:45:10.9363457Z attachLocally.Object html 2021-05-16T23:45:10.9580015Z charToInt html 2021-05-16T23:45:10.9717442Z check.Rdoc html 2021-05-16T23:45:10.9882651Z clearCache.Object html 2021-05-16T23:45:10.9983647Z clearLookupCache.Object html 2021-05-16T23:45:11.0087154Z clone.Object html 2021-05-16T23:45:11.0408451Z compile.Rdoc html 2021-05-16T23:45:11.0647872Z compileRdoc html 2021-05-16T23:45:11.0823218Z createManPath.Rdoc html 2021-05-16T23:45:11.1038305Z createName.Rdoc html 2021-05-16T23:45:11.1129789Z declaration.Rdoc html 2021-05-16T23:45:11.1312934Z detach.BasicObject html 2021-05-16T23:45:11.1508395Z detach.Object html 2021-05-16T23:45:11.1698333Z dimension html 2021-05-16T23:45:11.2114998Z equals.BasicObject html 2021-05-16T23:45:11.2597183Z equals.Object html 2021-05-16T23:45:11.2983434Z equals html 2021-05-16T23:45:11.3105389Z escapeRdFilename.Rdoc html 2021-05-16T23:45:11.3234824Z extend.BasicObject html 2021-05-16T23:45:11.3325519Z extend.Interface html 2021-05-16T23:45:11.3776458Z extend.Object html 2021-05-16T23:45:12.2821901Z extend html 2021-05-16T23:45:12.2828826Z finalize.Object html 2021-05-16T23:45:12.2829831Z forName.Class html 2021-05-16T23:45:12.2830644Z getAuthor.Package html 2021-05-16T23:45:12.2832837Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyKdKlK/R.INSTALL5ac50687555/R.oo/man/getAuthor.Package.Rd:28: file link 'format.person' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:45:12.2834453Z getBundle.Package html 2021-05-16T23:45:12.2835493Z getBundlePackages.Package html 2021-05-16T23:45:12.2836450Z getCalls.Exception html 2021-05-16T23:45:12.2837447Z getChangeLog.Package html 2021-05-16T23:45:12.2838341Z getClassS4Usage.Rdoc html 2021-05-16T23:45:12.2839753Z getClasses.Package html 2021-05-16T23:45:12.2840701Z getConstructorS3 html 2021-05-16T23:45:12.2841687Z getContents.Package html 2021-05-16T23:45:12.2842642Z getContribUrl.Package html 2021-05-16T23:45:12.2843538Z getDataPath.Package html 2021-05-16T23:45:12.2844416Z getDate.Package html 2021-05-16T23:45:12.2845336Z getDescription.Package html 2021-05-16T23:45:12.2846332Z getDescriptionFile.Package html 2021-05-16T23:45:12.2847375Z getDetails.Class html 2021-05-16T23:45:12.2848224Z getDevelUrl.Package html 2021-05-16T23:45:12.2849134Z getDocPath.Package html 2021-05-16T23:45:12.2850055Z getEnvironment.Object html 2021-05-16T23:45:12.2850983Z getEnvironment.Package html 2021-05-16T23:45:12.2852102Z getExamplePath.Package html 2021-05-16T23:45:12.2853109Z getFieldModifiers.Object html 2021-05-16T23:45:12.2854060Z getFields.BasicObject html 2021-05-16T23:45:12.2854951Z getFields.Class html 2021-05-16T23:45:12.2855773Z getFields.Interface html 2021-05-16T23:45:12.2856698Z getFields.Object html 2021-05-16T23:45:12.2857598Z getHowToCite.Package html 2021-05-16T23:45:12.2858664Z getInstantiationTime.BasicObject html 2021-05-16T23:45:12.2860097Z getInstantiationTime.Object html 2021-05-16T23:45:12.2861147Z getInternalAddress.Object html 2021-05-16T23:45:12.2862241Z getKeywords.Rdoc html 2021-05-16T23:45:12.2863182Z getKnownSubclasses.Class html 2021-05-16T23:45:12.2864359Z getKnownSubclasses.classRepresentation 2021-05-16T23:45:12.2865528Z html 2021-05-16T23:45:12.2866389Z getLastException.Exception html 2021-05-16T23:45:12.2867447Z getLicense.Package html 2021-05-16T23:45:12.2868377Z getMaintainer.Package html 2021-05-16T23:45:12.2870353Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyKdKlK/R.INSTALL5ac50687555/R.oo/man/getMaintainer.Package.Rd:28: file link 'format.person' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:45:12.2872109Z getManPath.Rdoc html 2021-05-16T23:45:12.2872952Z getMessage.Exception html 2021-05-16T23:45:12.2873963Z getMessage.InternalErrorException html 2021-05-16T23:45:12.2875217Z getMethods.Class html 2021-05-16T23:45:12.2876035Z getName.Class html 2021-05-16T23:45:12.2876858Z getName.Package html 2021-05-16T23:45:12.2877741Z getName.environment html 2021-05-16T23:45:12.2878603Z getNameFormat.Rdoc html 2021-05-16T23:45:12.2879476Z getPackage.Class html 2021-05-16T23:45:12.2880620Z getPackage.InternalErrorException html 2021-05-16T23:45:12.2881723Z getPackageNameOf.Rdoc html 2021-05-16T23:45:12.2882630Z getPath.Package html 2021-05-16T23:45:12.2883465Z getPosition.Package html 2021-05-16T23:45:12.2884542Z getRccUrl.RccViolationException html 2021-05-16T23:45:12.2885664Z getRdDeclaration.Class html 2021-05-16T23:45:12.2886946Z getRdDeclaration.classRepresentation html 2021-05-16T23:45:12.2888044Z getRdHierarchy.Class html 2021-05-16T23:45:12.2889106Z getRdHierarchy.classRepresentation html 2021-05-16T23:45:12.2890111Z getRdMethods.Class html 2021-05-16T23:45:12.2891309Z getRdMethods.classRepresentation html 2021-05-16T23:45:12.2892329Z getRdTitle.Rdoc html 2021-05-16T23:45:12.2893255Z getSource.RdocException html 2021-05-16T23:45:12.2894279Z getStackTrace.Exception html 2021-05-16T23:45:12.2895337Z getStackTraceString.Exception html 2021-05-16T23:45:12.2897156Z getStaticInstance.Class html 2021-05-16T23:45:12.2898151Z getStaticInstance.Object html 2021-05-16T23:45:12.2899157Z getSuperclasses.Class html 2021-05-16T23:45:12.2900326Z getSuperclasses.classRepresentation html 2021-05-16T23:45:12.2901405Z getTitle.Package html 2021-05-16T23:45:12.2902239Z getUrl.Package html 2021-05-16T23:45:12.2902999Z getUsage.Rdoc html 2021-05-16T23:45:12.2903863Z getVersion.Package html 2021-05-16T23:45:12.2914441Z getWhen.Exception html 2021-05-16T23:45:12.3070370Z hasField.BasicObject html 2021-05-16T23:45:12.3270136Z hasField.Object html 2021-05-16T23:45:12.3382547Z hashCode.BasicObject html 2021-05-16T23:45:12.3668264Z hashCode.Object html 2021-05-16T23:45:12.3861615Z hashCode html 2021-05-16T23:45:12.3957346Z hierarchy.Rdoc html 2021-05-16T23:45:12.4117801Z intToChar html 2021-05-16T23:45:12.4266564Z isAbstract.Class html 2021-05-16T23:45:12.4394482Z isBeingCreated.Class html 2021-05-16T23:45:12.4525780Z isDeprecated.Class html 2021-05-16T23:45:12.4638000Z isKeyword.Rdoc html 2021-05-16T23:45:12.4797164Z isLoaded.Package html 2021-05-16T23:45:12.4983356Z isOlderThan.Package html 2021-05-16T23:45:12.5132018Z isPrivate.Class html 2021-05-16T23:45:12.5286039Z isProtected.Class html 2021-05-16T23:45:12.5420869Z isPublic.Class html 2021-05-16T23:45:12.5540349Z isReferable.BasicObject html 2021-05-16T23:45:12.5657349Z isReferable.Object html 2021-05-16T23:45:12.5770377Z isStatic.Class html 2021-05-16T23:45:12.5929420Z isVisible.Rdoc html 2021-05-16T23:45:12.6036088Z ll.Object html 2021-05-16T23:45:12.6184120Z ll.Package html 2021-05-16T23:45:12.6601246Z ll html 2021-05-16T23:45:12.6604938Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyKdKlK/R.INSTALL5ac50687555/R.oo/man/ll.Rd:94: file link 'ls.str' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:45:12.6915163Z load.Object html 2021-05-16T23:45:12.7106393Z load.Package html 2021-05-16T23:45:12.7199869Z methodsInheritedFrom.Rdoc html 2021-05-16T23:45:12.7319765Z newInstance.BasicObject html 2021-05-16T23:45:12.7436691Z newInstance.Class html 2021-05-16T23:45:12.7556663Z newInstance.Object html 2021-05-16T23:45:12.7652681Z novirtual.Object html 2021-05-16T23:45:12.7792225Z objectSize.BasicObject html 2021-05-16T23:45:12.7943642Z objectSize.Object html 2021-05-16T23:45:12.8078794Z objectSize html 2021-05-16T23:45:12.8218545Z objectSize.environment html 2021-05-16T23:45:12.8344574Z print.BasicObject html 2021-05-16T23:45:12.8472329Z print.Class html 2021-05-16T23:45:12.8643066Z print.Exception html 2021-05-16T23:45:12.8729234Z print.Interface html 2021-05-16T23:45:12.8839623Z print.Object html 2021-05-16T23:45:12.8961602Z printStackTrace.Exception html 2021-05-16T23:45:12.9245646Z save.Object html 2021-05-16T23:45:12.9877882Z setConstructorS3 html 2021-05-16T23:45:13.0034452Z setManPath.Rdoc html 2021-05-16T23:45:13.0175453Z setNameFormat.Rdoc html 2021-05-16T23:45:13.0323046Z showChangeLog.Package html 2021-05-16T23:45:13.0411245Z showContents.Package html 2021-05-16T23:45:13.0495240Z showDescriptionFile.Package html 2021-05-16T23:45:13.0595693Z showHowToCite.Package html 2021-05-16T23:45:13.0695144Z startupMessage.Package html 2021-05-16T23:45:13.0856279Z staticCode.Object html 2021-05-16T23:45:13.0973992Z throw.Exception html 2021-05-16T23:45:13.1155407Z throw html 2021-05-16T23:45:13.1253729Z throw.error html 2021-05-16T23:45:13.1373942Z trim html 2021-05-16T23:45:13.1487847Z typeOfClass html 2021-05-16T23:45:13.1632904Z unload.Package html 2021-05-16T23:45:13.1719528Z uses.Interface html 2021-05-16T23:45:13.1742968Z ** building package indices 2021-05-16T23:45:13.7835744Z ** testing if installed package can be loaded 2021-05-16T23:45:13.7837992Z *** arch - i386 2021-05-16T23:45:14.0898162Z *** arch - x64 2021-05-16T23:45:14.4166592Z * DONE (R.oo) 2021-05-16T23:45:14.5006365Z In R CMD INSTALL 2021-05-16T23:45:15.3081980Z * installing *source* package 'oro.nifti' ... 2021-05-16T23:45:15.3470788Z ** package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T23:45:15.4198098Z ** R 2021-05-16T23:45:15.5350628Z ** demo 2021-05-16T23:45:15.5382081Z ** inst 2021-05-16T23:45:15.5584941Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:16.6681153Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T23:45:23.0470978Z ** help 2021-05-16T23:45:23.8939758Z *** installing help indices 2021-05-16T23:45:24.2902312Z converting help for package 'oro.nifti' 2021-05-16T23:45:24.3213775Z finding HTML links ... done 2021-05-16T23:45:24.5556528Z afni-class html 2021-05-16T23:45:24.7484219Z anlz-class html 2021-05-16T23:45:24.7599747Z anlz-nifti-ops html 2021-05-16T23:45:24.7770233Z anlz html 2021-05-16T23:45:24.7885262Z as.anlz html 2021-05-16T23:45:24.7999410Z as.nifti html 2021-05-16T23:45:24.8100716Z audit_trail-methods html 2021-05-16T23:45:24.8703271Z audit_trail html 2021-05-16T23:45:24.8897111Z aux_file-methods html 2021-05-16T23:45:24.9070034Z bitpix-methods html 2021-05-16T23:45:24.9383458Z bitwise html 2021-05-16T23:45:24.9649558Z blend-methods html 2021-05-16T23:45:24.9800716Z cal_img html 2021-05-16T23:45:25.0041123Z cal_max-methods html 2021-05-16T23:45:25.0300293Z cal_min-methods html 2021-05-16T23:45:25.0451517Z cal_units-methods html 2021-05-16T23:45:25.0723452Z coerce-methods html 2021-05-16T23:45:25.0867569Z compressed-methods html 2021-05-16T23:45:25.0985618Z convert_afni html 2021-05-16T23:45:25.1148294Z convert_anlz html 2021-05-16T23:45:25.1315855Z convert_nifti html 2021-05-16T23:45:25.1502479Z data_type-methods html 2021-05-16T23:45:25.1660508Z datatype-methods html 2021-05-16T23:45:25.1862472Z db_name-methods html 2021-05-16T23:45:25.2031741Z descrip-methods html 2021-05-16T23:45:25.2196676Z dim_-methods html 2021-05-16T23:45:25.2340684Z dim_info-methods html 2021-05-16T23:45:25.2478532Z dim_un0-methods html 2021-05-16T23:45:25.2583334Z drop_img_dim html 2021-05-16T23:45:25.2723142Z exp_date-methods html 2021-05-16T23:45:25.2924428Z exp_time-methods html 2021-05-16T23:45:25.3065896Z extender-methods html 2021-05-16T23:45:25.3215130Z extents-methods html 2021-05-16T23:45:25.3370362Z field_skip-methods html 2021-05-16T23:45:25.3510819Z funused1-methods html 2021-05-16T23:45:25.3652331Z funused2-methods html 2021-05-16T23:45:25.3797249Z funused3-methods html 2021-05-16T23:45:25.3954558Z generated-methods html 2021-05-16T23:45:25.4105532Z glmax-methods html 2021-05-16T23:45:25.4258290Z glmin-methods html 2021-05-16T23:45:25.4423308Z hist_un0-methods html 2021-05-16T23:45:25.4594941Z hkey_un0-methods html 2021-05-16T23:45:25.4729465Z hotmetal html 2021-05-16T23:45:25.5150395Z image-methods html 2021-05-16T23:45:25.5312054Z img_data-methods html 2021-05-16T23:45:25.5399223Z img_length html 2021-05-16T23:45:25.5499361Z integerTranslation html 2021-05-16T23:45:25.5691760Z intent_code-methods html 2021-05-16T23:45:25.5889907Z intent_name-methods html 2021-05-16T23:45:25.6052813Z intent_p1-methods html 2021-05-16T23:45:25.6221166Z intent_p2-methods html 2021-05-16T23:45:25.6385033Z intent_p3-methods html 2021-05-16T23:45:25.6422146Z internalImage-class html 2021-05-16T23:45:25.6521254Z is_afni html 2021-05-16T23:45:25.6625329Z is_anlz html 2021-05-16T23:45:25.6726078Z is_nifti html 2021-05-16T23:45:25.6891714Z magic-methods html 2021-05-16T23:45:25.6992954Z miscellaneous html 2021-05-16T23:45:25.8076309Z nifti-class html 2021-05-16T23:45:25.8291290Z nifti html 2021-05-16T23:45:25.8418852Z niftiAuditTrail-class html 2021-05-16T23:45:25.8546009Z niftiExtension-class html 2021-05-16T23:45:25.8671430Z niftiExtensionSection-class html 2021-05-16T23:45:25.8723174Z niftiImage-class html 2021-05-16T23:45:25.8848022Z nifti_assign-methods html 2021-05-16T23:45:25.8938334Z niftiops html 2021-05-16T23:45:25.9003543Z nii2oro html 2021-05-16T23:45:25.9149934Z omax-methods html 2021-05-16T23:45:25.9293544Z omin-methods html 2021-05-16T23:45:25.9408702Z onefile html 2021-05-16T23:45:25.9547350Z orient-methods html 2021-05-16T23:45:25.9648731Z orientation-methods html 2021-05-16T23:45:25.9819351Z origin-methods html 2021-05-16T23:45:25.9900375Z oro2nii html 2021-05-16T23:45:26.0366690Z orthographic-methods html 2021-05-16T23:45:26.0879240Z overlay-methods html 2021-05-16T23:45:26.1032267Z patient_id-methods html 2021-05-16T23:45:26.1179877Z performPermutation html 2021-05-16T23:45:26.1378167Z pixdim-methods html 2021-05-16T23:45:26.1544057Z qform_code-methods html 2021-05-16T23:45:26.1712170Z qoffset_x-methods html 2021-05-16T23:45:26.1901749Z qoffset_y-methods html 2021-05-16T23:45:26.2068086Z qoffset_z-methods html 2021-05-16T23:45:26.2239561Z quatern_b-methods html 2021-05-16T23:45:26.2404807Z quatern_c-methods html 2021-05-16T23:45:26.2570091Z quatern_d-methods html 2021-05-16T23:45:26.2774874Z quaternion2rotation html 2021-05-16T23:45:26.3016009Z read_afni html 2021-05-16T23:45:26.3203048Z read_anlz html 2021-05-16T23:45:26.3520133Z read_nifti html 2021-05-16T23:45:26.3673326Z regular-methods html 2021-05-16T23:45:26.3737262Z remove html 2021-05-16T23:45:26.3882742Z reorient html 2021-05-16T23:45:26.4061799Z scannum-methods html 2021-05-16T23:45:26.4223163Z scl_inter-methods html 2021-05-16T23:45:26.4384336Z scl_slope-methods html 2021-05-16T23:45:26.4556061Z session_error-methods html 2021-05-16T23:45:26.4720215Z sform_code-methods html 2021-05-16T23:45:26.4893631Z sizeof_hdr-methods html 2021-05-16T23:45:26.5365276Z slice-methods html 2021-05-16T23:45:26.5536302Z slice_code-methods html 2021-05-16T23:45:26.5757187Z slice_duration-methods html 2021-05-16T23:45:26.5947824Z slice_end-methods html 2021-05-16T23:45:26.6506375Z slice_overlay-methods html 2021-05-16T23:45:26.6710641Z slice_start-methods html 2021-05-16T23:45:26.6849266Z smax-methods html 2021-05-16T23:45:26.6997489Z smin-methods html 2021-05-16T23:45:26.7159109Z srow_x-methods html 2021-05-16T23:45:26.7317468Z srow_y-methods html 2021-05-16T23:45:26.7470116Z srow_z-methods html 2021-05-16T23:45:26.7609092Z start_field-methods html 2021-05-16T23:45:26.7783478Z tim_colors html 2021-05-16T23:45:26.7939299Z toffset-methods html 2021-05-16T23:45:26.8119754Z transformCoordinate html 2021-05-16T23:45:26.8286368Z unused1-methods html 2021-05-16T23:45:26.8427167Z verified-methods html 2021-05-16T23:45:26.8566045Z views-methods html 2021-05-16T23:45:26.8717694Z vols_added-methods html 2021-05-16T23:45:26.8908384Z vox_offset-methods html 2021-05-16T23:45:26.9054716Z vox_units-methods html 2021-05-16T23:45:26.9108892Z voxdim html 2021-05-16T23:45:26.9206378Z voxres html 2021-05-16T23:45:26.9463811Z write_afni-methods html 2021-05-16T23:45:26.9736063Z write_anlz html 2021-05-16T23:45:27.0126779Z write_nifti html 2021-05-16T23:45:27.0292182Z xyzt_units-methods html 2021-05-16T23:45:27.0381718Z zero_trans html 2021-05-16T23:45:27.0399408Z ** building package indices 2021-05-16T23:45:27.7738220Z ** testing if installed package can be loaded 2021-05-16T23:45:27.7739199Z *** arch - i386 2021-05-16T23:45:28.1307839Z *** arch - x64 2021-05-16T23:45:28.8552824Z * DONE (oro.nifti) 2021-05-16T23:45:28.9601690Z In R CMD INSTALL 2021-05-16T23:45:30.2426866Z * installing *source* package 'httpuv' ... 2021-05-16T23:45:30.3234744Z ** package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T23:45:30.3572580Z ** libs 2021-05-16T23:45:30.3596057Z 2021-05-16T23:45:30.3597277Z *** arch - i386 2021-05-16T23:45:30.7523413Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T23:45:34.5290988Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:45:39.2376468Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callback.cpp -o callback.o 2021-05-16T23:45:39.7074287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T23:45:40.7289389Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T23:45:40.8113867Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T23:45:44.8044042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c fs.cpp -o fs.o 2021-05-16T23:45:48.6209529Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c http.cpp -o http.o 2021-05-16T23:45:53.0359700Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httprequest.cpp -o httprequest.o 2021-05-16T23:45:59.4579859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpresponse.cpp -o httpresponse.o 2021-05-16T23:46:03.8866344Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpuv.cpp -o httpuv.o 2021-05-16T23:46:09.8488843Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-16T23:46:10.0428351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c mime.cpp -o mime.o 2021-05-16T23:46:11.2348555Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T23:46:11.3008548Z set_invalid_parameter.c:9:28: warning: '_set_invalid_parameter_handler' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2021-05-16T23:46:11.3011118Z _invalid_parameter_handler _set_invalid_parameter_handler(_invalid_parameter_handler pNew) { 2021-05-16T23:46:11.3012204Z ^ 2021-05-16T23:46:11.3246161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c socket.cpp -o socket.o 2021-05-16T23:46:15.5040412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c staticpath.cpp -o staticpath.o 2021-05-16T23:46:21.4806812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c thread.cpp -o thread.o 2021-05-16T23:46:22.1138494Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c timegm.cpp -o timegm.o 2021-05-16T23:46:22.2595529Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c utils.cpp -o utils.o 2021-05-16T23:46:26.4304192Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c uvutil.cpp -o uvutil.o 2021-05-16T23:46:30.2615887Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c webapplication.cpp -o webapplication.o 2021-05-16T23:46:37.2333026Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-base.cpp -o websockets-base.o 2021-05-16T23:46:37.5312002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T23:46:41.5453553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T23:46:44.9082951Z websockets-hybi03.cpp: In member function 'virtual void WebSocketProto_HyBi03::handshake(const string&, const RequestHeaders&, char**, size_t*, ResponseHeaders*, std::vector*) const': 2021-05-16T23:46:44.9085732Z websockets-hybi03.cpp:66:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:46:44.9087156Z *reinterpret_cast(handshake) = key1; 2021-05-16T23:46:44.9088244Z ^ 2021-05-16T23:46:45.6180614Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T23:46:49.6377582Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets.cpp -o websockets.o 2021-05-16T23:46:53.9123195Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c winutils.cpp -o winutils.o 2021-05-16T23:46:54.7545522Z /Rtools/bin/make --directory=libuv -f Makefile-libuv.mingw \ 2021-05-16T23:46:54.7547615Z CC="c:/Rtools/mingw_32/bin/gcc " CFLAGS="-O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 " \ 2021-05-16T23:46:54.7549165Z AR="c:/Rtools/mingw_32/bin/ar" RANLIB="c:/Rtools/mingw_32/bin/ranlib" HAVE_DTRACE=0 2021-05-16T23:46:54.7975872Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmpwl37y8/R.INSTALLf445e396d/httpuv/src-i386/libuv' 2021-05-16T23:46:54.7977963Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/timer.o src/timer.c 2021-05-16T23:46:55.0812344Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/random.o src/random.c 2021-05-16T23:46:55.2935024Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-data-getter-setters.o src/uv-data-getter-setters.c 2021-05-16T23:46:55.5251711Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/fs-poll.o src/fs-poll.c 2021-05-16T23:46:55.8147225Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/version.o src/version.c 2021-05-16T23:46:56.0053093Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/idna.o src/idna.c 2021-05-16T23:46:56.2850755Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/strscpy.o src/strscpy.c 2021-05-16T23:46:56.4826797Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/inet.o src/inet.c 2021-05-16T23:46:56.7986939Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/threadpool.o src/threadpool.c 2021-05-16T23:46:57.0707246Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-common.o src/uv-common.c 2021-05-16T23:46:57.6324264Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs-event.o src/win/fs-event.c 2021-05-16T23:46:57.9653697Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/udp.o src/win/udp.c 2021-05-16T23:46:58.5456130Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/handle.o src/win/handle.c 2021-05-16T23:46:58.7947092Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/thread.o src/win/thread.c 2021-05-16T23:46:59.4271676Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tty.o src/win/tty.c 2021-05-16T23:47:00.3503500Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/signal.o src/win/signal.c 2021-05-16T23:47:00.7040466Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/stream.o src/win/stream.c 2021-05-16T23:47:00.9705281Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/util.o src/win/util.c 2021-05-16T23:47:01.3658465Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T23:47:01.3661111Z src/win/util.c:1715:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T23:47:01.3662360Z #pragma warning(suppress : 4996) 2021-05-16T23:47:01.3663204Z ^ 2021-05-16T23:47:01.6540283Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T23:47:01.6542626Z src/win/util.c:1425:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:47:01.6544068Z ptr = strchr(buf + 1, '='); 2021-05-16T23:47:01.6544852Z ^ 2021-05-16T23:47:01.8015305Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process.o src/win/process.c 2021-05-16T23:47:02.3199705Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tcp.o src/win/tcp.c 2021-05-16T23:47:03.0270047Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winsock.o src/win/winsock.c 2021-05-16T23:47:03.2077214Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T23:47:03.2079534Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:47:03.2081178Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T23:47:03.2082172Z ^ 2021-05-16T23:47:03.2083585Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T23:47:03.3222057Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/pipe.o src/win/pipe.c 2021-05-16T23:47:04.4355327Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs.o src/win/fs.c 2021-05-16T23:47:04.6193116Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T23:47:04.6200725Z src/win/fs.c:784:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:47:04.6201599Z int err = 0; 2021-05-16T23:47:04.6202080Z ^ 2021-05-16T23:47:04.6208567Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T23:47:04.6209620Z src/win/fs.c:982:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:47:04.6210379Z int err = 0; 2021-05-16T23:47:04.6210862Z ^ 2021-05-16T23:47:04.6211885Z src/win/fs.c:906:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T23:47:04.6212884Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T23:47:04.6213460Z ^ 2021-05-16T23:47:04.6215494Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T23:47:04.6216837Z src/win/fs.c:1153:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:47:04.6217759Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T23:47:04.6218371Z ^ 2021-05-16T23:47:04.6219375Z src/win/fs.c:1153:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T23:47:04.7677087Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T23:47:04.7679869Z src/win/fs.c:2043:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:47:04.7681741Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:47:04.7682848Z ^ 2021-05-16T23:47:04.7684766Z src/win/fs.c:2043:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:47:04.7686600Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:47:04.7687515Z ^ 2021-05-16T23:47:04.7689445Z src/win/fs.c:2043:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:47:04.7691259Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:47:04.7692339Z ^ 2021-05-16T23:47:04.7694258Z src/win/fs.c:2043:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:47:04.7696022Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:47:04.7696967Z ^ 2021-05-16T23:47:06.2408014Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/async.o src/win/async.c 2021-05-16T23:47:06.4766652Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/core.o src/win/core.c 2021-05-16T23:47:06.8655345Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/dl.o src/win/dl.c 2021-05-16T23:47:07.1015178Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/poll.o src/win/poll.c 2021-05-16T23:47:07.4661492Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/detect-wakeup.o src/win/detect-wakeup.c 2021-05-16T23:47:07.6701352Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/snprintf.o src/win/snprintf.c 2021-05-16T23:47:07.7308124Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/error.o src/win/error.c 2021-05-16T23:47:07.9776687Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process-stdio.o src/win/process-stdio.c 2021-05-16T23:47:08.2816504Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winapi.o src/win/winapi.c 2021-05-16T23:47:08.4929882Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/loop-watcher.o src/win/loop-watcher.c 2021-05-16T23:47:08.7651656Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getaddrinfo.o src/win/getaddrinfo.c 2021-05-16T23:47:09.0715693Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getnameinfo.o src/win/getnameinfo.c 2021-05-16T23:47:09.3013714Z c:/Rtools/mingw_32/bin/ar crs libuv.a src/timer.o src/random.o src/uv-data-getter-setters.o src/fs-poll.o src/version.o src/idna.o src/strscpy.o src/inet.o src/threadpool.o src/uv-common.o src/win/fs-event.o src/win/udp.o src/win/handle.o src/win/thread.o src/win/tty.o src/win/signal.o src/win/stream.o src/win/util.o src/win/process.o src/win/tcp.o src/win/winsock.o src/win/pipe.o src/win/fs.o src/win/async.o src/win/core.o src/win/dl.o src/win/poll.o src/win/detect-wakeup.o src/win/snprintf.o src/win/error.o src/win/process-stdio.o src/win/winapi.o src/win/loop-watcher.o src/win/getaddrinfo.o src/win/getnameinfo.o 2021-05-16T23:47:09.3348746Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmpwl37y8/R.INSTALLf445e396d/httpuv/src-i386/libuv' 2021-05-16T23:47:09.3371144Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T23:47:10.0957911Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T23:47:10.3832182Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c base64/base64.cpp -o base64/base64.o 2021-05-16T23:47:10.8325077Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o httpuv.dll tmp.def RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/i386 -lR 2021-05-16T23:47:11.3415692Z installing to D:/a/_temp/Library/httpuv/libs/i386 2021-05-16T23:47:11.3462091Z 2021-05-16T23:47:11.3463287Z *** arch - x64 2021-05-16T23:47:11.7375177Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T23:47:15.7496342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:47:20.7017411Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callback.cpp -o callback.o 2021-05-16T23:47:21.4889328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T23:47:22.7654321Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T23:47:22.8429522Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T23:47:26.9575247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c fs.cpp -o fs.o 2021-05-16T23:47:30.7875009Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c http.cpp -o http.o 2021-05-16T23:47:35.2542933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httprequest.cpp -o httprequest.o 2021-05-16T23:47:42.0240528Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpresponse.cpp -o httpresponse.o 2021-05-16T23:47:46.4544202Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpuv.cpp -o httpuv.o 2021-05-16T23:47:52.4268812Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-16T23:47:52.6149476Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c mime.cpp -o mime.o 2021-05-16T23:47:53.6705409Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T23:47:53.7348924Z set_invalid_parameter.c:9:28: warning: '_set_invalid_parameter_handler' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2021-05-16T23:47:53.7351526Z _invalid_parameter_handler _set_invalid_parameter_handler(_invalid_parameter_handler pNew) { 2021-05-16T23:47:53.7352838Z ^ 2021-05-16T23:47:53.7576645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c socket.cpp -o socket.o 2021-05-16T23:47:58.0006153Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c staticpath.cpp -o staticpath.o 2021-05-16T23:48:03.9191611Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c thread.cpp -o thread.o 2021-05-16T23:48:04.8398278Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c timegm.cpp -o timegm.o 2021-05-16T23:48:05.2986636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c utils.cpp -o utils.o 2021-05-16T23:48:09.5081599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c uvutil.cpp -o uvutil.o 2021-05-16T23:48:13.4707665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c webapplication.cpp -o webapplication.o 2021-05-16T23:48:20.7774278Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-base.cpp -o websockets-base.o 2021-05-16T23:48:21.0709156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T23:48:24.9767387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T23:48:28.3927763Z websockets-hybi03.cpp: In member function 'virtual void WebSocketProto_HyBi03::handshake(const string&, const RequestHeaders&, char**, size_t*, ResponseHeaders*, std::vector*) const': 2021-05-16T23:48:28.3930304Z websockets-hybi03.cpp:66:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:48:28.3931712Z *reinterpret_cast(handshake) = key1; 2021-05-16T23:48:28.3932461Z ^ 2021-05-16T23:48:29.0961734Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T23:48:33.0854803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets.cpp -o websockets.o 2021-05-16T23:48:37.3468013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c winutils.cpp -o winutils.o 2021-05-16T23:48:38.4358420Z /Rtools/bin/make --directory=libuv -f Makefile-libuv.mingw \ 2021-05-16T23:48:38.4360433Z CC="c:/Rtools/mingw_64/bin/gcc " CFLAGS="-O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 " \ 2021-05-16T23:48:38.4369103Z AR="c:/Rtools/mingw_64/bin/ar" RANLIB="c:/Rtools/mingw_64/bin/ranlib" HAVE_DTRACE=0 2021-05-16T23:48:38.4799857Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmpwl37y8/R.INSTALLf445e396d/httpuv/src-x64/libuv' 2021-05-16T23:48:38.4801944Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/timer.o src/timer.c 2021-05-16T23:48:39.0028509Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/random.o src/random.c 2021-05-16T23:48:39.4684021Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-data-getter-setters.o src/uv-data-getter-setters.c 2021-05-16T23:48:39.9478257Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/fs-poll.o src/fs-poll.c 2021-05-16T23:48:40.4709883Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/version.o src/version.c 2021-05-16T23:48:40.9240403Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/idna.o src/idna.c 2021-05-16T23:48:41.4431312Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/strscpy.o src/strscpy.c 2021-05-16T23:48:41.8997409Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/inet.o src/inet.c 2021-05-16T23:48:42.4288042Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/threadpool.o src/threadpool.c 2021-05-16T23:48:42.9606125Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-common.o src/uv-common.c 2021-05-16T23:48:43.7439855Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs-event.o src/win/fs-event.c 2021-05-16T23:48:44.3381809Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/udp.o src/win/udp.c 2021-05-16T23:48:45.0645434Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/handle.o src/win/handle.c 2021-05-16T23:48:45.5625699Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/thread.o src/win/thread.c 2021-05-16T23:48:46.1356466Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tty.o src/win/tty.c 2021-05-16T23:48:47.1969531Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/signal.o src/win/signal.c 2021-05-16T23:48:47.8039427Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/stream.o src/win/stream.c 2021-05-16T23:48:48.3254678Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/util.o src/win/util.c 2021-05-16T23:48:48.9396207Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T23:48:48.9398673Z src/win/util.c:1715:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T23:48:48.9400297Z #pragma warning(suppress : 4996) 2021-05-16T23:48:48.9401620Z ^ 2021-05-16T23:48:49.3258826Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process.o src/win/process.c 2021-05-16T23:48:50.0388108Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tcp.o src/win/tcp.c 2021-05-16T23:48:50.8900640Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winsock.o src/win/winsock.c 2021-05-16T23:48:51.3211932Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T23:48:51.3215018Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:48:51.3216964Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T23:48:51.3218146Z ^ 2021-05-16T23:48:51.3219980Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T23:48:51.4337920Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/pipe.o src/win/pipe.c 2021-05-16T23:48:52.6351055Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs.o src/win/fs.c 2021-05-16T23:48:53.0719972Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T23:48:53.0723279Z src/win/fs.c:784:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:48:53.0724146Z int err = 0; 2021-05-16T23:48:53.0726270Z ^ 2021-05-16T23:48:53.0730778Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T23:48:53.0731877Z src/win/fs.c:982:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:48:53.0732661Z int err = 0; 2021-05-16T23:48:53.0733154Z ^ 2021-05-16T23:48:53.0734226Z src/win/fs.c:906:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T23:48:53.0735240Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T23:48:53.0735815Z ^ 2021-05-16T23:48:53.0737828Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T23:48:53.0738933Z src/win/fs.c:1153:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:48:53.0739911Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T23:48:53.0740575Z ^ 2021-05-16T23:48:53.0741562Z src/win/fs.c:1153:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T23:48:53.2245107Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T23:48:53.2274396Z src/win/fs.c:2043:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:48:53.2393293Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:48:53.2400371Z ^ 2021-05-16T23:48:53.2401613Z src/win/fs.c:2043:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:48:53.2402749Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:48:53.2403321Z ^ 2021-05-16T23:48:53.2404658Z src/win/fs.c:2043:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:48:53.2405770Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:48:53.2406438Z ^ 2021-05-16T23:48:53.2407582Z src/win/fs.c:2043:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:48:53.2408685Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:48:53.2409255Z ^ 2021-05-16T23:48:54.3334599Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/async.o src/win/async.c 2021-05-16T23:48:54.8261792Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/core.o src/win/core.c 2021-05-16T23:48:55.4554177Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/dl.o src/win/dl.c 2021-05-16T23:48:55.9435749Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/poll.o src/win/poll.c 2021-05-16T23:48:56.5465103Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/detect-wakeup.o src/win/detect-wakeup.c 2021-05-16T23:48:57.0117418Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/snprintf.o src/win/snprintf.c 2021-05-16T23:48:57.0685644Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/error.o src/win/error.c 2021-05-16T23:48:57.5563766Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process-stdio.o src/win/process-stdio.c 2021-05-16T23:48:58.1071364Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winapi.o src/win/winapi.c 2021-05-16T23:48:58.5853936Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/loop-watcher.o src/win/loop-watcher.c 2021-05-16T23:48:59.1114612Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getaddrinfo.o src/win/getaddrinfo.c 2021-05-16T23:48:59.6657377Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getnameinfo.o src/win/getnameinfo.c 2021-05-16T23:49:00.1500288Z c:/Rtools/mingw_64/bin/ar crs libuv.a src/timer.o src/random.o src/uv-data-getter-setters.o src/fs-poll.o src/version.o src/idna.o src/strscpy.o src/inet.o src/threadpool.o src/uv-common.o src/win/fs-event.o src/win/udp.o src/win/handle.o src/win/thread.o src/win/tty.o src/win/signal.o src/win/stream.o src/win/util.o src/win/process.o src/win/tcp.o src/win/winsock.o src/win/pipe.o src/win/fs.o src/win/async.o src/win/core.o src/win/dl.o src/win/poll.o src/win/detect-wakeup.o src/win/snprintf.o src/win/error.o src/win/process-stdio.o src/win/winapi.o src/win/loop-watcher.o src/win/getaddrinfo.o src/win/getnameinfo.o 2021-05-16T23:49:00.1816301Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmpwl37y8/R.INSTALLf445e396d/httpuv/src-x64/libuv' 2021-05-16T23:49:00.1836341Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T23:49:00.8538255Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T23:49:01.1099236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c base64/base64.cpp -o base64/base64.o 2021-05-16T23:49:01.5857143Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o httpuv.dll tmp.def RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/x64 -lR 2021-05-16T23:49:02.7962743Z installing to D:/a/_temp/Library/httpuv/libs/x64 2021-05-16T23:49:02.7963334Z ** R 2021-05-16T23:49:02.7963681Z ** demo 2021-05-16T23:49:02.7964337Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:49:04.7036247Z ** help 2021-05-16T23:49:04.8332009Z *** installing help indices 2021-05-16T23:49:04.9098008Z converting help for package 'httpuv' 2021-05-16T23:49:04.9397011Z finding HTML links ... done 2021-05-16T23:49:05.0108751Z PipeServer html 2021-05-16T23:49:05.0763087Z Server html 2021-05-16T23:49:05.1319040Z WebServer html 2021-05-16T23:49:05.1898977Z WebSocket html 2021-05-16T23:49:05.2094652Z encodeURI html 2021-05-16T23:49:05.2178451Z getRNGState html 2021-05-16T23:49:05.2289211Z httpuv-package html 2021-05-16T23:49:05.2350389Z interrupt html 2021-05-16T23:49:05.2417976Z ipFamily html 2021-05-16T23:49:05.2454397Z listServers html 2021-05-16T23:49:05.2560695Z logLevel html 2021-05-16T23:49:05.2713258Z randomPort html 2021-05-16T23:49:05.2764463Z rawToBase64 html 2021-05-16T23:49:05.2938606Z runServer html 2021-05-16T23:49:05.3087257Z service html 2021-05-16T23:49:05.3213554Z startDaemonizedServer html 2021-05-16T23:49:05.3965237Z startServer html 2021-05-16T23:49:05.4249140Z staticPath html 2021-05-16T23:49:05.4495957Z staticPathOptions html 2021-05-16T23:49:05.4565315Z stopAllServers html 2021-05-16T23:49:05.4640313Z stopDaemonizedServer html 2021-05-16T23:49:05.4724880Z stopServer html 2021-05-16T23:49:05.4731793Z ** building package indices 2021-05-16T23:49:05.5598258Z ** testing if installed package can be loaded 2021-05-16T23:49:05.5600683Z *** arch - i386 2021-05-16T23:49:05.9679115Z *** arch - x64 2021-05-16T23:49:06.3797893Z * DONE (httpuv) 2021-05-16T23:49:06.8543445Z In R CMD INSTALL 2021-05-16T23:49:07.8846041Z * installing *source* package 'R.utils' ... 2021-05-16T23:49:07.9306896Z ** package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T23:49:07.9582419Z ** R 2021-05-16T23:49:08.0092539Z ** inst 2021-05-16T23:49:08.0138212Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:49:08.2998140Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:49:08.2999940Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:49:14.2563359Z ** help 2021-05-16T23:49:16.1189628Z *** installing help indices 2021-05-16T23:49:16.9829691Z converting help for package 'R.utils' 2021-05-16T23:49:17.0149577Z finding HTML links ... done 2021-05-16T23:49:17.3812779Z Arguments html 2021-05-16T23:49:17.4208506Z Assert html 2021-05-16T23:49:17.4606115Z FileProgressBar html 2021-05-16T23:49:17.5484762Z GString-class html 2021-05-16T23:49:17.6268131Z Java html 2021-05-16T23:49:17.6730576Z LComments html 2021-05-16T23:49:17.7141796Z MultiVerbose html 2021-05-16T23:49:17.7235381Z Non-documented_objects html 2021-05-16T23:49:17.7647074Z NullVerbose html 2021-05-16T23:49:17.8353151Z Options html 2021-05-16T23:49:17.9071179Z ProgressBar html 2021-05-16T23:49:17.9544420Z R.utils-package html 2021-05-16T23:49:18.0169569Z Settings html 2021-05-16T23:49:18.0700399Z SmartComments html 2021-05-16T23:49:18.0870540Z Sys.readlink2 html 2021-05-16T23:49:18.1335105Z System html 2021-05-16T23:49:18.1985849Z TextStatusBar html 2021-05-16T23:49:18.2176373Z 2021-05-16T23:49:18.2920299Z finding level-2 HTML links ... done 2021-05-16T23:49:18.3107483Z TimeoutException html 2021-05-16T23:49:18.3828717Z VComments html 2021-05-16T23:49:18.6110125Z Verbose html 2021-05-16T23:49:18.6269670Z addFinalizerToLast html 2021-05-16T23:49:18.6360358Z as.character.GString html 2021-05-16T23:49:18.6452183Z as.character.Options html 2021-05-16T23:49:18.6541912Z as.character.ProgressBar html 2021-05-16T23:49:18.6692255Z as.character.Verbose html 2021-05-16T23:49:18.6820790Z as.character.binmode html 2021-05-16T23:49:18.7059064Z as.double.Verbose html 2021-05-16T23:49:18.7181797Z as.list.MultiVerbose html 2021-05-16T23:49:18.7267936Z as.list.Options html 2021-05-16T23:49:18.7402357Z as.logical.Verbose html 2021-05-16T23:49:18.7595471Z asByte.Java html 2021-05-16T23:49:18.7742903Z asInt.Java html 2021-05-16T23:49:18.7883674Z asLong.Java html 2021-05-16T23:49:18.8020374Z asShort.Java html 2021-05-16T23:49:18.8359047Z attachLocally.list html 2021-05-16T23:49:18.8541995Z callHooks html 2021-05-16T23:49:18.8719109Z callHooks.function html 2021-05-16T23:49:18.8896531Z capitalize html 2021-05-16T23:49:18.9022495Z capture.Verbose html 2021-05-16T23:49:18.9427714Z captureOutput html 2021-05-16T23:49:18.9772445Z cat.Verbose html 2021-05-16T23:49:18.9933865Z check.Assert html 2021-05-16T23:49:19.0100181Z cleanup.FileProgressBar html 2021-05-16T23:49:19.0589720Z cmdArgs html 2021-05-16T23:49:19.0591786Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/cmdArgs.Rd:53: file link 'as.numeric' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.0776726Z cmdArgsCall html 2021-05-16T23:49:19.0940584Z colClasses html 2021-05-16T23:49:19.1968743Z commandArgs html 2021-05-16T23:49:19.2198927Z compile.SmartComments html 2021-05-16T23:49:19.2636124Z compressFile html 2021-05-16T23:49:19.2891825Z compressPDF html 2021-05-16T23:49:19.2993315Z convertComment.SmartComments html 2021-05-16T23:49:19.3176816Z convertComment.VComments html 2021-05-16T23:49:19.3440429Z copyDirectory html 2021-05-16T23:49:19.3444216Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/copyDirectory.Rd:40: file link 'file.copy' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.3931121Z copyFile html 2021-05-16T23:49:19.3934655Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/copyFile.Rd:40: file link 'file.copy' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.4084356Z countLines html 2021-05-16T23:49:19.4487943Z createFileAtomically html 2021-05-16T23:49:19.4848801Z createLink html 2021-05-16T23:49:19.5070499Z createWindowsShortcut html 2021-05-16T23:49:19.5179677Z currentTimeMillis.System html 2021-05-16T23:49:19.5357645Z dataFrame html 2021-05-16T23:49:19.5496314Z detachPackage html 2021-05-16T23:49:19.5691855Z dimNALT_- html 2021-05-16T23:49:19.6112812Z displayCode html 2021-05-16T23:49:19.6406826Z doCall html 2021-05-16T23:49:19.6798407Z downloadFile.character html 2021-05-16T23:49:19.7077483Z draw.density html 2021-05-16T23:49:19.7588030Z eget html 2021-05-16T23:49:19.7589996Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/eget.Rd:77: file link 'cmdArg' in package 'R.utils' does not exist and so has been treated as a topic 2021-05-16T23:49:19.7592389Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/eget.Rd:78: file link 'mget' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.8053140Z egsub html 2021-05-16T23:49:19.8054988Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/egsub.Rd:25: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.8057277Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/egsub.Rd:27: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.8059529Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/egsub.Rd:29: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.8404975Z enter.Verbose html 2021-05-16T23:49:19.8790213Z env html 2021-05-16T23:49:19.8793502Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/env.Rd:24: file link 'evalq' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.8797492Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/env.Rd:26: file link 'new.env' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.8801616Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/env.Rd:59: file link 'new.env' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.8805925Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/env.Rd:59: file link 'evalq' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:19.8903157Z equals.Options html 2021-05-16T23:49:19.9015051Z equals.Verbose html 2021-05-16T23:49:19.9223497Z evaluate.GString html 2021-05-16T23:49:19.9356828Z evaluate.Verbose html 2021-05-16T23:49:19.9602820Z exit.Verbose html 2021-05-16T23:49:19.9955848Z extract.array html 2021-05-16T23:49:20.0136187Z file.info2 html 2021-05-16T23:49:20.0455765Z fileAccess html 2021-05-16T23:49:20.0974255Z filePath html 2021-05-16T23:49:20.1079690Z finalizeSession html 2021-05-16T23:49:20.1419012Z findFiles html 2021-05-16T23:49:20.1801791Z findGhostscript.System html 2021-05-16T23:49:20.1804880Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/findGhostscript.System.Rd:31: file link 'R_GSCMD' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:20.1808611Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/findGhostscript.System.Rd:34: file link 'R_GSCMD' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:20.2173831Z findGraphicsDevice.System html 2021-05-16T23:49:20.2340206Z findSettings.Settings html 2021-05-16T23:49:20.2494664Z findSourceTraceback html 2021-05-16T23:49:20.2612967Z flush.TextStatusBar html 2021-05-16T23:49:20.2769776Z gcDLLs html 2021-05-16T23:49:20.2985161Z gcat html 2021-05-16T23:49:20.3170116Z getAbsolutePath html 2021-05-16T23:49:20.3258671Z getBarString.ProgressBar html 2021-05-16T23:49:20.3382771Z getBuiltinDate.GString html 2021-05-16T23:49:20.3502299Z getBuiltinDatetime.GString html 2021-05-16T23:49:20.3587451Z getBuiltinHostname.GString html 2021-05-16T23:49:20.3675757Z getBuiltinOs.GString html 2021-05-16T23:49:20.3764753Z getBuiltinPid.GString html 2021-05-16T23:49:20.3856493Z getBuiltinRhome.GString html 2021-05-16T23:49:20.3943863Z getBuiltinRversion.GString html 2021-05-16T23:49:20.4055722Z getBuiltinTime.GString html 2021-05-16T23:49:20.4144019Z getBuiltinUsername.GString html 2021-05-16T23:49:20.4432055Z getCharacters.Arguments html 2021-05-16T23:49:20.4600577Z getDoubles.Arguments html 2021-05-16T23:49:20.4764672Z getEnvironment.Arguments html 2021-05-16T23:49:20.5050138Z getFilename.Arguments html 2021-05-16T23:49:20.5187601Z getHostname.System html 2021-05-16T23:49:20.5381033Z getIndices.Arguments html 2021-05-16T23:49:20.5561832Z getInstanceOf.Arguments html 2021-05-16T23:49:20.5673069Z getIntegers.Arguments html 2021-05-16T23:49:20.5854731Z getLabel.TextStatusBar html 2021-05-16T23:49:20.5950186Z getLeaves.Options html 2021-05-16T23:49:20.6042807Z getLoadedPathname.Settings html 2021-05-16T23:49:20.6222774Z getLogicals.Arguments html 2021-05-16T23:49:20.6310511Z getMessage.TimeoutException html 2021-05-16T23:49:20.6552844Z getNumerics.Arguments html 2021-05-16T23:49:20.6824721Z getOption.Options html 2021-05-16T23:49:20.6989786Z getParent html 2021-05-16T23:49:20.7085173Z getRaw.GString html 2021-05-16T23:49:20.7502348Z getReadablePathname.Arguments html 2021-05-16T23:49:20.7734020Z getReadablePathnames.Arguments html 2021-05-16T23:49:20.7897844Z getRegularExpression.Arguments html 2021-05-16T23:49:20.8125020Z getRelativePath html 2021-05-16T23:49:20.8301653Z getThreshold.Verbose html 2021-05-16T23:49:20.8499672Z getTimestampFormat.Verbose html 2021-05-16T23:49:20.8608128Z getUsername.System html 2021-05-16T23:49:20.8838942Z getVariableValue.GString html 2021-05-16T23:49:20.9031591Z getVector.Arguments html 2021-05-16T23:49:20.9323839Z getVerbose.Arguments html 2021-05-16T23:49:20.9754588Z getWritablePathname.Arguments html 2021-05-16T23:49:20.9958744Z gstring html 2021-05-16T23:49:21.0166988Z hasOption.Options html 2021-05-16T23:49:21.0293849Z hasUrlProtocol html 2021-05-16T23:49:21.0491107Z header.Verbose html 2021-05-16T23:49:21.0782381Z hpaste html 2021-05-16T23:49:21.0987082Z hsize html 2021-05-16T23:49:21.1143360Z inAnyInterval.numeric html 2021-05-16T23:49:21.1275685Z increase.ProgressBar html 2021-05-16T23:49:21.1399464Z inheritsFrom.Assert html 2021-05-16T23:49:21.1613841Z insert html 2021-05-16T23:49:21.1863785Z installPackages html 2021-05-16T23:49:21.2033599Z intToBin html 2021-05-16T23:49:21.2194424Z intervalsToSeq.matrix html 2021-05-16T23:49:21.2305208Z isAbsolutePath html 2021-05-16T23:49:21.2575299Z isDirectory html 2021-05-16T23:49:21.2577279Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/isDirectory.Rd:43: file link 'file_test' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:49:21.2680499Z isDone.ProgressBar html 2021-05-16T23:49:21.2927033Z isEof.connection html 2021-05-16T23:49:21.3113742Z isFile html 2021-05-16T23:49:21.3116360Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/isFile.Rd:43: file link 'file_test' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:49:21.3304039Z isMatrix.Assert html 2021-05-16T23:49:21.3412971Z isModified.Settings html 2021-05-16T23:49:21.3507036Z isOn.NullVerbose html 2021-05-16T23:49:21.3701946Z isOn.Verbose html 2021-05-16T23:49:21.3952729Z isOpen.character html 2021-05-16T23:49:21.4085693Z isPackageInstalled html 2021-05-16T23:49:21.4257851Z isPackageLoaded html 2021-05-16T23:49:21.4486154Z isReplicated html 2021-05-16T23:49:21.4599005Z isScalar.Assert html 2021-05-16T23:49:21.4732112Z isSingle html 2021-05-16T23:49:21.4878754Z isUrl html 2021-05-16T23:49:21.5046124Z isVector.Assert html 2021-05-16T23:49:21.5152118Z isVisible.NullVerbose html 2021-05-16T23:49:21.5392472Z isVisible.Verbose html 2021-05-16T23:49:21.5702612Z isZero html 2021-05-16T23:49:21.5828555Z lastModified html 2021-05-16T23:49:21.5972220Z less.Verbose html 2021-05-16T23:49:21.6297466Z listDirectory html 2021-05-16T23:49:21.6564253Z loadAnywhere.Settings html 2021-05-16T23:49:21.6811217Z loadObject html 2021-05-16T23:49:21.6814712Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/loadObject.Rd:47: file link 'saveRDS' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:21.6968580Z loadToEnv html 2021-05-16T23:49:21.7277631Z mapToIntervals.numeric html 2021-05-16T23:49:21.7524042Z mergeIntervals.numeric html 2021-05-16T23:49:21.7838798Z mkdirs html 2021-05-16T23:49:21.7842200Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/mkdirs.Rd:41: file link 'dir.create' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:21.7960802Z more.Verbose html 2021-05-16T23:49:21.8190341Z mout html 2021-05-16T23:49:21.8384058Z moveInSearchPath html 2021-05-16T23:49:21.8618611Z mpager html 2021-05-16T23:49:21.8718404Z names.Options html 2021-05-16T23:49:21.8813807Z nbrOfOptions.Options html 2021-05-16T23:49:21.8889659Z newline.TextStatusBar html 2021-05-16T23:49:21.9014138Z newline.Verbose html 2021-05-16T23:49:21.9128643Z nullfile html 2021-05-16T23:49:21.9294361Z off.Verbose html 2021-05-16T23:49:21.9420495Z on.Verbose html 2021-05-16T23:49:21.9545500Z onGarbageCollect html 2021-05-16T23:49:21.9749187Z onSessionExit html 2021-05-16T23:49:22.0058603Z openBrowser.System html 2021-05-16T23:49:22.0137029Z parse.GString html 2021-05-16T23:49:22.0337197Z parse.SmartComments html 2021-05-16T23:49:22.0555220Z parseDebian.System html 2021-05-16T23:49:22.1026307Z patchCode html 2021-05-16T23:49:22.1280298Z popBackupFile html 2021-05-16T23:49:22.1395080Z popMessage.TextStatusBar html 2021-05-16T23:49:22.1653270Z popTemporaryFile html 2021-05-16T23:49:22.1752714Z print.GString html 2021-05-16T23:49:22.1868336Z print.Verbose html 2021-05-16T23:49:22.2105491Z printf html 2021-05-16T23:49:22.2315374Z printf.Verbose html 2021-05-16T23:49:22.2517897Z promptAndSave.Settings html 2021-05-16T23:49:22.2874956Z pushBackupFile html 2021-05-16T23:49:22.3042200Z pushState.Verbose html 2021-05-16T23:49:22.3323903Z pushTemporaryFile html 2021-05-16T23:49:22.3451931Z queryRCmdCheck html 2021-05-16T23:49:22.3837582Z readBinFragments html 2021-05-16T23:49:22.4030210Z readByte.Java html 2021-05-16T23:49:22.4199422Z readInt.Java html 2021-05-16T23:49:22.4378886Z readRdHelp html 2021-05-16T23:49:22.4519294Z readShort.Java html 2021-05-16T23:49:22.5171832Z readTable html 2021-05-16T23:49:22.5400973Z readTableIndex html 2021-05-16T23:49:22.5594574Z readUTF.Java html 2021-05-16T23:49:22.5822354Z readWindowsShellLink html 2021-05-16T23:49:22.6153497Z readWindowsShortcut html 2021-05-16T23:49:22.6370886Z reassignInPackage html 2021-05-16T23:49:22.6721977Z removeDirectory html 2021-05-16T23:49:22.6724787Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/removeDirectory.Rd:40: file link 'file.remove' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:22.6938200Z renameFile html 2021-05-16T23:49:22.7218410Z resample html 2021-05-16T23:49:22.7220402Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/resample.Rd:29: file link 'sample.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:22.7223014Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/resample.Rd:39: file link 'sample.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:22.7368225Z reset.ProgressBar html 2021-05-16T23:49:22.7478372Z reset.SmartComments html 2021-05-16T23:49:22.7569499Z reset.VComments html 2021-05-16T23:49:22.7723946Z ruler.Verbose html 2021-05-16T23:49:22.7923945Z saveAnywhere.Settings html 2021-05-16T23:49:22.8241249Z saveObject html 2021-05-16T23:49:22.8243244Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/saveObject.Rd:46: file link 'saveRDS' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:22.8435369Z seqToHumanReadable html 2021-05-16T23:49:22.8606184Z seqToIntervals html 2021-05-16T23:49:22.8706632Z setDefaultLevel.Verbose html 2021-05-16T23:49:22.8873496Z setLabel.TextStatusBar html 2021-05-16T23:49:22.9016306Z setLabels.TextStatusBar html 2021-05-16T23:49:22.9140090Z setMaxValue.ProgressBar html 2021-05-16T23:49:22.9375374Z setOption.Options html 2021-05-16T23:49:22.9547490Z setOption html 2021-05-16T23:49:22.9549990Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/setOption.Rd:36: file link 'getOption' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:22.9762892Z setProgress.ProgressBar html 2021-05-16T23:49:22.9858924Z setStepLength.ProgressBar html 2021-05-16T23:49:23.0030299Z setThreshold.Verbose html 2021-05-16T23:49:23.0106384Z setTicks.ProgressBar html 2021-05-16T23:49:23.0321059Z setTimestampFormat.Verbose html 2021-05-16T23:49:23.0489541Z setValue.ProgressBar html 2021-05-16T23:49:23.0684874Z shell.exec2 html 2021-05-16T23:49:23.0976140Z sourceDirectory html 2021-05-16T23:49:23.1485603Z sourceTo html 2021-05-16T23:49:23.1679430Z splitByPattern html 2021-05-16T23:49:23.1995791Z stext html 2021-05-16T23:49:23.2132147Z str.Options html 2021-05-16T23:49:23.2253025Z str.Verbose html 2021-05-16T23:49:23.2485131Z subplots html 2021-05-16T23:49:23.2604115Z summary.Verbose html 2021-05-16T23:49:23.2718210Z swapXY.density html 2021-05-16T23:49:23.3023772Z systemR html 2021-05-16T23:49:23.3027261Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/systemR.Rd:52: file link 'R.home' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:23.3205802Z tempvar html 2021-05-16T23:49:23.3304493Z timestamp.Verbose html 2021-05-16T23:49:23.3430783Z timestampOn.Verbose html 2021-05-16T23:49:23.3546281Z tmpfile html 2021-05-16T23:49:23.3794685Z toCamelCase html 2021-05-16T23:49:23.3956963Z toUrl html 2021-05-16T23:49:23.4139756Z touchFile html 2021-05-16T23:49:23.4601042Z unwrap.array html 2021-05-16T23:49:23.4766482Z update.FileProgressBar html 2021-05-16T23:49:23.4874653Z update.ProgressBar html 2021-05-16T23:49:23.4950403Z update.TextStatusBar html 2021-05-16T23:49:23.5049462Z updateLabels.TextStatusBar html 2021-05-16T23:49:23.5604687Z use html 2021-05-16T23:49:23.5607988Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/use.Rd:38: file link 'require' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:23.5612458Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/use.Rd:38: file link 'requireNamespace' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:23.5618364Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/use.Rd:44: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:23.5836271Z useRepos html 2021-05-16T23:49:23.5986379Z validate.SmartComments html 2021-05-16T23:49:23.6135405Z validate.VComments html 2021-05-16T23:49:23.6327031Z warnings.Verbose html 2021-05-16T23:49:23.6725288Z whichVector.logical html 2021-05-16T23:49:23.7137651Z withCapture html 2021-05-16T23:49:23.7465140Z withLocale html 2021-05-16T23:49:23.7467914Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/withLocale.Rd:57: file link 'Sys.setlocale' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:23.7695583Z withOptions html 2021-05-16T23:49:23.7925421Z withRepos html 2021-05-16T23:49:23.8261056Z withSeed html 2021-05-16T23:49:23.8275885Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/withSeed.Rd:25: file link 'set.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:23.8280378Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/withSeed.Rd:37: file link '.Random.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:23.8284595Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcvpDsx/R.INSTALL18ec420837cd/R.utils/man/withSeed.Rd:66: file link 'set.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:49:23.8534247Z withSink html 2021-05-16T23:49:23.9116484Z withTimeout html 2021-05-16T23:49:23.9518418Z wrap.array html 2021-05-16T23:49:23.9752929Z writeBinFragments html 2021-05-16T23:49:23.9857924Z writeByte.Java html 2021-05-16T23:49:24.0294587Z writeDataFrame.data.frame html 2021-05-16T23:49:24.0401654Z writeInt.Java html 2021-05-16T23:49:24.0631586Z writeRaw.MultiVerbose html 2021-05-16T23:49:24.0737050Z writeRaw.NullVerbose html 2021-05-16T23:49:24.0894326Z writeRaw.Verbose html 2021-05-16T23:49:24.0993573Z writeShort.Java html 2021-05-16T23:49:24.1084620Z writeUTF.Java html 2021-05-16T23:49:24.1117643Z ** building package indices 2021-05-16T23:49:24.9182127Z ** testing if installed package can be loaded 2021-05-16T23:49:24.9184401Z *** arch - i386 2021-05-16T23:49:25.2243113Z *** arch - x64 2021-05-16T23:49:25.6565810Z * DONE (R.utils) 2021-05-16T23:49:25.8167753Z In R CMD INSTALL 2021-05-16T23:49:26.1173813Z * installing *source* package 'servr' ... 2021-05-16T23:49:26.1216700Z ** package 'servr' successfully unpacked and MD5 sums checked 2021-05-16T23:49:26.1502876Z ** R 2021-05-16T23:49:26.1628329Z ** inst 2021-05-16T23:49:26.1708743Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:49:26.7996478Z ** help 2021-05-16T23:49:26.8663784Z *** installing help indices 2021-05-16T23:49:26.9053570Z converting help for package 'servr' 2021-05-16T23:49:26.9341536Z finding HTML links ... done 2021-05-16T23:49:26.9483330Z browse_last html 2021-05-16T23:49:26.9553092Z daemon_stop html 2021-05-16T23:49:27.0195002Z dynamic_site html 2021-05-16T23:49:27.0447401Z httd html 2021-05-16T23:49:27.0573434Z make html 2021-05-16T23:49:27.0676398Z notebook html 2021-05-16T23:49:27.0764252Z random_port html 2021-05-16T23:49:27.0897520Z serve_example html 2021-05-16T23:49:27.1188775Z server_config html 2021-05-16T23:49:27.1326419Z vign html 2021-05-16T23:49:27.1331618Z ** building package indices 2021-05-16T23:49:27.1706426Z ** testing if installed package can be loaded 2021-05-16T23:49:27.1709148Z *** arch - i386 2021-05-16T23:49:27.5787646Z *** arch - x64 2021-05-16T23:49:27.9898731Z * DONE (servr) 2021-05-16T23:49:28.0256933Z In R CMD INSTALL 2021-05-16T23:49:28.5981078Z * installing *source* package 'neurobase' ... 2021-05-16T23:49:29.2800225Z ** package 'neurobase' successfully unpacked and MD5 sums checked 2021-05-16T23:49:29.2800874Z ** R 2021-05-16T23:49:29.2801236Z ** inst 2021-05-16T23:49:29.2801858Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:49:31.3259151Z ** help 2021-05-16T23:49:31.7075966Z *** installing help indices 2021-05-16T23:49:31.8959668Z converting help for package 'neurobase' 2021-05-16T23:49:31.9250700Z finding HTML links ... done 2021-05-16T23:49:31.9918376Z applyEmptyImageDimensions-methods html 2021-05-16T23:49:32.0062697Z boxplot.nifti html 2021-05-16T23:49:32.0224976Z breaker html 2021-05-16T23:49:32.0317615Z check_mask html 2021-05-16T23:49:32.0383378Z check_mask_fail html 2021-05-16T23:49:32.0636672Z check_nifti-methods html 2021-05-16T23:49:32.0966536Z check_nifti_header-methods html 2021-05-16T23:49:32.1052626Z check_outfile html 2021-05-16T23:49:32.1188594Z checkimg-methods html 2021-05-16T23:49:32.1310756Z checknii-methods html 2021-05-16T23:49:32.1436989Z checkniigz-methods html 2021-05-16T23:49:32.1538692Z cog html 2021-05-16T23:49:32.1706757Z colorbar html 2021-05-16T23:49:32.1801928Z 2021-05-16T23:49:32.2515622Z finding level-2 HTML links ... done 2021-05-16T23:49:32.2622013Z copyNIfTIHeader html 2021-05-16T23:49:32.2784434Z cut.nifti html 2021-05-16T23:49:32.2972381Z datatype html 2021-05-16T23:49:32.3127017Z density.nifti html 2021-05-16T23:49:32.3199243Z dicer html 2021-05-16T23:49:32.3377246Z double_ortho html 2021-05-16T23:49:32.3569623Z dropEmptyImageDimensions html 2021-05-16T23:49:32.3684033Z emptyImageDimensionsMask html 2021-05-16T23:49:32.3752210Z ensure_array html 2021-05-16T23:49:32.3844398Z fast_dice_tab html 2021-05-16T23:49:32.3958880Z fast_readnii html 2021-05-16T23:49:32.4052560Z file_imgext html 2021-05-16T23:49:32.4158289Z finite_img-methods html 2021-05-16T23:49:32.4276803Z flip_img html 2021-05-16T23:49:32.4422819Z getEmptyImageDimensions html 2021-05-16T23:49:32.4547476Z hist.nifti html 2021-05-16T23:49:32.4665323Z images2matrix html 2021-05-16T23:49:32.4842802Z img_colour_df html 2021-05-16T23:49:32.4958323Z img_indices html 2021-05-16T23:49:32.5098972Z img_list_to_ts html 2021-05-16T23:49:32.5186579Z img_ts_to_df html 2021-05-16T23:49:32.5344862Z img_ts_to_list html 2021-05-16T23:49:32.5431394Z img_ts_to_matrix html 2021-05-16T23:49:32.5624905Z maskEmptyImageDimensions-methods html 2021-05-16T23:49:32.5717885Z mask_img html 2021-05-16T23:49:32.5829980Z mask_vals-methods html 2021-05-16T23:49:32.5939844Z mean.nifti html 2021-05-16T23:49:32.6041539Z minmax_img-methods html 2021-05-16T23:49:32.6631898Z multi_overlay html 2021-05-16T23:49:32.6713722Z newnii html 2021-05-16T23:49:32.6778437Z niftiarr html 2021-05-16T23:49:32.6858235Z nii.stub html 2021-05-16T23:49:32.6966885Z orient_rpi html 2021-05-16T23:49:32.7680854Z ortho2 html 2021-05-16T23:49:32.7985865Z ortho_diff html 2021-05-16T23:49:32.8044916Z parse_img_ext html 2021-05-16T23:49:32.8162267Z quantile.nifti html 2021-05-16T23:49:32.8262498Z quantile_img html 2021-05-16T23:49:32.8337232Z random_nifti html 2021-05-16T23:49:32.8404302Z randomize_mask html 2021-05-16T23:49:32.8620348Z readNIfTI2 html 2021-05-16T23:49:32.8747329Z read_rpi html 2021-05-16T23:49:32.8913229Z remake_img html 2021-05-16T23:49:32.9027952Z remap_filename html 2021-05-16T23:49:32.9261073Z replaceEmptyImageDimensions-methods html 2021-05-16T23:49:32.9432103Z replace_dropped_dimensions html 2021-05-16T23:49:32.9597971Z replace_outside_surface html 2021-05-16T23:49:32.9852237Z rescale_img html 2021-05-16T23:49:32.9972591Z reverse_orient_rpi html 2021-05-16T23:49:33.0127807Z robust_window html 2021-05-16T23:49:33.0189623Z same_dims html 2021-05-16T23:49:33.0352278Z separate_img-methods html 2021-05-16T23:49:33.0460495Z slice_colour_df html 2021-05-16T23:49:33.0668712Z subset_dti-methods html 2021-05-16T23:49:33.0892236Z tempimg html 2021-05-16T23:49:33.1038650Z window_img html 2021-05-16T23:49:33.1307260Z writeNIfTI2 html 2021-05-16T23:49:33.1412561Z write_nifti html 2021-05-16T23:49:33.1489539Z xyz html 2021-05-16T23:49:33.1622542Z zero_pad html 2021-05-16T23:49:33.1743227Z zlimmer html 2021-05-16T23:49:33.1962738Z zscore_img html 2021-05-16T23:49:33.1974726Z ** building package indices 2021-05-16T23:49:33.3927729Z ** installing vignettes 2021-05-16T23:49:33.4022005Z ** testing if installed package can be loaded 2021-05-16T23:49:33.4026926Z *** arch - i386 2021-05-16T23:49:34.2147289Z *** arch - x64 2021-05-16T23:49:35.1446487Z * DONE (neurobase) 2021-05-16T23:49:35.2294755Z In R CMD INSTALL 2021-05-16T23:49:35.2323784Z 2021-05-16T23:49:35.2324934Z The downloaded source packages are in 2021-05-16T23:49:35.2326061Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCI5TNA\downloaded_packages' 2021-05-16T23:49:36.0269080Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:49:36.0271009Z Use `force = TRUE` to force installation 2021-05-16T23:49:36.0295623Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:49:36.0297196Z Use `force = TRUE` to force installation 2021-05-16T23:49:36.0994962Z ##[group]Run options(width = 100) 2021-05-16T23:49:36.0995786Z options(width = 100) 2021-05-16T23:49:36.0996391Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:49:36.0997130Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:49:36.1003679Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:49:36.1004267Z env: 2021-05-16T23:49:36.1004758Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:49:36.1005272Z TIC_DEPLOY_KEY: 2021-05-16T23:49:36.1005638Z RSPM: 2021-05-16T23:49:36.1007231Z GITHUB_PAT: *** 2021-05-16T23:49:36.1007676Z COVERALLS_TOKEN: 2021-05-16T23:49:36.1008185Z continue-on-error: false 2021-05-16T23:49:36.1008700Z VDIFFR_RUN_TESTS: 2021-05-16T23:49:36.1009142Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:49:36.1009579Z TZ: UTC 2021-05-16T23:49:36.1009978Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:49:36.1010423Z NOT_CRAN: true 2021-05-16T23:49:36.1010898Z MSYSTEM: MINGW64 2021-05-16T23:49:36.1011312Z ##[endgroup] 2021-05-16T23:49:36.9054531Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T23:49:36.9055767Z setting value 2021-05-16T23:49:36.9057006Z version R version 3.5.3 (2019-03-11) 2021-05-16T23:49:36.9057664Z os Windows Server x64 2021-05-16T23:49:36.9058501Z system x86_64, mingw32 2021-05-16T23:49:36.9059025Z ui RTerm 2021-05-16T23:49:36.9059517Z language (EN) 2021-05-16T23:49:36.9060125Z collate English_United States.1252 2021-05-16T23:49:36.9060788Z ctype English_United States.1252 2021-05-16T23:49:36.9061331Z tz UTC 2021-05-16T23:49:36.9061874Z date 2021-05-16 2021-05-16T23:49:36.9062159Z 2021-05-16T23:49:36.9062962Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T23:49:36.9063888Z package * version date lib source 2021-05-16T23:49:36.9064643Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.2) 2021-05-16T23:49:36.9065404Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:49:36.9066176Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9066825Z base * 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9067494Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.2) 2021-05-16T23:49:36.9068183Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9068833Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9069455Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-16T23:49:36.9070107Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9070756Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9071390Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9072360Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9073006Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9073647Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9074349Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9075190Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9075904Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9078275Z compiler 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9079504Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9080191Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9080855Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9081556Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9082209Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9082868Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9083595Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:49:36.9084563Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9085269Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9086151Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9087047Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9087702Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9088399Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9089248Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9089878Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9090537Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9091156Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9091806Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9092472Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9093085Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9093839Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:49:36.9095260Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9098483Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9099213Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9099906Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9100608Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9101277Z grid 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9101954Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9102610Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9103287Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9103939Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9104650Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9105310Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9105991Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9106676Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9107305Z later 1.2.0 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9108586Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9109289Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9111458Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9112659Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9113766Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9115113Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9116205Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9117318Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9118594Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9119701Z methods * 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9120769Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9121833Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9122905Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9124004Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9125498Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9126572Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9127684Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9128790Z parallel 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9129898Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9130979Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9132112Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9133225Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9134380Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9135523Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9136648Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9137762Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9138832Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9139857Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9140972Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9142037Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9143076Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9144086Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9145244Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9146372Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9147440Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9148522Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9149599Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9150652Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9151842Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9152886Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9153983Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9155143Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9156252Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9157352Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9158499Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9159601Z servr 0.22 2021-04-14 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9160687Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9161824Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9162898Z splines 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9163970Z stats * 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9165102Z stats4 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9166273Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9167344Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9168421Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T23:49:36.9169490Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9170500Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9171591Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9172683Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9173682Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:49:36.9174432Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9175090Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9176090Z tools 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9176776Z translations 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9177467Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9178095Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9178730Z utils * 3.5.3 2019-03-11 [2] local 2021-05-16T23:49:36.9179353Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9179992Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9181501Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9182163Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9182805Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9183418Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9184062Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9184758Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9185399Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:49:36.9185715Z 2021-05-16T23:49:36.9186242Z [1] D:/a/_temp/Library 2021-05-16T23:49:36.9186703Z [2] C:/R/library 2021-05-16T23:49:36.9429323Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:49:36.9430005Z Rscript -e 'tic::script()' 2021-05-16T23:49:36.9430472Z ls -l check 2021-05-16T23:49:36.9446589Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T23:49:36.9447241Z env: 2021-05-16T23:49:36.9447701Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:49:36.9448208Z TIC_DEPLOY_KEY: 2021-05-16T23:49:36.9448577Z RSPM: 2021-05-16T23:49:36.9449826Z GITHUB_PAT: *** 2021-05-16T23:49:36.9450260Z COVERALLS_TOKEN: 2021-05-16T23:49:36.9450758Z continue-on-error: false 2021-05-16T23:49:36.9451271Z VDIFFR_RUN_TESTS: 2021-05-16T23:49:36.9451837Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:49:36.9452238Z TZ: UTC 2021-05-16T23:49:36.9452606Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:49:36.9453017Z NOT_CRAN: true 2021-05-16T23:49:36.9453377Z MSYSTEM: MINGW64 2021-05-16T23:49:36.9453773Z ##[endgroup] 2021-05-16T23:49:37.3328814Z v Loading tic stage configuration from tic.R 2021-05-16T23:49:37.5325027Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:49:37.5326291Z Windows because LaTeX is not available. 2021-05-16T23:49:37.5633930Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:49:37.5636378Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:49:37.5637309Z timeout = Inf, check_dir = "check") 2021-05-16T23:49:37.6881200Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T23:49:38.0338789Z * checking for file 'D:\a\papayar\papayar/DESCRIPTION' ... OK 2021-05-16T23:49:38.0339639Z 2021-05-16T23:49:38.3364886Z * preparing 'papayar': 2021-05-16T23:49:38.3365564Z 2021-05-16T23:49:38.3429753Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:49:38.3430485Z 2021-05-16T23:49:38.4372346Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:49:38.4373585Z 2021-05-16T23:49:38.4391298Z * checking for empty or unneeded directories 2021-05-16T23:49:38.4392193Z 2021-05-16T23:49:38.4450136Z * building 'papayar_1.0.tar.gz' 2021-05-16T23:49:38.4450758Z 2021-05-16T23:49:40.6575334Z 2021-05-16T23:49:40.6576558Z 2021-05-16T23:49:41.3784588Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T23:49:41.6613971Z * using log directory 'D:/a/papayar/papayar/check/papayar.Rcheck' 2021-05-16T23:49:41.6614951Z 2021-05-16T23:49:41.6615569Z * using R version 3.5.3 (2019-03-11) 2021-05-16T23:49:41.6616010Z 2021-05-16T23:49:41.6616649Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T23:49:41.6617120Z 2021-05-16T23:49:41.6617736Z * using session charset: ISO8859-1 2021-05-16T23:49:41.6618181Z 2021-05-16T23:49:42.7380873Z * using options '--no-manual --as-cran' 2021-05-16T23:49:42.7381993Z 2021-05-16T23:49:42.7411850Z * checking for file 'papayar/DESCRIPTION' ... OK 2021-05-16T23:49:42.7412477Z 2021-05-16T23:49:42.7413125Z * checking extension type ... Package 2021-05-16T23:49:42.7413693Z 2021-05-16T23:49:42.7414275Z * this is package 'papayar' version '1.0' 2021-05-16T23:49:42.7414903Z 2021-05-16T23:49:42.7440826Z * checking package namespace information ... OK 2021-05-16T23:49:42.7441450Z 2021-05-16T23:49:43.8956617Z * checking package dependencies ... OK 2021-05-16T23:49:43.8957460Z 2021-05-16T23:49:43.8958153Z * checking if this is a source package ... OK 2021-05-16T23:49:43.8958620Z 2021-05-16T23:49:43.8959289Z * checking if there is a namespace ... OK 2021-05-16T23:49:43.8959732Z 2021-05-16T23:49:45.9467841Z * checking for executable files ... WARNING 2021-05-16T23:49:45.9477488Z 2021-05-16T23:49:45.9479042Z Found the following executable file: 2021-05-16T23:49:45.9479700Z 2021-05-16T23:49:45.9480508Z JAGS-4.2.0-Rtools33.exe 2021-05-16T23:49:45.9481109Z 2021-05-16T23:49:45.9564351Z Source packages should not contain undeclared executable files. 2021-05-16T23:49:45.9565195Z 2021-05-16T23:49:45.9631550Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T23:49:45.9632318Z 2021-05-16T23:49:45.9633033Z * checking for hidden files and directories ... OK 2021-05-16T23:49:45.9633567Z 2021-05-16T23:49:45.9634216Z * checking for portable file names ... OK 2021-05-16T23:49:45.9634688Z 2021-05-16T23:49:45.9657719Z * checking serialization versions ... OK 2021-05-16T23:49:45.9658330Z 2021-05-16T23:49:49.8308965Z * checking whether package 'papayar' can be installed ... OK 2021-05-16T23:49:49.8309888Z 2021-05-16T23:49:50.0561338Z * checking installed package size ... OK 2021-05-16T23:49:50.0562146Z 2021-05-16T23:49:50.2775679Z * checking package directory ... OK 2021-05-16T23:49:50.2776557Z 2021-05-16T23:49:50.5946056Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:49:50.5948447Z 2021-05-16T23:49:50.5949349Z * checking top-level files ... NOTE 2021-05-16T23:49:50.5949874Z 2021-05-16T23:49:50.5950617Z Non-standard file/directory found at top level: 2021-05-16T23:49:50.5951141Z 2021-05-16T23:49:50.5951741Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T23:49:50.5952214Z 2021-05-16T23:49:50.5983896Z * checking for left-over files ... OK 2021-05-16T23:49:50.5985326Z 2021-05-16T23:49:50.5985996Z * checking index information ... OK 2021-05-16T23:49:50.5986464Z 2021-05-16T23:49:50.7105232Z * checking package subdirectories ... OK 2021-05-16T23:49:50.7106811Z 2021-05-16T23:49:50.8153976Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:49:50.8154778Z 2021-05-16T23:49:50.9203612Z * checking R files for syntax errors ... OK 2021-05-16T23:49:50.9205035Z 2021-05-16T23:49:51.9332807Z * checking whether the package can be loaded ... OK 2021-05-16T23:49:51.9341243Z 2021-05-16T23:49:52.9474914Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:49:52.9475755Z 2021-05-16T23:49:54.0617467Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:49:54.0618576Z 2021-05-16T23:49:55.0744848Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:49:55.0745456Z 2021-05-16T23:49:56.1897852Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:49:56.1899451Z 2021-05-16T23:49:57.2674032Z * checking loading without being on the library search path ... OK 2021-05-16T23:49:57.2675545Z 2021-05-16T23:49:58.2818212Z * checking dependencies in R code ... OK 2021-05-16T23:49:58.2820090Z 2021-05-16T23:49:59.9017814Z * checking S3 generic/method consistency ... OK 2021-05-16T23:49:59.9018300Z 2021-05-16T23:50:00.9363285Z * checking replacement functions ... OK 2021-05-16T23:50:00.9364750Z 2021-05-16T23:50:01.9498186Z * checking foreign function calls ... OK 2021-05-16T23:50:01.9499107Z 2021-05-16T23:50:07.1332958Z * checking R code for possible problems ... OK 2021-05-16T23:50:07.1333894Z 2021-05-16T23:50:07.3398391Z * checking Rd files ... OK 2021-05-16T23:50:07.3399545Z 2021-05-16T23:50:07.4435407Z * checking Rd metadata ... OK 2021-05-16T23:50:07.4444999Z 2021-05-16T23:50:07.5500453Z * checking Rd line widths ... OK 2021-05-16T23:50:07.5501130Z 2021-05-16T23:50:07.7562100Z * checking Rd cross-references ... OK 2021-05-16T23:50:07.7562967Z 2021-05-16T23:50:08.7729839Z * checking for missing documentation entries ... OK 2021-05-16T23:50:08.7738507Z 2021-05-16T23:50:11.8104803Z * checking for code/documentation mismatches ... OK 2021-05-16T23:50:11.8106070Z 2021-05-16T23:50:13.6362055Z * checking Rd \usage sections ... OK 2021-05-16T23:50:13.6363721Z 2021-05-16T23:50:13.7406232Z * checking Rd contents ... OK 2021-05-16T23:50:13.7407138Z 2021-05-16T23:50:13.8440615Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:50:13.8441482Z 2021-05-16T23:50:15.2180851Z * checking examples ... OK 2021-05-16T23:50:15.2181713Z 2021-05-16T23:50:15.2224423Z * DONE 2021-05-16T23:50:15.2231438Z 2021-05-16T23:50:15.2237735Z 2021-05-16T23:50:15.2238217Z 2021-05-16T23:50:15.2238846Z Status: 1 WARNING, 1 NOTE 2021-05-16T23:50:15.2239289Z 2021-05-16T23:50:15.2239845Z See 2021-05-16T23:50:15.2240180Z 2021-05-16T23:50:15.2240942Z 'D:/a/papayar/papayar/check/papayar.Rcheck/00check.log' 2021-05-16T23:50:15.2241521Z 2021-05-16T23:50:15.2241988Z for details. 2021-05-16T23:50:15.2242364Z 2021-05-16T23:50:15.2242679Z 2021-05-16T23:50:15.2243004Z 2021-05-16T23:50:15.2243326Z 2021-05-16T23:50:15.2243694Z 2021-05-16T23:50:15.5256014Z -- R CMD check results ---------------------------------------- papayar 1.0 ---- 2021-05-16T23:50:15.5273176Z Duration: 34.8s 2021-05-16T23:50:15.5273722Z 2021-05-16T23:50:15.5301085Z > checking for executable files ... WARNING 2021-05-16T23:50:15.5306997Z ##[warning] Found the following executable file: 2021-05-16T23:50:15.5334717Z JAGS-4.2.0-Rtools33.exe 2021-05-16T23:50:15.5335666Z Source packages should not contain undeclared executable files. 2021-05-16T23:50:15.5336672Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T23:50:15.5337183Z 2021-05-16T23:50:15.5337733Z > checking top-level files ... NOTE 2021-05-16T23:50:15.5338478Z Non-standard file/directory found at top level: 2021-05-16T23:50:15.5339962Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T23:50:15.5340906Z 2021-05-16T23:50:15.5341502Z 0 errors v | 1 warning x | 1 note x 2021-05-16T23:50:15.6174281Z total 30116 2021-05-16T23:50:15.6175081Z drwxr-xr-x 1 runneradmin 197121 0 May 16 23:50 papayar.Rcheck 2021-05-16T23:50:15.6176567Z -rw-r--r-- 1 runneradmin 197121 30541529 May 16 23:49 papayar_1.0.tar.gz 2021-05-16T23:50:15.6178536Z -rw-r--r-- 1 runneradmin 197121 288224 May 16 23:49 papayar_1.0.zip 2021-05-16T23:50:15.6401638Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:50:15.6402591Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:50:15.6418804Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T23:50:15.6419389Z env: 2021-05-16T23:50:15.6419814Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:50:15.6420249Z TIC_DEPLOY_KEY: 2021-05-16T23:50:15.6420772Z RSPM: 2021-05-16T23:50:15.6422469Z GITHUB_PAT: *** 2021-05-16T23:50:15.6422893Z COVERALLS_TOKEN: 2021-05-16T23:50:15.6423382Z continue-on-error: false 2021-05-16T23:50:15.6423997Z VDIFFR_RUN_TESTS: 2021-05-16T23:50:15.6424426Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:50:15.6424831Z TZ: UTC 2021-05-16T23:50:15.6425215Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:50:15.6425643Z NOT_CRAN: true 2021-05-16T23:50:15.6426141Z MSYSTEM: MINGW64 2021-05-16T23:50:15.6426506Z ##[endgroup] 2021-05-16T23:50:15.7795773Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:50:15.7796746Z Rscript -e "tic::before_deploy()" 2021-05-16T23:50:15.7864943Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:50:15.7865513Z env: 2021-05-16T23:50:15.7865979Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:50:15.7866460Z TIC_DEPLOY_KEY: 2021-05-16T23:50:15.7866812Z RSPM: 2021-05-16T23:50:15.7867799Z GITHUB_PAT: *** 2021-05-16T23:50:15.7868221Z COVERALLS_TOKEN: 2021-05-16T23:50:15.7868712Z continue-on-error: false 2021-05-16T23:50:15.7869199Z VDIFFR_RUN_TESTS: 2021-05-16T23:50:15.7869628Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:50:15.7870033Z TZ: UTC 2021-05-16T23:50:15.7870418Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:50:15.7870838Z NOT_CRAN: true 2021-05-16T23:50:15.7871214Z MSYSTEM: MINGW64 2021-05-16T23:50:15.7871615Z ##[endgroup] 2021-05-16T23:50:16.5142793Z v Loading tic stage configuration from tic.R 2021-05-16T23:50:16.7216989Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:50:16.7218277Z Windows because LaTeX is not available. 2021-05-16T23:50:16.9392700Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:50:16.9393337Z with: 2021-05-16T23:50:16.9394331Z upload_url: https://uploads.github.com/repos/neuroconductor/papayar/releases/43022969/assets{?name,label} 2021-05-16T23:50:16.9395284Z asset_path: check/papayar_1.0.zip 2021-05-16T23:50:16.9396187Z asset_name: papayar_1.0_R3.5.zip 2021-05-16T23:50:16.9396796Z asset_content_type: application/octet-stream 2021-05-16T23:50:16.9397291Z env: 2021-05-16T23:50:16.9397746Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:50:16.9398210Z TIC_DEPLOY_KEY: 2021-05-16T23:50:16.9398580Z RSPM: 2021-05-16T23:50:16.9399945Z GITHUB_PAT: *** 2021-05-16T23:50:16.9400353Z COVERALLS_TOKEN: 2021-05-16T23:50:16.9400841Z continue-on-error: false 2021-05-16T23:50:16.9401329Z VDIFFR_RUN_TESTS: 2021-05-16T23:50:16.9401772Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:50:16.9402160Z TZ: UTC 2021-05-16T23:50:16.9402600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:50:16.9403028Z NOT_CRAN: true 2021-05-16T23:50:16.9403406Z MSYSTEM: MINGW64 2021-05-16T23:50:16.9404360Z GITHUB_TOKEN: *** 2021-05-16T23:50:16.9404739Z ##[endgroup] 2021-05-16T23:50:18.1898982Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:50:18.1899683Z Rscript -e "tic::deploy()" 2021-05-16T23:50:18.1957710Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:50:18.1958264Z env: 2021-05-16T23:50:18.1958725Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:50:18.1959194Z TIC_DEPLOY_KEY: 2021-05-16T23:50:18.1959561Z RSPM: 2021-05-16T23:50:18.1962399Z GITHUB_PAT: *** 2021-05-16T23:50:18.1962851Z COVERALLS_TOKEN: 2021-05-16T23:50:18.1963360Z continue-on-error: false 2021-05-16T23:50:18.1963835Z VDIFFR_RUN_TESTS: 2021-05-16T23:50:18.1964278Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:50:18.1964669Z TZ: UTC 2021-05-16T23:50:18.1965064Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:50:18.1965472Z NOT_CRAN: true 2021-05-16T23:50:18.1965860Z MSYSTEM: MINGW64 2021-05-16T23:50:18.1966247Z ##[endgroup] 2021-05-16T23:50:18.9064333Z v Loading tic stage configuration from tic.R 2021-05-16T23:50:19.1102398Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:50:19.1103594Z Windows because LaTeX is not available. 2021-05-16T23:50:19.3318788Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:50:19.3319487Z Rscript -e "tic::after_deploy()" 2021-05-16T23:50:19.3375980Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:50:19.3376502Z env: 2021-05-16T23:50:19.3376937Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:50:19.3377372Z TIC_DEPLOY_KEY: 2021-05-16T23:50:19.3377716Z RSPM: 2021-05-16T23:50:19.3378882Z GITHUB_PAT: *** 2021-05-16T23:50:19.3379264Z COVERALLS_TOKEN: 2021-05-16T23:50:19.3379735Z continue-on-error: false 2021-05-16T23:50:19.3380184Z VDIFFR_RUN_TESTS: 2021-05-16T23:50:19.3380594Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:50:19.3380955Z TZ: UTC 2021-05-16T23:50:19.3381323Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:50:19.3381701Z NOT_CRAN: true 2021-05-16T23:50:19.3382069Z MSYSTEM: MINGW64 2021-05-16T23:50:19.3382427Z ##[endgroup] 2021-05-16T23:50:20.0501623Z v Loading tic stage configuration from tic.R 2021-05-16T23:50:20.2529986Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:50:20.2531449Z Windows because LaTeX is not available. 2021-05-16T23:50:20.4801322Z Post job cleanup. 2021-05-16T23:50:22.7860582Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:50:22.8090002Z git version 2.31.1.windows.1 2021-05-16T23:50:22.8183684Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:50:22.8507140Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T23:50:23.4225578Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:50:23.4427075Z http.https://github.com/.extraheader 2021-05-16T23:50:23.4484686Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:50:23.4774625Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T23:50:24.0049461Z Cleaning up orphan processes