2021-05-19T17:54:42.7937647Z ##[section]Starting: Request a runner to run this job 2021-05-19T17:54:43.8848293Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-19T17:54:44.0209278Z 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-19T17:54:44.1215602Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-19T17:54:44.2774159Z ##[section]Finishing: Request a runner to run this job 2021-05-19T17:54:52.3997570Z Current runner version: '2.278.0' 2021-05-19T17:54:52.4133929Z ##[group]Operating System 2021-05-19T17:54:52.4135062Z Microsoft Windows Server 2019 2021-05-19T17:54:52.4135638Z 10.0.17763 2021-05-19T17:54:52.4136098Z Datacenter 2021-05-19T17:54:52.4136639Z ##[endgroup] 2021-05-19T17:54:52.4137281Z ##[group]Virtual Environment 2021-05-19T17:54:52.4137922Z Environment: windows-2019 2021-05-19T17:54:52.4138524Z Version: 20210509.1 2021-05-19T17:54:52.4139566Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-19T17:54:52.4141029Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-19T17:54:52.4141979Z ##[endgroup] 2021-05-19T17:54:52.4143971Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T17:54:52.4145402Z Actions: write 2021-05-19T17:54:52.4145961Z Checks: write 2021-05-19T17:54:52.4146535Z Contents: write 2021-05-19T17:54:52.4147225Z Deployments: write 2021-05-19T17:54:52.4147812Z Issues: write 2021-05-19T17:54:52.4148305Z Metadata: read 2021-05-19T17:54:52.4148878Z Packages: write 2021-05-19T17:54:52.4149472Z PullRequests: write 2021-05-19T17:54:52.4150109Z RepositoryProjects: write 2021-05-19T17:54:52.4150808Z SecurityEvents: write 2021-05-19T17:54:52.4151365Z Statuses: write 2021-05-19T17:54:52.4152016Z ##[endgroup] 2021-05-19T17:54:52.4155448Z Prepare workflow directory 2021-05-19T17:54:52.5419299Z Prepare all required actions 2021-05-19T17:54:52.5431264Z Getting action download info 2021-05-19T17:54:52.9783484Z Download action repository 'actions/checkout@v2' 2021-05-19T17:54:53.9381115Z Download action repository 'r-lib/actions@master' 2021-05-19T17:54:55.4907095Z Download action repository 'adigherman/actions@master' 2021-05-19T17:54:58.0004741Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T17:54:58.1750005Z Download action repository 'actions/cache@v1' 2021-05-19T17:54:58.4467285Z Download action repository 'actions/upload-artifact@master' 2021-05-19T17:54:58.7522172Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T17:54:59.2903188Z ##[group]Run actions/checkout@v2 2021-05-19T17:54:59.2904072Z with: 2021-05-19T17:54:59.2904680Z repository: neuroconductor/neurocStats 2021-05-19T17:54:59.2905871Z token: *** 2021-05-19T17:54:59.2906368Z ssh-strict: true 2021-05-19T17:54:59.2906994Z persist-credentials: true 2021-05-19T17:54:59.2907583Z clean: true 2021-05-19T17:54:59.2908069Z fetch-depth: 1 2021-05-19T17:54:59.2908532Z lfs: false 2021-05-19T17:54:59.2909007Z submodules: false 2021-05-19T17:54:59.2909463Z env: 2021-05-19T17:54:59.2910005Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:54:59.2910631Z TIC_DEPLOY_KEY: 2021-05-19T17:54:59.2911073Z RSPM: 2021-05-19T17:54:59.2911939Z GITHUB_PAT: *** 2021-05-19T17:54:59.2912839Z COVERALLS_TOKEN: *** 2021-05-19T17:54:59.2913427Z continue-on-error: false 2021-05-19T17:54:59.2914003Z VDIFFR_RUN_TESTS: 2021-05-19T17:54:59.2914498Z ##[endgroup] 2021-05-19T17:55:02.1667815Z Syncing repository: neuroconductor/neurocStats 2021-05-19T17:55:02.1874081Z ##[group]Getting Git version info 2021-05-19T17:55:02.1878435Z Working directory is 'D:\a\neurocStats\neurocStats' 2021-05-19T17:55:02.2364947Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-19T17:55:02.2572861Z git version 2.31.1.windows.1 2021-05-19T17:55:02.2627221Z ##[endgroup] 2021-05-19T17:55:02.2634336Z Deleting the contents of 'D:\a\neurocStats\neurocStats' 2021-05-19T17:55:02.2638359Z ##[group]Initializing the repository 2021-05-19T17:55:02.2651250Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\neurocStats\neurocStats 2021-05-19T17:55:02.4261427Z Initialized empty Git repository in D:/a/neurocStats/neurocStats/.git/ 2021-05-19T17:55:02.4317758Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/neurocStats 2021-05-19T17:55:02.4839120Z ##[endgroup] 2021-05-19T17:55:02.4857147Z ##[group]Disabling automatic garbage collection 2021-05-19T17:55:02.4948391Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-19T17:55:02.5425625Z ##[endgroup] 2021-05-19T17:55:02.5473116Z ##[group]Setting up auth 2021-05-19T17:55:02.5474917Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-19T17:55:02.5712802Z [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-19T17:55:04.5127476Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T17:55:04.5395923Z [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-19T17:55:05.0377506Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-19T17:55:05.0652749Z ##[endgroup] 2021-05-19T17:55:05.0702374Z ##[group]Fetching the repository 2021-05-19T17:55:05.0724494Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8d631a7e1febb2b90e845811c7e2f8b353f3e1ed:refs/tags/0.1.3.s 2021-05-19T17:55:06.6104098Z remote: Enumerating objects: 39, done. 2021-05-19T17:55:06.6113578Z remote: Counting objects: 2% (1/39) 2021-05-19T17:55:06.6118120Z remote: Counting objects: 5% (2/39) 2021-05-19T17:55:06.6119383Z remote: Counting objects: 7% (3/39) 2021-05-19T17:55:06.6120604Z remote: Counting objects: 10% (4/39) 2021-05-19T17:55:06.6127273Z remote: Counting objects: 12% (5/39) 2021-05-19T17:55:06.6128611Z remote: Counting objects: 15% (6/39) 2021-05-19T17:55:06.6130490Z remote: Counting objects: 17% (7/39) 2021-05-19T17:55:06.6187348Z remote: Counting objects: 20% (8/39) 2021-05-19T17:55:06.6193232Z remote: Counting objects: 23% (9/39) 2021-05-19T17:55:06.6205878Z remote: Counting objects: 25% (10/39) 2021-05-19T17:55:06.6217855Z remote: Counting objects: 28% (11/39) 2021-05-19T17:55:06.6219092Z remote: Counting objects: 30% (12/39) 2021-05-19T17:55:06.6219995Z remote: Counting objects: 33% (13/39) 2021-05-19T17:55:06.6220932Z remote: Counting objects: 35% (14/39) 2021-05-19T17:55:06.6221774Z remote: Counting objects: 38% (15/39) 2021-05-19T17:55:06.6222516Z remote: Counting objects: 41% (16/39) 2021-05-19T17:55:06.6223284Z remote: Counting objects: 43% (17/39) 2021-05-19T17:55:06.6224063Z remote: Counting objects: 46% (18/39) 2021-05-19T17:55:06.6224826Z remote: Counting objects: 48% (19/39) 2021-05-19T17:55:06.6225904Z remote: Counting objects: 51% (20/39) 2021-05-19T17:55:06.6226960Z remote: Counting objects: 53% (21/39) 2021-05-19T17:55:06.6227685Z remote: Counting objects: 56% (22/39) 2021-05-19T17:55:06.6228419Z remote: Counting objects: 58% (23/39) 2021-05-19T17:55:06.6229219Z remote: Counting objects: 61% (24/39) 2021-05-19T17:55:06.6229946Z remote: Counting objects: 64% (25/39) 2021-05-19T17:55:06.6230963Z remote: Counting objects: 66% (26/39) 2021-05-19T17:55:06.6232018Z remote: Counting objects: 69% (27/39) 2021-05-19T17:55:06.6232797Z remote: Counting objects: 71% (28/39) 2021-05-19T17:55:06.6233402Z remote: Counting objects: 74% (29/39) 2021-05-19T17:55:06.6233958Z remote: Counting objects: 76% (30/39) 2021-05-19T17:55:06.6234560Z remote: Counting objects: 79% (31/39) 2021-05-19T17:55:06.6235138Z remote: Counting objects: 82% (32/39) 2021-05-19T17:55:06.6235847Z remote: Counting objects: 84% (33/39) 2021-05-19T17:55:06.6237444Z remote: Counting objects: 87% (34/39) 2021-05-19T17:55:06.6238008Z remote: Counting objects: 89% (35/39) 2021-05-19T17:55:06.6238606Z remote: Counting objects: 92% (36/39) 2021-05-19T17:55:06.6239221Z remote: Counting objects: 94% (37/39) 2021-05-19T17:55:06.6239770Z remote: Counting objects: 97% (38/39) 2021-05-19T17:55:06.6240361Z remote: Counting objects: 100% (39/39) 2021-05-19T17:55:06.6240939Z remote: Counting objects: 100% (39/39), done. 2021-05-19T17:55:06.6241598Z remote: Compressing objects: 2% (1/37) 2021-05-19T17:55:06.6242279Z remote: Compressing objects: 5% (2/37) 2021-05-19T17:55:06.6242885Z remote: Compressing objects: 8% (3/37) 2021-05-19T17:55:06.6243524Z remote: Compressing objects: 10% (4/37) 2021-05-19T17:55:06.6244168Z remote: Compressing objects: 13% (5/37) 2021-05-19T17:55:06.6244764Z remote: Compressing objects: 16% (6/37) 2021-05-19T17:55:06.6245428Z remote: Compressing objects: 18% (7/37) 2021-05-19T17:55:06.6246104Z remote: Compressing objects: 21% (8/37) 2021-05-19T17:55:06.6246741Z remote: Compressing objects: 24% (9/37) 2021-05-19T17:55:06.6247388Z remote: Compressing objects: 27% (10/37) 2021-05-19T17:55:06.6247993Z remote: Compressing objects: 29% (11/37) 2021-05-19T17:55:06.6248658Z remote: Compressing objects: 32% (12/37) 2021-05-19T17:55:06.6249262Z remote: Compressing objects: 35% (13/37) 2021-05-19T17:55:06.6249907Z remote: Compressing objects: 37% (14/37) 2021-05-19T17:55:06.6250546Z remote: Compressing objects: 40% (15/37) 2021-05-19T17:55:06.6251141Z remote: Compressing objects: 43% (16/37) 2021-05-19T17:55:06.6251800Z remote: Compressing objects: 45% (17/37) 2021-05-19T17:55:06.6252439Z remote: Compressing objects: 48% (18/37) 2021-05-19T17:55:06.6253036Z remote: Compressing objects: 51% (19/37) 2021-05-19T17:55:06.6254085Z remote: Compressing objects: 54% (20/37) 2021-05-19T17:55:06.6254708Z remote: Compressing objects: 56% (21/37) 2021-05-19T17:55:06.6255381Z remote: Compressing objects: 59% (22/37) 2021-05-19T17:55:06.6256075Z remote: Compressing objects: 62% (23/37) 2021-05-19T17:55:06.6256672Z remote: Compressing objects: 64% (24/37) 2021-05-19T17:55:06.6257317Z remote: Compressing objects: 67% (25/37) 2021-05-19T17:55:06.6257912Z remote: Compressing objects: 70% (26/37) 2021-05-19T17:55:06.6258570Z remote: Compressing objects: 72% (27/37) 2021-05-19T17:55:06.6259212Z remote: Compressing objects: 75% (28/37) 2021-05-19T17:55:06.6259806Z remote: Compressing objects: 78% (29/37) 2021-05-19T17:55:06.6260449Z remote: Compressing objects: 81% (30/37) 2021-05-19T17:55:06.6261102Z remote: Compressing objects: 83% (31/37) 2021-05-19T17:55:06.6261694Z remote: Compressing objects: 86% (32/37) 2021-05-19T17:55:06.6262346Z remote: Compressing objects: 89% (33/37) 2021-05-19T17:55:06.6262942Z remote: Compressing objects: 91% (34/37) 2021-05-19T17:55:06.6263584Z remote: Compressing objects: 94% (35/37) 2021-05-19T17:55:06.6264243Z remote: Compressing objects: 97% (36/37) 2021-05-19T17:55:06.6264839Z remote: Compressing objects: 100% (37/37) 2021-05-19T17:55:06.6265507Z remote: Compressing objects: 100% (37/37), done. 2021-05-19T17:55:06.6556368Z remote: Total 39 (delta 1), reused 21 (delta 0), pack-reused 0 2021-05-19T17:55:06.8050490Z From https://github.com/neuroconductor/neurocStats 2021-05-19T17:55:06.8052032Z * [new ref] 8d631a7e1febb2b90e845811c7e2f8b353f3e1ed -> 0.1.3.s 2021-05-19T17:55:06.8545030Z ##[endgroup] 2021-05-19T17:55:06.8559886Z ##[group]Determining the checkout info 2021-05-19T17:55:06.8635706Z ##[endgroup] 2021-05-19T17:55:06.8638004Z ##[group]Checking out the ref 2021-05-19T17:55:06.8639283Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.1.3.s 2021-05-19T17:55:06.9044946Z Note: switching to 'refs/tags/0.1.3.s'. 2021-05-19T17:55:06.9046045Z 2021-05-19T17:55:06.9046851Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-19T17:55:06.9048676Z changes and commit them, and you can discard any commits you make in this 2021-05-19T17:55:06.9051279Z state without impacting any branches by switching back to a branch. 2021-05-19T17:55:06.9054027Z 2021-05-19T17:55:06.9054899Z If you want to create a new branch to retain commits you create, you may 2021-05-19T17:55:06.9056073Z do so (now or later) by using -c with the switch command. Example: 2021-05-19T17:55:06.9056621Z 2021-05-19T17:55:06.9057313Z git switch -c 2021-05-19T17:55:06.9061565Z 2021-05-19T17:55:06.9062298Z Or undo this operation with: 2021-05-19T17:55:06.9062792Z 2021-05-19T17:55:06.9063298Z git switch - 2021-05-19T17:55:06.9063782Z 2021-05-19T17:55:06.9064737Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-19T17:55:06.9065721Z 2021-05-19T17:55:06.9072069Z HEAD is now at 8d631a7 Version id 143 stable 2021-05-19T17:55:06.9107026Z ##[endgroup] 2021-05-19T17:55:06.9603909Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-19T17:55:06.9817731Z '8d631a7e1febb2b90e845811c7e2f8b353f3e1ed' 2021-05-19T17:55:07.0186021Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T17:55:07.0186676Z with: 2021-05-19T17:55:07.0187067Z r-version: 3.5 2021-05-19T17:55:07.0187508Z Ncpus: 1 2021-05-19T17:55:07.0187953Z crayon.enabled: NULL 2021-05-19T17:55:07.0188572Z remove-openmp-macos: true 2021-05-19T17:55:07.0189232Z http-user-agent: default 2021-05-19T17:55:07.0189733Z install-r: true 2021-05-19T17:55:07.0190404Z windows-path-include-mingw: true 2021-05-19T17:55:07.0190978Z env: 2021-05-19T17:55:07.0191483Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:07.0192060Z TIC_DEPLOY_KEY: 2021-05-19T17:55:07.0192442Z RSPM: 2021-05-19T17:55:07.0194017Z GITHUB_PAT: *** 2021-05-19T17:55:07.0194934Z COVERALLS_TOKEN: *** 2021-05-19T17:55:07.0195466Z continue-on-error: false 2021-05-19T17:55:07.0196113Z VDIFFR_RUN_TESTS: 2021-05-19T17:55:07.0196535Z ##[endgroup] 2021-05-19T17:55:07.4854052Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-19T17:55:07.6902392Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-19T17:55:08.1304093Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-19T17:55:09.2599623Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-19T17:55:10.5028656Z Chocolatey v0.10.15 2021-05-19T17:56:47.9246294Z Installing the following packages: 2021-05-19T17:56:47.9306070Z qpdf 2021-05-19T17:56:47.9306924Z By installing you accept licenses for the packages. 2021-05-19T17:56:50.1337377Z 2021-05-19T17:56:50.1340695Z qpdf v10.3.2 [Approved] 2021-05-19T17:56:50.1453737Z qpdf package files install completed. Performing other installation steps. 2021-05-19T17:56:52.3408223Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-19T17:56:53.0547521Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-19T17:56:57.1940487Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-19T17:56:57.5993629Z ShimGen has successfully created a shim for qpdf.exe 2021-05-19T17:56:57.8865622Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-19T17:56:57.9403884Z The install of qpdf was successful. 2021-05-19T17:56:57.9405428Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-19T17:56:57.9810947Z 2021-05-19T17:56:57.9871217Z Chocolatey installed 1/1 packages. 2021-05-19T17:56:58.0121217Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-19T17:57:44.4668811Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T17:57:44.4669583Z with: 2021-05-19T17:57:44.4670036Z pandoc-version: 2.7.3 2021-05-19T17:57:44.4670509Z env: 2021-05-19T17:57:44.4671017Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:57:44.4671523Z TIC_DEPLOY_KEY: 2021-05-19T17:57:44.4671951Z RSPM: 2021-05-19T17:57:44.4673515Z GITHUB_PAT: *** 2021-05-19T17:57:44.4674392Z COVERALLS_TOKEN: *** 2021-05-19T17:57:44.4674970Z continue-on-error: false 2021-05-19T17:57:44.4675536Z VDIFFR_RUN_TESTS: 2021-05-19T17:57:44.4676046Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T17:57:44.4676523Z TZ: UTC 2021-05-19T17:57:44.4676940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:57:44.4677425Z NOT_CRAN: true 2021-05-19T17:57:44.4677825Z ##[endgroup] 2021-05-19T17:57:45.4409005Z [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\c2e09f8c-28d5-4218-bc6c-62845b7e8252', 'D:\a\_temp\c4b6f2ef-95c0-4ed2-98a7-42b3c296e1d9')" 2021-05-19T17:57:52.1596668Z ##[group]Run git config user.name adigherman 2021-05-19T17:57:52.1597545Z git config user.name adigherman 2021-05-19T17:57:52.1598155Z git config user.email adig@jhu.edu 2021-05-19T17:57:52.1655380Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-19T17:57:52.1655963Z env: 2021-05-19T17:57:52.1656478Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:57:52.1656986Z TIC_DEPLOY_KEY: 2021-05-19T17:57:52.1657409Z RSPM: 2021-05-19T17:57:52.1658942Z GITHUB_PAT: *** 2021-05-19T17:57:52.1659810Z COVERALLS_TOKEN: *** 2021-05-19T17:57:52.1660383Z continue-on-error: false 2021-05-19T17:57:52.1660934Z VDIFFR_RUN_TESTS: 2021-05-19T17:57:52.1661391Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T17:57:52.1661869Z TZ: UTC 2021-05-19T17:57:52.1662279Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:57:52.1662759Z NOT_CRAN: true 2021-05-19T17:57:52.1663201Z ##[endgroup] 2021-05-19T17:57:55.6024421Z ##[group]Run msys2/setup-msys2@v2 2021-05-19T17:57:55.6025030Z with: 2021-05-19T17:57:55.6025475Z msystem: MINGW64 2021-05-19T17:57:55.6025893Z update: true 2021-05-19T17:57:55.6026456Z install: git mingw-w64-x86_64-toolchain 2021-05-19T17:57:55.6027001Z path-type: minimal 2021-05-19T17:57:55.6027489Z release: true 2021-05-19T17:57:55.6027909Z env: 2021-05-19T17:57:55.6028373Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:57:55.6029020Z TIC_DEPLOY_KEY: 2021-05-19T17:57:55.6029402Z RSPM: 2021-05-19T17:57:55.6030950Z GITHUB_PAT: *** 2021-05-19T17:57:55.6031856Z COVERALLS_TOKEN: *** 2021-05-19T17:57:55.6032381Z continue-on-error: false 2021-05-19T17:57:55.6032938Z VDIFFR_RUN_TESTS: 2021-05-19T17:57:55.6033442Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T17:57:55.6033878Z TZ: UTC 2021-05-19T17:57:55.6034328Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:57:55.6034765Z NOT_CRAN: true 2021-05-19T17:57:55.6035209Z ##[endgroup] 2021-05-19T17:57:55.8047611Z ##[group]Downloading MSYS2... 2021-05-19T17:57:56.6221644Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-19T17:57:57.7246279Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-19T17:57:57.7460172Z ##[endgroup] 2021-05-19T17:57:57.7461305Z ##[group]Extracting MSYS2... 2021-05-19T17:57:57.7465119Z [command]D:\a\_temp\base.exe -y 2021-05-19T17:57:58.1245198Z 2021-05-19T17:57:58.1247966Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-19T17:57:58.1248703Z 2021-05-19T17:57:58.1249454Z Extracting archive: D:\a\_temp\base.exe 2021-05-19T17:57:58.1250142Z -- 2021-05-19T17:57:58.1250779Z Path = D:\a\_temp\base.exe 2021-05-19T17:57:58.1252178Z Type = 7z 2021-05-19T17:57:58.1252531Z 2021-05-19T17:57:58.3162670Z 0% 2021-05-19T17:57:58.3872075Z 2021-05-19T17:57:58.5305833Z 0% 1100 2021-05-19T17:57:58.5306677Z 2021-05-19T17:57:58.7635038Z 6% 1100 2021-05-19T17:57:58.7635979Z 2021-05-19T17:57:58.9482711Z 12% 1100 2021-05-19T17:57:58.9483638Z 2021-05-19T17:57:59.1442931Z 19% 1100 2021-05-19T17:57:59.1443920Z 2021-05-19T17:57:59.3458916Z 25% 1100 2021-05-19T17:57:59.3459788Z 2021-05-19T17:57:59.5595312Z 29% 1100 2021-05-19T17:57:59.5596174Z 2021-05-19T17:57:59.7506416Z 30% 1100 2021-05-19T17:57:59.7507170Z 2021-05-19T17:57:59.9720876Z 33% 1100 2021-05-19T17:58:00.9380574Z 2021-05-19T17:58:00.9381019Z 39% 1100 2021-05-19T17:58:00.9381380Z 2021-05-19T17:58:00.9381777Z 43% 1100 2021-05-19T17:58:00.9382125Z 2021-05-19T17:58:00.9382823Z 47% 1315 - msys64\usr\include\tcl8.6\generic\tclTomMath.h 2021-05-19T17:58:00.9383570Z 2021-05-19T17:58:00.9384215Z 47% 2040 - msys64\usr\lib\terminfo\61\ansi80x43-mono 2021-05-19T17:58:00.9384902Z 2021-05-19T17:58:01.0028709Z 47% 2813 - msys64\usr\lib\terminfo\68\hp+color 2021-05-19T17:58:01.0030126Z 2021-05-19T17:58:01.2033241Z 47% 3629 - msys64\usr\lib\terminfo\73\screen 2021-05-19T17:58:01.2033945Z 2021-05-19T17:58:01.4062183Z 47% 4437 - msys64\usr\lib\terminfo\78\xnuppc-128x40-m 2021-05-19T17:58:01.4063239Z 2021-05-19T17:58:01.6390493Z 47% 5165 - msys64\usr\share\bash-completion\completions\pkg_deinstall 2021-05-19T17:58:01.6391469Z 2021-05-19T17:58:01.8282763Z 47% 5659 - msys64\usr\share\info\gmp.info-2.gz 2021-05-19T17:58:01.8283881Z 2021-05-19T17:58:02.0321003Z 47% 6175 - msys64\usr\share\locale\it\LC_MESSAGES\libidn2.mo 2021-05-19T17:58:02.0323929Z 2021-05-19T17:58:02.2353110Z 47% 6736 - msys64\usr\share\makepkg\util\parseopts.sh 2021-05-19T17:58:02.2354252Z 2021-05-19T17:58:02.4384453Z 47% 7409 - msys64\usr\share\man\man1\wget.1.gz 2021-05-19T17:58:02.4385485Z 2021-05-19T17:58:02.6412797Z 47% 8146 - msys64\usr\share\man\man3\Pod.Simple.Debug.3perl.gz 2021-05-19T17:58:02.6414892Z 2021-05-19T17:58:02.8923181Z 47% 8797 - msys64\usr\share\man\man3\Tcl_StringCaseMatch.3.gz 2021-05-19T17:58:02.8924455Z 2021-05-19T17:58:03.0936909Z 47% 9254 - msys64\usr\share\man\man3\curl_share_setopt.3.gz 2021-05-19T17:58:03.0938099Z 2021-05-19T17:58:03.2978310Z 47% 9907 - msys64\usr\share\man\man3\mvadd_wchstr.3x.gz 2021-05-19T17:58:03.2980200Z 2021-05-19T17:58:03.5009367Z 47% 10632 - msys64\usr\share\man\mann\tcl_nonwordchars.n.gz 2021-05-19T17:58:03.5011149Z 2021-05-19T17:58:03.7037997Z 47% 11282 - msys64\usr\share\perl5\core_perl\Unicode\Collate\Locale\nn.pl 2021-05-19T17:58:03.7039187Z 2021-05-19T17:58:03.9464815Z 47% 11944 - msys64\usr\share\perl5\core_perl\unicore\lib\Nv\60000.pl 2021-05-19T17:58:03.9465925Z 2021-05-19T17:58:04.2234985Z 47% 12449 - msys64\usr\share\terminfo\61\att4415-rv 2021-05-19T17:58:04.2236087Z 2021-05-19T17:58:04.4224512Z 47% 13167 - msys64\usr\share\terminfo\68\hp+pfk-cr 2021-05-19T17:58:04.4225667Z 2021-05-19T17:58:04.6255576Z 47% 13553 - msys64\usr\share\terminfo\6e\ncr260vt300pp 2021-05-19T17:58:04.6256737Z 2021-05-19T17:58:04.8288601Z 47% 14336 - msys64\usr\share\terminfo\74\tvi950-rv-4p 2021-05-19T17:58:04.8289806Z 2021-05-19T17:58:05.0315407Z 47% 15109 - msys64\usr\share\zoneinfo\America\Ojinaga 2021-05-19T17:58:05.0316478Z 2021-05-19T17:58:05.2347040Z 47% 15926 - msys64\usr\share\zoneinfo\posix\Etc\GMT+3 2021-05-19T17:58:05.2348469Z 2021-05-19T17:58:05.4412752Z 47% 16711 - msys64\usr\share\zoneinfo\right\US\Pacific 2021-05-19T17:58:05.4413888Z 2021-05-19T17:58:05.6577847Z 48% 17092 2021-05-19T17:58:05.6578702Z 2021-05-19T17:58:05.8653919Z 50% 17092 2021-05-19T17:58:05.8655274Z 2021-05-19T17:58:06.0729430Z 54% 17092 2021-05-19T17:58:06.0730868Z 2021-05-19T17:58:06.2896987Z 56% 17092 2021-05-19T17:58:06.2897863Z 2021-05-19T17:58:06.4986336Z 60% 17092 2021-05-19T17:58:06.4987657Z 2021-05-19T17:58:06.7020214Z 62% 17092 2021-05-19T17:58:06.7021509Z 2021-05-19T17:58:06.9155865Z 64% 17092 2021-05-19T17:58:06.9156736Z 2021-05-19T17:58:07.1250456Z 67% 17092 2021-05-19T17:58:07.1256272Z 2021-05-19T17:58:07.3248744Z 71% 17092 2021-05-19T17:58:07.3249571Z 2021-05-19T17:58:07.5348644Z 74% 17092 2021-05-19T17:58:07.5349520Z 2021-05-19T17:58:07.7379761Z 76% 17092 2021-05-19T17:58:07.7380543Z 2021-05-19T17:58:07.9477758Z 79% 17092 2021-05-19T17:58:07.9478696Z 2021-05-19T17:58:08.1442266Z 82% 17092 2021-05-19T17:58:08.1443469Z 2021-05-19T17:58:08.3612191Z 87% 17092 2021-05-19T17:58:08.3613143Z 2021-05-19T17:58:08.5648528Z 93% 17092 2021-05-19T17:58:08.5650652Z 2021-05-19T17:58:08.7666979Z 97% 17092 2021-05-19T17:58:08.7668292Z 2021-05-19T17:58:08.9706985Z 100% 17227 - msys64\usr\bin\info.exe 2021-05-19T17:58:08.9707968Z 2021-05-19T17:58:09.1727979Z 100% 17372 - msys64\usr\bin\msys-perl5_32.dll 2021-05-19T17:58:09.1729683Z 2021-05-19T17:58:09.2651244Z 100% 17577 - msys64\usr\lib\perl5\core_perl\auto\Encode\EBCDIC\EBCDIC.dll 2021-05-19T17:58:09.2652917Z 2021-05-19T17:58:09.2654079Z Everything is Ok 2021-05-19T17:58:09.2697448Z ##[endgroup] 2021-05-19T17:58:09.2698386Z ##[group]Disable Key Refresh... 2021-05-19T17:58:09.3524225Z [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-19T17:58:09.7200237Z ##[endgroup] 2021-05-19T17:58:09.7226889Z ##[group]Restoring package cache... 2021-05-19T17:58:10.2364021Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-19T17:58:10.2388645Z ##[endgroup] 2021-05-19T17:58:10.2389913Z ##[group]Starting MSYS2 for the first time... 2021-05-19T17:58:10.3280353Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-19T17:58:10.4876888Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-19T17:58:10.5026300Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-19T17:58:10.6827159Z Copying skeleton files. 2021-05-19T17:58:10.6828468Z These files are for the users to personalise their msys2 experience. 2021-05-19T17:58:10.6829655Z 2021-05-19T17:58:10.6830509Z They will never be overwritten nor automatically updated. 2021-05-19T17:58:10.6831315Z 2021-05-19T17:58:10.7350592Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-19T17:58:10.7509781Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-19T17:58:10.7679216Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-19T17:58:10.7843277Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-19T17:58:10.8006159Z './.profile' -> '/home/runneradmin/.profile' 2021-05-19T17:58:10.8598704Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-19T17:58:10.8933333Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-19T17:58:10.9263673Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-19T17:58:10.9591154Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-19T17:58:11.3064160Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-19T17:58:11.3173605Z gpg: no ultimately trusted keys found 2021-05-19T17:58:11.6362062Z gpg: starting migration from earlier GnuPG versions 2021-05-19T17:58:11.6836411Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-19T17:58:11.6837514Z gpg: migration succeeded 2021-05-19T17:58:11.7081797Z gpg: Generating pacman keyring master key... 2021-05-19T17:58:19.9413514Z gpg: key 5DCD41766C0FF97A marked as ultimately trusted 2021-05-19T17:58:19.9414522Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-19T17:58:19.9416008Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/B6D5306627785011FCEB6E385DCD41766C0FF97A.rev' 2021-05-19T17:58:19.9417045Z gpg: Done 2021-05-19T17:58:19.9417571Z ==> Updating trust database... 2021-05-19T17:58:19.9418401Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-19T17:58:19.9419596Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-19T17:58:19.9421019Z ==> Appending keys from msys2.gpg... 2021-05-19T17:58:19.9431349Z ==> Locally signing trusted keys in keyring... 2021-05-19T17:58:19.9432397Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-19T17:58:19.9434284Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-19T17:58:20.0425530Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-19T17:58:20.1629141Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-19T17:58:20.2918235Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-19T17:58:20.4085255Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-19T17:58:20.5261736Z ==> Importing owner trust values... 2021-05-19T17:58:20.5453507Z gpg: setting ownertrust to 4 2021-05-19T17:58:20.5455029Z gpg: setting ownertrust to 4 2021-05-19T17:58:20.5455664Z gpg: setting ownertrust to 4 2021-05-19T17:58:20.5456610Z gpg: setting ownertrust to 4 2021-05-19T17:58:20.5457403Z gpg: setting ownertrust to 4 2021-05-19T17:58:20.5458190Z gpg: setting ownertrust to 4 2021-05-19T17:58:20.5652930Z ==> Disabling revoked keys in keyring... 2021-05-19T17:58:20.5808493Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-19T17:58:20.6473701Z ==> Updating trust database... 2021-05-19T17:58:20.6683908Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-19T17:58:20.6696512Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-19T17:58:20.6707404Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-19T17:58:20.6712632Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-19T17:58:20.6714402Z gpg: next trustdb check due at 2022-01-23 2021-05-19T17:58:20.7131553Z pacman-key (pacman) 5.2.2 2021-05-19T17:58:20.7132855Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-19T17:58:20.7133969Z 2021-05-19T17:58:20.7310344Z This is free software; see the source for copying conditions. 2021-05-19T17:58:20.7312619Z There is NO WARRANTY, to the extent permitted by law. 2021-05-19T17:58:21.5378974Z  2021-05-19T17:58:21.5379505Z 2021-05-19T17:58:21.5380530Z ################################################################### 2021-05-19T17:58:21.5381357Z # # 2021-05-19T17:58:21.5382093Z # # 2021-05-19T17:58:21.5382782Z # C A U T I O N # 2021-05-19T17:58:21.5383501Z # # 2021-05-19T17:58:21.5384292Z # This is first start of MSYS2. # 2021-05-19T17:58:21.5385186Z # You MUST restart shell to apply necessary actions. # 2021-05-19T17:58:21.5385963Z # # 2021-05-19T17:58:21.5386593Z # # 2021-05-19T17:58:21.5387157Z ################################################################### 2021-05-19T17:58:21.5387470Z 2021-05-19T17:58:21.5387723Z 2021-05-19T17:58:21.5607486Z 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-19T17:58:21.5668091Z ##[endgroup] 2021-05-19T17:58:21.5669149Z ##[group]Disable CheckSpace... 2021-05-19T17:58:21.6376068Z [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-19T17:58:22.0111570Z ##[endgroup] 2021-05-19T17:58:22.0112675Z ##[group]Updating packages... 2021-05-19T17:58:22.0865000Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-19T17:58:22.9415535Z :: Synchronizing package databases... 2021-05-19T17:58:23.2743135Z downloading mingw32.db... 2021-05-19T17:58:23.9429913Z downloading mingw32.db.sig... 2021-05-19T17:58:24.1619006Z downloading mingw64.db... 2021-05-19T17:58:24.3582370Z downloading mingw64.db.sig... 2021-05-19T17:58:24.5755064Z downloading ucrt64.db... 2021-05-19T17:58:24.7699933Z downloading ucrt64.db.sig... 2021-05-19T17:58:24.9851193Z downloading msys.db... 2021-05-19T17:58:25.0863749Z downloading msys.db.sig... 2021-05-19T17:58:25.1975242Z :: Starting core system upgrade... 2021-05-19T17:58:25.4252306Z warning: resolving dependencies... 2021-05-19T17:58:25.4253636Z terminate other MSYS2 programs before proceeding 2021-05-19T17:58:25.4335931Z looking for conflicting packages... 2021-05-19T17:58:25.4362021Z 2021-05-19T17:58:25.4365116Z Packages (6) bash-5.1.008-1 filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-23 pacman-mirrors-20210423-2 2021-05-19T17:58:25.4366326Z 2021-05-19T17:58:25.4367048Z Total Download Size: 11.54 MiB 2021-05-19T17:58:25.4367795Z Total Installed Size: 55.34 MiB 2021-05-19T17:58:25.4368840Z Net Upgrade Size: 0.00 MiB 2021-05-19T17:58:25.4369328Z 2021-05-19T17:58:25.4370016Z :: Proceed with installation? [Y/n] 2021-05-19T17:58:25.4370663Z :: Retrieving packages... 2021-05-19T17:58:25.5335587Z downloading bash-5.1.008-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:25.7366805Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-19T17:58:25.8353507Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:25.9487751Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-19T17:58:26.0779461Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-19T17:58:26.1763059Z downloading pacman-5.2.2-23-x86_64.pkg.tar.zst... 2021-05-19T17:58:26.3053027Z checking keyring... 2021-05-19T17:58:26.4043933Z checking package integrity... 2021-05-19T17:58:27.4152028Z loading package files... 2021-05-19T17:58:27.4362600Z checking for file conflicts... 2021-05-19T17:58:27.4365436Z :: Processing package changes... 2021-05-19T17:58:27.4366261Z upgrading bash... 2021-05-19T17:58:27.6001004Z upgrading filesystem... 2021-05-19T17:58:27.6502187Z upgrading mintty... 2021-05-19T17:58:27.7339597Z upgrading msys2-runtime... 2021-05-19T17:58:27.8075668Z upgrading pacman-mirrors... 2021-05-19T17:58:27.8133122Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-19T17:58:27.8152913Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-19T17:58:27.8167903Z upgrading pacman... 2021-05-19T17:58:27.9089214Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-19T17:58:28.2620868Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 3432 has been terminated. 2021-05-19T17:58:28.6908619Z ##[endgroup] 2021-05-19T17:58:28.6910851Z ##[group]Killing remaining tasks... 2021-05-19T17:58:28.7639432Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-19T17:58:28.9230715Z 2021-05-19T17:58:28.9232007Z INFO: No tasks running with the specified criteria. 2021-05-19T17:58:28.9273185Z ##[endgroup] 2021-05-19T17:58:28.9274157Z ##[group]Final system upgrade... 2021-05-19T17:58:28.9960529Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-19T17:58:29.8674166Z :: Synchronizing package databases... 2021-05-19T17:58:30.5227332Z mingw32 is up to date 2021-05-19T17:58:30.5227996Z mingw64 is up to date 2021-05-19T17:58:30.5228575Z ucrt64 is up to date 2021-05-19T17:58:30.5229150Z downloading clang64.db... 2021-05-19T17:58:31.1924154Z downloading clang64.db.sig... 2021-05-19T17:58:31.4062917Z msys is up to date 2021-05-19T17:58:31.4064452Z :: Starting core system upgrade... 2021-05-19T17:58:31.6892832Z there is nothing to do 2021-05-19T17:58:31.6894026Z :: Starting full system upgrade... 2021-05-19T17:58:31.7354832Z resolving dependencies... 2021-05-19T17:58:31.7465001Z looking for conflicting packages... 2021-05-19T17:58:31.7507922Z 2021-05-19T17:58:31.7510811Z 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.5.0-1 zstd-1.5.0-1 2021-05-19T17:58:31.7544050Z 2021-05-19T17:58:31.7545038Z Total Download Size: 6.22 MiB 2021-05-19T17:58:31.7545958Z Total Installed Size: 32.30 MiB 2021-05-19T17:58:31.7546543Z Net Upgrade Size: 0.97 MiB 2021-05-19T17:58:31.7546846Z 2021-05-19T17:58:31.7547442Z :: Proceed with installation? [Y/n] 2021-05-19T17:58:31.7548068Z :: Retrieving packages... 2021-05-19T17:58:31.8484195Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-19T17:58:31.9500429Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:32.0483205Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-19T17:58:32.1525580Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-19T17:58:32.2521273Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-19T17:58:32.3531444Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-19T17:58:32.4599627Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:32.5633097Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:32.6630501Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-19T17:58:32.8655686Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-19T17:58:32.9661046Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-19T17:58:33.0635606Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-19T17:58:33.1626480Z downloading rebase-4.5.0-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:33.2638319Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:33.2691661Z checking keyring... 2021-05-19T17:58:33.3754501Z checking package integrity... 2021-05-19T17:58:35.8856706Z loading package files... 2021-05-19T17:58:35.9193777Z checking for file conflicts... 2021-05-19T17:58:35.9196009Z checking available disk space... 2021-05-19T17:58:35.9337152Z :: Processing package changes... 2021-05-19T17:58:35.9338105Z upgrading brotli... 2021-05-19T17:58:35.9475982Z upgrading less... 2021-05-19T17:58:35.9582336Z upgrading libxml2... 2021-05-19T17:58:35.9804926Z upgrading libxslt... 2021-05-19T17:58:35.9938569Z upgrading ca-certificates... 2021-05-19T17:58:36.7851773Z upgrading file... 2021-05-19T17:58:36.8414091Z upgrading libsqlite... 2021-05-19T17:58:36.8535343Z upgrading libzstd... 2021-05-19T17:58:36.8619418Z upgrading gnupg... 2021-05-19T17:58:39.3433910Z ==> Appending keys from msys2.gpg... 2021-05-19T17:58:39.4567866Z ==> Locally signing trusted keys in keyring... 2021-05-19T17:58:39.4737392Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-19T17:58:43.5943277Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-19T17:58:43.6513095Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-19T17:58:43.7169280Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-19T17:58:43.7849639Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-19T17:58:43.8491887Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-19T17:58:43.9139121Z ==> Importing owner trust values... 2021-05-19T17:58:43.9569682Z ==> Disabling revoked keys in keyring... 2021-05-19T17:58:43.9742581Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-19T17:58:44.0406389Z ==> Updating trust database... 2021-05-19T17:58:44.0597472Z gpg: next trustdb check due at 2022-01-23 2021-05-19T17:58:44.1663252Z upgrading libgpgme... 2021-05-19T17:58:44.3853146Z upgrading msys2-keyring... 2021-05-19T17:58:44.6809702Z ==> Appending keys from msys2.gpg... 2021-05-19T17:58:44.7849894Z ==> Locally signing trusted keys in keyring... 2021-05-19T17:58:44.8028247Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-19T17:58:44.9168074Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-19T17:58:44.9930041Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-19T17:58:45.0576566Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-19T17:58:45.1310230Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-19T17:58:45.1960203Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-19T17:58:45.2619524Z ==> Importing owner trust values... 2021-05-19T17:58:45.3039430Z ==> Disabling revoked keys in keyring... 2021-05-19T17:58:45.3223845Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-19T17:58:45.3900535Z ==> Updating trust database... 2021-05-19T17:58:45.4090325Z gpg: next trustdb check due at 2022-01-23 2021-05-19T17:58:45.5080117Z upgrading msys2-launcher... 2021-05-19T17:58:45.5221515Z upgrading rebase... 2021-05-19T17:58:45.5371265Z upgrading zstd... 2021-05-19T17:58:45.5606184Z :: Running post-transaction hooks... 2021-05-19T17:58:45.5607289Z (1/1) Updating the info directory file... 2021-05-19T17:58:45.9882588Z ##[endgroup] 2021-05-19T17:58:45.9960034Z ##[group]Installing additional packages... 2021-05-19T17:58:46.0613204Z [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-19T17:58:47.2502490Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-19T17:58:47.2503906Z :: Repository mingw64 2021-05-19T17:58:47.2509520Z 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-19T17:58:47.2513445Z 2021-05-19T17:58:47.2514287Z Enter a selection (default=all): 2021-05-19T17:58:47.2515300Z resolving dependencies... 2021-05-19T17:58:47.2622558Z looking for conflicting packages... 2021-05-19T17:58:47.2740184Z 2021-05-19T17:58:47.2759749Z 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.30-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.54-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.6200.a528542c8-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.6200.a528542c8-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6200.a528542c8-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6200.a528542c8-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.6200.a528542c8-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6200.a528542c8-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6200.a528542c8-1 2021-05-19T17:58:47.2773494Z 2021-05-19T17:58:47.2774111Z Total Download Size: 164.97 MiB 2021-05-19T17:58:47.2774802Z Total Installed Size: 1091.95 MiB 2021-05-19T17:58:47.2775253Z 2021-05-19T17:58:47.2776059Z :: Proceed with installation? [Y/n] 2021-05-19T17:58:47.2776810Z :: Retrieving packages... 2021-05-19T17:58:47.5905434Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-19T17:58:48.1652008Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-19T17:58:48.2644150Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-19T17:58:48.8662435Z downloading mingw-w64-x86_64-headers-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T17:58:49.0963374Z downloading mingw-w64-x86_64-crt-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T17:58:49.2225447Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-19T17:58:49.3321285Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-19T17:58:49.4347862Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-19T17:58:49.5356674Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-19T17:58:49.6353233Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T17:58:49.7336176Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-19T17:58:49.8396035Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-19T17:58:49.9377214Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T17:58:50.0367077Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-19T17:58:50.1453395Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-19T17:58:51.1820907Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-19T17:58:51.8389470Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-19T17:58:51.9436187Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-19T17:58:52.3859647Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-19T17:58:52.8346646Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-19T17:58:52.9331757Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-19T17:58:53.0645348Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-19T17:58:53.1612723Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-19T17:58:53.2591860Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-19T17:58:53.3866742Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-19T17:58:53.4856717Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-19T17:58:53.5859447Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-19T17:58:53.6887084Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-19T17:58:53.7851585Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-19T17:58:53.8864416Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-19T17:58:53.9960704Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-19T17:58:54.2068442Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-19T17:58:54.3081760Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-19T17:58:54.4099203Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-19T17:58:54.5332061Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-19T17:58:54.7734606Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-19T17:58:54.8889244Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-19T17:58:54.9879488Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-19T17:58:55.5832456Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-19T17:58:55.6839519Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-19T17:58:55.8959599Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-19T17:58:56.1317328Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-19T17:58:56.4728466Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T17:58:56.5707218Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-19T17:58:56.6696553Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-19T17:58:56.7688336Z downloading mingw-w64-x86_64-tools-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T17:58:56.8701949Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T17:58:56.9674263Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:57.0659418Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-19T17:58:57.3901978Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-19T17:58:57.4917967Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:57.5964089Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-19T17:58:57.6940764Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-19T17:58:57.7906200Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-19T17:58:57.8878271Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-19T17:58:57.9853412Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-19T17:58:58.0824735Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-19T17:58:58.1792038Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-19T17:58:58.2762122Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-19T17:58:58.3733059Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-19T17:58:58.4713056Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-19T17:58:58.5694965Z downloading perl-HTTP-Message-6.30-1-any.pkg.tar.zst... 2021-05-19T17:58:58.6670631Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-19T17:58:58.7650224Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-19T17:58:58.8630000Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-19T17:58:58.9611006Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-19T17:58:59.0593507Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-19T17:58:59.1570419Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-19T17:58:59.2547573Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-19T17:58:59.3532391Z downloading perl-libwww-6.54-1-any.pkg.tar.zst... 2021-05-19T17:58:59.4547320Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-19T17:58:59.5531963Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-19T17:58:59.6520919Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-19T17:58:59.7496534Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-19T17:58:59.8494106Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-19T17:58:59.9488471Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-19T17:59:00.0478803Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-19T17:59:00.1456807Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-19T17:59:00.2432875Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-19T17:59:00.3412095Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-19T17:59:00.4914373Z checking keyring... 2021-05-19T17:59:00.8136528Z checking package integrity... 2021-05-19T17:59:15.4092334Z loading package files... 2021-05-19T17:59:16.0502597Z checking for file conflicts... 2021-05-19T17:59:18.6452453Z checking available disk space... 2021-05-19T17:59:18.6593516Z :: Processing package changes... 2021-05-19T17:59:18.6594477Z installing expat... 2021-05-19T17:59:18.6662103Z installing vim... 2021-05-19T17:59:20.3887235Z installing heimdal... 2021-05-19T17:59:20.7815497Z installing openssh... 2021-05-19T17:59:20.8227795Z installing perl-Error... 2021-05-19T17:59:20.8356084Z installing perl-Authen-SASL... 2021-05-19T17:59:20.8603168Z installing perl-Encode-Locale... 2021-05-19T17:59:20.8689456Z installing perl-HTTP-Date... 2021-05-19T17:59:20.8781675Z installing perl-File-Listing... 2021-05-19T17:59:20.8880045Z installing perl-HTML-Tagset... 2021-05-19T17:59:20.8931368Z installing perl-Clone... 2021-05-19T17:59:20.9019557Z installing perl-IO-HTML... 2021-05-19T17:59:20.9085734Z installing perl-LWP-MediaTypes... 2021-05-19T17:59:20.9159178Z installing perl-URI... 2021-05-19T17:59:20.9747355Z installing perl-HTTP-Message... 2021-05-19T17:59:20.9957927Z installing perl-HTML-Parser... 2021-05-19T17:59:21.0148352Z installing perl-HTTP-Cookies... 2021-05-19T17:59:21.0247631Z installing perl-HTTP-Daemon... 2021-05-19T17:59:21.0299058Z installing perl-HTTP-Negotiate... 2021-05-19T17:59:21.0369675Z installing perl-Net-HTTP... 2021-05-19T17:59:21.0510434Z installing perl-WWW-RobotRules... 2021-05-19T17:59:21.0585588Z installing perl-Try-Tiny... 2021-05-19T17:59:21.0694002Z installing perl-libwww... 2021-05-19T17:59:21.1112522Z Optional dependencies for perl-libwww 2021-05-19T17:59:21.1113743Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-19T17:59:21.1114710Z installing perl-TimeDate... 2021-05-19T17:59:21.1526586Z installing perl-MailTools... 2021-05-19T17:59:21.1901242Z installing perl-IO-Stringy... 2021-05-19T17:59:21.2071482Z installing perl-Convert-BinHex... 2021-05-19T17:59:21.3389823Z module test... pass. 2021-05-19T17:59:21.3450540Z installing perl-MIME-tools... 2021-05-19T17:59:21.4055938Z installing perl-Net-SSLeay... 2021-05-19T17:59:21.4830675Z installing perl-IO-Socket-SSL... 2021-05-19T17:59:21.4973606Z installing perl-Net-SMTP-SSL... 2021-05-19T17:59:21.5038977Z installing perl-TermReadKey... 2021-05-19T17:59:21.5212185Z installing git... 2021-05-19T17:59:22.1987868Z Optional dependencies for git 2021-05-19T17:59:22.1988902Z python: various helper scripts 2021-05-19T17:59:22.1989629Z subversion: git svn 2021-05-19T17:59:22.1990374Z installing mingw-w64-x86_64-libiconv... 2021-05-19T17:59:22.2323559Z installing mingw-w64-x86_64-zlib... 2021-05-19T17:59:22.2429498Z installing mingw-w64-x86_64-binutils... 2021-05-19T17:59:22.5465776Z installing mingw-w64-x86_64-headers-git... 2021-05-19T17:59:23.9512685Z installing mingw-w64-x86_64-crt-git... 2021-05-19T17:59:24.7158271Z installing mingw-w64-x86_64-isl... 2021-05-19T17:59:24.9636416Z installing mingw-w64-x86_64-gmp... 2021-05-19T17:59:24.9813020Z installing mingw-w64-x86_64-mpfr... 2021-05-19T17:59:25.0584407Z installing mingw-w64-x86_64-mpc... 2021-05-19T17:59:25.0641987Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-19T17:59:25.0723246Z installing mingw-w64-x86_64-gcc-libs... 2021-05-19T17:59:25.0924722Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-19T17:59:25.0969100Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-19T17:59:25.1128602Z installing mingw-w64-x86_64-zstd... 2021-05-19T17:59:25.1410697Z installing mingw-w64-x86_64-gcc... 2021-05-19T17:59:26.5571750Z installing mingw-w64-x86_64-gcc-ada... 2021-05-19T17:59:28.7263458Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-19T17:59:28.7398649Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-19T17:59:28.8982146Z installing mingw-w64-x86_64-gcc-objc... 2021-05-19T17:59:29.2674028Z installing mingw-w64-x86_64-expat... 2021-05-19T17:59:29.2804196Z installing mingw-w64-x86_64-gettext... 2021-05-19T17:59:31.5590330Z installing mingw-w64-x86_64-libtre-git... 2021-05-19T17:59:31.5817367Z installing mingw-w64-x86_64-libsystre... 2021-05-19T17:59:31.5938087Z installing mingw-w64-x86_64-ncurses... 2021-05-19T17:59:37.1816710Z installing mingw-w64-x86_64-bzip2... 2021-05-19T17:59:37.2005176Z installing mingw-w64-x86_64-libffi... 2021-05-19T17:59:37.2145403Z installing mingw-w64-x86_64-mpdecimal... 2021-05-19T17:59:37.3887024Z installing mingw-w64-x86_64-libtasn1... 2021-05-19T17:59:37.4378143Z installing mingw-w64-x86_64-p11-kit... 2021-05-19T17:59:37.4683860Z installing mingw-w64-x86_64-ca-certificates... 2021-05-19T17:59:38.2485652Z installing mingw-w64-x86_64-openssl... 2021-05-19T17:59:45.5112531Z installing mingw-w64-x86_64-termcap... 2021-05-19T17:59:45.5179306Z installing mingw-w64-x86_64-readline... 2021-05-19T17:59:45.5533241Z installing mingw-w64-x86_64-tcl... 2021-05-19T17:59:47.3262533Z installing mingw-w64-x86_64-sqlite3... 2021-05-19T17:59:48.4317612Z installing mingw-w64-x86_64-tk... 2021-05-19T17:59:48.9865068Z installing mingw-w64-x86_64-xz... 2021-05-19T17:59:49.0668539Z installing mingw-w64-x86_64-python... 2021-05-19T17:59:57.1569806Z installing mingw-w64-x86_64-xxhash... 2021-05-19T17:59:57.1688407Z installing mingw-w64-x86_64-gdb... 2021-05-19T17:59:57.2913493Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-19T17:59:57.3941316Z installing mingw-w64-x86_64-libgccjit... 2021-05-19T17:59:57.5388783Z installing mingw-w64-x86_64-libmangle-git... 2021-05-19T17:59:57.5447026Z installing mingw-w64-x86_64-make... 2021-05-19T17:59:57.5665116Z installing mingw-w64-x86_64-pkgconf... 2021-05-19T17:59:57.5857956Z installing mingw-w64-x86_64-tools-git... 2021-05-19T17:59:57.5987598Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-19T17:59:57.6831875Z ##[endgroup] 2021-05-19T17:59:57.6832849Z ##[group]Saving package cache... 2021-05-19T17:59:57.7740478Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-19T17:59:58.8742738Z ==> no candidate packages found for pruning 2021-05-19T17:59:58.9518186Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-19T17:59:59.4639023Z ==> no candidate packages found for pruning 2021-05-19T18:00:00.4224546Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:9d08dfc1c93c79f7c9783df9ab2a32f0eaa78158, another job may be creating this cache. 2021-05-19T18:00:00.5194800Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-19T18:00:01.4790722Z 2021-05-19T18:00:01.4791949Z Cache directory: /var/cache/pacman/pkg/ 2021-05-19T18:00:01.5354075Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-19T18:00:01.5356435Z removing all files from cache... 2021-05-19T18:00:01.5356913Z 2021-05-19T18:00:01.5357583Z Database directory: /var/lib/pacman/ 2021-05-19T18:00:01.5362449Z :: Do you want to remove unused repositories? [Y/n] 2021-05-19T18:00:01.5364291Z removing unused sync repositories... 2021-05-19T18:00:01.5431796Z ##[endgroup] 2021-05-19T18:00:01.5780191Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-19T18:00:01.5780929Z env: 2021-05-19T18:00:01.5781476Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:01.5781961Z TIC_DEPLOY_KEY: 2021-05-19T18:00:01.5782351Z RSPM: 2021-05-19T18:00:01.5783867Z GITHUB_PAT: *** 2021-05-19T18:00:01.5784735Z COVERALLS_TOKEN: *** 2021-05-19T18:00:01.5785268Z continue-on-error: false 2021-05-19T18:00:01.5785777Z VDIFFR_RUN_TESTS: 2021-05-19T18:00:01.5786216Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:00:01.5786639Z TZ: UTC 2021-05-19T18:00:01.5787055Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:01.5787475Z NOT_CRAN: true 2021-05-19T18:00:01.5787889Z MSYSTEM: MINGW64 2021-05-19T18:00:01.5788289Z ##[endgroup] 2021-05-19T18:00:02.6175780Z :: Synchronizing package databases... 2021-05-19T18:00:03.3287322Z mingw32 is up to date 2021-05-19T18:00:03.3288746Z mingw64 is up to date 2021-05-19T18:00:03.3290027Z ucrt64 is up to date 2021-05-19T18:00:03.3291368Z clang64 is up to date 2021-05-19T18:00:03.3292439Z msys is up to date 2021-05-19T18:00:03.3293732Z :: Starting core system upgrade... 2021-05-19T18:00:03.6081877Z there is nothing to do 2021-05-19T18:00:03.6082999Z :: Starting full system upgrade... 2021-05-19T18:00:03.7234638Z there is nothing to do 2021-05-19T18:00:04.5325595Z resolving dependencies... 2021-05-19T18:00:04.5412024Z looking for conflicting packages... 2021-05-19T18:00:04.5584342Z 2021-05-19T18:00:04.5585467Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-19T18:00:04.5586010Z 2021-05-19T18:00:04.5586589Z Total Download Size: 3.00 MiB 2021-05-19T18:00:04.5587284Z Total Installed Size: 20.93 MiB 2021-05-19T18:00:04.5587727Z 2021-05-19T18:00:04.5588532Z :: Proceed with installation? [Y/n] 2021-05-19T18:00:04.5589265Z :: Retrieving packages... 2021-05-19T18:00:04.8793553Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-19T18:00:05.6572079Z checking keyring... 2021-05-19T18:00:05.7446976Z checking package integrity... 2021-05-19T18:00:05.9254516Z loading package files... 2021-05-19T18:00:05.9279666Z checking for file conflicts... 2021-05-19T18:00:05.9292081Z checking available disk space... 2021-05-19T18:00:05.9298762Z :: Processing package changes... 2021-05-19T18:00:05.9299621Z installing mingw-w64-x86_64-aom... 2021-05-19T18:00:06.7965589Z resolving dependencies... 2021-05-19T18:00:06.7967523Z looking for conflicting packages... 2021-05-19T18:00:06.8118791Z 2021-05-19T18:00:06.8120290Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-19T18:00:06.8121094Z 2021-05-19T18:00:06.8121926Z Total Download Size: 1.97 MiB 2021-05-19T18:00:06.8122875Z Total Installed Size: 4.43 MiB 2021-05-19T18:00:06.8123486Z 2021-05-19T18:00:06.8124533Z :: Proceed with installation? [Y/n] 2021-05-19T18:00:06.8125578Z :: Retrieving packages... 2021-05-19T18:00:07.1324090Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-19T18:00:07.8082374Z checking keyring... 2021-05-19T18:00:07.8957582Z checking package integrity... 2021-05-19T18:00:08.0427530Z loading package files... 2021-05-19T18:00:08.0449138Z checking for file conflicts... 2021-05-19T18:00:08.0470406Z checking available disk space... 2021-05-19T18:00:08.0476862Z :: Processing package changes... 2021-05-19T18:00:08.0477762Z installing mingw-w64-x86_64-argtable... 2021-05-19T18:00:08.8731561Z resolving dependencies... 2021-05-19T18:00:08.8898470Z looking for conflicting packages... 2021-05-19T18:00:08.8952087Z 2021-05-19T18:00:08.8962206Z 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-19T18:00:08.8968449Z 2021-05-19T18:00:08.8969052Z Total Download Size: 92.82 MiB 2021-05-19T18:00:08.8969759Z Total Installed Size: 821.22 MiB 2021-05-19T18:00:08.8970297Z 2021-05-19T18:00:08.8971196Z :: Proceed with installation? [Y/n] 2021-05-19T18:00:08.8988700Z :: Retrieving packages... 2021-05-19T18:00:09.2308498Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-19T18:00:09.7171057Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-19T18:00:09.8168375Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-19T18:00:09.9160811Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-19T18:00:10.0165611Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-19T18:00:10.1161663Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-19T18:00:10.6070232Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-19T18:00:10.7110030Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-19T18:00:10.8104538Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-19T18:00:10.9221302Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-19T18:00:11.0212555Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-19T18:00:11.1203168Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-19T18:00:11.2314026Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-19T18:00:11.4737822Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-19T18:00:11.5740640Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-19T18:00:11.6725712Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-19T18:00:11.7744245Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-19T18:00:11.8741762Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-19T18:00:11.9894960Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-19T18:00:12.0904128Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-19T18:00:12.2262130Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-19T18:00:12.3257568Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-19T18:00:12.4504325Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-19T18:00:12.5508332Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-19T18:00:12.6509419Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-19T18:00:12.9730610Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-19T18:00:13.1876280Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-19T18:00:13.2869753Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-19T18:00:14.2017821Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-19T18:00:15.0354121Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-19T18:00:15.1532675Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-19T18:00:15.2538835Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-19T18:00:15.8384877Z checking keyring... 2021-05-19T18:00:16.0979784Z checking package integrity... 2021-05-19T18:00:21.4593723Z loading package files... 2021-05-19T18:00:21.8134838Z checking for file conflicts... 2021-05-19T18:00:23.5039523Z checking available disk space... 2021-05-19T18:00:23.5112182Z :: Processing package changes... 2021-05-19T18:00:23.5113259Z installing mingw-w64-x86_64-aws-c-common... 2021-05-19T18:00:23.5843771Z installing mingw-w64-x86_64-aws-checksums... 2021-05-19T18:00:23.5980732Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-19T18:00:23.6161559Z installing mingw-w64-x86_64-aws-c-io... 2021-05-19T18:00:23.6453450Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-19T18:00:23.6633528Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-19T18:00:24.4638243Z installing mingw-w64-x86_64-brotli... 2021-05-19T18:00:24.4873693Z installing mingw-w64-x86_64-double-conversion... 2021-05-19T18:00:24.5135392Z installing mingw-w64-x86_64-flatbuffers... 2021-05-19T18:00:24.5541708Z installing mingw-w64-x86_64-gflags... 2021-05-19T18:00:24.5942781Z installing mingw-w64-x86_64-wineditline... 2021-05-19T18:00:24.6092939Z installing mingw-w64-x86_64-pcre... 2021-05-19T18:00:24.7713049Z installing mingw-w64-x86_64-glib2... 2021-05-19T18:00:25.2289271Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-19T18:00:25.2491502Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-19T18:00:25.2670774Z installing mingw-w64-x86_64-python-beaker... 2021-05-19T18:00:25.3541274Z installing mingw-w64-x86_64-python-mako... 2021-05-19T18:00:25.4313754Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-19T18:00:25.5883025Z installing mingw-w64-x86_64-c-ares... 2021-05-19T18:00:25.6541403Z installing mingw-w64-x86_64-protobuf... 2021-05-19T18:00:25.8408686Z installing mingw-w64-x86_64-re2... 2021-05-19T18:00:25.8564872Z installing mingw-w64-x86_64-grpc... 2021-05-19T18:00:26.1665771Z installing mingw-w64-x86_64-libutf8proc... 2021-05-19T18:00:26.1757260Z installing mingw-w64-x86_64-lz4... 2021-05-19T18:00:26.1916613Z installing mingw-w64-x86_64-openblas... 2021-05-19T18:00:26.4518736Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-19T18:00:26.4519882Z number of threads to use. 2021-05-19T18:00:26.4543823Z installing mingw-w64-x86_64-python-numpy... 2021-05-19T18:00:28.1038594Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-19T18:00:28.1040103Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-19T18:00:28.1041130Z installing mingw-w64-x86_64-snappy... 2021-05-19T18:00:28.1190984Z installing mingw-w64-x86_64-icu... 2021-05-19T18:00:28.5923980Z installing mingw-w64-x86_64-boost... 2021-05-19T18:00:42.8952592Z installing mingw-w64-x86_64-thrift... 2021-05-19T18:00:43.2221927Z installing mingw-w64-x86_64-uriparser... 2021-05-19T18:00:43.2366209Z installing mingw-w64-x86_64-arrow... 2021-05-19T18:00:45.0805274Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-19T18:00:45.0806230Z resolving dependencies... 2021-05-19T18:00:45.0884237Z looking for conflicting packages... 2021-05-19T18:00:45.0992552Z 2021-05-19T18:00:45.0993551Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-19T18:00:45.0994166Z 2021-05-19T18:00:45.0995127Z Total Installed Size: 36.73 MiB 2021-05-19T18:00:45.0996048Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:00:45.0996726Z 2021-05-19T18:00:45.0997669Z :: Proceed with installation? [Y/n] 2021-05-19T18:00:45.0998392Z checking keyring... 2021-05-19T18:00:45.1710332Z checking package integrity... 2021-05-19T18:00:45.3068819Z loading package files... 2021-05-19T18:00:45.3190713Z checking for file conflicts... 2021-05-19T18:00:45.3191719Z checking available disk space... 2021-05-19T18:00:45.3603407Z :: Processing package changes... 2021-05-19T18:00:45.3605237Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-19T18:00:47.5367458Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-19T18:00:47.5368396Z resolving dependencies... 2021-05-19T18:00:47.5497796Z looking for conflicting packages... 2021-05-19T18:00:47.5560654Z 2021-05-19T18:00:47.5561727Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-19T18:00:47.5562307Z 2021-05-19T18:00:47.5562914Z Total Download Size: 7.06 MiB 2021-05-19T18:00:47.5563643Z Total Installed Size: 88.32 MiB 2021-05-19T18:00:47.5564298Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:00:47.5564722Z 2021-05-19T18:00:47.5565449Z :: Proceed with installation? [Y/n] 2021-05-19T18:00:47.5566167Z :: Retrieving packages... 2021-05-19T18:00:47.9141290Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-19T18:00:48.8019481Z checking keyring... 2021-05-19T18:00:48.8926303Z checking package integrity... 2021-05-19T18:00:49.1062850Z loading package files... 2021-05-19T18:00:49.1111291Z checking for file conflicts... 2021-05-19T18:00:49.1112195Z checking available disk space... 2021-05-19T18:00:49.1213853Z :: Processing package changes... 2021-05-19T18:00:49.1214797Z reinstalling mingw-w64-x86_64-binutils... 2021-05-19T18:00:50.2489754Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-19T18:00:50.2490647Z resolving dependencies... 2021-05-19T18:00:50.2631304Z looking for conflicting packages... 2021-05-19T18:00:50.2797328Z 2021-05-19T18:00:50.2798451Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-19T18:00:50.2799200Z 2021-05-19T18:00:50.2800400Z Total Installed Size: 344.30 MiB 2021-05-19T18:00:50.2801579Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:00:50.2802193Z 2021-05-19T18:00:50.2804375Z :: Proceed with installation? [Y/n] 2021-05-19T18:00:50.2805122Z checking keyring... 2021-05-19T18:00:50.3617849Z checking package integrity... 2021-05-19T18:00:50.6658684Z loading package files... 2021-05-19T18:00:50.8583734Z checking for file conflicts... 2021-05-19T18:00:50.8603512Z checking available disk space... 2021-05-19T18:00:51.5827773Z :: Processing package changes... 2021-05-19T18:00:51.5828973Z reinstalling mingw-w64-x86_64-boost... 2021-05-19T18:01:08.1467368Z resolving dependencies... 2021-05-19T18:01:08.1585056Z looking for conflicting packages... 2021-05-19T18:01:08.1651950Z 2021-05-19T18:01:08.1652987Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-19T18:01:08.1653831Z 2021-05-19T18:01:08.1654441Z Total Download Size: 0.17 MiB 2021-05-19T18:01:08.1655131Z Total Installed Size: 0.98 MiB 2021-05-19T18:01:08.1655549Z 2021-05-19T18:01:08.1656379Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:08.1657126Z :: Retrieving packages... 2021-05-19T18:01:08.4849273Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-19T18:01:09.2499666Z checking keyring... 2021-05-19T18:01:09.3411646Z checking package integrity... 2021-05-19T18:01:09.4811687Z loading package files... 2021-05-19T18:01:09.4867675Z checking for file conflicts... 2021-05-19T18:01:09.4945817Z checking available disk space... 2021-05-19T18:01:09.4955448Z :: Processing package changes... 2021-05-19T18:01:09.4956340Z installing mingw-w64-x86_64-bwidget... 2021-05-19T18:01:10.4485257Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-19T18:01:10.4486120Z resolving dependencies... 2021-05-19T18:01:10.4562825Z looking for conflicting packages... 2021-05-19T18:01:10.4665853Z 2021-05-19T18:01:10.4666935Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-19T18:01:10.4667478Z 2021-05-19T18:01:10.4668086Z Total Download Size: 0.09 MiB 2021-05-19T18:01:10.4668773Z Total Installed Size: 0.46 MiB 2021-05-19T18:01:10.4669418Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:01:10.4669848Z 2021-05-19T18:01:10.4670571Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:10.4671313Z :: Retrieving packages... 2021-05-19T18:01:10.7839372Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-19T18:01:10.9756716Z checking keyring... 2021-05-19T18:01:11.0648303Z checking package integrity... 2021-05-19T18:01:11.1999783Z loading package files... 2021-05-19T18:01:11.2021909Z checking for file conflicts... 2021-05-19T18:01:11.2022892Z checking available disk space... 2021-05-19T18:01:11.2043769Z :: Processing package changes... 2021-05-19T18:01:11.2044655Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-19T18:01:12.0907159Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-19T18:01:12.0908017Z resolving dependencies... 2021-05-19T18:01:12.0909220Z looking for conflicting packages... 2021-05-19T18:01:12.1087105Z 2021-05-19T18:01:12.1088275Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-19T18:01:12.1089022Z 2021-05-19T18:01:12.1090175Z Total Installed Size: 0.62 MiB 2021-05-19T18:01:12.1090977Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:01:12.1091422Z 2021-05-19T18:01:12.1093298Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:12.1094524Z checking keyring... 2021-05-19T18:01:12.1807828Z checking package integrity... 2021-05-19T18:01:12.2934264Z loading package files... 2021-05-19T18:01:12.2956856Z checking for file conflicts... 2021-05-19T18:01:12.2957735Z checking available disk space... 2021-05-19T18:01:12.3002529Z :: Processing package changes... 2021-05-19T18:01:12.3003443Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-19T18:01:13.2198035Z resolving dependencies... 2021-05-19T18:01:13.2378736Z looking for conflicting packages... 2021-05-19T18:01:13.2402124Z warning: dependency cycle detected: 2021-05-19T18:01:13.2402697Z 2021-05-19T18:01:13.2404311Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-19T18:01:13.2407739Z 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-19T18:01:13.2410016Z 2021-05-19T18:01:13.2410932Z Total Download Size: 3.58 MiB 2021-05-19T18:01:13.2412531Z Total Installed Size: 21.16 MiB 2021-05-19T18:01:13.2413244Z 2021-05-19T18:01:13.2414223Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:13.2415268Z :: Retrieving packages... 2021-05-19T18:01:13.5649714Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-19T18:01:14.0501017Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-19T18:01:14.1510250Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-19T18:01:14.4485801Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-19T18:01:14.5539534Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-19T18:01:14.6567960Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-19T18:01:14.7580970Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-19T18:01:14.8616652Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-19T18:01:14.8688931Z checking keyring... 2021-05-19T18:01:15.1365789Z checking package integrity... 2021-05-19T18:01:16.2825564Z loading package files... 2021-05-19T18:01:16.3058130Z checking for file conflicts... 2021-05-19T18:01:16.3278602Z checking available disk space... 2021-05-19T18:01:16.3288908Z :: Processing package changes... 2021-05-19T18:01:16.3290132Z installing mingw-w64-x86_64-libpng... 2021-05-19T18:01:16.3565697Z installing mingw-w64-x86_64-graphite2... 2021-05-19T18:01:16.3740558Z installing mingw-w64-x86_64-harfbuzz... 2021-05-19T18:01:16.4562304Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-19T18:01:16.4563636Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-19T18:01:16.4564631Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-19T18:01:16.4565609Z installing mingw-w64-x86_64-freetype... 2021-05-19T18:01:16.5114645Z installing mingw-w64-x86_64-fontconfig... 2021-05-19T18:01:16.6399150Z 2021-05-19T18:01:16.6404828Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-19T18:01:16.6407537Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-19T18:01:16.6409756Z 2021-05-19T18:01:25.7314160Z updating font cache... done. 2021-05-19T18:01:25.7317796Z installing mingw-w64-x86_64-lzo2... 2021-05-19T18:01:25.7653884Z installing mingw-w64-x86_64-pixman... 2021-05-19T18:01:25.7783262Z installing mingw-w64-x86_64-cairo... 2021-05-19T18:01:25.8184530Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-19T18:01:25.8186773Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-19T18:01:25.8199149Z :: Running post-transaction hooks... 2021-05-19T18:01:25.8201036Z (1/1) Updating fontconfig cache... 2021-05-19T18:01:26.6994544Z resolving dependencies... 2021-05-19T18:01:26.7148157Z looking for conflicting packages... 2021-05-19T18:01:26.7225484Z 2021-05-19T18:01:26.7226586Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-19T18:01:26.7227186Z 2021-05-19T18:01:26.7227793Z Total Download Size: 0.10 MiB 2021-05-19T18:01:26.7228508Z Total Installed Size: 0.20 MiB 2021-05-19T18:01:26.7228966Z 2021-05-19T18:01:26.7229721Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:26.7230484Z :: Retrieving packages... 2021-05-19T18:01:27.0418820Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-19T18:01:27.3293253Z checking keyring... 2021-05-19T18:01:27.4326550Z checking package integrity... 2021-05-19T18:01:27.5781229Z loading package files... 2021-05-19T18:01:27.5805769Z checking for file conflicts... 2021-05-19T18:01:27.5815691Z checking available disk space... 2021-05-19T18:01:27.5825867Z :: Processing package changes... 2021-05-19T18:01:27.5826748Z installing mingw-w64-x86_64-ccache... 2021-05-19T18:01:28.4204736Z resolving dependencies... 2021-05-19T18:01:28.4347798Z looking for conflicting packages... 2021-05-19T18:01:28.4407573Z 2021-05-19T18:01:28.4408957Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-19T18:01:28.4409939Z 2021-05-19T18:01:28.4410951Z Total Download Size: 0.69 MiB 2021-05-19T18:01:28.4412290Z Total Installed Size: 3.86 MiB 2021-05-19T18:01:28.4413069Z 2021-05-19T18:01:28.4414323Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:28.4415602Z :: Retrieving packages... 2021-05-19T18:01:28.7583364Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-19T18:01:29.2354880Z checking keyring... 2021-05-19T18:01:29.3252729Z checking package integrity... 2021-05-19T18:01:29.4695568Z loading package files... 2021-05-19T18:01:29.4714779Z checking for file conflicts... 2021-05-19T18:01:29.4729351Z checking available disk space... 2021-05-19T18:01:29.4739566Z :: Processing package changes... 2021-05-19T18:01:29.4740491Z installing mingw-w64-x86_64-cfitsio... 2021-05-19T18:01:30.3399342Z resolving dependencies... 2021-05-19T18:01:30.3463855Z looking for conflicting packages... 2021-05-19T18:01:30.3609322Z 2021-05-19T18:01:30.3610861Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-19T18:01:30.3611961Z 2021-05-19T18:01:30.3613004Z Total Download Size: 0.42 MiB 2021-05-19T18:01:30.3614169Z Total Installed Size: 1.59 MiB 2021-05-19T18:01:30.3614935Z 2021-05-19T18:01:30.3616248Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:30.3617559Z :: Retrieving packages... 2021-05-19T18:01:30.6751238Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-19T18:01:31.1551816Z checking keyring... 2021-05-19T18:01:31.2488156Z checking package integrity... 2021-05-19T18:01:31.3902538Z loading package files... 2021-05-19T18:01:31.3925571Z checking for file conflicts... 2021-05-19T18:01:31.3950565Z checking available disk space... 2021-05-19T18:01:31.3960495Z :: Processing package changes... 2021-05-19T18:01:31.3961485Z installing mingw-w64-x86_64-clustal-omega... 2021-05-19T18:01:32.2183914Z resolving dependencies... 2021-05-19T18:01:32.2392663Z looking for conflicting packages... 2021-05-19T18:01:32.2425962Z 2021-05-19T18:01:32.2432049Z 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-19T18:01:32.2436425Z 2021-05-19T18:01:32.2437402Z Total Download Size: 13.82 MiB 2021-05-19T18:01:32.2438547Z Total Installed Size: 92.94 MiB 2021-05-19T18:01:32.2439284Z 2021-05-19T18:01:32.2440438Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:32.2441643Z :: Retrieving packages... 2021-05-19T18:01:32.5646466Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-19T18:01:33.1448608Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-19T18:01:33.2444434Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-19T18:01:33.3432129Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-19T18:01:33.4437275Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-19T18:01:33.5460891Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-19T18:01:33.6469940Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-19T18:01:33.7469080Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-19T18:01:33.8477363Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-19T18:01:34.1439554Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-19T18:01:34.2446135Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-19T18:01:34.3524390Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-19T18:01:34.4570235Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-19T18:01:34.5601269Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-19T18:01:34.6608714Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-19T18:01:34.9809684Z checking keyring... 2021-05-19T18:01:35.2732801Z checking package integrity... 2021-05-19T18:01:37.5000542Z loading package files... 2021-05-19T18:01:37.6282746Z checking for file conflicts... 2021-05-19T18:01:38.2016428Z checking available disk space... 2021-05-19T18:01:38.2050634Z :: Processing package changes... 2021-05-19T18:01:38.2051613Z installing mingw-w64-x86_64-libunistring... 2021-05-19T18:01:38.2557263Z installing mingw-w64-x86_64-libidn2... 2021-05-19T18:01:38.2989196Z installing mingw-w64-x86_64-libmetalink... 2021-05-19T18:01:38.3279732Z installing mingw-w64-x86_64-libpsl... 2021-05-19T18:01:38.3357979Z installing mingw-w64-x86_64-libssh2... 2021-05-19T18:01:38.4808989Z installing mingw-w64-x86_64-jansson... 2021-05-19T18:01:38.4887008Z installing mingw-w64-x86_64-jemalloc... 2021-05-19T18:01:38.5096138Z installing mingw-w64-x86_64-nghttp2... 2021-05-19T18:01:38.5264724Z installing mingw-w64-x86_64-curl... 2021-05-19T18:01:38.9315802Z installing mingw-w64-x86_64-jsoncpp... 2021-05-19T18:01:38.9570661Z installing mingw-w64-x86_64-nettle... 2021-05-19T18:01:39.0221230Z installing mingw-w64-x86_64-libarchive... 2021-05-19T18:01:39.0785230Z installing mingw-w64-x86_64-libuv... 2021-05-19T18:01:39.0949744Z installing mingw-w64-x86_64-rhash... 2021-05-19T18:01:39.1408160Z installing mingw-w64-x86_64-cmake... 2021-05-19T18:01:45.0148469Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-19T18:01:45.0149569Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-19T18:01:45.0150407Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-19T18:01:45.9543357Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-19T18:01:46.8965142Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-19T18:01:47.6814343Z warning: mingw-w64-x86_64-crt-git-9.0.0.6200.a528542c8-1 is up to date -- reinstalling 2021-05-19T18:01:47.6815502Z resolving dependencies... 2021-05-19T18:01:47.6918608Z looking for conflicting packages... 2021-05-19T18:01:47.7035282Z 2021-05-19T18:01:47.7036552Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6200.a528542c8-1 2021-05-19T18:01:47.7038035Z 2021-05-19T18:01:47.7038795Z Total Download Size: 3.11 MiB 2021-05-19T18:01:47.7039499Z Total Installed Size: 81.50 MiB 2021-05-19T18:01:47.7040163Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:01:47.7040591Z 2021-05-19T18:01:47.7041352Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:47.7042144Z :: Retrieving packages... 2021-05-19T18:01:48.0538904Z downloading mingw-w64-x86_64-crt-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T18:01:48.8220837Z checking keyring... 2021-05-19T18:01:48.9111148Z checking package integrity... 2021-05-19T18:01:49.0776469Z loading package files... 2021-05-19T18:01:49.0903318Z checking for file conflicts... 2021-05-19T18:01:49.0904388Z checking available disk space... 2021-05-19T18:01:49.1299121Z :: Processing package changes... 2021-05-19T18:01:49.1301019Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-19T18:01:50.9107059Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-19T18:01:50.9107929Z resolving dependencies... 2021-05-19T18:01:50.9256758Z looking for conflicting packages... 2021-05-19T18:01:50.9318375Z 2021-05-19T18:01:50.9319263Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-19T18:01:50.9319817Z 2021-05-19T18:01:50.9320631Z Total Installed Size: 2.86 MiB 2021-05-19T18:01:50.9321695Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:01:50.9322516Z 2021-05-19T18:01:50.9323345Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:50.9324053Z checking keyring... 2021-05-19T18:01:51.0042488Z checking package integrity... 2021-05-19T18:01:51.1710991Z loading package files... 2021-05-19T18:01:51.1785838Z checking for file conflicts... 2021-05-19T18:01:51.1786757Z checking available disk space... 2021-05-19T18:01:51.2000162Z :: Processing package changes... 2021-05-19T18:01:51.2001214Z reinstalling mingw-w64-x86_64-curl... 2021-05-19T18:01:52.4868958Z resolving dependencies... 2021-05-19T18:01:52.5170778Z looking for conflicting packages... 2021-05-19T18:01:52.5183231Z 2021-05-19T18:01:52.5184264Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-19T18:01:52.5184993Z 2021-05-19T18:01:52.5185605Z Total Download Size: 0.41 MiB 2021-05-19T18:01:52.5186278Z Total Installed Size: 1.66 MiB 2021-05-19T18:01:52.5186721Z 2021-05-19T18:01:52.5187446Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:52.5188199Z :: Retrieving packages... 2021-05-19T18:01:52.8374255Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-19T18:01:53.3181266Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-19T18:01:53.4146458Z checking keyring... 2021-05-19T18:01:53.5875935Z checking package integrity... 2021-05-19T18:01:53.8718954Z loading package files... 2021-05-19T18:01:53.8765509Z checking for file conflicts... 2021-05-19T18:01:53.8846758Z checking available disk space... 2021-05-19T18:01:53.8871135Z :: Processing package changes... 2021-05-19T18:01:53.8875327Z installing mingw-w64-x86_64-gdbm... 2021-05-19T18:01:53.9208224Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-19T18:01:54.7852179Z resolving dependencies... 2021-05-19T18:01:54.7854185Z looking for conflicting packages... 2021-05-19T18:01:54.8070463Z 2021-05-19T18:01:54.8072094Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-19T18:01:54.8073023Z 2021-05-19T18:01:54.8073824Z Total Download Size: 0.11 MiB 2021-05-19T18:01:54.8074758Z Total Installed Size: 0.38 MiB 2021-05-19T18:01:54.8075354Z 2021-05-19T18:01:54.8076338Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:54.8077345Z :: Retrieving packages... 2021-05-19T18:01:55.1298956Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-19T18:01:55.4179049Z checking keyring... 2021-05-19T18:01:55.5074313Z checking package integrity... 2021-05-19T18:01:55.6494061Z loading package files... 2021-05-19T18:01:55.6521073Z checking for file conflicts... 2021-05-19T18:01:55.6544943Z checking available disk space... 2021-05-19T18:01:55.6555421Z :: Processing package changes... 2021-05-19T18:01:55.6556270Z installing mingw-w64-x86_64-discount... 2021-05-19T18:01:56.5027807Z resolving dependencies... 2021-05-19T18:01:56.5124123Z looking for conflicting packages... 2021-05-19T18:01:56.5346005Z 2021-05-19T18:01:56.5347222Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-19T18:01:56.5348268Z 2021-05-19T18:01:56.5348874Z Total Download Size: 0.01 MiB 2021-05-19T18:01:56.5349617Z Total Installed Size: 0.01 MiB 2021-05-19T18:01:56.5350044Z 2021-05-19T18:01:56.5386140Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:56.5386999Z :: Retrieving packages... 2021-05-19T18:01:56.8581411Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-19T18:01:56.8596019Z checking keyring... 2021-05-19T18:01:56.9503815Z checking package integrity... 2021-05-19T18:01:57.0847485Z loading package files... 2021-05-19T18:01:57.0865778Z checking for file conflicts... 2021-05-19T18:01:57.0868277Z checking available disk space... 2021-05-19T18:01:57.0878294Z :: Processing package changes... 2021-05-19T18:01:57.0879202Z installing mingw-w64-x86_64-dlfcn... 2021-05-19T18:01:57.9116417Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-19T18:01:57.9117439Z resolving dependencies... 2021-05-19T18:01:57.9218383Z looking for conflicting packages... 2021-05-19T18:01:57.9338713Z 2021-05-19T18:01:57.9340133Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-19T18:01:57.9341519Z 2021-05-19T18:01:57.9342949Z Total Installed Size: 0.29 MiB 2021-05-19T18:01:57.9343696Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:01:57.9344170Z 2021-05-19T18:01:57.9344967Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:57.9345652Z checking keyring... 2021-05-19T18:01:58.0065798Z checking package integrity... 2021-05-19T18:01:58.1219167Z loading package files... 2021-05-19T18:01:58.1277643Z checking for file conflicts... 2021-05-19T18:01:58.1278573Z checking available disk space... 2021-05-19T18:01:58.1298916Z :: Processing package changes... 2021-05-19T18:01:58.1300002Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-19T18:01:58.2085998Z error: only one operation may be used at a time 2021-05-19T18:01:58.9679952Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-19T18:01:58.9681463Z resolving dependencies... 2021-05-19T18:01:58.9683453Z looking for conflicting packages... 2021-05-19T18:01:58.9877606Z 2021-05-19T18:01:58.9878668Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-19T18:01:58.9879503Z 2021-05-19T18:01:58.9880290Z Total Download Size: 0.14 MiB 2021-05-19T18:01:58.9881264Z Total Installed Size: 0.61 MiB 2021-05-19T18:01:58.9883657Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:01:58.9884235Z 2021-05-19T18:01:58.9885224Z :: Proceed with installation? [Y/n] 2021-05-19T18:01:58.9886251Z :: Retrieving packages... 2021-05-19T18:01:59.3112791Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-19T18:01:59.5998930Z checking keyring... 2021-05-19T18:01:59.6878941Z checking package integrity... 2021-05-19T18:01:59.8274622Z loading package files... 2021-05-19T18:01:59.8299958Z checking for file conflicts... 2021-05-19T18:01:59.8300889Z checking available disk space... 2021-05-19T18:01:59.8318277Z :: Processing package changes... 2021-05-19T18:01:59.8319185Z reinstalling mingw-w64-x86_64-expat... 2021-05-19T18:02:00.6557519Z resolving dependencies... 2021-05-19T18:02:00.8206097Z looking for conflicting packages... 2021-05-19T18:02:00.8337082Z warning: dependency cycle detected: 2021-05-19T18:02:00.8339530Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-19T18:02:00.8340650Z warning: dependency cycle detected: 2021-05-19T18:02:00.8341896Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-19T18:02:00.8342735Z 2021-05-19T18:02:00.8358893Z 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-19T18:02:00.8370623Z 2021-05-19T18:02:00.8371263Z Total Download Size: 206.04 MiB 2021-05-19T18:02:00.8371976Z Total Installed Size: 743.39 MiB 2021-05-19T18:02:00.8372421Z 2021-05-19T18:02:00.8373129Z :: Proceed with installation? [Y/n] 2021-05-19T18:02:00.8373854Z :: Retrieving packages... 2021-05-19T18:02:01.1469057Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-19T18:02:01.6188256Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-19T18:02:01.7165867Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-19T18:02:02.2930353Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-19T18:02:02.3999431Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-19T18:02:02.4977248Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-19T18:02:02.5951386Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-19T18:02:02.6951174Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-19T18:02:02.8965802Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-19T18:02:03.0047197Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-19T18:02:03.1140012Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-19T18:02:03.2120750Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-19T18:02:03.3148068Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-19T18:02:03.4212849Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-19T18:02:03.5187083Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-19T18:02:03.9440049Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-19T18:02:04.0420603Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-19T18:02:04.1397864Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-19T18:02:04.2481217Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-19T18:02:04.3579611Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-19T18:02:04.4588351Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-19T18:02:04.5574142Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-19T18:02:04.6609669Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-19T18:02:04.7664491Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-19T18:02:04.8727756Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-19T18:02:04.9706977Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-19T18:02:05.1025474Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-19T18:02:05.2044247Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-19T18:02:05.3097150Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-19T18:02:05.4079535Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-19T18:02:05.5116777Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-19T18:02:05.6094183Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-19T18:02:05.7177979Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-19T18:02:05.8159360Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-19T18:02:05.9144585Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-19T18:02:06.0154573Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-19T18:02:10.0352853Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-19T18:02:10.1433845Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-19T18:02:10.2427133Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-19T18:02:10.3411842Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-19T18:02:10.4409959Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-19T18:02:10.5602930Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-19T18:02:10.7878022Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-19T18:02:11.6781126Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-19T18:02:11.7760953Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-19T18:02:11.8795966Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-19T18:02:11.9972142Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-19T18:02:12.0955147Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-19T18:02:12.1963739Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-19T18:02:12.2942928Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-19T18:02:12.4104022Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-19T18:02:12.5079853Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-19T18:02:12.6086907Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-19T18:02:12.7124497Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-19T18:02:12.8109926Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-19T18:02:12.9109485Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-19T18:02:13.0077695Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-19T18:02:13.1143705Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-19T18:02:13.2133270Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-19T18:02:13.3225049Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-19T18:02:13.4370583Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-19T18:02:13.5372228Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-19T18:02:13.6355982Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-19T18:02:13.7357295Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-19T18:02:13.8368620Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-19T18:02:13.9387283Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-19T18:02:14.0404173Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-19T18:02:14.1437648Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-19T18:02:14.2451990Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-19T18:02:14.3432510Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-19T18:02:14.4496614Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-19T18:02:14.5722527Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-19T18:02:14.6694992Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-19T18:02:14.9883572Z checking keyring... 2021-05-19T18:02:15.3343755Z checking package integrity... 2021-05-19T18:02:29.1477954Z loading package files... 2021-05-19T18:02:29.4579846Z checking for file conflicts... 2021-05-19T18:02:30.1129565Z checking available disk space... 2021-05-19T18:02:30.1170245Z :: Processing package changes... 2021-05-19T18:02:30.1172018Z installing mingw-w64-x86_64-libogg... 2021-05-19T18:02:30.2247559Z installing mingw-w64-x86_64-celt... 2021-05-19T18:02:30.2477040Z installing mingw-w64-x86_64-gavl... 2021-05-19T18:02:30.7008325Z installing mingw-w64-x86_64-eigen3... 2021-05-19T18:02:31.1669861Z installing mingw-w64-x86_64-libunwind... 2021-05-19T18:02:31.1722399Z installing mingw-w64-x86_64-glog... 2021-05-19T18:02:31.1980558Z installing mingw-w64-x86_64-metis... 2021-05-19T18:02:31.2529841Z installing mingw-w64-x86_64-suitesparse... 2021-05-19T18:02:31.3752753Z installing mingw-w64-x86_64-ceres-solver... 2021-05-19T18:02:31.4409264Z installing mingw-w64-x86_64-intel-tbb... 2021-05-19T18:02:31.5634891Z installing mingw-w64-x86_64-freeglut... 2021-05-19T18:02:31.5797584Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-19T18:02:31.6197763Z installing mingw-w64-x86_64-jasper... 2021-05-19T18:02:31.8271651Z installing mingw-w64-x86_64-szip... 2021-05-19T18:02:31.8477044Z installing mingw-w64-x86_64-hdf5... 2021-05-19T18:02:32.2163212Z installing mingw-w64-x86_64-libdeflate... 2021-05-19T18:02:32.2265212Z installing mingw-w64-x86_64-giflib... 2021-05-19T18:02:32.2455825Z installing mingw-w64-x86_64-libwebp... 2021-05-19T18:02:32.2781763Z installing mingw-w64-x86_64-libtiff... 2021-05-19T18:02:32.4795318Z installing mingw-w64-x86_64-cppunit... 2021-05-19T18:02:32.5445332Z installing mingw-w64-x86_64-jxrlib... 2021-05-19T18:02:32.5929790Z installing mingw-w64-x86_64-lcms2... 2021-05-19T18:02:32.6114392Z installing mingw-w64-x86_64-libraw... 2021-05-19T18:02:32.6492987Z installing mingw-w64-x86_64-openjpeg2... 2021-05-19T18:02:32.7608816Z installing mingw-w64-x86_64-ilmbase... 2021-05-19T18:02:32.8247493Z installing mingw-w64-x86_64-openexr... 2021-05-19T18:02:32.9810132Z installing mingw-w64-x86_64-freeimage... 2021-05-19T18:02:33.0033533Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-19T18:02:33.0271375Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-19T18:02:33.0352301Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-19T18:02:33.0842507Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-19T18:02:33.0923206Z installing mingw-w64-x86_64-SDL2... 2021-05-19T18:02:33.1826381Z installing mingw-w64-x86_64-pugixml... 2021-05-19T18:02:33.1955718Z installing mingw-w64-x86_64-tinyxml... 2021-05-19T18:02:33.2039051Z installing mingw-w64-x86_64-zziplib... 2021-05-19T18:02:33.2992106Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-19T18:02:33.2994115Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-19T18:02:33.2995737Z installing mingw-w64-x86_64-ogre3d... 2021-05-19T18:02:35.1622971Z installing mingw-w64-x86_64-leptonica... 2021-05-19T18:02:35.2173691Z installing mingw-w64-x86_64-fribidi... 2021-05-19T18:02:35.2404143Z installing mingw-w64-x86_64-libdatrie... 2021-05-19T18:02:35.3153717Z installing mingw-w64-x86_64-libthai... 2021-05-19T18:02:35.3362487Z installing mingw-w64-x86_64-pango... 2021-05-19T18:02:36.3853464Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-19T18:02:36.5159385Z installing mingw-w64-x86_64-opencv... 2021-05-19T18:02:37.3746903Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-19T18:02:37.3748270Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-19T18:02:37.3749375Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-19T18:02:37.3750493Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-19T18:02:37.7145812Z installing mingw-w64-x86_64-dav1d... 2021-05-19T18:02:37.7369210Z installing mingw-w64-x86_64-gnutls... 2021-05-19T18:02:38.7864612Z installing mingw-w64-x86_64-gsm... 2021-05-19T18:02:38.8137355Z installing mingw-w64-x86_64-lame... 2021-05-19T18:02:39.0787244Z installing mingw-w64-x86_64-libass... 2021-05-19T18:02:39.0891296Z installing mingw-w64-x86_64-libxml2... 2021-05-19T18:02:39.4793322Z installing mingw-w64-x86_64-libbluray... 2021-05-19T18:02:39.4966362Z installing mingw-w64-x86_64-libcaca... 2021-05-19T18:02:39.5286597Z installing mingw-w64-x86_64-libexif... 2021-05-19T18:02:39.5818164Z installing mingw-w64-x86_64-libmfx... 2021-05-19T18:02:39.6186675Z installing mingw-w64-x86_64-libmodplug... 2021-05-19T18:02:39.6311320Z installing mingw-w64-x86_64-libsoxr... 2021-05-19T18:02:39.6538219Z installing mingw-w64-x86_64-libvorbis... 2021-05-19T18:02:39.7831854Z installing mingw-w64-x86_64-libtheora... 2021-05-19T18:02:39.8801009Z installing mingw-w64-x86_64-libvpx... 2021-05-19T18:02:39.9157938Z installing mingw-w64-x86_64-libmysofa... 2021-05-19T18:02:39.9301396Z installing mingw-w64-x86_64-openal... 2021-05-19T18:02:39.9603848Z installing mingw-w64-x86_64-opencore-amr... 2021-05-19T18:02:39.9906419Z installing mingw-w64-x86_64-opus... 2021-05-19T18:02:40.0049377Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-19T18:02:40.0199501Z installing mingw-w64-x86_64-speexdsp... 2021-05-19T18:02:40.0656989Z installing mingw-w64-x86_64-speex... 2021-05-19T18:02:40.1192639Z installing mingw-w64-x86_64-srt... 2021-05-19T18:02:40.1477040Z installing mingw-w64-x86_64-l-smash... 2021-05-19T18:02:40.2270792Z installing mingw-w64-x86_64-ffms2... 2021-05-19T18:02:40.2427845Z installing mingw-w64-x86_64-x264-git... 2021-05-19T18:02:40.3684153Z installing mingw-w64-x86_64-x265... 2021-05-19T18:02:40.4638266Z installing mingw-w64-x86_64-xvidcore... 2021-05-19T18:02:40.4739298Z installing mingw-w64-x86_64-ffmpeg... 2021-05-19T18:02:41.6288557Z resolving dependencies... 2021-05-19T18:02:41.6408029Z looking for conflicting packages... 2021-05-19T18:02:41.6578456Z 2021-05-19T18:02:41.6579432Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-19T18:02:41.6579992Z 2021-05-19T18:02:41.6580583Z Total Download Size: 3.13 MiB 2021-05-19T18:02:41.6581486Z Total Installed Size: 21.70 MiB 2021-05-19T18:02:41.6581923Z 2021-05-19T18:02:41.6582654Z :: Proceed with installation? [Y/n] 2021-05-19T18:02:41.6583386Z :: Retrieving packages... 2021-05-19T18:02:41.9769809Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-19T18:02:42.7434440Z checking keyring... 2021-05-19T18:02:42.8316475Z checking package integrity... 2021-05-19T18:02:42.9985447Z loading package files... 2021-05-19T18:02:43.0011163Z checking for file conflicts... 2021-05-19T18:02:43.0043267Z checking available disk space... 2021-05-19T18:02:43.0049607Z :: Processing package changes... 2021-05-19T18:02:43.0050468Z installing mingw-w64-x86_64-fftw... 2021-05-19T18:02:44.0591096Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-19T18:02:44.0592038Z resolving dependencies... 2021-05-19T18:02:44.0739082Z looking for conflicting packages... 2021-05-19T18:02:44.0867974Z 2021-05-19T18:02:44.0874100Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-19T18:02:44.0875199Z 2021-05-19T18:02:44.0876045Z Total Installed Size: 4.17 MiB 2021-05-19T18:02:44.0876744Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:02:44.0877172Z 2021-05-19T18:02:44.0878268Z :: Proceed with installation? [Y/n] 2021-05-19T18:02:44.0878930Z checking keyring... 2021-05-19T18:02:44.1644392Z checking package integrity... 2021-05-19T18:02:44.2907249Z loading package files... 2021-05-19T18:02:44.2932458Z checking for file conflicts... 2021-05-19T18:02:44.2933417Z checking available disk space... 2021-05-19T18:02:44.2958265Z :: Processing package changes... 2021-05-19T18:02:44.2959163Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-19T18:02:45.1591211Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-19T18:02:45.1592135Z resolving dependencies... 2021-05-19T18:02:45.1730811Z looking for conflicting packages... 2021-05-19T18:02:45.1865185Z 2021-05-19T18:02:45.1866575Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-19T18:02:45.1867914Z 2021-05-19T18:02:45.1868879Z Total Installed Size: 1.29 MiB 2021-05-19T18:02:45.1869936Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:02:45.1870493Z 2021-05-19T18:02:45.1871425Z :: Proceed with installation? [Y/n] 2021-05-19T18:02:45.1872298Z checking keyring... 2021-05-19T18:02:45.2616896Z checking package integrity... 2021-05-19T18:02:45.3752270Z loading package files... 2021-05-19T18:02:45.3780333Z checking for file conflicts... 2021-05-19T18:02:45.3781258Z checking available disk space... 2021-05-19T18:02:45.3830294Z :: Processing package changes... 2021-05-19T18:02:45.3831334Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-19T18:02:47.8700535Z updating font cache... done. 2021-05-19T18:02:47.8717278Z :: Running post-transaction hooks... 2021-05-19T18:02:47.8718161Z (1/1) Updating fontconfig cache... 2021-05-19T18:02:48.7246614Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-19T18:02:48.7247628Z resolving dependencies... 2021-05-19T18:02:48.7460228Z looking for conflicting packages... 2021-05-19T18:02:48.7521749Z 2021-05-19T18:02:48.7522597Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-19T18:02:48.7523158Z 2021-05-19T18:02:48.7524016Z Total Installed Size: 2.54 MiB 2021-05-19T18:02:48.7524598Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:02:48.7525309Z 2021-05-19T18:02:48.7526052Z :: Proceed with installation? [Y/n] 2021-05-19T18:02:48.7526723Z checking keyring... 2021-05-19T18:02:48.8252385Z checking package integrity... 2021-05-19T18:02:48.9441236Z loading package files... 2021-05-19T18:02:48.9470245Z checking for file conflicts... 2021-05-19T18:02:48.9471051Z checking available disk space... 2021-05-19T18:02:48.9509449Z :: Processing package changes... 2021-05-19T18:02:48.9510342Z reinstalling mingw-w64-x86_64-freetype... 2021-05-19T18:02:49.8110186Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-19T18:02:49.8111834Z resolving dependencies... 2021-05-19T18:02:49.8113038Z looking for conflicting packages... 2021-05-19T18:02:49.8435206Z 2021-05-19T18:02:49.8436705Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-19T18:02:49.8437990Z 2021-05-19T18:02:49.8439415Z Total Installed Size: 0.44 MiB 2021-05-19T18:02:49.8440150Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:02:49.8440590Z 2021-05-19T18:02:49.8441329Z :: Proceed with installation? [Y/n] 2021-05-19T18:02:49.8442014Z checking keyring... 2021-05-19T18:02:49.9304004Z checking package integrity... 2021-05-19T18:02:50.0566900Z loading package files... 2021-05-19T18:02:50.0587625Z checking for file conflicts... 2021-05-19T18:02:50.0588422Z checking available disk space... 2021-05-19T18:02:50.0613041Z :: Processing package changes... 2021-05-19T18:02:50.0613951Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-19T18:02:50.8724749Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-19T18:02:50.8725752Z resolving dependencies... 2021-05-19T18:02:50.8944104Z looking for conflicting packages... 2021-05-19T18:02:50.9011077Z 2021-05-19T18:02:50.9012006Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-19T18:02:50.9012554Z 2021-05-19T18:02:50.9013169Z Total Download Size: 27.13 MiB 2021-05-19T18:02:50.9013881Z Total Installed Size: 156.41 MiB 2021-05-19T18:02:50.9014561Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:02:50.9015022Z 2021-05-19T18:02:50.9015781Z :: Proceed with installation? [Y/n] 2021-05-19T18:02:50.9016546Z :: Retrieving packages... 2021-05-19T18:02:51.2201569Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-19T18:02:52.8925358Z checking keyring... 2021-05-19T18:02:52.9867126Z checking package integrity... 2021-05-19T18:02:53.3827182Z loading package files... 2021-05-19T18:02:53.3966420Z checking for file conflicts... 2021-05-19T18:02:53.3967801Z checking available disk space... 2021-05-19T18:02:53.4408374Z :: Processing package changes... 2021-05-19T18:02:53.4409486Z reinstalling mingw-w64-x86_64-gcc... 2021-05-19T18:02:55.5841859Z resolving dependencies... 2021-05-19T18:02:55.7430543Z looking for conflicting packages... 2021-05-19T18:02:55.7494289Z 2021-05-19T18:02:55.7509441Z 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-19T18:02:55.7516194Z 2021-05-19T18:02:55.7516917Z Total Download Size: 48.47 MiB 2021-05-19T18:02:55.7517614Z Total Installed Size: 363.82 MiB 2021-05-19T18:02:55.7518071Z 2021-05-19T18:02:55.7518812Z :: Proceed with installation? [Y/n] 2021-05-19T18:02:55.7519560Z :: Retrieving packages... 2021-05-19T18:02:56.0741365Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-19T18:02:56.9561538Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-19T18:02:57.0644473Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-19T18:02:57.1647345Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-19T18:02:57.2640265Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-19T18:02:57.3930669Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-19T18:02:57.4990760Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-19T18:02:57.6000216Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-19T18:02:57.7160086Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-19T18:02:57.8199424Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-19T18:02:57.9202630Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-19T18:02:58.0231112Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-19T18:02:58.1877678Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-19T18:02:58.2883217Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-19T18:02:58.5026957Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-19T18:02:58.6079180Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-19T18:02:58.7134784Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-19T18:02:58.8394266Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-19T18:02:58.9568036Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-19T18:02:59.0730851Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-19T18:02:59.1732076Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-19T18:02:59.2800093Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-19T18:02:59.3859721Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-19T18:02:59.7320908Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-19T18:02:59.8652191Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-19T18:03:01.4393819Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-19T18:03:01.4394534Z checking keyring... 2021-05-19T18:03:01.4395108Z checking package integrity... 2021-05-19T18:03:05.6655445Z loading package files... 2021-05-19T18:03:05.7885381Z checking for file conflicts... 2021-05-19T18:03:06.1073151Z checking available disk space... 2021-05-19T18:03:06.1102489Z :: Processing package changes... 2021-05-19T18:03:06.1104229Z installing mingw-w64-x86_64-crypto++... 2021-05-19T18:03:06.3960472Z installing mingw-w64-x86_64-geos... 2021-05-19T18:03:06.8270563Z installing mingw-w64-x86_64-json-c... 2021-05-19T18:03:06.8487186Z installing mingw-w64-x86_64-libfreexl... 2021-05-19T18:03:06.8551645Z installing mingw-w64-x86_64-proj... 2021-05-19T18:03:06.9429010Z installing mingw-w64-x86_64-libgeotiff... 2021-05-19T18:03:06.9671897Z installing mingw-w64-x86_64-libde265... 2021-05-19T18:03:06.9907030Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-19T18:03:06.9909024Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-19T18:03:06.9910523Z mingw-w64-x86_64-qt5: sherlock265 2021-05-19T18:03:06.9911822Z mingw-w64-x86_64-SDL: dec265 2021-05-19T18:03:06.9913237Z installing mingw-w64-x86_64-rav1e... 2021-05-19T18:03:07.0234709Z installing mingw-w64-x86_64-libheif... 2021-05-19T18:03:07.0523969Z installing mingw-w64-x86_64-minizip-git... 2021-05-19T18:03:07.0754980Z installing mingw-w64-x86_64-libkml... 2021-05-19T18:03:07.2471371Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-19T18:03:07.2878051Z installing mingw-w64-x86_64-librttopo... 2021-05-19T18:03:07.3007506Z installing mingw-w64-x86_64-libspatialite... 2021-05-19T18:03:07.4197564Z installing mingw-w64-x86_64-netcdf... 2021-05-19T18:03:07.4551396Z installing mingw-w64-x86_64-nspr... 2021-05-19T18:03:07.5472649Z installing mingw-w64-x86_64-nss... 2021-05-19T18:03:07.6840885Z installing mingw-w64-x86_64-poppler-data... 2021-05-19T18:03:07.9565569Z installing mingw-w64-x86_64-poppler... 2021-05-19T18:03:08.1274101Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-19T18:03:08.1275379Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-19T18:03:08.1276364Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-19T18:03:08.1277520Z installing mingw-w64-x86_64-libgpg-error... 2021-05-19T18:03:08.1666653Z installing mingw-w64-x86_64-libgcrypt... 2021-05-19T18:03:08.1895814Z installing mingw-w64-x86_64-libxslt... 2021-05-19T18:03:08.3029508Z installing winpty... 2021-05-19T18:03:08.3848114Z installing mingw-w64-x86_64-postgresql... 2021-05-19T18:03:10.1326542Z installing mingw-w64-x86_64-xerces-c... 2021-05-19T18:03:10.7732122Z installing mingw-w64-x86_64-gdal... 2021-05-19T18:03:12.0663725Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-19T18:03:12.0664569Z resolving dependencies... 2021-05-19T18:03:12.0962197Z looking for conflicting packages... 2021-05-19T18:03:12.1026183Z 2021-05-19T18:03:12.1027209Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-19T18:03:12.1027732Z 2021-05-19T18:03:12.1028322Z Total Download Size: 4.15 MiB 2021-05-19T18:03:12.1028978Z Total Installed Size: 13.89 MiB 2021-05-19T18:03:12.1029637Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:12.1030062Z 2021-05-19T18:03:12.1030801Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:12.1031511Z :: Retrieving packages... 2021-05-19T18:03:12.4239029Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-19T18:03:13.2035394Z checking keyring... 2021-05-19T18:03:13.2965652Z checking package integrity... 2021-05-19T18:03:13.4656757Z loading package files... 2021-05-19T18:03:13.4688665Z checking for file conflicts... 2021-05-19T18:03:13.4689572Z checking available disk space... 2021-05-19T18:03:13.4754147Z :: Processing package changes... 2021-05-19T18:03:13.4755073Z reinstalling mingw-w64-x86_64-gdb... 2021-05-19T18:03:14.4207912Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-19T18:03:14.4208784Z resolving dependencies... 2021-05-19T18:03:14.4367475Z looking for conflicting packages... 2021-05-19T18:03:14.4512552Z 2021-05-19T18:03:14.4513588Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-19T18:03:14.4514127Z 2021-05-19T18:03:14.4514995Z Total Installed Size: 0.72 MiB 2021-05-19T18:03:14.4515598Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:14.4516340Z 2021-05-19T18:03:14.4517091Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:14.4517865Z checking keyring... 2021-05-19T18:03:14.5266507Z checking package integrity... 2021-05-19T18:03:14.6418306Z loading package files... 2021-05-19T18:03:14.6440821Z checking for file conflicts... 2021-05-19T18:03:14.6441836Z checking available disk space... 2021-05-19T18:03:14.6475035Z :: Processing package changes... 2021-05-19T18:03:14.6476004Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-19T18:03:15.4683819Z resolving dependencies... 2021-05-19T18:03:15.4848350Z looking for conflicting packages... 2021-05-19T18:03:15.4976297Z 2021-05-19T18:03:15.4977461Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-19T18:03:15.4978166Z 2021-05-19T18:03:15.4978752Z Total Download Size: 1.57 MiB 2021-05-19T18:03:15.4979411Z Total Installed Size: 6.77 MiB 2021-05-19T18:03:15.4979846Z 2021-05-19T18:03:15.4980584Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:15.4981302Z :: Retrieving packages... 2021-05-19T18:03:15.8173996Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-19T18:03:16.4877511Z checking keyring... 2021-05-19T18:03:16.5748107Z checking package integrity... 2021-05-19T18:03:16.7311685Z loading package files... 2021-05-19T18:03:16.7410565Z checking for file conflicts... 2021-05-19T18:03:16.7789612Z checking available disk space... 2021-05-19T18:03:16.7801772Z :: Processing package changes... 2021-05-19T18:03:16.7802745Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-19T18:03:17.3375596Z :: Running post-transaction hooks... 2021-05-19T18:03:17.3377373Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-19T18:03:18.2243929Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-19T18:03:18.2244966Z resolving dependencies... 2021-05-19T18:03:18.2246284Z looking for conflicting packages... 2021-05-19T18:03:18.2546515Z 2021-05-19T18:03:18.2548359Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-19T18:03:18.2548964Z 2021-05-19T18:03:18.2550498Z Total Installed Size: 7.40 MiB 2021-05-19T18:03:18.2551416Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:18.2552782Z 2021-05-19T18:03:18.2553567Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:18.2554266Z checking keyring... 2021-05-19T18:03:18.3301784Z checking package integrity... 2021-05-19T18:03:18.4678265Z loading package files... 2021-05-19T18:03:18.4812057Z checking for file conflicts... 2021-05-19T18:03:18.4813405Z checking available disk space... 2021-05-19T18:03:18.5138977Z :: Processing package changes... 2021-05-19T18:03:18.5140857Z reinstalling mingw-w64-x86_64-geos... 2021-05-19T18:03:19.7629641Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-19T18:03:19.7630551Z resolving dependencies... 2021-05-19T18:03:19.7777765Z looking for conflicting packages... 2021-05-19T18:03:19.7942617Z 2021-05-19T18:03:19.7944157Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-19T18:03:19.7945530Z 2021-05-19T18:03:19.7946569Z Total Download Size: 3.36 MiB 2021-05-19T18:03:19.7947737Z Total Installed Size: 18.30 MiB 2021-05-19T18:03:19.7948893Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:19.7949637Z 2021-05-19T18:03:19.7950834Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:19.7952138Z :: Retrieving packages... 2021-05-19T18:03:20.1162641Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-19T18:03:20.8937576Z checking keyring... 2021-05-19T18:03:20.9846902Z checking package integrity... 2021-05-19T18:03:21.1544955Z loading package files... 2021-05-19T18:03:21.1995891Z checking for file conflicts... 2021-05-19T18:03:21.1998060Z checking available disk space... 2021-05-19T18:03:21.2937438Z :: Processing package changes... 2021-05-19T18:03:21.2938800Z reinstalling mingw-w64-x86_64-gettext... 2021-05-19T18:03:24.0781017Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-19T18:03:24.0781862Z resolving dependencies... 2021-05-19T18:03:24.0783489Z looking for conflicting packages... 2021-05-19T18:03:24.1072242Z 2021-05-19T18:03:24.1073478Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-19T18:03:24.1074415Z 2021-05-19T18:03:24.1075195Z Total Installed Size: 1.09 MiB 2021-05-19T18:03:24.1077104Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:24.1077716Z 2021-05-19T18:03:24.1078492Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:24.1079248Z checking keyring... 2021-05-19T18:03:24.1826118Z checking package integrity... 2021-05-19T18:03:24.2975669Z loading package files... 2021-05-19T18:03:24.3035802Z checking for file conflicts... 2021-05-19T18:03:24.3036781Z checking available disk space... 2021-05-19T18:03:24.3058644Z :: Processing package changes... 2021-05-19T18:03:24.3059563Z reinstalling mingw-w64-x86_64-gflags... 2021-05-19T18:03:25.1453692Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-19T18:03:25.1454559Z resolving dependencies... 2021-05-19T18:03:25.1555235Z looking for conflicting packages... 2021-05-19T18:03:25.1741530Z 2021-05-19T18:03:25.1742900Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-19T18:03:25.1744207Z 2021-05-19T18:03:25.1745369Z Total Installed Size: 0.73 MiB 2021-05-19T18:03:25.1746399Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:25.1746991Z 2021-05-19T18:03:25.1747750Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:25.1748448Z checking keyring... 2021-05-19T18:03:25.2495277Z checking package integrity... 2021-05-19T18:03:25.3713346Z loading package files... 2021-05-19T18:03:25.3738993Z checking for file conflicts... 2021-05-19T18:03:25.3740577Z checking available disk space... 2021-05-19T18:03:25.3761326Z :: Processing package changes... 2021-05-19T18:03:25.3762917Z reinstalling mingw-w64-x86_64-giflib... 2021-05-19T18:03:26.2170272Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-19T18:03:26.2171394Z resolving dependencies... 2021-05-19T18:03:26.2418969Z looking for conflicting packages... 2021-05-19T18:03:26.2484364Z 2021-05-19T18:03:26.2485443Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-19T18:03:26.2486187Z 2021-05-19T18:03:26.2487624Z Total Installed Size: 22.99 MiB 2021-05-19T18:03:26.2488777Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:26.2489464Z 2021-05-19T18:03:26.2490417Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:26.2491327Z checking keyring... 2021-05-19T18:03:26.3201446Z checking package integrity... 2021-05-19T18:03:26.4645586Z loading package files... 2021-05-19T18:03:26.4732766Z checking for file conflicts... 2021-05-19T18:03:26.4733675Z checking available disk space... 2021-05-19T18:03:26.5010276Z :: Processing package changes... 2021-05-19T18:03:26.5011965Z reinstalling mingw-w64-x86_64-glib2... 2021-05-19T18:03:27.8383509Z resolving dependencies... 2021-05-19T18:03:27.8502696Z looking for conflicting packages... 2021-05-19T18:03:27.8693473Z 2021-05-19T18:03:27.8694274Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-19T18:03:27.8694789Z 2021-05-19T18:03:27.8696880Z Total Download Size: 0.60 MiB 2021-05-19T18:03:27.8697608Z Total Installed Size: 2.63 MiB 2021-05-19T18:03:27.8698046Z 2021-05-19T18:03:27.8698744Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:27.8699504Z :: Retrieving packages... 2021-05-19T18:03:28.2054551Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-19T18:03:28.6847522Z checking keyring... 2021-05-19T18:03:28.7747166Z checking package integrity... 2021-05-19T18:03:28.9143512Z loading package files... 2021-05-19T18:03:28.9167663Z checking for file conflicts... 2021-05-19T18:03:28.9172082Z checking available disk space... 2021-05-19T18:03:28.9183247Z :: Processing package changes... 2021-05-19T18:03:28.9184097Z installing mingw-w64-x86_64-glpk... 2021-05-19T18:03:29.7863541Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-19T18:03:29.7864483Z resolving dependencies... 2021-05-19T18:03:29.7874940Z looking for conflicting packages... 2021-05-19T18:03:29.7876276Z 2021-05-19T18:03:29.7906982Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-19T18:03:29.7908261Z 2021-05-19T18:03:29.7913121Z Total Download Size: 0.49 MiB 2021-05-19T18:03:29.7914247Z Total Installed Size: 2.21 MiB 2021-05-19T18:03:29.7916072Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:29.7916927Z 2021-05-19T18:03:29.7917677Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:29.7918425Z :: Retrieving packages... 2021-05-19T18:03:30.1059112Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-19T18:03:30.5864075Z checking keyring... 2021-05-19T18:03:30.6821640Z checking package integrity... 2021-05-19T18:03:30.8319580Z loading package files... 2021-05-19T18:03:30.8340829Z checking for file conflicts... 2021-05-19T18:03:30.8341823Z checking available disk space... 2021-05-19T18:03:30.8363272Z :: Processing package changes... 2021-05-19T18:03:30.8364151Z reinstalling mingw-w64-x86_64-gmp... 2021-05-19T18:03:31.6713825Z resolving dependencies... 2021-05-19T18:03:31.8292636Z looking for conflicting packages... 2021-05-19T18:03:31.8322218Z 2021-05-19T18:03:31.8324399Z 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-19T18:03:31.8325985Z 2021-05-19T18:03:31.8326585Z Total Download Size: 3.72 MiB 2021-05-19T18:03:31.8327252Z Total Installed Size: 21.06 MiB 2021-05-19T18:03:31.8327687Z 2021-05-19T18:03:31.8328391Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:31.8329125Z :: Retrieving packages... 2021-05-19T18:03:32.1511613Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-19T18:03:32.5340029Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-19T18:03:32.6357439Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-19T18:03:32.7356307Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-19T18:03:32.8340798Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-19T18:03:32.9326944Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-19T18:03:33.3246681Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-19T18:03:33.3397836Z checking keyring... 2021-05-19T18:03:33.7111575Z checking package integrity... 2021-05-19T18:03:34.9340150Z loading package files... 2021-05-19T18:03:34.9542137Z checking for file conflicts... 2021-05-19T18:03:34.9753611Z checking available disk space... 2021-05-19T18:03:34.9765669Z :: Processing package changes... 2021-05-19T18:03:34.9766626Z installing mingw-w64-x86_64-libksba... 2021-05-19T18:03:34.9878139Z installing mingw-w64-x86_64-libassuan... 2021-05-19T18:03:34.9968275Z installing mingw-w64-x86_64-libusb... 2021-05-19T18:03:35.0054878Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-19T18:03:35.0126566Z installing mingw-w64-x86_64-npth... 2021-05-19T18:03:35.0228305Z installing mingw-w64-x86_64-gnupg... 2021-05-19T18:03:35.0957809Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-19T18:03:35.0958846Z mingw-w64-x86_64-pinentry 2021-05-19T18:03:35.0959733Z installing mingw-w64-x86_64-gpgme... 2021-05-19T18:03:36.1031498Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-19T18:03:36.1032402Z resolving dependencies... 2021-05-19T18:03:36.1275528Z looking for conflicting packages... 2021-05-19T18:03:36.1340486Z 2021-05-19T18:03:36.1341786Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-19T18:03:36.1343183Z 2021-05-19T18:03:36.1344322Z Total Installed Size: 21.09 MiB 2021-05-19T18:03:36.1345430Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:36.1345877Z 2021-05-19T18:03:36.1346642Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:36.1347365Z checking keyring... 2021-05-19T18:03:36.2299099Z checking package integrity... 2021-05-19T18:03:36.3838071Z loading package files... 2021-05-19T18:03:36.3894656Z checking for file conflicts... 2021-05-19T18:03:36.3895632Z checking available disk space... 2021-05-19T18:03:36.4069704Z :: Processing package changes... 2021-05-19T18:03:36.4070792Z reinstalling mingw-w64-x86_64-grpc... 2021-05-19T18:03:37.5569762Z resolving dependencies... 2021-05-19T18:03:37.5571479Z looking for conflicting packages... 2021-05-19T18:03:37.5890475Z 2021-05-19T18:03:37.5891670Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-19T18:03:37.5892307Z 2021-05-19T18:03:37.5892915Z Total Download Size: 1.89 MiB 2021-05-19T18:03:37.5893579Z Total Installed Size: 12.38 MiB 2021-05-19T18:03:37.5894013Z 2021-05-19T18:03:37.5894769Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:37.5895500Z :: Retrieving packages... 2021-05-19T18:03:37.9185665Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-19T18:03:38.5913038Z checking keyring... 2021-05-19T18:03:38.6799161Z checking package integrity... 2021-05-19T18:03:38.8441109Z loading package files... 2021-05-19T18:03:38.8532630Z checking for file conflicts... 2021-05-19T18:03:38.8681478Z checking available disk space... 2021-05-19T18:03:38.8693687Z :: Processing package changes... 2021-05-19T18:03:38.8694906Z installing mingw-w64-x86_64-gsl... 2021-05-19T18:03:40.0739780Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-19T18:03:40.0741105Z resolving dependencies... 2021-05-19T18:03:40.0883327Z looking for conflicting packages... 2021-05-19T18:03:40.1064073Z 2021-05-19T18:03:40.1065181Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-19T18:03:40.1065734Z 2021-05-19T18:03:40.1066626Z Total Installed Size: 8.19 MiB 2021-05-19T18:03:40.1067232Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:40.1067956Z 2021-05-19T18:03:40.1068726Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:40.1069630Z checking keyring... 2021-05-19T18:03:40.1859629Z checking package integrity... 2021-05-19T18:03:40.3170522Z loading package files... 2021-05-19T18:03:40.3197670Z checking for file conflicts... 2021-05-19T18:03:40.3198616Z checking available disk space... 2021-05-19T18:03:40.3239287Z :: Processing package changes... 2021-05-19T18:03:40.3240251Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-19T18:03:41.1974276Z resolving dependencies... 2021-05-19T18:03:41.2220031Z looking for conflicting packages... 2021-05-19T18:03:41.2291869Z 2021-05-19T18:03:41.2293493Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-3 2021-05-19T18:03:41.2294037Z 2021-05-19T18:03:41.2294602Z Total Download Size: 1.13 MiB 2021-05-19T18:03:41.2295278Z Total Installed Size: 9.92 MiB 2021-05-19T18:03:41.2295716Z 2021-05-19T18:03:41.2296462Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:41.2297189Z :: Retrieving packages... 2021-05-19T18:03:41.5494196Z downloading mingw-w64-x86_64-hdf4-4.2.15-3-any.pkg.tar.zst... 2021-05-19T18:03:42.1262965Z checking keyring... 2021-05-19T18:03:42.2184095Z checking package integrity... 2021-05-19T18:03:42.3653475Z loading package files... 2021-05-19T18:03:42.3693104Z checking for file conflicts... 2021-05-19T18:03:42.3766203Z checking available disk space... 2021-05-19T18:03:42.3777772Z :: Processing package changes... 2021-05-19T18:03:42.3778643Z installing mingw-w64-x86_64-hdf4... 2021-05-19T18:03:43.3978661Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-19T18:03:43.3980200Z resolving dependencies... 2021-05-19T18:03:43.3991849Z looking for conflicting packages... 2021-05-19T18:03:43.4030352Z 2021-05-19T18:03:43.4053126Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-19T18:03:43.4167765Z 2021-05-19T18:03:43.4223186Z Total Installed Size: 91.59 MiB 2021-05-19T18:03:43.4235397Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:43.4266296Z 2021-05-19T18:03:43.4288475Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:43.4406500Z checking keyring... 2021-05-19T18:03:43.4937948Z checking package integrity... 2021-05-19T18:03:43.7134216Z loading package files... 2021-05-19T18:03:43.7177299Z checking for file conflicts... 2021-05-19T18:03:43.7178157Z checking available disk space... 2021-05-19T18:03:43.7306772Z :: Processing package changes... 2021-05-19T18:03:43.7307659Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-19T18:03:44.9462233Z warning: mingw-w64-x86_64-headers-git-9.0.0.6200.a528542c8-1 is up to date -- reinstalling 2021-05-19T18:03:44.9463393Z resolving dependencies... 2021-05-19T18:03:44.9464143Z looking for conflicting packages... 2021-05-19T18:03:44.9802274Z 2021-05-19T18:03:44.9803694Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6200.a528542c8-1 2021-05-19T18:03:44.9804404Z 2021-05-19T18:03:44.9804998Z Total Download Size: 5.27 MiB 2021-05-19T18:03:44.9807019Z Total Installed Size: 66.98 MiB 2021-05-19T18:03:44.9808729Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:44.9809566Z 2021-05-19T18:03:44.9811317Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:44.9812660Z :: Retrieving packages... 2021-05-19T18:03:45.3025384Z downloading mingw-w64-x86_64-headers-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T18:03:46.1714505Z checking keyring... 2021-05-19T18:03:46.2602496Z checking package integrity... 2021-05-19T18:03:46.4479871Z loading package files... 2021-05-19T18:03:46.4721762Z checking for file conflicts... 2021-05-19T18:03:46.4724207Z checking available disk space... 2021-05-19T18:03:46.5544979Z :: Processing package changes... 2021-05-19T18:03:46.5546248Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-19T18:03:49.1263123Z resolving dependencies... 2021-05-19T18:03:49.1489562Z looking for conflicting packages... 2021-05-19T18:03:49.1604825Z 2021-05-19T18:03:49.1605947Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-19T18:03:49.1606513Z 2021-05-19T18:03:49.1607099Z Total Download Size: 0.08 MiB 2021-05-19T18:03:49.1607985Z Total Installed Size: 0.32 MiB 2021-05-19T18:03:49.1608431Z 2021-05-19T18:03:49.1609163Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:49.1609874Z :: Retrieving packages... 2021-05-19T18:03:49.4833418Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-19T18:03:49.6771894Z checking keyring... 2021-05-19T18:03:49.7698916Z checking package integrity... 2021-05-19T18:03:49.9149947Z loading package files... 2021-05-19T18:03:49.9172033Z checking for file conflicts... 2021-05-19T18:03:49.9193459Z checking available disk space... 2021-05-19T18:03:49.9203029Z :: Processing package changes... 2021-05-19T18:03:49.9203946Z installing mingw-w64-x86_64-hiredis... 2021-05-19T18:03:50.7450713Z resolving dependencies... 2021-05-19T18:03:50.7452117Z looking for conflicting packages... 2021-05-19T18:03:50.7776336Z 2021-05-19T18:03:50.7777565Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-19T18:03:50.7778171Z 2021-05-19T18:03:50.7778756Z Total Download Size: 0.03 MiB 2021-05-19T18:03:50.7779422Z Total Installed Size: 0.11 MiB 2021-05-19T18:03:50.7779844Z 2021-05-19T18:03:50.7780556Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:50.7781326Z :: Retrieving packages... 2021-05-19T18:03:51.1000678Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-19T18:03:51.2361885Z checking keyring... 2021-05-19T18:03:51.3287551Z checking package integrity... 2021-05-19T18:03:51.4767128Z loading package files... 2021-05-19T18:03:51.4787740Z checking for file conflicts... 2021-05-19T18:03:51.4791449Z checking available disk space... 2021-05-19T18:03:51.4802621Z :: Processing package changes... 2021-05-19T18:03:51.4803558Z installing mingw-w64-x86_64-http-parser... 2021-05-19T18:03:52.2947071Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-19T18:03:52.2948065Z resolving dependencies... 2021-05-19T18:03:52.3060216Z looking for conflicting packages... 2021-05-19T18:03:52.3273887Z 2021-05-19T18:03:52.3275067Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-19T18:03:52.3275599Z 2021-05-19T18:03:52.3276815Z Total Installed Size: 113.98 MiB 2021-05-19T18:03:52.3277537Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:03:52.3278076Z 2021-05-19T18:03:52.3278819Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:52.3279493Z checking keyring... 2021-05-19T18:03:52.3998473Z checking package integrity... 2021-05-19T18:03:52.7065611Z loading package files... 2021-05-19T18:03:52.7108702Z checking for file conflicts... 2021-05-19T18:03:52.7109652Z checking available disk space... 2021-05-19T18:03:52.7230246Z :: Processing package changes... 2021-05-19T18:03:52.7231366Z reinstalling mingw-w64-x86_64-icu... 2021-05-19T18:03:54.0422372Z resolving dependencies... 2021-05-19T18:03:54.0758813Z looking for conflicting packages... 2021-05-19T18:03:54.0795184Z 2021-05-19T18:03:54.0799902Z 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-19T18:03:54.0803398Z 2021-05-19T18:03:54.0804425Z Total Download Size: 17.57 MiB 2021-05-19T18:03:54.0805644Z Total Installed Size: 78.94 MiB 2021-05-19T18:03:54.0806417Z 2021-05-19T18:03:54.0807633Z :: Proceed with installation? [Y/n] 2021-05-19T18:03:54.0808904Z :: Retrieving packages... 2021-05-19T18:03:54.3995921Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-19T18:03:55.1668825Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-19T18:03:55.2763760Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-19T18:03:55.4518636Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-19T18:03:55.5501570Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-19T18:03:55.6483721Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-19T18:03:55.7483591Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-19T18:03:55.8511786Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-19T18:03:55.9682125Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-19T18:03:56.1678565Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-19T18:03:56.3973229Z checking keyring... 2021-05-19T18:03:56.6799068Z checking package integrity... 2021-05-19T18:03:58.2668744Z loading package files... 2021-05-19T18:03:58.3209433Z checking for file conflicts... 2021-05-19T18:03:58.4774200Z checking available disk space... 2021-05-19T18:03:58.4791975Z :: Processing package changes... 2021-05-19T18:03:58.4792899Z installing mingw-w64-x86_64-djvulibre... 2021-05-19T18:03:58.5904265Z installing mingw-w64-x86_64-flif... 2021-05-19T18:03:58.7596463Z installing mingw-w64-x86_64-gsfonts... 2021-05-19T18:03:58.8459804Z installing mingw-w64-x86_64-jbigkit... 2021-05-19T18:03:58.8674516Z installing mingw-w64-x86_64-liblqr... 2021-05-19T18:03:58.8888396Z installing mingw-w64-x86_64-libraqm... 2021-05-19T18:03:58.9101316Z installing mingw-w64-x86_64-libtool... 2021-05-19T18:03:58.9699700Z installing mingw-w64-x86_64-libwmf... 2021-05-19T18:03:59.0313661Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-19T18:03:59.1002686Z installing mingw-w64-x86_64-imagemagick... 2021-05-19T18:04:00.5721973Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-19T18:04:00.5723272Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-19T18:04:00.5724303Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-19T18:04:00.5725215Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-19T18:04:00.5726023Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-19T18:04:00.5775311Z :: Running post-transaction hooks... 2021-05-19T18:04:00.5776200Z (1/2) Updating fontconfig cache... 2021-05-19T18:04:00.6504896Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-19T18:04:01.5298236Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-19T18:04:01.5299332Z resolving dependencies... 2021-05-19T18:04:01.5402689Z looking for conflicting packages... 2021-05-19T18:04:01.5608311Z 2021-05-19T18:04:01.5609638Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-19T18:04:01.5610528Z 2021-05-19T18:04:01.5611027Z Total Installed Size: 8.68 MiB 2021-05-19T18:04:01.5611601Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:01.5612517Z 2021-05-19T18:04:01.5613256Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:01.5613932Z checking keyring... 2021-05-19T18:04:01.6317035Z checking package integrity... 2021-05-19T18:04:01.7651581Z loading package files... 2021-05-19T18:04:01.7688534Z checking for file conflicts... 2021-05-19T18:04:01.7689361Z checking available disk space... 2021-05-19T18:04:01.7758649Z :: Processing package changes... 2021-05-19T18:04:01.7759691Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-19T18:04:02.6976770Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-19T18:04:02.6977685Z resolving dependencies... 2021-05-19T18:04:02.6978642Z looking for conflicting packages... 2021-05-19T18:04:02.7291866Z 2021-05-19T18:04:02.7293127Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-19T18:04:02.7293855Z 2021-05-19T18:04:02.7294644Z Total Download Size: 0.93 MiB 2021-05-19T18:04:02.7295557Z Total Installed Size: 6.43 MiB 2021-05-19T18:04:02.7296458Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:02.7297030Z 2021-05-19T18:04:02.7297976Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:02.7298964Z :: Retrieving packages... 2021-05-19T18:04:03.0505109Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-19T18:04:03.6238113Z checking keyring... 2021-05-19T18:04:03.7183402Z checking package integrity... 2021-05-19T18:04:03.8629684Z loading package files... 2021-05-19T18:04:03.8660068Z checking for file conflicts... 2021-05-19T18:04:03.8660921Z checking available disk space... 2021-05-19T18:04:03.8699767Z :: Processing package changes... 2021-05-19T18:04:03.8700631Z reinstalling mingw-w64-x86_64-isl... 2021-05-19T18:04:04.7387455Z resolving dependencies... 2021-05-19T18:04:04.7715146Z looking for conflicting packages... 2021-05-19T18:04:04.7736926Z 2021-05-19T18:04:04.7737834Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-19T18:04:04.7738474Z 2021-05-19T18:04:04.7739041Z Total Download Size: 13.04 MiB 2021-05-19T18:04:04.7739719Z Total Installed Size: 137.15 MiB 2021-05-19T18:04:04.7740154Z 2021-05-19T18:04:04.7740843Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:04.7741549Z :: Retrieving packages... 2021-05-19T18:04:05.0975900Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-19T18:04:05.9736609Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-19T18:04:06.2898451Z checking keyring... 2021-05-19T18:04:06.3861969Z checking package integrity... 2021-05-19T18:04:06.7902416Z loading package files... 2021-05-19T18:04:06.8506688Z checking for file conflicts... 2021-05-19T18:04:07.1386868Z checking available disk space... 2021-05-19T18:04:07.1413191Z :: Processing package changes... 2021-05-19T18:04:07.1414162Z installing mingw-w64-x86_64-gdcm... 2021-05-19T18:04:07.5760655Z installing mingw-w64-x86_64-itk... 2021-05-19T18:04:11.4396034Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-19T18:04:11.4397026Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-19T18:04:11.4397820Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-19T18:04:11.8359372Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-19T18:04:11.8360466Z resolving dependencies... 2021-05-19T18:04:11.8527019Z looking for conflicting packages... 2021-05-19T18:04:11.8686295Z 2021-05-19T18:04:11.8687416Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-19T18:04:11.8688006Z 2021-05-19T18:04:11.8688970Z Total Installed Size: 4.75 MiB 2021-05-19T18:04:11.8689661Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:11.8690414Z 2021-05-19T18:04:11.8691208Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:11.8691894Z checking keyring... 2021-05-19T18:04:11.9436326Z checking package integrity... 2021-05-19T18:04:12.0669384Z loading package files... 2021-05-19T18:04:12.0715793Z checking for file conflicts... 2021-05-19T18:04:12.0716669Z checking available disk space... 2021-05-19T18:04:12.0842590Z :: Processing package changes... 2021-05-19T18:04:12.0843558Z reinstalling mingw-w64-x86_64-jasper... 2021-05-19T18:04:13.1386889Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-19T18:04:13.1387742Z resolving dependencies... 2021-05-19T18:04:13.1491674Z looking for conflicting packages... 2021-05-19T18:04:13.1698793Z 2021-05-19T18:04:13.1700910Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-19T18:04:13.1701738Z 2021-05-19T18:04:13.1703253Z Total Installed Size: 0.43 MiB 2021-05-19T18:04:13.1704542Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:13.1705312Z 2021-05-19T18:04:13.1706754Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:13.1711171Z checking keyring... 2021-05-19T18:04:13.2442911Z checking package integrity... 2021-05-19T18:04:13.3631557Z loading package files... 2021-05-19T18:04:13.3644251Z checking for file conflicts... 2021-05-19T18:04:13.3645042Z checking available disk space... 2021-05-19T18:04:13.3673606Z :: Processing package changes... 2021-05-19T18:04:13.3674798Z reinstalling mingw-w64-x86_64-json-c... 2021-05-19T18:04:14.1876625Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-19T18:04:14.1877507Z resolving dependencies... 2021-05-19T18:04:14.1878661Z looking for conflicting packages... 2021-05-19T18:04:14.2177132Z 2021-05-19T18:04:14.2179237Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-19T18:04:14.2180182Z 2021-05-19T18:04:14.2181950Z Total Installed Size: 1.88 MiB 2021-05-19T18:04:14.2183235Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:14.2184007Z 2021-05-19T18:04:14.2185487Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:14.2186869Z checking keyring... 2021-05-19T18:04:14.2893022Z checking package integrity... 2021-05-19T18:04:14.4182900Z loading package files... 2021-05-19T18:04:14.4208836Z checking for file conflicts... 2021-05-19T18:04:14.4209715Z checking available disk space... 2021-05-19T18:04:14.4233043Z :: Processing package changes... 2021-05-19T18:04:14.4233927Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-19T18:04:15.2272053Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-19T18:04:15.2272916Z resolving dependencies... 2021-05-19T18:04:15.2412421Z looking for conflicting packages... 2021-05-19T18:04:15.2564475Z 2021-05-19T18:04:15.2565565Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-19T18:04:15.2566123Z 2021-05-19T18:04:15.2567129Z Total Installed Size: 1.64 MiB 2021-05-19T18:04:15.2567808Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:15.2568578Z 2021-05-19T18:04:15.2569393Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:15.2570189Z checking keyring... 2021-05-19T18:04:15.3302991Z checking package integrity... 2021-05-19T18:04:15.4432249Z loading package files... 2021-05-19T18:04:15.4455757Z checking for file conflicts... 2021-05-19T18:04:15.4456657Z checking available disk space... 2021-05-19T18:04:15.4478243Z :: Processing package changes... 2021-05-19T18:04:15.4479108Z reinstalling mingw-w64-x86_64-lame... 2021-05-19T18:04:16.3181566Z resolving dependencies... 2021-05-19T18:04:16.3287502Z looking for conflicting packages... 2021-05-19T18:04:16.3498604Z 2021-05-19T18:04:16.3500093Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-19T18:04:16.3501500Z 2021-05-19T18:04:16.3502336Z Total Download Size: 3.31 MiB 2021-05-19T18:04:16.3503305Z Total Installed Size: 28.75 MiB 2021-05-19T18:04:16.3503938Z 2021-05-19T18:04:16.3504956Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:16.3505955Z :: Retrieving packages... 2021-05-19T18:04:16.6711560Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-19T18:04:17.4506712Z checking keyring... 2021-05-19T18:04:17.5409625Z checking package integrity... 2021-05-19T18:04:17.7321379Z loading package files... 2021-05-19T18:04:17.7350740Z checking for file conflicts... 2021-05-19T18:04:17.7381213Z checking available disk space... 2021-05-19T18:04:17.7392597Z :: Processing package changes... 2021-05-19T18:04:17.7393507Z installing mingw-w64-x86_64-lapack... 2021-05-19T18:04:18.7199497Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-19T18:04:18.7200335Z resolving dependencies... 2021-05-19T18:04:18.7378599Z looking for conflicting packages... 2021-05-19T18:04:18.7512749Z 2021-05-19T18:04:18.7514085Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-19T18:04:18.7515675Z 2021-05-19T18:04:18.7517150Z Total Installed Size: 1.62 MiB 2021-05-19T18:04:18.7518009Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:18.7518456Z 2021-05-19T18:04:18.7519211Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:18.7519886Z checking keyring... 2021-05-19T18:04:18.8271892Z checking package integrity... 2021-05-19T18:04:18.9411722Z loading package files... 2021-05-19T18:04:18.9437564Z checking for file conflicts... 2021-05-19T18:04:18.9438626Z checking available disk space... 2021-05-19T18:04:18.9458259Z :: Processing package changes... 2021-05-19T18:04:18.9459176Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-19T18:04:19.7636112Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-19T18:04:19.7637109Z resolving dependencies... 2021-05-19T18:04:19.7887226Z looking for conflicting packages... 2021-05-19T18:04:19.8071942Z 2021-05-19T18:04:19.8073233Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-19T18:04:19.8074112Z 2021-05-19T18:04:19.8075234Z Total Installed Size: 8.39 MiB 2021-05-19T18:04:19.8076093Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:19.8076633Z 2021-05-19T18:04:19.8077376Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:19.8078086Z checking keyring... 2021-05-19T18:04:19.8920234Z checking package integrity... 2021-05-19T18:04:20.0373292Z loading package files... 2021-05-19T18:04:20.0403074Z checking for file conflicts... 2021-05-19T18:04:20.0403987Z checking available disk space... 2021-05-19T18:04:20.0436777Z :: Processing package changes... 2021-05-19T18:04:20.0437695Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-19T18:04:20.9290288Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-19T18:04:20.9291181Z resolving dependencies... 2021-05-19T18:04:20.9552715Z looking for conflicting packages... 2021-05-19T18:04:20.9615404Z 2021-05-19T18:04:20.9616759Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-19T18:04:20.9617885Z 2021-05-19T18:04:20.9618641Z Total Installed Size: 3.99 MiB 2021-05-19T18:04:20.9619428Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:20.9619864Z 2021-05-19T18:04:20.9620623Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:20.9621967Z checking keyring... 2021-05-19T18:04:21.0400103Z checking package integrity... 2021-05-19T18:04:21.1750176Z loading package files... 2021-05-19T18:04:21.1783872Z checking for file conflicts... 2021-05-19T18:04:21.1784884Z checking available disk space... 2021-05-19T18:04:21.1815484Z :: Processing package changes... 2021-05-19T18:04:21.1816540Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-19T18:04:22.0213823Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-19T18:04:22.0215304Z resolving dependencies... 2021-05-19T18:04:22.0374817Z looking for conflicting packages... 2021-05-19T18:04:22.0534875Z 2021-05-19T18:04:22.0535774Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-19T18:04:22.0536377Z 2021-05-19T18:04:22.0537856Z Total Installed Size: 0.38 MiB 2021-05-19T18:04:22.0538470Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:22.0538825Z 2021-05-19T18:04:22.0539884Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:22.0540609Z checking keyring... 2021-05-19T18:04:22.1353984Z checking package integrity... 2021-05-19T18:04:22.2509953Z loading package files... 2021-05-19T18:04:22.2534613Z checking for file conflicts... 2021-05-19T18:04:22.2535631Z checking available disk space... 2021-05-19T18:04:22.2552302Z :: Processing package changes... 2021-05-19T18:04:22.2553184Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-19T18:04:23.0688229Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-19T18:04:23.0689290Z resolving dependencies... 2021-05-19T18:04:23.0815429Z looking for conflicting packages... 2021-05-19T18:04:23.1027940Z 2021-05-19T18:04:23.1029039Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-19T18:04:23.1029593Z 2021-05-19T18:04:23.1030164Z Total Installed Size: 4.02 MiB 2021-05-19T18:04:23.1030861Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:23.1031284Z 2021-05-19T18:04:23.1032035Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:23.1032699Z checking keyring... 2021-05-19T18:04:23.1793878Z checking package integrity... 2021-05-19T18:04:23.3000169Z loading package files... 2021-05-19T18:04:23.3018841Z checking for file conflicts... 2021-05-19T18:04:23.3019690Z checking available disk space... 2021-05-19T18:04:23.3039000Z :: Processing package changes... 2021-05-19T18:04:23.3039873Z reinstalling mingw-w64-x86_64-libde265... 2021-05-19T18:04:24.1329339Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-19T18:04:24.1330182Z resolving dependencies... 2021-05-19T18:04:24.1331249Z looking for conflicting packages... 2021-05-19T18:04:24.1647763Z 2021-05-19T18:04:24.1648906Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-19T18:04:24.1649443Z 2021-05-19T18:04:24.1650009Z Total Download Size: 0.04 MiB 2021-05-19T18:04:24.1650910Z Total Installed Size: 0.11 MiB 2021-05-19T18:04:24.1651571Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:24.1651966Z 2021-05-19T18:04:24.1652677Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:24.1653409Z :: Retrieving packages... 2021-05-19T18:04:24.4848431Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-19T18:04:24.6746336Z checking keyring... 2021-05-19T18:04:24.7643780Z checking package integrity... 2021-05-19T18:04:24.9050584Z loading package files... 2021-05-19T18:04:24.9063389Z checking for file conflicts... 2021-05-19T18:04:24.9064246Z checking available disk space... 2021-05-19T18:04:24.9087254Z :: Processing package changes... 2021-05-19T18:04:24.9088139Z reinstalling mingw-w64-x86_64-libffi... 2021-05-19T18:04:25.7130286Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-19T18:04:25.7131233Z resolving dependencies... 2021-05-19T18:04:25.7132605Z looking for conflicting packages... 2021-05-19T18:04:25.7441315Z 2021-05-19T18:04:25.7443536Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-19T18:04:25.7444276Z 2021-05-19T18:04:25.7446474Z Total Installed Size: 0.13 MiB 2021-05-19T18:04:25.7447741Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:25.7449890Z 2021-05-19T18:04:25.7450822Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:25.7451561Z checking keyring... 2021-05-19T18:04:25.8150825Z checking package integrity... 2021-05-19T18:04:25.9269711Z loading package files... 2021-05-19T18:04:25.9293287Z checking for file conflicts... 2021-05-19T18:04:25.9294141Z checking available disk space... 2021-05-19T18:04:25.9308863Z :: Processing package changes... 2021-05-19T18:04:25.9309784Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-19T18:04:26.7356946Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-19T18:04:26.7357887Z resolving dependencies... 2021-05-19T18:04:26.7674020Z looking for conflicting packages... 2021-05-19T18:04:26.7707079Z 2021-05-19T18:04:26.7708521Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-19T18:04:26.7709475Z 2021-05-19T18:04:26.7710392Z Total Installed Size: 0.79 MiB 2021-05-19T18:04:26.7711280Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:26.7711738Z 2021-05-19T18:04:26.7712468Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:26.7713171Z checking keyring... 2021-05-19T18:04:26.8439815Z checking package integrity... 2021-05-19T18:04:26.9579507Z loading package files... 2021-05-19T18:04:26.9598249Z checking for file conflicts... 2021-05-19T18:04:26.9599070Z checking available disk space... 2021-05-19T18:04:26.9627097Z :: Processing package changes... 2021-05-19T18:04:26.9628149Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-19T18:04:27.7825622Z resolving dependencies... 2021-05-19T18:04:27.8152917Z looking for conflicting packages... 2021-05-19T18:04:27.8219753Z 2021-05-19T18:04:27.8220865Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-19T18:04:27.8221438Z 2021-05-19T18:04:27.8222036Z Total Download Size: 0.68 MiB 2021-05-19T18:04:27.8222719Z Total Installed Size: 3.01 MiB 2021-05-19T18:04:27.8223162Z 2021-05-19T18:04:27.8223866Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:27.8224614Z :: Retrieving packages... 2021-05-19T18:04:28.1403046Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-19T18:04:28.6199914Z checking keyring... 2021-05-19T18:04:28.7096799Z checking package integrity... 2021-05-19T18:04:28.8547129Z loading package files... 2021-05-19T18:04:28.8576011Z checking for file conflicts... 2021-05-19T18:04:28.8630085Z checking available disk space... 2021-05-19T18:04:28.8641176Z :: Processing package changes... 2021-05-19T18:04:28.8642079Z installing mingw-w64-x86_64-libgit2... 2021-05-19T18:04:29.7618061Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-19T18:04:29.7619260Z resolving dependencies... 2021-05-19T18:04:29.7735729Z looking for conflicting packages... 2021-05-19T18:04:29.7971668Z 2021-05-19T18:04:29.7973704Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-19T18:04:29.7974893Z 2021-05-19T18:04:29.7975730Z Total Installed Size: 1.43 MiB 2021-05-19T18:04:29.7976602Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:29.7977059Z 2021-05-19T18:04:29.7977800Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:29.7978535Z checking keyring... 2021-05-19T18:04:30.4440980Z checking package integrity... 2021-05-19T18:04:30.4441686Z loading package files... 2021-05-19T18:04:30.4442290Z checking for file conflicts... 2021-05-19T18:04:30.4442975Z checking available disk space... 2021-05-19T18:04:30.4444374Z :: Processing package changes... 2021-05-19T18:04:30.4446774Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-19T18:04:30.8509755Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-19T18:04:30.8510640Z resolving dependencies... 2021-05-19T18:04:30.8770625Z looking for conflicting packages... 2021-05-19T18:04:30.8839316Z 2021-05-19T18:04:30.8840749Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-19T18:04:30.8842070Z 2021-05-19T18:04:30.8843199Z Total Installed Size: 3.84 MiB 2021-05-19T18:04:30.8844944Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:30.8845575Z 2021-05-19T18:04:30.8846528Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:30.8847259Z checking keyring... 2021-05-19T18:04:30.9586567Z checking package integrity... 2021-05-19T18:04:31.0773639Z loading package files... 2021-05-19T18:04:31.0792175Z checking for file conflicts... 2021-05-19T18:04:31.0793136Z checking available disk space... 2021-05-19T18:04:31.0816032Z :: Processing package changes... 2021-05-19T18:04:31.0816927Z reinstalling mingw-w64-x86_64-libheif... 2021-05-19T18:04:31.9014486Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-19T18:04:31.9015379Z resolving dependencies... 2021-05-19T18:04:31.9016526Z looking for conflicting packages... 2021-05-19T18:04:31.9332979Z 2021-05-19T18:04:31.9334190Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-19T18:04:31.9334780Z 2021-05-19T18:04:31.9335360Z Total Download Size: 0.73 MiB 2021-05-19T18:04:31.9336049Z Total Installed Size: 2.24 MiB 2021-05-19T18:04:31.9336726Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:31.9337127Z 2021-05-19T18:04:31.9337865Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:31.9338828Z :: Retrieving packages... 2021-05-19T18:04:32.2563390Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-19T18:04:32.7425425Z checking keyring... 2021-05-19T18:04:32.8338639Z checking package integrity... 2021-05-19T18:04:32.9827289Z loading package files... 2021-05-19T18:04:32.9850671Z checking for file conflicts... 2021-05-19T18:04:32.9851717Z checking available disk space... 2021-05-19T18:04:32.9940228Z :: Processing package changes... 2021-05-19T18:04:32.9941470Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-19T18:04:33.8505536Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-19T18:04:33.8507188Z resolving dependencies... 2021-05-19T18:04:33.8608643Z looking for conflicting packages... 2021-05-19T18:04:33.8817047Z 2021-05-19T18:04:33.8818293Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-19T18:04:33.8819283Z 2021-05-19T18:04:33.8819827Z Total Installed Size: 4.35 MiB 2021-05-19T18:04:33.8821341Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:33.8821977Z 2021-05-19T18:04:33.8822967Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:33.8823950Z checking keyring... 2021-05-19T18:04:33.9588184Z checking package integrity... 2021-05-19T18:04:34.0775360Z loading package files... 2021-05-19T18:04:34.0804333Z checking for file conflicts... 2021-05-19T18:04:34.0805202Z checking available disk space... 2021-05-19T18:04:34.0842308Z :: Processing package changes... 2021-05-19T18:04:34.0843372Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-19T18:04:34.9307482Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6200.a528542c8-1 is up to date -- reinstalling 2021-05-19T18:04:34.9308568Z resolving dependencies... 2021-05-19T18:04:34.9309707Z looking for conflicting packages... 2021-05-19T18:04:34.9677974Z 2021-05-19T18:04:34.9679420Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6200.a528542c8-1 2021-05-19T18:04:34.9680176Z 2021-05-19T18:04:34.9680758Z Total Download Size: 0.02 MiB 2021-05-19T18:04:34.9681564Z Total Installed Size: 0.05 MiB 2021-05-19T18:04:34.9682244Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:34.9682651Z 2021-05-19T18:04:34.9683398Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:34.9684139Z :: Retrieving packages... 2021-05-19T18:04:35.2913468Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T18:04:35.3885140Z checking keyring... 2021-05-19T18:04:35.4807886Z checking package integrity... 2021-05-19T18:04:35.6228240Z loading package files... 2021-05-19T18:04:35.6257417Z checking for file conflicts... 2021-05-19T18:04:35.6260567Z checking available disk space... 2021-05-19T18:04:35.6296668Z :: Processing package changes... 2021-05-19T18:04:35.6318069Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-19T18:04:36.4422062Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-19T18:04:36.4423078Z resolving dependencies... 2021-05-19T18:04:36.4673396Z looking for conflicting packages... 2021-05-19T18:04:36.4735186Z 2021-05-19T18:04:36.4736922Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-19T18:04:36.4738394Z 2021-05-19T18:04:36.4739907Z Total Installed Size: 3.26 MiB 2021-05-19T18:04:36.4741169Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:36.4741940Z 2021-05-19T18:04:36.4743190Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:36.4744932Z checking keyring... 2021-05-19T18:04:36.5461306Z checking package integrity... 2021-05-19T18:04:36.6572829Z loading package files... 2021-05-19T18:04:36.6595896Z checking for file conflicts... 2021-05-19T18:04:36.6596747Z checking available disk space... 2021-05-19T18:04:36.6631514Z :: Processing package changes... 2021-05-19T18:04:36.6632611Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-19T18:04:37.5005025Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-19T18:04:37.5005908Z resolving dependencies... 2021-05-19T18:04:37.5007312Z looking for conflicting packages... 2021-05-19T18:04:37.5308191Z 2021-05-19T18:04:37.5310277Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-19T18:04:37.5311112Z 2021-05-19T18:04:37.5312631Z Total Installed Size: 0.54 MiB 2021-05-19T18:04:37.5313869Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:37.5314768Z 2021-05-19T18:04:37.5316264Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:37.5317708Z checking keyring... 2021-05-19T18:04:37.6103294Z checking package integrity... 2021-05-19T18:04:37.7273949Z loading package files... 2021-05-19T18:04:37.7348324Z checking for file conflicts... 2021-05-19T18:04:37.7349293Z checking available disk space... 2021-05-19T18:04:37.7406664Z :: Processing package changes... 2021-05-19T18:04:37.7407683Z reinstalling mingw-w64-x86_64-libogg... 2021-05-19T18:04:38.6573669Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-19T18:04:38.6574630Z resolving dependencies... 2021-05-19T18:04:38.6831016Z looking for conflicting packages... 2021-05-19T18:04:38.6891378Z 2021-05-19T18:04:38.6892269Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-19T18:04:38.6892840Z 2021-05-19T18:04:38.6893715Z Total Installed Size: 2.35 MiB 2021-05-19T18:04:38.6894340Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:38.6894737Z 2021-05-19T18:04:38.6895330Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:38.6896364Z checking keyring... 2021-05-19T18:04:38.7611607Z checking package integrity... 2021-05-19T18:04:38.8728450Z loading package files... 2021-05-19T18:04:38.8744348Z checking for file conflicts... 2021-05-19T18:04:38.8745461Z checking available disk space... 2021-05-19T18:04:38.8769332Z :: Processing package changes... 2021-05-19T18:04:38.8770229Z reinstalling mingw-w64-x86_64-libpng... 2021-05-19T18:04:39.8241271Z error: target not found: mingw-w64-x86_64-libpq 2021-05-19T18:04:40.6510216Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-19T18:04:40.6511420Z resolving dependencies... 2021-05-19T18:04:40.6764750Z looking for conflicting packages... 2021-05-19T18:04:40.6842867Z 2021-05-19T18:04:40.6845071Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-19T18:04:40.6846223Z 2021-05-19T18:04:40.6847088Z Total Installed Size: 6.32 MiB 2021-05-19T18:04:40.6847919Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:40.6848383Z 2021-05-19T18:04:40.6849179Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:40.6849887Z checking keyring... 2021-05-19T18:04:40.7588497Z checking package integrity... 2021-05-19T18:04:40.8812198Z loading package files... 2021-05-19T18:04:40.8827415Z checking for file conflicts... 2021-05-19T18:04:40.8828259Z checking available disk space... 2021-05-19T18:04:40.8854347Z :: Processing package changes... 2021-05-19T18:04:40.8855324Z reinstalling mingw-w64-x86_64-libraw... 2021-05-19T18:04:41.7273953Z resolving dependencies... 2021-05-19T18:04:41.7487411Z looking for conflicting packages... 2021-05-19T18:04:41.7595060Z 2021-05-19T18:04:41.7596259Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-19T18:04:41.7598555Z 2021-05-19T18:04:41.7599364Z Total Download Size: 6.30 MiB 2021-05-19T18:04:41.7600269Z Total Installed Size: 39.39 MiB 2021-05-19T18:04:41.7600850Z 2021-05-19T18:04:41.7601774Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:41.7602738Z :: Retrieving packages... 2021-05-19T18:04:42.0852394Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-19T18:04:43.0075771Z checking keyring... 2021-05-19T18:04:43.1041678Z checking package integrity... 2021-05-19T18:04:43.2949864Z loading package files... 2021-05-19T18:04:43.2982057Z checking for file conflicts... 2021-05-19T18:04:43.3017451Z checking available disk space... 2021-05-19T18:04:43.3028732Z :: Processing package changes... 2021-05-19T18:04:43.3029615Z installing mingw-w64-x86_64-librsvg... 2021-05-19T18:04:43.4592867Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-19T18:04:43.4595199Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-19T18:04:43.4602744Z :: Running post-transaction hooks... 2021-05-19T18:04:43.4604977Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-19T18:04:44.3288860Z resolving dependencies... 2021-05-19T18:04:44.3545120Z looking for conflicting packages... 2021-05-19T18:04:44.3637508Z 2021-05-19T18:04:44.3638344Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-19T18:04:44.3638952Z 2021-05-19T18:04:44.3639542Z Total Download Size: 7.79 MiB 2021-05-19T18:04:44.3640234Z Total Installed Size: 80.96 MiB 2021-05-19T18:04:44.3640687Z 2021-05-19T18:04:44.3642561Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:44.3643295Z :: Retrieving packages... 2021-05-19T18:04:44.6851512Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-19T18:04:45.5726649Z checking keyring... 2021-05-19T18:04:45.6630574Z checking package integrity... 2021-05-19T18:04:45.8973736Z loading package files... 2021-05-19T18:04:45.9052872Z checking for file conflicts... 2021-05-19T18:04:45.9468607Z checking available disk space... 2021-05-19T18:04:45.9481852Z :: Processing package changes... 2021-05-19T18:04:45.9483481Z installing mingw-w64-x86_64-libsbml... 2021-05-19T18:04:47.3198081Z resolving dependencies... 2021-05-19T18:04:47.3565790Z looking for conflicting packages... 2021-05-19T18:04:47.3586393Z 2021-05-19T18:04:47.3588129Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-19T18:04:47.3589398Z 2021-05-19T18:04:47.3590506Z Total Download Size: 0.91 MiB 2021-05-19T18:04:47.3591677Z Total Installed Size: 5.45 MiB 2021-05-19T18:04:47.3592775Z 2021-05-19T18:04:47.3594017Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:47.3595375Z :: Retrieving packages... 2021-05-19T18:04:47.6774495Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-19T18:04:48.2520251Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-19T18:04:48.3487097Z checking keyring... 2021-05-19T18:04:48.4428048Z checking package integrity... 2021-05-19T18:04:48.7267204Z loading package files... 2021-05-19T18:04:48.7313684Z checking for file conflicts... 2021-05-19T18:04:48.7374010Z checking available disk space... 2021-05-19T18:04:48.7385354Z :: Processing package changes... 2021-05-19T18:04:48.7386273Z installing mingw-w64-x86_64-flac... 2021-05-19T18:04:48.7844509Z installing mingw-w64-x86_64-libsndfile... 2021-05-19T18:04:49.6190538Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-19T18:04:49.6191542Z resolving dependencies... 2021-05-19T18:04:49.6430913Z looking for conflicting packages... 2021-05-19T18:04:49.6516730Z 2021-05-19T18:04:49.6518555Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-19T18:04:49.6519711Z 2021-05-19T18:04:49.6527162Z Total Installed Size: 29.97 MiB 2021-05-19T18:04:49.6527941Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:49.6528994Z 2021-05-19T18:04:49.6529737Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:49.6530476Z checking keyring... 2021-05-19T18:04:49.7241679Z checking package integrity... 2021-05-19T18:04:49.8751145Z loading package files... 2021-05-19T18:04:49.8775141Z checking for file conflicts... 2021-05-19T18:04:49.8776011Z checking available disk space... 2021-05-19T18:04:49.8803850Z :: Processing package changes... 2021-05-19T18:04:49.8804900Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-19T18:04:50.7580848Z resolving dependencies... 2021-05-19T18:04:50.7838819Z looking for conflicting packages... 2021-05-19T18:04:50.7903487Z 2021-05-19T18:04:50.7904516Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-19T18:04:50.7905125Z 2021-05-19T18:04:50.7905740Z Total Download Size: 0.31 MiB 2021-05-19T18:04:50.7906407Z Total Installed Size: 1.50 MiB 2021-05-19T18:04:50.7906841Z 2021-05-19T18:04:50.7907598Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:50.7908342Z :: Retrieving packages... 2021-05-19T18:04:51.1117097Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-19T18:04:51.4963300Z checking keyring... 2021-05-19T18:04:51.5957880Z checking package integrity... 2021-05-19T18:04:51.7404127Z loading package files... 2021-05-19T18:04:51.7429218Z checking for file conflicts... 2021-05-19T18:04:51.7441322Z checking available disk space... 2021-05-19T18:04:51.7452661Z :: Processing package changes... 2021-05-19T18:04:51.7453600Z installing mingw-w64-x86_64-libssh... 2021-05-19T18:04:51.8152449Z / 2021-05-19T18:04:52.6826211Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-19T18:04:52.6827198Z resolving dependencies... 2021-05-19T18:04:52.7134285Z looking for conflicting packages... 2021-05-19T18:04:52.7191201Z 2021-05-19T18:04:52.7192299Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-19T18:04:52.7192876Z 2021-05-19T18:04:52.7193472Z Total Installed Size: 0.79 MiB 2021-05-19T18:04:52.7194454Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:52.7194807Z 2021-05-19T18:04:52.7195492Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:52.7196419Z checking keyring... 2021-05-19T18:04:52.7935962Z checking package integrity... 2021-05-19T18:04:52.9115580Z loading package files... 2021-05-19T18:04:52.9158911Z checking for file conflicts... 2021-05-19T18:04:52.9159865Z checking available disk space... 2021-05-19T18:04:52.9253378Z :: Processing package changes... 2021-05-19T18:04:52.9254413Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-19T18:04:53.8839498Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-19T18:04:53.8840413Z resolving dependencies... 2021-05-19T18:04:53.9037612Z looking for conflicting packages... 2021-05-19T18:04:53.9170752Z 2021-05-19T18:04:53.9172387Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-19T18:04:53.9173431Z 2021-05-19T18:04:53.9174331Z Total Download Size: 0.02 MiB 2021-05-19T18:04:53.9175339Z Total Installed Size: 0.03 MiB 2021-05-19T18:04:53.9176298Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:53.9176950Z 2021-05-19T18:04:53.9178033Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:53.9179088Z :: Retrieving packages... 2021-05-19T18:04:54.2551639Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-19T18:04:54.3528875Z checking keyring... 2021-05-19T18:04:54.4453910Z checking package integrity... 2021-05-19T18:04:54.5819015Z loading package files... 2021-05-19T18:04:54.5860133Z checking for file conflicts... 2021-05-19T18:04:54.5861130Z checking available disk space... 2021-05-19T18:04:54.5878808Z :: Processing package changes... 2021-05-19T18:04:54.5879752Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-19T18:04:55.4068243Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-19T18:04:55.4069267Z resolving dependencies... 2021-05-19T18:04:55.4343653Z looking for conflicting packages... 2021-05-19T18:04:55.4407505Z 2021-05-19T18:04:55.4408883Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-19T18:04:55.4409734Z 2021-05-19T18:04:55.4410751Z Total Installed Size: 4.22 MiB 2021-05-19T18:04:55.4411666Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:55.4412130Z 2021-05-19T18:04:55.4412855Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:55.4413552Z checking keyring... 2021-05-19T18:04:55.5151041Z checking package integrity... 2021-05-19T18:04:55.6351637Z loading package files... 2021-05-19T18:04:55.6401206Z checking for file conflicts... 2021-05-19T18:04:55.6402152Z checking available disk space... 2021-05-19T18:04:55.6521421Z :: Processing package changes... 2021-05-19T18:04:55.6522416Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-19T18:04:56.6978981Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-19T18:04:56.6979874Z resolving dependencies... 2021-05-19T18:04:56.6980962Z looking for conflicting packages... 2021-05-19T18:04:56.7292027Z 2021-05-19T18:04:56.7293122Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-19T18:04:56.7294490Z 2021-05-19T18:04:56.7295165Z Total Installed Size: 2.31 MiB 2021-05-19T18:04:56.7296135Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:56.7296578Z 2021-05-19T18:04:56.7297285Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:56.7297977Z checking keyring... 2021-05-19T18:04:56.8023582Z checking package integrity... 2021-05-19T18:04:56.9181674Z loading package files... 2021-05-19T18:04:56.9209658Z checking for file conflicts... 2021-05-19T18:04:56.9210586Z checking available disk space... 2021-05-19T18:04:56.9252596Z :: Processing package changes... 2021-05-19T18:04:56.9253499Z reinstalling mingw-w64-x86_64-libtool... 2021-05-19T18:04:57.7917099Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-19T18:04:57.7918127Z resolving dependencies... 2021-05-19T18:04:57.8030234Z looking for conflicting packages... 2021-05-19T18:04:57.8237990Z 2021-05-19T18:04:57.8239566Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-19T18:04:57.8240516Z 2021-05-19T18:04:57.8241336Z Total Download Size: 0.08 MiB 2021-05-19T18:04:57.8242260Z Total Installed Size: 0.25 MiB 2021-05-19T18:04:57.8243187Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:57.8243771Z 2021-05-19T18:04:57.8244881Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:57.8245881Z :: Retrieving packages... 2021-05-19T18:04:58.1546387Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-19T18:04:58.3470719Z checking keyring... 2021-05-19T18:04:58.4390047Z checking package integrity... 2021-05-19T18:04:58.5796344Z loading package files... 2021-05-19T18:04:58.5843208Z checking for file conflicts... 2021-05-19T18:04:58.5844140Z checking available disk space... 2021-05-19T18:04:58.5864283Z :: Processing package changes... 2021-05-19T18:04:58.5865276Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-19T18:04:59.4358709Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-19T18:04:59.4359946Z resolving dependencies... 2021-05-19T18:04:59.4361512Z looking for conflicting packages... 2021-05-19T18:04:59.4685336Z 2021-05-19T18:04:59.4686674Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-19T18:04:59.4687759Z 2021-05-19T18:04:59.4688929Z Total Installed Size: 0.70 MiB 2021-05-19T18:04:59.4689680Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:04:59.4690133Z 2021-05-19T18:04:59.4690893Z :: Proceed with installation? [Y/n] 2021-05-19T18:04:59.4691602Z checking keyring... 2021-05-19T18:04:59.5449376Z checking package integrity... 2021-05-19T18:04:59.6564948Z loading package files... 2021-05-19T18:04:59.6582174Z checking for file conflicts... 2021-05-19T18:04:59.6583023Z checking available disk space... 2021-05-19T18:04:59.6598989Z :: Processing package changes... 2021-05-19T18:04:59.6599894Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-19T18:05:00.4789503Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-19T18:05:00.4790331Z resolving dependencies... 2021-05-19T18:05:00.4894110Z looking for conflicting packages... 2021-05-19T18:05:00.5110711Z 2021-05-19T18:05:00.5112054Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-19T18:05:00.5113531Z 2021-05-19T18:05:00.5115583Z Total Installed Size: 1.08 MiB 2021-05-19T18:05:00.5117234Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:00.5117714Z 2021-05-19T18:05:00.5118491Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:00.5119215Z checking keyring... 2021-05-19T18:05:00.5885862Z checking package integrity... 2021-05-19T18:05:00.7049608Z loading package files... 2021-05-19T18:05:00.7063705Z checking for file conflicts... 2021-05-19T18:05:00.7064552Z checking available disk space... 2021-05-19T18:05:00.7083220Z :: Processing package changes... 2021-05-19T18:05:00.7084136Z reinstalling mingw-w64-x86_64-libuv... 2021-05-19T18:05:01.5258605Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-19T18:05:01.5259514Z resolving dependencies... 2021-05-19T18:05:01.5438284Z looking for conflicting packages... 2021-05-19T18:05:01.5582389Z 2021-05-19T18:05:01.5583691Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-19T18:05:01.5584630Z 2021-05-19T18:05:01.5585163Z Total Installed Size: 2.30 MiB 2021-05-19T18:05:01.5586213Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:01.5586670Z 2021-05-19T18:05:01.5587410Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:01.5588123Z checking keyring... 2021-05-19T18:05:01.6329237Z checking package integrity... 2021-05-19T18:05:01.7493682Z loading package files... 2021-05-19T18:05:01.7537305Z checking for file conflicts... 2021-05-19T18:05:01.7538246Z checking available disk space... 2021-05-19T18:05:01.7626062Z :: Processing package changes... 2021-05-19T18:05:01.7626985Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-19T18:05:02.7109497Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-19T18:05:02.7111095Z resolving dependencies... 2021-05-19T18:05:02.7113732Z looking for conflicting packages... 2021-05-19T18:05:02.7439327Z 2021-05-19T18:05:02.7440898Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-19T18:05:02.7442039Z 2021-05-19T18:05:02.7443483Z Total Installed Size: 9.11 MiB 2021-05-19T18:05:02.7444321Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:02.7444748Z 2021-05-19T18:05:02.7445471Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:02.7446106Z checking keyring... 2021-05-19T18:05:02.8167498Z checking package integrity... 2021-05-19T18:05:02.9419766Z loading package files... 2021-05-19T18:05:02.9442318Z checking for file conflicts... 2021-05-19T18:05:02.9444006Z checking available disk space... 2021-05-19T18:05:02.9463004Z :: Processing package changes... 2021-05-19T18:05:02.9463962Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-19T18:05:03.7913466Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-19T18:05:03.7914883Z resolving dependencies... 2021-05-19T18:05:03.8129337Z looking for conflicting packages... 2021-05-19T18:05:03.8270441Z 2021-05-19T18:05:03.8271544Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-19T18:05:03.8272113Z 2021-05-19T18:05:03.8273123Z Total Installed Size: 2.97 MiB 2021-05-19T18:05:03.8273740Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:03.8274466Z 2021-05-19T18:05:03.8275249Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:03.8275942Z checking keyring... 2021-05-19T18:05:03.9066086Z checking package integrity... 2021-05-19T18:05:04.0206391Z loading package files... 2021-05-19T18:05:04.0236557Z checking for file conflicts... 2021-05-19T18:05:04.0237397Z checking available disk space... 2021-05-19T18:05:04.0265038Z :: Processing package changes... 2021-05-19T18:05:04.0265902Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-19T18:05:04.8550884Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-19T18:05:04.8552072Z resolving dependencies... 2021-05-19T18:05:04.8811673Z looking for conflicting packages... 2021-05-19T18:05:04.8875536Z 2021-05-19T18:05:04.8876510Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-19T18:05:04.8877070Z 2021-05-19T18:05:04.8877985Z Total Installed Size: 11.79 MiB 2021-05-19T18:05:04.8878593Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:04.8879288Z 2021-05-19T18:05:04.8880057Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:04.8880762Z checking keyring... 2021-05-19T18:05:04.9620731Z checking package integrity... 2021-05-19T18:05:05.0910243Z loading package files... 2021-05-19T18:05:05.0970243Z checking for file conflicts... 2021-05-19T18:05:05.0971207Z checking available disk space... 2021-05-19T18:05:05.1130268Z :: Processing package changes... 2021-05-19T18:05:05.1131306Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-19T18:05:06.2816817Z resolving dependencies... 2021-05-19T18:05:06.2818630Z looking for conflicting packages... 2021-05-19T18:05:06.3135301Z 2021-05-19T18:05:06.3136539Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-19T18:05:06.3137394Z 2021-05-19T18:05:06.3137975Z Total Download Size: 0.10 MiB 2021-05-19T18:05:06.3138668Z Total Installed Size: 0.38 MiB 2021-05-19T18:05:06.3139105Z 2021-05-19T18:05:06.3139827Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:06.3140569Z :: Retrieving packages... 2021-05-19T18:05:06.6286193Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-19T18:05:06.9140105Z checking keyring... 2021-05-19T18:05:07.0052936Z checking package integrity... 2021-05-19T18:05:07.1469080Z loading package files... 2021-05-19T18:05:07.1496541Z checking for file conflicts... 2021-05-19T18:05:07.1501859Z checking available disk space... 2021-05-19T18:05:07.1512006Z :: Processing package changes... 2021-05-19T18:05:07.1512921Z installing mingw-w64-x86_64-libyaml... 2021-05-19T18:05:07.9917525Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-19T18:05:07.9918803Z resolving dependencies... 2021-05-19T18:05:08.0040253Z looking for conflicting packages... 2021-05-19T18:05:08.0240693Z 2021-05-19T18:05:08.0241865Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-19T18:05:08.0242927Z 2021-05-19T18:05:08.0243894Z Total Installed Size: 1.69 MiB 2021-05-19T18:05:08.0244933Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:08.0245586Z 2021-05-19T18:05:08.0246353Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:08.0247106Z checking keyring... 2021-05-19T18:05:08.0964460Z checking package integrity... 2021-05-19T18:05:08.2104205Z loading package files... 2021-05-19T18:05:08.2126598Z checking for file conflicts... 2021-05-19T18:05:08.2128237Z checking available disk space... 2021-05-19T18:05:08.2146669Z :: Processing package changes... 2021-05-19T18:05:08.2147517Z reinstalling mingw-w64-x86_64-lz4... 2021-05-19T18:05:09.0251178Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-19T18:05:09.0252004Z resolving dependencies... 2021-05-19T18:05:09.0253183Z looking for conflicting packages... 2021-05-19T18:05:09.0571198Z 2021-05-19T18:05:09.0572424Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-19T18:05:09.0573309Z 2021-05-19T18:05:09.0573843Z Total Installed Size: 0.62 MiB 2021-05-19T18:05:09.0574972Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:09.0575477Z 2021-05-19T18:05:09.0576244Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:09.0576933Z checking keyring... 2021-05-19T18:05:09.1290122Z checking package integrity... 2021-05-19T18:05:09.2433879Z loading package files... 2021-05-19T18:05:09.2466710Z checking for file conflicts... 2021-05-19T18:05:09.2467572Z checking available disk space... 2021-05-19T18:05:09.2491838Z :: Processing package changes... 2021-05-19T18:05:09.2492708Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-19T18:05:10.0664299Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-19T18:05:10.0665295Z resolving dependencies... 2021-05-19T18:05:10.0781536Z looking for conflicting packages... 2021-05-19T18:05:10.0993884Z 2021-05-19T18:05:10.0995185Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-19T18:05:10.0996051Z 2021-05-19T18:05:10.0996888Z Total Download Size: 0.15 MiB 2021-05-19T18:05:10.0997869Z Total Installed Size: 0.29 MiB 2021-05-19T18:05:10.0998809Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:10.0999412Z 2021-05-19T18:05:10.1000443Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:10.1001488Z :: Retrieving packages... 2021-05-19T18:05:10.4208578Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-19T18:05:10.7022972Z checking keyring... 2021-05-19T18:05:10.7984283Z checking package integrity... 2021-05-19T18:05:10.9401667Z loading package files... 2021-05-19T18:05:10.9434141Z checking for file conflicts... 2021-05-19T18:05:10.9435057Z checking available disk space... 2021-05-19T18:05:10.9447724Z :: Processing package changes... 2021-05-19T18:05:10.9448600Z reinstalling mingw-w64-x86_64-make... 2021-05-19T18:05:11.7880704Z resolving dependencies... 2021-05-19T18:05:11.8219179Z looking for conflicting packages... 2021-05-19T18:05:11.8226293Z 2021-05-19T18:05:11.8227244Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-19T18:05:11.8227924Z 2021-05-19T18:05:11.8228516Z Total Download Size: 1.48 MiB 2021-05-19T18:05:11.8229191Z Total Installed Size: 6.54 MiB 2021-05-19T18:05:11.8229625Z 2021-05-19T18:05:11.8230299Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:11.8231025Z :: Retrieving packages... 2021-05-19T18:05:12.1461110Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-19T18:05:12.6307028Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-19T18:05:12.8275101Z checking keyring... 2021-05-19T18:05:13.0003630Z checking package integrity... 2021-05-19T18:05:13.2875182Z loading package files... 2021-05-19T18:05:13.2969817Z checking for file conflicts... 2021-05-19T18:05:13.3236343Z checking available disk space... 2021-05-19T18:05:13.3248439Z :: Processing package changes... 2021-05-19T18:05:13.3249616Z installing mingw-w64-x86_64-ninja... 2021-05-19T18:05:13.3346330Z installing mingw-w64-x86_64-meson... 2021-05-19T18:05:14.4640598Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-19T18:05:14.4641422Z resolving dependencies... 2021-05-19T18:05:14.4850934Z looking for conflicting packages... 2021-05-19T18:05:14.4979692Z 2021-05-19T18:05:14.4980824Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-19T18:05:14.4981344Z 2021-05-19T18:05:14.4981906Z Total Download Size: 0.07 MiB 2021-05-19T18:05:14.4982572Z Total Installed Size: 0.20 MiB 2021-05-19T18:05:14.4984024Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:14.4984493Z 2021-05-19T18:05:14.4985223Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:14.4985943Z :: Retrieving packages... 2021-05-19T18:05:14.8175513Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-19T18:05:15.0097466Z checking keyring... 2021-05-19T18:05:15.1046919Z checking package integrity... 2021-05-19T18:05:15.2408638Z loading package files... 2021-05-19T18:05:15.2426237Z checking for file conflicts... 2021-05-19T18:05:15.2427157Z checking available disk space... 2021-05-19T18:05:15.2459904Z :: Processing package changes... 2021-05-19T18:05:15.2460765Z reinstalling mingw-w64-x86_64-mpc... 2021-05-19T18:05:16.0388771Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-19T18:05:16.0391810Z resolving dependencies... 2021-05-19T18:05:16.0504034Z looking for conflicting packages... 2021-05-19T18:05:16.0727680Z 2021-05-19T18:05:16.0729006Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-19T18:05:16.0729772Z 2021-05-19T18:05:16.0730509Z Total Download Size: 0.32 MiB 2021-05-19T18:05:16.0731327Z Total Installed Size: 2.42 MiB 2021-05-19T18:05:16.0732142Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:16.0732669Z 2021-05-19T18:05:16.0733551Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:16.0734433Z :: Retrieving packages... 2021-05-19T18:05:16.3930245Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-19T18:05:16.7815363Z checking keyring... 2021-05-19T18:05:16.8760866Z checking package integrity... 2021-05-19T18:05:17.0199105Z loading package files... 2021-05-19T18:05:17.0218868Z checking for file conflicts... 2021-05-19T18:05:17.0219722Z checking available disk space... 2021-05-19T18:05:17.0261922Z :: Processing package changes... 2021-05-19T18:05:17.0262854Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-19T18:05:17.9274600Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-19T18:05:17.9275462Z resolving dependencies... 2021-05-19T18:05:17.9408855Z looking for conflicting packages... 2021-05-19T18:05:17.9624538Z 2021-05-19T18:05:17.9626870Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-19T18:05:17.9627415Z 2021-05-19T18:05:17.9628009Z Total Download Size: 0.35 MiB 2021-05-19T18:05:17.9628691Z Total Installed Size: 1.18 MiB 2021-05-19T18:05:17.9629669Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:17.9630091Z 2021-05-19T18:05:17.9630826Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:17.9631561Z :: Retrieving packages... 2021-05-19T18:05:18.3007121Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-19T18:05:18.6846641Z checking keyring... 2021-05-19T18:05:18.7798763Z checking package integrity... 2021-05-19T18:05:18.9227255Z loading package files... 2021-05-19T18:05:18.9243294Z checking for file conflicts... 2021-05-19T18:05:18.9244134Z checking available disk space... 2021-05-19T18:05:18.9329894Z :: Processing package changes... 2021-05-19T18:05:18.9331729Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-19T18:05:19.7617970Z resolving dependencies... 2021-05-19T18:05:19.7619985Z looking for conflicting packages... 2021-05-19T18:05:19.7996636Z 2021-05-19T18:05:19.7997800Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-19T18:05:19.7998345Z 2021-05-19T18:05:19.7998927Z Total Download Size: 0.38 MiB 2021-05-19T18:05:19.7999618Z Total Installed Size: 3.58 MiB 2021-05-19T18:05:19.8000049Z 2021-05-19T18:05:19.8000782Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:19.8001550Z :: Retrieving packages... 2021-05-19T18:05:20.1196827Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-19T18:05:20.4987101Z checking keyring... 2021-05-19T18:05:20.5925015Z checking package integrity... 2021-05-19T18:05:20.7360328Z loading package files... 2021-05-19T18:05:20.7378075Z checking for file conflicts... 2021-05-19T18:05:20.7393111Z checking available disk space... 2021-05-19T18:05:20.7405143Z :: Processing package changes... 2021-05-19T18:05:20.7406106Z installing mingw-w64-x86_64-nasm... 2021-05-19T18:05:21.5914869Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-19T18:05:21.5915934Z resolving dependencies... 2021-05-19T18:05:21.6178552Z looking for conflicting packages... 2021-05-19T18:05:21.6362407Z 2021-05-19T18:05:21.6363351Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-19T18:05:21.6363909Z 2021-05-19T18:05:21.6364490Z Total Download Size: 1.54 MiB 2021-05-19T18:05:21.6365153Z Total Installed Size: 16.43 MiB 2021-05-19T18:05:21.6365793Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:21.6366204Z 2021-05-19T18:05:21.6366916Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:21.6367615Z :: Retrieving packages... 2021-05-19T18:05:21.9567107Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-19T18:05:22.6328689Z checking keyring... 2021-05-19T18:05:22.7275171Z checking package integrity... 2021-05-19T18:05:22.8792815Z loading package files... 2021-05-19T18:05:22.9535986Z checking for file conflicts... 2021-05-19T18:05:22.9551430Z checking available disk space... 2021-05-19T18:05:23.2455401Z :: Processing package changes... 2021-05-19T18:05:23.2456559Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-19T18:05:29.9738007Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-19T18:05:29.9739011Z resolving dependencies... 2021-05-19T18:05:29.9873039Z looking for conflicting packages... 2021-05-19T18:05:30.0100738Z 2021-05-19T18:05:30.0101801Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-19T18:05:30.0102366Z 2021-05-19T18:05:30.0103489Z Total Installed Size: 4.18 MiB 2021-05-19T18:05:30.0104111Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:30.0104428Z 2021-05-19T18:05:30.0104971Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:30.0105525Z checking keyring... 2021-05-19T18:05:30.0866788Z checking package integrity... 2021-05-19T18:05:30.2088972Z loading package files... 2021-05-19T18:05:30.2108470Z checking for file conflicts... 2021-05-19T18:05:30.2109370Z checking available disk space... 2021-05-19T18:05:30.2136006Z :: Processing package changes... 2021-05-19T18:05:30.2136888Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-19T18:05:31.0719369Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-19T18:05:31.0720483Z resolving dependencies... 2021-05-19T18:05:31.0842024Z looking for conflicting packages... 2021-05-19T18:05:31.1053858Z 2021-05-19T18:05:31.1055103Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-19T18:05:31.1056103Z 2021-05-19T18:05:31.1056837Z Total Installed Size: 2.46 MiB 2021-05-19T18:05:31.1057445Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:31.1058174Z 2021-05-19T18:05:31.1059098Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:31.1059788Z checking keyring... 2021-05-19T18:05:31.1792351Z checking package integrity... 2021-05-19T18:05:31.2954862Z loading package files... 2021-05-19T18:05:31.2987143Z checking for file conflicts... 2021-05-19T18:05:31.2988070Z checking available disk space... 2021-05-19T18:05:31.3036305Z :: Processing package changes... 2021-05-19T18:05:31.3037290Z reinstalling mingw-w64-x86_64-nettle... 2021-05-19T18:05:32.2090810Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-19T18:05:32.2091638Z resolving dependencies... 2021-05-19T18:05:32.9474271Z looking for conflicting packages... 2021-05-19T18:05:32.9474722Z 2021-05-19T18:05:32.9475312Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-19T18:05:32.9475733Z 2021-05-19T18:05:32.9476222Z Total Installed Size: 1.56 MiB 2021-05-19T18:05:32.9476763Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:32.9477074Z 2021-05-19T18:05:32.9477613Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:32.9478167Z checking keyring... 2021-05-19T18:05:32.9479085Z checking package integrity... 2021-05-19T18:05:32.9479684Z loading package files... 2021-05-19T18:05:32.9480504Z checking for file conflicts... 2021-05-19T18:05:32.9481133Z checking available disk space... 2021-05-19T18:05:32.9481768Z :: Processing package changes... 2021-05-19T18:05:32.9482456Z reinstalling mingw-w64-x86_64-ninja... 2021-05-19T18:05:33.2393865Z resolving dependencies... 2021-05-19T18:05:33.2395713Z looking for conflicting packages... 2021-05-19T18:05:33.2733664Z 2021-05-19T18:05:33.2734800Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-19T18:05:33.2736652Z 2021-05-19T18:05:33.2737239Z Total Download Size: 0.33 MiB 2021-05-19T18:05:33.2737916Z Total Installed Size: 1.08 MiB 2021-05-19T18:05:33.2738345Z 2021-05-19T18:05:33.2739155Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:33.2739864Z :: Retrieving packages... 2021-05-19T18:05:33.5933977Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-19T18:05:33.9721817Z checking keyring... 2021-05-19T18:05:34.0690037Z checking package integrity... 2021-05-19T18:05:34.2138579Z loading package files... 2021-05-19T18:05:34.2177304Z checking for file conflicts... 2021-05-19T18:05:34.2187996Z checking available disk space... 2021-05-19T18:05:34.2199709Z :: Processing package changes... 2021-05-19T18:05:34.2200600Z installing mingw-w64-x86_64-nlopt... 2021-05-19T18:05:35.2142997Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-19T18:05:36.0220170Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-19T18:05:36.0221250Z resolving dependencies... 2021-05-19T18:05:36.0420441Z looking for conflicting packages... 2021-05-19T18:05:36.0547676Z 2021-05-19T18:05:36.0548966Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-19T18:05:36.0550179Z 2021-05-19T18:05:36.0551105Z Total Installed Size: 77.64 MiB 2021-05-19T18:05:36.0551904Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:36.0552712Z 2021-05-19T18:05:36.0553741Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:36.0554698Z checking keyring... 2021-05-19T18:05:36.1363611Z checking package integrity... 2021-05-19T18:05:36.3466762Z loading package files... 2021-05-19T18:05:36.3489236Z checking for file conflicts... 2021-05-19T18:05:36.3490175Z checking available disk space... 2021-05-19T18:05:36.3511868Z :: Processing package changes... 2021-05-19T18:05:36.3512784Z reinstalling mingw-w64-x86_64-openblas... 2021-05-19T18:05:37.3574596Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-19T18:05:37.3575692Z resolving dependencies... 2021-05-19T18:05:37.3842716Z looking for conflicting packages... 2021-05-19T18:05:37.3920156Z 2021-05-19T18:05:37.3921301Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-19T18:05:37.3922070Z 2021-05-19T18:05:37.3923010Z Total Installed Size: 107.68 MiB 2021-05-19T18:05:37.3923806Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:37.3924431Z 2021-05-19T18:05:37.3925695Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:37.3926662Z checking keyring... 2021-05-19T18:05:37.4653888Z checking package integrity... 2021-05-19T18:05:37.8435385Z loading package files... 2021-05-19T18:05:37.8531957Z checking for file conflicts... 2021-05-19T18:05:37.8532943Z checking available disk space... 2021-05-19T18:05:37.8874843Z :: Processing package changes... 2021-05-19T18:05:37.8876015Z reinstalling mingw-w64-x86_64-opencv... 2021-05-19T18:05:39.6839689Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-19T18:05:39.6841491Z resolving dependencies... 2021-05-19T18:05:39.7128552Z looking for conflicting packages... 2021-05-19T18:05:39.7192633Z 2021-05-19T18:05:39.7194011Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-19T18:05:39.7195723Z 2021-05-19T18:05:39.7196911Z Total Installed Size: 3.54 MiB 2021-05-19T18:05:39.7197686Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:39.7198119Z 2021-05-19T18:05:39.7198867Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:39.7199545Z checking keyring... 2021-05-19T18:05:39.7964419Z checking package integrity... 2021-05-19T18:05:39.9193499Z loading package files... 2021-05-19T18:05:39.9264557Z checking for file conflicts... 2021-05-19T18:05:39.9265539Z checking available disk space... 2021-05-19T18:05:39.9293253Z :: Processing package changes... 2021-05-19T18:05:39.9294203Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-19T18:05:40.8518084Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-19T18:05:40.8519005Z resolving dependencies... 2021-05-19T18:05:40.8782046Z looking for conflicting packages... 2021-05-19T18:05:40.8895837Z 2021-05-19T18:05:40.8896993Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-19T18:05:40.8897641Z 2021-05-19T18:05:40.8898212Z Total Download Size: 4.75 MiB 2021-05-19T18:05:40.8898893Z Total Installed Size: 69.11 MiB 2021-05-19T18:05:40.8899568Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:40.8899996Z 2021-05-19T18:05:40.8900716Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:40.8901448Z :: Retrieving packages... 2021-05-19T18:05:41.2180206Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-19T18:05:42.0797110Z checking keyring... 2021-05-19T18:05:42.1796658Z checking package integrity... 2021-05-19T18:05:42.3666822Z loading package files... 2021-05-19T18:05:42.4693560Z checking for file conflicts... 2021-05-19T18:05:42.4705326Z checking available disk space... 2021-05-19T18:05:42.8219785Z :: Processing package changes... 2021-05-19T18:05:42.8221745Z reinstalling mingw-w64-x86_64-openssl... 2021-05-19T18:05:52.6073075Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-19T18:05:52.6073938Z resolving dependencies... 2021-05-19T18:05:52.6273445Z looking for conflicting packages... 2021-05-19T18:05:52.6423652Z 2021-05-19T18:05:52.6424682Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-19T18:05:52.6425258Z 2021-05-19T18:05:52.6426107Z Total Installed Size: 12.40 MiB 2021-05-19T18:05:52.6426733Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:52.6427487Z 2021-05-19T18:05:52.6428249Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:52.6428987Z checking keyring... 2021-05-19T18:05:52.7154082Z checking package integrity... 2021-05-19T18:05:52.8531417Z loading package files... 2021-05-19T18:05:52.8664869Z checking for file conflicts... 2021-05-19T18:05:52.8665973Z checking available disk space... 2021-05-19T18:05:52.9087815Z :: Processing package changes... 2021-05-19T18:05:52.9089303Z reinstalling mingw-w64-x86_64-pango... 2021-05-19T18:05:54.7253960Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-19T18:05:54.7254907Z resolving dependencies... 2021-05-19T18:05:54.7525052Z looking for conflicting packages... 2021-05-19T18:05:54.7590653Z 2021-05-19T18:05:54.7591805Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-19T18:05:54.7592338Z 2021-05-19T18:05:54.7593259Z Total Installed Size: 4.16 MiB 2021-05-19T18:05:54.7594356Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:54.7594979Z 2021-05-19T18:05:54.7595798Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:54.7596489Z checking keyring... 2021-05-19T18:05:54.8316325Z checking package integrity... 2021-05-19T18:05:54.9486695Z loading package files... 2021-05-19T18:05:54.9527932Z checking for file conflicts... 2021-05-19T18:05:54.9528890Z checking available disk space... 2021-05-19T18:05:54.9631434Z :: Processing package changes... 2021-05-19T18:05:54.9632389Z reinstalling mingw-w64-x86_64-pcre... 2021-05-19T18:05:55.9807742Z resolving dependencies... 2021-05-19T18:05:56.0087528Z looking for conflicting packages... 2021-05-19T18:05:56.0154014Z 2021-05-19T18:05:56.0155116Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-19T18:05:56.0155688Z 2021-05-19T18:05:56.0156271Z Total Download Size: 0.98 MiB 2021-05-19T18:05:56.0156944Z Total Installed Size: 4.80 MiB 2021-05-19T18:05:56.0157379Z 2021-05-19T18:05:56.0158094Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:56.0158817Z :: Retrieving packages... 2021-05-19T18:05:56.3324479Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-19T18:05:56.9035150Z checking keyring... 2021-05-19T18:05:56.9910282Z checking package integrity... 2021-05-19T18:05:57.1312868Z loading package files... 2021-05-19T18:05:57.1359395Z checking for file conflicts... 2021-05-19T18:05:57.1505268Z checking available disk space... 2021-05-19T18:05:57.1517542Z :: Processing package changes... 2021-05-19T18:05:57.1518419Z installing mingw-w64-x86_64-pcre2... 2021-05-19T18:05:58.1607975Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-19T18:05:58.1609532Z resolving dependencies... 2021-05-19T18:05:58.1714248Z looking for conflicting packages... 2021-05-19T18:05:58.2061035Z 2021-05-19T18:05:58.2062216Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-19T18:05:58.2063055Z 2021-05-19T18:05:58.2063874Z Total Installed Size: 1.57 MiB 2021-05-19T18:05:58.2065000Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:05:58.2065431Z 2021-05-19T18:05:58.2066216Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:58.2067171Z checking keyring... 2021-05-19T18:05:58.2884093Z checking package integrity... 2021-05-19T18:05:58.4070213Z loading package files... 2021-05-19T18:05:58.4084262Z checking for file conflicts... 2021-05-19T18:05:58.4085044Z checking available disk space... 2021-05-19T18:05:58.4103323Z :: Processing package changes... 2021-05-19T18:05:58.4104220Z reinstalling mingw-w64-x86_64-pixman... 2021-05-19T18:05:59.2330974Z resolving dependencies... 2021-05-19T18:05:59.2531092Z looking for conflicting packages... 2021-05-19T18:05:59.2670846Z :: 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-19T18:05:59.2690478Z 2021-05-19T18:05:59.2691546Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-19T18:05:59.2692303Z 2021-05-19T18:05:59.2692863Z Total Download Size: 0.26 MiB 2021-05-19T18:05:59.2693528Z Total Installed Size: 1.33 MiB 2021-05-19T18:05:59.2694189Z Net Upgrade Size: 0.85 MiB 2021-05-19T18:05:59.2694609Z 2021-05-19T18:05:59.2695281Z :: Proceed with installation? [Y/n] 2021-05-19T18:05:59.2696002Z :: Retrieving packages... 2021-05-19T18:05:59.5869463Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-19T18:05:59.9721589Z checking keyring... 2021-05-19T18:06:00.0745998Z checking package integrity... 2021-05-19T18:06:00.2145183Z loading package files... 2021-05-19T18:06:00.2167851Z checking for file conflicts... 2021-05-19T18:06:00.2173576Z checking available disk space... 2021-05-19T18:06:00.2197255Z :: Processing package changes... 2021-05-19T18:06:00.2198136Z removing mingw-w64-x86_64-pkgconf... 2021-05-19T18:06:00.3731278Z installing mingw-w64-x86_64-pkg-config... 2021-05-19T18:06:01.1974377Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-19T18:06:01.1975805Z resolving dependencies... 2021-05-19T18:06:01.1977537Z looking for conflicting packages... 2021-05-19T18:06:01.2304049Z 2021-05-19T18:06:01.2306380Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-19T18:06:01.2307503Z 2021-05-19T18:06:01.2308328Z Total Installed Size: 12.33 MiB 2021-05-19T18:06:01.2309178Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:01.2309633Z 2021-05-19T18:06:01.2310488Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:01.2311218Z checking keyring... 2021-05-19T18:06:01.3047068Z checking package integrity... 2021-05-19T18:06:01.4384465Z loading package files... 2021-05-19T18:06:01.4431758Z checking for file conflicts... 2021-05-19T18:06:01.4432644Z checking available disk space... 2021-05-19T18:06:01.4562939Z :: Processing package changes... 2021-05-19T18:06:01.4564004Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-19T18:06:02.6121731Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-19T18:06:02.6122738Z resolving dependencies... 2021-05-19T18:06:02.6383919Z looking for conflicting packages... 2021-05-19T18:06:02.6452179Z 2021-05-19T18:06:02.6453446Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-19T18:06:02.6454803Z 2021-05-19T18:06:02.6455880Z Total Installed Size: 11.78 MiB 2021-05-19T18:06:02.6456829Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:02.6457443Z 2021-05-19T18:06:02.6458414Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:02.6459368Z checking keyring... 2021-05-19T18:06:02.7213659Z checking package integrity... 2021-05-19T18:06:02.8524122Z loading package files... 2021-05-19T18:06:02.8571072Z checking for file conflicts... 2021-05-19T18:06:02.8572035Z checking available disk space... 2021-05-19T18:06:02.8670189Z :: Processing package changes... 2021-05-19T18:06:02.8671216Z reinstalling mingw-w64-x86_64-poppler... 2021-05-19T18:06:03.8876163Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-19T18:06:03.8877024Z resolving dependencies... 2021-05-19T18:06:03.9187109Z looking for conflicting packages... 2021-05-19T18:06:03.9276938Z 2021-05-19T18:06:03.9278002Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-19T18:06:03.9278535Z 2021-05-19T18:06:03.9279573Z Total Installed Size: 19.91 MiB 2021-05-19T18:06:03.9280793Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:03.9281463Z 2021-05-19T18:06:03.9282255Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:03.9283084Z checking keyring... 2021-05-19T18:06:04.0044374Z checking package integrity... 2021-05-19T18:06:04.1510037Z loading package files... 2021-05-19T18:06:04.1533280Z checking for file conflicts... 2021-05-19T18:06:04.1534097Z checking available disk space... 2021-05-19T18:06:04.1569377Z :: Processing package changes... 2021-05-19T18:06:04.1570248Z reinstalling mingw-w64-x86_64-proj... 2021-05-19T18:06:05.0995095Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-19T18:06:05.0996128Z resolving dependencies... 2021-05-19T18:06:05.1262890Z looking for conflicting packages... 2021-05-19T18:06:05.1324443Z 2021-05-19T18:06:05.1325482Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-19T18:06:05.1326156Z 2021-05-19T18:06:05.1326877Z Total Installed Size: 29.16 MiB 2021-05-19T18:06:05.1327597Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:05.1328009Z 2021-05-19T18:06:05.1329116Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:05.1329973Z checking keyring... 2021-05-19T18:06:05.2054907Z checking package integrity... 2021-05-19T18:06:05.3464908Z loading package files... 2021-05-19T18:06:05.3505225Z checking for file conflicts... 2021-05-19T18:06:05.3506148Z checking available disk space... 2021-05-19T18:06:05.3585986Z :: Processing package changes... 2021-05-19T18:06:05.3586994Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-19T18:06:06.4881269Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-19T18:06:06.4882118Z resolving dependencies... 2021-05-19T18:06:06.5147108Z looking for conflicting packages... 2021-05-19T18:06:06.5262580Z 2021-05-19T18:06:06.5263915Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-19T18:06:06.5264648Z 2021-05-19T18:06:06.5265435Z Total Download Size: 17.02 MiB 2021-05-19T18:06:06.5266357Z Total Installed Size: 113.47 MiB 2021-05-19T18:06:06.5267257Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:06.5267806Z 2021-05-19T18:06:06.5268770Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:06.5269771Z :: Retrieving packages... 2021-05-19T18:06:06.8514781Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-19T18:06:08.1865447Z checking keyring... 2021-05-19T18:06:08.3121510Z checking package integrity... 2021-05-19T18:06:08.6351403Z loading package files... 2021-05-19T18:06:08.7328259Z checking for file conflicts... 2021-05-19T18:06:08.7338798Z checking available disk space... 2021-05-19T18:06:09.0752210Z :: Processing package changes... 2021-05-19T18:06:09.0753388Z reinstalling mingw-w64-x86_64-python... 2021-05-19T18:06:17.7017472Z resolving dependencies... 2021-05-19T18:06:17.7296631Z looking for conflicting packages... 2021-05-19T18:06:17.7363161Z 2021-05-19T18:06:17.7364355Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-19T18:06:17.7365077Z 2021-05-19T18:06:17.7365862Z Total Download Size: 0.98 MiB 2021-05-19T18:06:17.7366755Z Total Installed Size: 3.56 MiB 2021-05-19T18:06:17.7367395Z 2021-05-19T18:06:17.7368345Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:17.7369359Z :: Retrieving packages... 2021-05-19T18:06:18.0584274Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-19T18:06:18.6299204Z checking keyring... 2021-05-19T18:06:18.7366575Z checking package integrity... 2021-05-19T18:06:18.8917321Z loading package files... 2021-05-19T18:06:18.8942734Z checking for file conflicts... 2021-05-19T18:06:18.8976623Z checking available disk space... 2021-05-19T18:06:18.8988095Z :: Processing package changes... 2021-05-19T18:06:18.8989004Z installing mingw-w64-x86_64-qpdf... 2021-05-19T18:06:19.7633350Z resolving dependencies... 2021-05-19T18:06:19.7707036Z looking for conflicting packages... 2021-05-19T18:06:19.7968817Z 2021-05-19T18:06:19.7970408Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-19T18:06:19.7971384Z 2021-05-19T18:06:19.7972382Z Total Download Size: 27.03 MiB 2021-05-19T18:06:19.7973560Z Total Installed Size: 194.29 MiB 2021-05-19T18:06:19.7974318Z 2021-05-19T18:06:19.7975550Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:19.7976808Z :: Retrieving packages... 2021-05-19T18:06:20.1167666Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-19T18:06:21.8930860Z checking keyring... 2021-05-19T18:06:21.9844686Z checking package integrity... 2021-05-19T18:06:22.3771303Z loading package files... 2021-05-19T18:06:22.3968423Z checking for file conflicts... 2021-05-19T18:06:22.5102873Z checking available disk space... 2021-05-19T18:06:22.5118445Z :: Processing package changes... 2021-05-19T18:06:22.5120006Z installing mingw-w64-x86_64-quantlib... 2021-05-19T18:06:24.9350205Z resolving dependencies... 2021-05-19T18:06:24.9683841Z looking for conflicting packages... 2021-05-19T18:06:24.9698424Z 2021-05-19T18:06:24.9699435Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-19T18:06:24.9700154Z 2021-05-19T18:06:24.9700737Z Total Download Size: 0.18 MiB 2021-05-19T18:06:24.9701391Z Total Installed Size: 0.79 MiB 2021-05-19T18:06:24.9702046Z 2021-05-19T18:06:24.9702739Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:24.9703452Z :: Retrieving packages... 2021-05-19T18:06:25.2969110Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-19T18:06:25.7488534Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-19T18:06:25.8471081Z checking keyring... 2021-05-19T18:06:26.0247274Z checking package integrity... 2021-05-19T18:06:26.2990067Z loading package files... 2021-05-19T18:06:26.3067767Z checking for file conflicts... 2021-05-19T18:06:26.3126383Z checking available disk space... 2021-05-19T18:06:26.3138990Z :: Processing package changes... 2021-05-19T18:06:26.3139850Z installing mingw-w64-x86_64-popt... 2021-05-19T18:06:26.3535893Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-19T18:06:27.2976372Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-19T18:06:28.2387365Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-19T18:06:29.0434764Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-19T18:06:29.0436071Z resolving dependencies... 2021-05-19T18:06:29.0547002Z looking for conflicting packages... 2021-05-19T18:06:29.0776926Z 2021-05-19T18:06:29.0778046Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-19T18:06:29.0778562Z 2021-05-19T18:06:29.0779633Z Total Installed Size: 1.79 MiB 2021-05-19T18:06:29.0780555Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:29.0781186Z 2021-05-19T18:06:29.0781952Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:29.0782718Z checking keyring... 2021-05-19T18:06:29.1489015Z checking package integrity... 2021-05-19T18:06:29.2635512Z loading package files... 2021-05-19T18:06:29.2649770Z checking for file conflicts... 2021-05-19T18:06:29.2650578Z checking available disk space... 2021-05-19T18:06:29.2697962Z :: Processing package changes... 2021-05-19T18:06:29.2698813Z reinstalling mingw-w64-x86_64-re2... 2021-05-19T18:06:30.1067966Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-19T18:06:30.1068865Z resolving dependencies... 2021-05-19T18:06:30.1323413Z looking for conflicting packages... 2021-05-19T18:06:30.9393702Z 2021-05-19T18:06:30.9396931Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-19T18:06:30.9397423Z 2021-05-19T18:06:30.9397907Z Total Download Size: 0.37 MiB 2021-05-19T18:06:30.9398452Z Total Installed Size: 1.57 MiB 2021-05-19T18:06:30.9398995Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:30.9399306Z 2021-05-19T18:06:30.9399854Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:30.9401710Z :: Retrieving packages... 2021-05-19T18:06:30.9402677Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-19T18:06:30.9403500Z checking keyring... 2021-05-19T18:06:30.9479814Z checking package integrity... 2021-05-19T18:06:31.0886425Z loading package files... 2021-05-19T18:06:31.0912846Z checking for file conflicts... 2021-05-19T18:06:31.0913731Z checking available disk space... 2021-05-19T18:06:31.1082402Z :: Processing package changes... 2021-05-19T18:06:31.1083529Z reinstalling mingw-w64-x86_64-readline... 2021-05-19T18:06:32.0866404Z error: target not found: mingw-w64-x86_64-redland 2021-05-19T18:06:32.8948230Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-19T18:06:32.8949221Z resolving dependencies... 2021-05-19T18:06:32.9071287Z looking for conflicting packages... 2021-05-19T18:06:32.9291606Z 2021-05-19T18:06:32.9292774Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-19T18:06:32.9293312Z 2021-05-19T18:06:32.9293946Z Total Installed Size: 4.30 MiB 2021-05-19T18:06:32.9294904Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:32.9295274Z 2021-05-19T18:06:32.9295887Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:32.9296817Z checking keyring... 2021-05-19T18:06:33.0067486Z checking package integrity... 2021-05-19T18:06:33.1266301Z loading package files... 2021-05-19T18:06:33.1299264Z checking for file conflicts... 2021-05-19T18:06:33.1300260Z checking available disk space... 2021-05-19T18:06:33.1335600Z :: Processing package changes... 2021-05-19T18:06:33.1336530Z reinstalling mingw-w64-x86_64-rhash... 2021-05-19T18:06:34.0194235Z resolving dependencies... 2021-05-19T18:06:34.0528735Z looking for conflicting packages... 2021-05-19T18:06:34.0543876Z 2021-05-19T18:06:34.0545045Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-19T18:06:34.0545886Z 2021-05-19T18:06:34.0546654Z Total Download Size: 7.12 MiB 2021-05-19T18:06:34.0547478Z Total Installed Size: 31.49 MiB 2021-05-19T18:06:34.0548044Z 2021-05-19T18:06:34.0548889Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:34.0549773Z :: Retrieving packages... 2021-05-19T18:06:34.3745550Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-19T18:06:34.8537137Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-19T18:06:35.4516691Z checking keyring... 2021-05-19T18:06:35.5405511Z checking package integrity... 2021-05-19T18:06:35.8916289Z loading package files... 2021-05-19T18:06:35.9377910Z checking for file conflicts... 2021-05-19T18:06:36.2353363Z checking available disk space... 2021-05-19T18:06:36.2374169Z :: Processing package changes... 2021-05-19T18:06:36.2375089Z installing mingw-w64-x86_64-pdcurses... 2021-05-19T18:06:36.2538203Z installing mingw-w64-x86_64-ruby... 2021-05-19T18:06:39.5270152Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-19T18:06:39.5271013Z resolving dependencies... 2021-05-19T18:06:39.5421153Z looking for conflicting packages... 2021-05-19T18:06:39.5665363Z 2021-05-19T18:06:39.5666458Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-19T18:06:39.5667202Z 2021-05-19T18:06:39.5668723Z Total Installed Size: 0.16 MiB 2021-05-19T18:06:39.5669783Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:39.5670231Z 2021-05-19T18:06:39.5670977Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:39.5671688Z checking keyring... 2021-05-19T18:06:39.6419546Z checking package integrity... 2021-05-19T18:06:39.7552932Z loading package files... 2021-05-19T18:06:39.7595647Z checking for file conflicts... 2021-05-19T18:06:39.7596589Z checking available disk space... 2021-05-19T18:06:39.7666177Z :: Processing package changes... 2021-05-19T18:06:39.7667232Z reinstalling mingw-w64-x86_64-snappy... 2021-05-19T18:06:40.5833169Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-19T18:06:40.5834049Z resolving dependencies... 2021-05-19T18:06:40.6093903Z looking for conflicting packages... 2021-05-19T18:06:40.6184682Z 2021-05-19T18:06:40.6185709Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-19T18:06:40.6186330Z 2021-05-19T18:06:40.6187024Z Total Download Size: 6.74 MiB 2021-05-19T18:06:40.6187775Z Total Installed Size: 48.62 MiB 2021-05-19T18:06:40.6188517Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:40.6188990Z 2021-05-19T18:06:40.6189820Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:40.6190630Z :: Retrieving packages... 2021-05-19T18:06:40.9388921Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-19T18:06:41.8188148Z checking keyring... 2021-05-19T18:06:41.9127227Z checking package integrity... 2021-05-19T18:06:42.1123684Z loading package files... 2021-05-19T18:06:42.1271866Z checking for file conflicts... 2021-05-19T18:06:42.1272905Z checking available disk space... 2021-05-19T18:06:42.5426810Z :: Processing package changes... 2021-05-19T18:06:42.5427984Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-19T18:06:44.5310308Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-19T18:06:44.5311494Z resolving dependencies... 2021-05-19T18:06:44.5312980Z looking for conflicting packages... 2021-05-19T18:06:44.5711994Z 2021-05-19T18:06:44.5713175Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-19T18:06:44.5714080Z 2021-05-19T18:06:44.5714621Z Total Installed Size: 0.16 MiB 2021-05-19T18:06:44.5715446Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:44.5716185Z 2021-05-19T18:06:44.5716936Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:44.5717611Z checking keyring... 2021-05-19T18:06:44.6540791Z checking package integrity... 2021-05-19T18:06:44.7702806Z loading package files... 2021-05-19T18:06:44.7747234Z checking for file conflicts... 2021-05-19T18:06:44.7748107Z checking available disk space... 2021-05-19T18:06:44.7769426Z :: Processing package changes... 2021-05-19T18:06:44.7770283Z reinstalling mingw-w64-x86_64-szip... 2021-05-19T18:06:45.5919825Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-19T18:06:45.5920651Z resolving dependencies... 2021-05-19T18:06:45.6212297Z looking for conflicting packages... 2021-05-19T18:06:45.6286966Z 2021-05-19T18:06:45.6287770Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-19T18:06:45.6288329Z 2021-05-19T18:06:45.6288954Z Total Download Size: 2.59 MiB 2021-05-19T18:06:45.6289703Z Total Installed Size: 9.64 MiB 2021-05-19T18:06:45.6290394Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:45.6290841Z 2021-05-19T18:06:45.6291594Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:45.6292361Z :: Retrieving packages... 2021-05-19T18:06:45.9543971Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-19T18:06:46.7171382Z checking keyring... 2021-05-19T18:06:46.8095772Z checking package integrity... 2021-05-19T18:06:46.9672151Z loading package files... 2021-05-19T18:06:46.9899181Z checking for file conflicts... 2021-05-19T18:06:46.9900914Z checking available disk space... 2021-05-19T18:06:47.3996589Z :: Processing package changes... 2021-05-19T18:06:47.3997668Z reinstalling mingw-w64-x86_64-tcl... 2021-05-19T18:06:50.1036225Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-19T18:06:50.1037419Z resolving dependencies... 2021-05-19T18:06:50.1143361Z looking for conflicting packages... 2021-05-19T18:06:50.1373995Z 2021-05-19T18:06:50.1375267Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-19T18:06:50.1375838Z 2021-05-19T18:06:50.1376420Z Total Download Size: 0.03 MiB 2021-05-19T18:06:50.1377097Z Total Installed Size: 0.06 MiB 2021-05-19T18:06:50.1377809Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:50.1378220Z 2021-05-19T18:06:50.1378950Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:50.1379678Z :: Retrieving packages... 2021-05-19T18:06:50.4607159Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-19T18:06:50.5580909Z checking keyring... 2021-05-19T18:06:50.6531339Z checking package integrity... 2021-05-19T18:06:50.7887607Z loading package files... 2021-05-19T18:06:50.7908981Z checking for file conflicts... 2021-05-19T18:06:50.7909824Z checking available disk space... 2021-05-19T18:06:50.7941510Z :: Processing package changes... 2021-05-19T18:06:50.7942556Z reinstalling mingw-w64-x86_64-termcap... 2021-05-19T18:06:51.6373690Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-19T18:06:51.6374806Z resolving dependencies... 2021-05-19T18:06:51.6645956Z looking for conflicting packages... 2021-05-19T18:06:51.6713798Z 2021-05-19T18:06:51.6714947Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-19T18:06:51.6716901Z 2021-05-19T18:06:51.6718288Z Total Installed Size: 24.86 MiB 2021-05-19T18:06:51.6719884Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:51.6720392Z 2021-05-19T18:06:51.6721213Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:51.6721960Z checking keyring... 2021-05-19T18:06:51.7437495Z checking package integrity... 2021-05-19T18:06:51.9050515Z loading package files... 2021-05-19T18:06:51.9079464Z checking for file conflicts... 2021-05-19T18:06:51.9080353Z checking available disk space... 2021-05-19T18:06:51.9123558Z :: Processing package changes... 2021-05-19T18:06:51.9125457Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-19T18:06:52.8546594Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-19T18:06:52.8547677Z resolving dependencies... 2021-05-19T18:06:52.8830379Z looking for conflicting packages... 2021-05-19T18:06:52.8899079Z 2021-05-19T18:06:52.8900124Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-19T18:06:52.8900680Z 2021-05-19T18:06:52.8901554Z Total Installed Size: 7.49 MiB 2021-05-19T18:06:52.8902606Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:52.8904836Z 2021-05-19T18:06:52.8905667Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:52.8906377Z checking keyring... 2021-05-19T18:06:52.9630767Z checking package integrity... 2021-05-19T18:06:53.1169813Z loading package files... 2021-05-19T18:06:53.1196498Z checking for file conflicts... 2021-05-19T18:06:53.1197332Z checking available disk space... 2021-05-19T18:06:53.1567640Z :: Processing package changes... 2021-05-19T18:06:53.1568765Z reinstalling mingw-w64-x86_64-thrift... 2021-05-19T18:06:54.0484387Z resolving dependencies... 2021-05-19T18:06:54.0772950Z looking for conflicting packages... 2021-05-19T18:06:54.0836810Z 2021-05-19T18:06:54.0837658Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-19T18:06:54.0838210Z 2021-05-19T18:06:54.0838784Z Total Download Size: 3.09 MiB 2021-05-19T18:06:54.0839473Z Total Installed Size: 47.15 MiB 2021-05-19T18:06:54.0839911Z 2021-05-19T18:06:54.0840629Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:54.0841345Z :: Retrieving packages... 2021-05-19T18:06:54.4254036Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-19T18:06:55.1999020Z checking keyring... 2021-05-19T18:06:55.2912848Z checking package integrity... 2021-05-19T18:06:55.4517884Z loading package files... 2021-05-19T18:06:55.4550619Z checking for file conflicts... 2021-05-19T18:06:55.4577313Z checking available disk space... 2021-05-19T18:06:55.4588860Z :: Processing package changes... 2021-05-19T18:06:55.4589752Z installing mingw-w64-x86_64-tiledb... 2021-05-19T18:06:56.4728285Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-19T18:06:56.4729145Z resolving dependencies... 2021-05-19T18:06:56.4995283Z looking for conflicting packages... 2021-05-19T18:06:56.5083916Z 2021-05-19T18:06:56.5085076Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-19T18:06:56.5085609Z 2021-05-19T18:06:56.5086211Z Total Download Size: 1.93 MiB 2021-05-19T18:06:56.5086926Z Total Installed Size: 5.55 MiB 2021-05-19T18:06:56.5087602Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:06:56.5088009Z 2021-05-19T18:06:56.5088764Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:56.5089532Z :: Retrieving packages... 2021-05-19T18:06:56.8303881Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-19T18:06:57.5091559Z checking keyring... 2021-05-19T18:06:57.6027223Z checking package integrity... 2021-05-19T18:06:57.7586767Z loading package files... 2021-05-19T18:06:57.7687284Z checking for file conflicts... 2021-05-19T18:06:57.7688291Z checking available disk space... 2021-05-19T18:06:57.9191317Z :: Processing package changes... 2021-05-19T18:06:57.9192515Z reinstalling mingw-w64-x86_64-tk... 2021-05-19T18:06:59.9113452Z resolving dependencies... 2021-05-19T18:06:59.9397926Z looking for conflicting packages... 2021-05-19T18:06:59.9481859Z 2021-05-19T18:06:59.9483019Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-19T18:06:59.9483594Z 2021-05-19T18:06:59.9484190Z Total Download Size: 0.11 MiB 2021-05-19T18:06:59.9484878Z Total Installed Size: 0.30 MiB 2021-05-19T18:06:59.9485297Z 2021-05-19T18:06:59.9486039Z :: Proceed with installation? [Y/n] 2021-05-19T18:06:59.9486798Z :: Retrieving packages... 2021-05-19T18:07:00.9406325Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-19T18:07:00.9407215Z checking keyring... 2021-05-19T18:07:00.9407799Z checking package integrity... 2021-05-19T18:07:00.9408404Z loading package files... 2021-05-19T18:07:00.9408982Z checking for file conflicts... 2021-05-19T18:07:00.9409805Z checking available disk space... 2021-05-19T18:07:00.9410555Z :: Processing package changes... 2021-05-19T18:07:00.9411232Z installing mingw-w64-x86_64-tktable... 2021-05-19T18:07:01.5930397Z warning: mingw-w64-x86_64-tools-git-9.0.0.6200.a528542c8-1 is up to date -- reinstalling 2021-05-19T18:07:01.5931397Z resolving dependencies... 2021-05-19T18:07:01.6036912Z looking for conflicting packages... 2021-05-19T18:07:01.6264547Z 2021-05-19T18:07:01.6265870Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6200.a528542c8-1 2021-05-19T18:07:01.6266573Z 2021-05-19T18:07:01.6267185Z Total Download Size: 0.30 MiB 2021-05-19T18:07:01.6267876Z Total Installed Size: 0.96 MiB 2021-05-19T18:07:01.6268558Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:01.6268987Z 2021-05-19T18:07:01.6269706Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:01.6270540Z :: Retrieving packages... 2021-05-19T18:07:01.9467276Z downloading mingw-w64-x86_64-tools-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T18:07:02.3332762Z checking keyring... 2021-05-19T18:07:02.4292655Z checking package integrity... 2021-05-19T18:07:02.5650091Z loading package files... 2021-05-19T18:07:02.5667601Z checking for file conflicts... 2021-05-19T18:07:02.5668421Z checking available disk space... 2021-05-19T18:07:02.5705473Z :: Processing package changes... 2021-05-19T18:07:02.5706456Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-19T18:07:03.3847938Z resolving dependencies... 2021-05-19T18:07:03.3940297Z looking for conflicting packages... 2021-05-19T18:07:03.4185877Z 2021-05-19T18:07:03.4188039Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-19T18:07:03.4189086Z 2021-05-19T18:07:03.4190361Z Total Download Size: 0.17 MiB 2021-05-19T18:07:03.4191571Z Total Installed Size: 0.70 MiB 2021-05-19T18:07:03.4192348Z 2021-05-19T18:07:03.4193601Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:03.4194963Z :: Retrieving packages... 2021-05-19T18:07:03.7348632Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-19T18:07:04.0171632Z checking keyring... 2021-05-19T18:07:04.1094274Z checking package integrity... 2021-05-19T18:07:04.2499645Z loading package files... 2021-05-19T18:07:04.2506068Z checking for file conflicts... 2021-05-19T18:07:04.2521743Z checking available disk space... 2021-05-19T18:07:04.2532552Z :: Processing package changes... 2021-05-19T18:07:04.2533598Z installing mingw-w64-x86_64-udunits... 2021-05-19T18:07:05.0639728Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-19T18:07:05.0640811Z resolving dependencies... 2021-05-19T18:07:05.0642048Z looking for conflicting packages... 2021-05-19T18:07:05.0975089Z 2021-05-19T18:07:05.0977712Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-19T18:07:05.0979189Z 2021-05-19T18:07:05.0980257Z Total Download Size: 0.01 MiB 2021-05-19T18:07:05.0981474Z Total Installed Size: 0.00 MiB 2021-05-19T18:07:05.0982626Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:05.0983411Z 2021-05-19T18:07:05.0984711Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:05.0985989Z :: Retrieving packages... 2021-05-19T18:07:05.4228085Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-19T18:07:05.5193330Z checking keyring... 2021-05-19T18:07:05.6109162Z checking package integrity... 2021-05-19T18:07:05.7461280Z loading package files... 2021-05-19T18:07:05.7487271Z checking for file conflicts... 2021-05-19T18:07:05.7488346Z checking available disk space... 2021-05-19T18:07:05.7503228Z :: Processing package changes... 2021-05-19T18:07:05.7504409Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-19T18:07:06.5670640Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6200.a528542c8-1 is up to date -- reinstalling 2021-05-19T18:07:06.5671735Z resolving dependencies... 2021-05-19T18:07:06.5868629Z looking for conflicting packages... 2021-05-19T18:07:06.6006505Z 2021-05-19T18:07:06.6008264Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6200.a528542c8-1 2021-05-19T18:07:06.6009089Z 2021-05-19T18:07:06.6009696Z Total Download Size: 0.04 MiB 2021-05-19T18:07:06.6010390Z Total Installed Size: 0.37 MiB 2021-05-19T18:07:06.6011060Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:06.6011490Z 2021-05-19T18:07:06.6012206Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:06.6012960Z :: Retrieving packages... 2021-05-19T18:07:06.9249595Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T18:07:07.1156996Z checking keyring... 2021-05-19T18:07:07.2144900Z checking package integrity... 2021-05-19T18:07:07.3458711Z loading package files... 2021-05-19T18:07:07.3478129Z checking for file conflicts... 2021-05-19T18:07:07.3479087Z checking available disk space... 2021-05-19T18:07:07.3541954Z :: Processing package changes... 2021-05-19T18:07:07.3543130Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-19T18:07:08.1750575Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6200.a528542c8-1 is up to date -- reinstalling 2021-05-19T18:07:08.1751906Z resolving dependencies... 2021-05-19T18:07:08.1752712Z looking for conflicting packages... 2021-05-19T18:07:08.2081922Z 2021-05-19T18:07:08.2083616Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6200.a528542c8-1 2021-05-19T18:07:08.2084637Z 2021-05-19T18:07:08.2085317Z Total Download Size: 0.02 MiB 2021-05-19T18:07:08.2087750Z Total Installed Size: 0.21 MiB 2021-05-19T18:07:08.2088495Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:08.2088976Z 2021-05-19T18:07:08.2090150Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:08.2091039Z :: Retrieving packages... 2021-05-19T18:07:08.5281911Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6200.a528542c8-1-any.pkg.tar.zst... 2021-05-19T18:07:08.6246219Z checking keyring... 2021-05-19T18:07:09.4417011Z checking package integrity... 2021-05-19T18:07:09.4417664Z loading package files... 2021-05-19T18:07:09.4418300Z checking for file conflicts... 2021-05-19T18:07:09.4418917Z checking available disk space... 2021-05-19T18:07:09.4419596Z :: Processing package changes... 2021-05-19T18:07:09.4420458Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-19T18:07:09.6630352Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-19T18:07:09.6631239Z resolving dependencies... 2021-05-19T18:07:09.6850738Z looking for conflicting packages... 2021-05-19T18:07:09.7001284Z 2021-05-19T18:07:09.7002400Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-19T18:07:09.7003003Z 2021-05-19T18:07:09.7003922Z Total Installed Size: 6.66 MiB 2021-05-19T18:07:09.7004547Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:09.7005362Z 2021-05-19T18:07:09.7006165Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:09.7006875Z checking keyring... 2021-05-19T18:07:09.7732240Z checking package integrity... 2021-05-19T18:07:09.8975825Z loading package files... 2021-05-19T18:07:09.9017832Z checking for file conflicts... 2021-05-19T18:07:09.9018762Z checking available disk space... 2021-05-19T18:07:09.9035977Z :: Processing package changes... 2021-05-19T18:07:09.9036835Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-19T18:07:10.8157982Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-19T18:07:10.8158823Z resolving dependencies... 2021-05-19T18:07:10.8265830Z looking for conflicting packages... 2021-05-19T18:07:10.8490304Z 2021-05-19T18:07:10.8491265Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-19T18:07:10.8491817Z 2021-05-19T18:07:10.8492748Z Total Installed Size: 46.73 MiB 2021-05-19T18:07:10.8493323Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:10.8494048Z 2021-05-19T18:07:10.8494811Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:10.8495654Z checking keyring... 2021-05-19T18:07:10.9189428Z checking package integrity... 2021-05-19T18:07:11.0491001Z loading package files... 2021-05-19T18:07:11.0513913Z checking for file conflicts... 2021-05-19T18:07:11.0514823Z checking available disk space... 2021-05-19T18:07:11.0531562Z :: Processing package changes... 2021-05-19T18:07:11.0532471Z reinstalling mingw-w64-x86_64-x265... 2021-05-19T18:07:11.9327127Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-19T18:07:11.9328026Z resolving dependencies... 2021-05-19T18:07:11.9330095Z looking for conflicting packages... 2021-05-19T18:07:11.9782511Z 2021-05-19T18:07:11.9783715Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-19T18:07:11.9784623Z 2021-05-19T18:07:11.9785580Z Total Installed Size: 1.70 MiB 2021-05-19T18:07:11.9786738Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:11.9787220Z 2021-05-19T18:07:11.9787980Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:11.9788688Z checking keyring... 2021-05-19T18:07:12.0542276Z checking package integrity... 2021-05-19T18:07:12.1695667Z loading package files... 2021-05-19T18:07:12.1713364Z checking for file conflicts... 2021-05-19T18:07:12.1714240Z checking available disk space... 2021-05-19T18:07:12.1728337Z :: Processing package changes... 2021-05-19T18:07:12.1729205Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-19T18:07:12.9685198Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-19T18:07:12.9686075Z resolving dependencies... 2021-05-19T18:07:12.9799586Z looking for conflicting packages... 2021-05-19T18:07:13.0049722Z 2021-05-19T18:07:13.0051077Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-19T18:07:13.0051791Z 2021-05-19T18:07:13.0052611Z Total Download Size: 0.35 MiB 2021-05-19T18:07:13.0053848Z Total Installed Size: 1.67 MiB 2021-05-19T18:07:13.0054761Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:13.0055345Z 2021-05-19T18:07:13.0056409Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:13.0057411Z :: Retrieving packages... 2021-05-19T18:07:13.3271157Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-19T18:07:13.7137873Z checking keyring... 2021-05-19T18:07:13.8038456Z checking package integrity... 2021-05-19T18:07:13.9437257Z loading package files... 2021-05-19T18:07:13.9465485Z checking for file conflicts... 2021-05-19T18:07:13.9466334Z checking available disk space... 2021-05-19T18:07:13.9746620Z :: Processing package changes... 2021-05-19T18:07:13.9747797Z reinstalling mingw-w64-x86_64-xz... 2021-05-19T18:07:14.8772114Z resolving dependencies... 2021-05-19T18:07:14.8889495Z looking for conflicting packages... 2021-05-19T18:07:14.9111602Z 2021-05-19T18:07:14.9112682Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-19T18:07:14.9113225Z 2021-05-19T18:07:14.9113842Z Total Download Size: 0.50 MiB 2021-05-19T18:07:14.9114538Z Total Installed Size: 3.27 MiB 2021-05-19T18:07:14.9114980Z 2021-05-19T18:07:14.9115774Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:14.9116499Z :: Retrieving packages... 2021-05-19T18:07:15.2303243Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-19T18:07:15.7104141Z checking keyring... 2021-05-19T18:07:15.8012326Z checking package integrity... 2021-05-19T18:07:15.9478026Z loading package files... 2021-05-19T18:07:15.9543167Z checking for file conflicts... 2021-05-19T18:07:15.9569175Z checking available disk space... 2021-05-19T18:07:15.9580610Z :: Processing package changes... 2021-05-19T18:07:15.9581488Z installing mingw-w64-x86_64-yasm... 2021-05-19T18:07:17.0039341Z error: target not found: mingw-w64-x86_64-zint 2021-05-19T18:07:17.8212470Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-19T18:07:17.8213545Z resolving dependencies... 2021-05-19T18:07:17.8215221Z looking for conflicting packages... 2021-05-19T18:07:17.8557648Z 2021-05-19T18:07:17.8558847Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-19T18:07:17.8559569Z 2021-05-19T18:07:17.8560318Z Total Download Size: 0.10 MiB 2021-05-19T18:07:17.8561205Z Total Installed Size: 0.38 MiB 2021-05-19T18:07:17.8562017Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:17.8562844Z 2021-05-19T18:07:17.8563746Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:17.8565653Z :: Retrieving packages... 2021-05-19T18:07:18.1804873Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-19T18:07:18.9454751Z checking keyring... 2021-05-19T18:07:18.9455424Z checking package integrity... 2021-05-19T18:07:18.9456031Z loading package files... 2021-05-19T18:07:18.9456607Z checking for file conflicts... 2021-05-19T18:07:18.9457233Z checking available disk space... 2021-05-19T18:07:18.9457890Z :: Processing package changes... 2021-05-19T18:07:18.9458729Z reinstalling mingw-w64-x86_64-zlib... 2021-05-19T18:07:19.5346478Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-19T18:07:19.5347307Z resolving dependencies... 2021-05-19T18:07:19.5348467Z looking for conflicting packages... 2021-05-19T18:07:19.5692294Z 2021-05-19T18:07:19.5693501Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-19T18:07:19.5694076Z 2021-05-19T18:07:19.5694665Z Total Download Size: 0.52 MiB 2021-05-19T18:07:19.5695430Z Total Installed Size: 3.70 MiB 2021-05-19T18:07:19.5696111Z Net Upgrade Size: 0.00 MiB 2021-05-19T18:07:19.5696832Z 2021-05-19T18:07:19.5697801Z :: Proceed with installation? [Y/n] 2021-05-19T18:07:19.5698879Z :: Retrieving packages... 2021-05-19T18:07:19.8891881Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-19T18:07:20.3695137Z checking keyring... 2021-05-19T18:07:20.4653542Z checking package integrity... 2021-05-19T18:07:20.6064467Z loading package files... 2021-05-19T18:07:20.6085862Z checking for file conflicts... 2021-05-19T18:07:20.6086854Z checking available disk space... 2021-05-19T18:07:20.6137261Z :: Processing package changes... 2021-05-19T18:07:20.6138179Z reinstalling mingw-w64-x86_64-zstd... 2021-05-19T18:07:20.8467510Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T18:07:20.8469225Z Dload Upload Total Spent Left Speed 2021-05-19T18:07:20.8470362Z 2021-05-19T18:07:20.9843869Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T18:07:20.9845686Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1157 2021-05-19T18:07:21.3038150Z 2021-05-19T18:07:21.4798101Z 20 29.0M 20 6083k 0 0 6083k 0 0:00:04 --:--:-- 0:00:04 6083k 2021-05-19T18:07:21.4799353Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 135M 2021-05-19T18:07:23.5727658Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T18:07:23.5728380Z with: 2021-05-19T18:07:23.5728891Z github_slug: neuroconductor/neurocStats 2021-05-19T18:07:23.5729412Z env: 2021-05-19T18:07:23.5729855Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:07:23.5730352Z TIC_DEPLOY_KEY: 2021-05-19T18:07:23.5730741Z RSPM: 2021-05-19T18:07:23.5732571Z GITHUB_PAT: *** 2021-05-19T18:07:23.5733443Z COVERALLS_TOKEN: *** 2021-05-19T18:07:23.5733996Z continue-on-error: false 2021-05-19T18:07:23.5734546Z VDIFFR_RUN_TESTS: 2021-05-19T18:07:23.5736800Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:07:23.5737242Z TZ: UTC 2021-05-19T18:07:23.5737656Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:07:23.5738097Z NOT_CRAN: true 2021-05-19T18:07:23.5738482Z MSYSTEM: MINGW64 2021-05-19T18:07:23.5738907Z ##[endgroup] 2021-05-19T18:07:23.7975744Z repo slug is: neuroconductor/neurocStats 2021-05-19T18:07:23.8290544Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T18:07:23.8291228Z env: 2021-05-19T18:07:23.8291755Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:07:23.8292257Z TIC_DEPLOY_KEY: 2021-05-19T18:07:23.8292645Z RSPM: 2021-05-19T18:07:23.8294103Z GITHUB_PAT: *** 2021-05-19T18:07:23.8294973Z COVERALLS_TOKEN: *** 2021-05-19T18:07:23.8295508Z continue-on-error: false 2021-05-19T18:07:23.8295999Z VDIFFR_RUN_TESTS: 2021-05-19T18:07:23.8296462Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:07:23.8297453Z TZ: UTC 2021-05-19T18:07:23.8297867Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:07:23.8298311Z NOT_CRAN: true 2021-05-19T18:07:23.8298705Z MSYSTEM: MINGW64 2021-05-19T18:07:23.8299129Z ##[endgroup] 2021-05-19T18:07:24.5476190Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T18:07:24.5477007Z with: 2021-05-19T18:07:24.5477420Z repo_name: neurocStats 2021-05-19T18:07:24.5477888Z repo_version: 0.1.3 2021-05-19T18:07:24.5478295Z runner_os: Windows 2021-05-19T18:07:24.5478705Z R_version: 3.5 2021-05-19T18:07:24.5479076Z env: 2021-05-19T18:07:24.5479520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:07:24.5480023Z TIC_DEPLOY_KEY: 2021-05-19T18:07:24.5480384Z RSPM: 2021-05-19T18:07:24.5481855Z GITHUB_PAT: *** 2021-05-19T18:07:24.5482725Z COVERALLS_TOKEN: *** 2021-05-19T18:07:24.5483235Z continue-on-error: false 2021-05-19T18:07:24.5483749Z VDIFFR_RUN_TESTS: 2021-05-19T18:07:24.5484230Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:07:24.5484634Z TZ: UTC 2021-05-19T18:07:24.5485208Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:07:24.5485628Z NOT_CRAN: true 2021-05-19T18:07:24.5486040Z MSYSTEM: MINGW64 2021-05-19T18:07:24.5486473Z ##[endgroup] 2021-05-19T18:07:24.6119624Z Package: neurocStats 2021-05-19T18:07:24.6124086Z Version: 0.1.3 2021-05-19T18:07:24.6124730Z OS: Windows 2021-05-19T18:07:24.6349672Z ##[group]Run install.packages('remotes') 2021-05-19T18:07:24.6350489Z install.packages('remotes') 2021-05-19T18:07:24.6351357Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T18:07:24.6352418Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T18:07:24.6358513Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-19T18:07:24.6358950Z env: 2021-05-19T18:07:24.6359432Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:07:24.6359933Z TIC_DEPLOY_KEY: 2021-05-19T18:07:24.6360321Z RSPM: 2021-05-19T18:07:24.6361315Z GITHUB_PAT: *** 2021-05-19T18:07:24.6362152Z COVERALLS_TOKEN: *** 2021-05-19T18:07:24.6362688Z continue-on-error: false 2021-05-19T18:07:24.6363205Z VDIFFR_RUN_TESTS: 2021-05-19T18:07:24.6363648Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:07:24.6364075Z TZ: UTC 2021-05-19T18:07:24.6364504Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:07:24.6365051Z NOT_CRAN: true 2021-05-19T18:07:24.6365468Z MSYSTEM: MINGW64 2021-05-19T18:07:24.6365900Z ##[endgroup] 2021-05-19T18:07:24.8641773Z Installing package into 'D:/a/_temp/Library' 2021-05-19T18:07:24.8642761Z (as 'lib' is unspecified) 2021-05-19T18:07:26.8347517Z 2021-05-19T18:07:26.8348972Z There is a binary version available but the source version is later: 2021-05-19T18:07:26.8416942Z binary source needs_compilation 2021-05-19T18:07:26.8417712Z remotes 2.1.1 2.3.0 FALSE 2021-05-19T18:07:26.8418164Z 2021-05-19T18:07:26.8420081Z installing the source package 'remotes' 2021-05-19T18:07:26.8420599Z 2021-05-19T18:07:26.8451280Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T18:07:26.8831213Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-19T18:07:26.8847891Z ================================================== 2021-05-19T18:07:26.8849233Z downloaded 144 KB 2021-05-19T18:07:26.8850084Z 2021-05-19T18:07:27.9440861Z * installing *source* package 'remotes' ... 2021-05-19T18:07:27.9441791Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-19T18:07:27.9442410Z ** R 2021-05-19T18:07:27.9442749Z ** inst 2021-05-19T18:07:27.9443381Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:29.8289499Z ** help 2021-05-19T18:07:30.0135593Z *** installing help indices 2021-05-19T18:07:30.1218706Z converting help for package 'remotes' 2021-05-19T18:07:30.1585368Z finding HTML links ... done 2021-05-19T18:07:30.2169583Z available_packages html 2021-05-19T18:07:30.2812022Z bioc_install_repos html 2021-05-19T18:07:30.3091277Z download html 2021-05-19T18:07:30.3329701Z download_version html 2021-05-19T18:07:30.3374740Z git_credentials html 2021-05-19T18:07:30.3472058Z github_refs html 2021-05-19T18:07:30.3724487Z github_remote html 2021-05-19T18:07:30.3772586Z gitlab_pat html 2021-05-19T18:07:30.4312794Z install_bioc html 2021-05-19T18:07:30.5029791Z install_bitbucket html 2021-05-19T18:07:30.5480694Z install_cran html 2021-05-19T18:07:30.5801923Z install_deps html 2021-05-19T18:07:30.6006609Z install_dev html 2021-05-19T18:07:30.6556262Z install_git html 2021-05-19T18:07:30.7118112Z install_github html 2021-05-19T18:07:30.7639766Z install_gitlab html 2021-05-19T18:07:30.8055559Z install_local html 2021-05-19T18:07:30.8403911Z install_remote html 2021-05-19T18:07:30.8910323Z install_svn html 2021-05-19T18:07:30.9358511Z install_url html 2021-05-19T18:07:31.0049117Z install_version html 2021-05-19T18:07:31.0450664Z package_deps html 2021-05-19T18:07:31.0554207Z parse-git-repo html 2021-05-19T18:07:31.0720825Z standardise_dep html 2021-05-19T18:07:31.0872775Z system_requirements html 2021-05-19T18:07:31.1231119Z update_packages html 2021-05-19T18:07:31.1238048Z ** building package indices 2021-05-19T18:07:31.2045004Z ** installing vignettes 2021-05-19T18:07:31.2121735Z ** testing if installed package can be loaded 2021-05-19T18:07:31.2124490Z *** arch - i386 2021-05-19T18:07:31.6272611Z *** arch - x64 2021-05-19T18:07:31.9378112Z * DONE (remotes) 2021-05-19T18:07:31.9866673Z In R CMD INSTALL 2021-05-19T18:07:31.9890741Z 2021-05-19T18:07:31.9892078Z The downloaded source packages are in 2021-05-19T18:07:31.9893189Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCMIP6y\downloaded_packages' 2021-05-19T18:07:35.8378333Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T18:07:35.8379161Z remotes::install_github("ropensci/tic") 2021-05-19T18:07:35.8379840Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T18:07:35.8380622Z remotes::install_github("muschellij2/aghast") 2021-05-19T18:07:35.8381227Z remotes::install_cran("covr") 2021-05-19T18:07:35.8387330Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-19T18:07:35.8387779Z env: 2021-05-19T18:07:35.8388236Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:07:35.8388711Z TIC_DEPLOY_KEY: 2021-05-19T18:07:35.8389082Z RSPM: 2021-05-19T18:07:35.8390672Z GITHUB_PAT: *** 2021-05-19T18:07:35.8391538Z COVERALLS_TOKEN: *** 2021-05-19T18:07:35.8392048Z continue-on-error: false 2021-05-19T18:07:35.8392532Z VDIFFR_RUN_TESTS: 2021-05-19T18:07:35.8392981Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:07:35.8393382Z TZ: UTC 2021-05-19T18:07:35.8393839Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:07:35.8394271Z NOT_CRAN: true 2021-05-19T18:07:35.8394656Z MSYSTEM: MINGW64 2021-05-19T18:07:35.8395064Z ##[endgroup] 2021-05-19T18:07:36.0888087Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:07:36.8644798Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T18:07:41.0506708Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T18:07:41.0508103Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:07:41.0509484Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:07:41.0510486Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T18:07:41.0511488Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T18:07:41.0512453Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:07:41.0513441Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T18:07:41.0514438Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T18:07:41.0515846Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T18:07:41.0516854Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T18:07:41.0517847Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T18:07:41.0518809Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:07:41.0519810Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T18:07:41.0520806Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:07:41.0521748Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T18:07:41.0522761Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T18:07:41.0523845Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:07:41.0524990Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:07:41.0526029Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T18:07:41.0527020Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T18:07:41.0527985Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T18:07:41.0528950Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T18:07:41.0529946Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T18:07:41.0530951Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T18:07:41.0531788Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:07:41.0532407Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:07:41.0533003Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:07:41.0533599Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:07:41.0534176Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T18:07:41.0534743Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:07:41.0535718Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T18:07:41.0536360Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T18:07:41.0536956Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:07:41.0537583Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T18:07:41.0538193Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T18:07:41.0540372Z 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-19T18:07:41.0566739Z Installing packages into 'D:/a/_temp/Library' 2021-05-19T18:07:41.0567517Z (as 'lib' is unspecified) 2021-05-19T18:07:42.6772987Z 2021-05-19T18:07:42.6776927Z There are binary versions available but the source versions are later: 2021-05-19T18:07:42.6802312Z binary source needs_compilation 2021-05-19T18:07:42.6803851Z rlang 0.4.5 0.4.11 TRUE 2021-05-19T18:07:42.6804790Z magrittr 1.5 2.0.1 TRUE 2021-05-19T18:07:42.6805787Z glue 1.4.0 1.4.2 TRUE 2021-05-19T18:07:42.6806674Z sys 3.3 3.4 TRUE 2021-05-19T18:07:42.6807557Z R6 2.4.1 2.5.0 FALSE 2021-05-19T18:07:42.6808469Z openssl 1.4.1 1.4.4 TRUE 2021-05-19T18:07:42.6809373Z mime 0.9 0.10 TRUE 2021-05-19T18:07:42.6810232Z curl 4.3 4.3.1 TRUE 2021-05-19T18:07:42.6811142Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-19T18:07:42.6812053Z httr 1.4.1 1.4.2 FALSE 2021-05-19T18:07:42.6812910Z cli 2.0.2 2.5.0 FALSE 2021-05-19T18:07:42.6813785Z zip 2.0.4 2.1.1 TRUE 2021-05-19T18:07:42.6814731Z rstudioapi 0.11 0.13 FALSE 2021-05-19T18:07:42.6816411Z credentials 1.1 1.3.0 FALSE 2021-05-19T18:07:42.6817284Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-19T18:07:42.6817967Z crayon 1.3.4 1.4.1 FALSE 2021-05-19T18:07:42.6818589Z fastmap 1.0.1 1.1.0 TRUE 2021-05-19T18:07:42.6819446Z withr 2.2.0 2.4.2 FALSE 2021-05-19T18:07:42.6820542Z Package which is only available in source form, and may need 2021-05-19T18:07:42.6821424Z compilation of C/C++/Fortran: 'cachem' 2021-05-19T18:07:42.6822116Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-19T18:07:42.6822832Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-19T18:07:42.6823480Z gh 1.1.0 1.3.0 FALSE 2021-05-19T18:07:42.6824073Z gert 0.3 1.3.0 TRUE 2021-05-19T18:07:42.6824664Z fs 1.4.1 1.5.0 TRUE 2021-05-19T18:07:42.6826065Z desc 1.2.0 1.3.0 FALSE 2021-05-19T18:07:42.6826733Z clipr 0.7.0 0.7.1 FALSE 2021-05-19T18:07:42.6827383Z usethis 1.6.0 2.0.1 FALSE 2021-05-19T18:07:42.6828045Z memoise 1.1.0 2.0.0 FALSE 2021-05-19T18:07:42.6828672Z git2r 0.26.1 0.28.0 TRUE 2021-05-19T18:07:42.6829074Z 2021-05-19T18:07:42.6850169Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-19T18:07:42.7248439Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-19T18:07:42.7256999Z ================================================== 2021-05-19T18:07:42.7258345Z downloaded 62 KB 2021-05-19T18:07:42.7259119Z 2021-05-19T18:07:42.7277507Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-19T18:07:42.8235068Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-19T18:07:42.8239671Z ================================================== 2021-05-19T18:07:42.8240518Z downloaded 15 KB 2021-05-19T18:07:42.8240981Z 2021-05-19T18:07:42.8265483Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-19T18:07:42.9078874Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-19T18:07:42.9551076Z ================================================== 2021-05-19T18:07:42.9551754Z downloaded 200 KB 2021-05-19T18:07:42.9552278Z 2021-05-19T18:07:42.9566795Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-19T18:07:43.0329452Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-19T18:07:43.0337317Z ================================================== 2021-05-19T18:07:43.0338358Z downloaded 80 KB 2021-05-19T18:07:43.0338832Z 2021-05-19T18:07:43.0354377Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-19T18:07:43.1034163Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-19T18:07:43.1174317Z ================================================== 2021-05-19T18:07:43.1175122Z downloaded 415 KB 2021-05-19T18:07:43.1175621Z 2021-05-19T18:07:43.1329161Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-19T18:07:43.1426184Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-19T18:07:43.1626238Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-19T18:07:43.1834476Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-19T18:07:43.2088369Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-19T18:07:43.2111813Z 2021-05-19T18:07:43.2112587Z The downloaded binary packages are in 2021-05-19T18:07:43.2113661Z C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\downloaded_packages 2021-05-19T18:07:43.2117596Z 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-19T18:07:43.2118899Z 2021-05-19T18:07:43.2134054Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T18:07:43.2209982Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-19T18:07:43.2303594Z ================================================== 2021-05-19T18:07:43.2304580Z downloaded 841 KB 2021-05-19T18:07:43.2305279Z 2021-05-19T18:07:43.2322137Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T18:07:43.2435569Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-19T18:07:43.2456534Z ================================================== 2021-05-19T18:07:43.2457064Z downloaded 259 KB 2021-05-19T18:07:43.2457592Z 2021-05-19T18:07:43.2470884Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T18:07:43.2566424Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-19T18:07:43.2575031Z ================================================== 2021-05-19T18:07:43.2575827Z downloaded 96 KB 2021-05-19T18:07:43.2576265Z 2021-05-19T18:07:43.2592187Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-19T18:07:43.2659090Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-19T18:07:43.2663042Z ================================================== 2021-05-19T18:07:43.2663866Z downloaded 19 KB 2021-05-19T18:07:43.2664264Z 2021-05-19T18:07:43.2676725Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T18:07:43.2749246Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-19T18:07:43.2755686Z ================================================== 2021-05-19T18:07:43.2756462Z downloaded 61 KB 2021-05-19T18:07:43.2756965Z 2021-05-19T18:07:43.2772097Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T18:07:43.2859785Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-19T18:07:43.3010927Z ================================================== 2021-05-19T18:07:43.3011748Z downloaded 1.3 MB 2021-05-19T18:07:43.3012421Z 2021-05-19T18:07:43.3027845Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-19T18:07:43.3111689Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-19T18:07:43.3114705Z ================================================== 2021-05-19T18:07:43.3115534Z downloaded 12 KB 2021-05-19T18:07:43.3115953Z 2021-05-19T18:07:43.3128896Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T18:07:43.3209530Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-19T18:07:43.3269027Z ================================================== 2021-05-19T18:07:43.3269884Z downloaded 774 KB 2021-05-19T18:07:43.3270332Z 2021-05-19T18:07:43.3284320Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T18:07:43.3429531Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-19T18:07:43.3606869Z ================================================== 2021-05-19T18:07:43.3607677Z downloaded 411 KB 2021-05-19T18:07:43.3608103Z 2021-05-19T18:07:43.3626995Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T18:07:43.3709112Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-19T18:07:43.3719777Z ================================================== 2021-05-19T18:07:43.3720626Z downloaded 156 KB 2021-05-19T18:07:43.3721048Z 2021-05-19T18:07:43.3735682Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T18:07:43.3806295Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-19T18:07:43.3815439Z ================================================== 2021-05-19T18:07:43.3816257Z downloaded 60 KB 2021-05-19T18:07:43.3816785Z 2021-05-19T18:07:43.3829870Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T18:07:43.3913530Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-19T18:07:43.3924194Z ================================================== 2021-05-19T18:07:43.3925341Z downloaded 154 KB 2021-05-19T18:07:43.3925940Z 2021-05-19T18:07:43.3942119Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T18:07:43.4004026Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-19T18:07:43.4012707Z ================================================== 2021-05-19T18:07:43.4013574Z downloaded 110 KB 2021-05-19T18:07:43.4014040Z 2021-05-19T18:07:43.4029788Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T18:07:43.4120331Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-19T18:07:43.4128102Z ================================================== 2021-05-19T18:07:43.4129156Z downloaded 107 KB 2021-05-19T18:07:43.4129754Z 2021-05-19T18:07:43.4143801Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T18:07:43.4257985Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-19T18:07:43.4273307Z ================================================== 2021-05-19T18:07:43.4274339Z downloaded 224 KB 2021-05-19T18:07:43.4274832Z 2021-05-19T18:07:43.4288493Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T18:07:43.4431652Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-19T18:07:43.4435922Z ================================================== 2021-05-19T18:07:43.4436779Z downloaded 58 KB 2021-05-19T18:07:43.4437247Z 2021-05-19T18:07:43.4451297Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T18:07:43.4542178Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-19T18:07:43.4545648Z ================================================== 2021-05-19T18:07:43.4546513Z downloaded 34 KB 2021-05-19T18:07:43.4547012Z 2021-05-19T18:07:43.4563029Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T18:07:43.4627787Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-19T18:07:43.4633769Z ================================================== 2021-05-19T18:07:43.4634782Z downloaded 43 KB 2021-05-19T18:07:43.4635742Z 2021-05-19T18:07:43.4648470Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T18:07:43.4722004Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-19T18:07:43.4728762Z ================================================== 2021-05-19T18:07:43.4729583Z downloaded 92 KB 2021-05-19T18:07:43.4730063Z 2021-05-19T18:07:43.4743997Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T18:07:43.4820786Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-19T18:07:43.4822598Z ================================================== 2021-05-19T18:07:43.4823406Z downloaded 12 KB 2021-05-19T18:07:43.4824012Z 2021-05-19T18:07:43.4837173Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T18:07:43.4941896Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-19T18:07:43.4951586Z ================================================== 2021-05-19T18:07:43.4952394Z downloaded 81 KB 2021-05-19T18:07:43.4952869Z 2021-05-19T18:07:43.4969552Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T18:07:43.5301696Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-19T18:07:43.5308332Z ================================================== 2021-05-19T18:07:43.5310259Z downloaded 44 KB 2021-05-19T18:07:43.5311292Z 2021-05-19T18:07:43.5333125Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T18:07:43.5398862Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-19T18:07:43.5405834Z ================================================== 2021-05-19T18:07:43.5406478Z downloaded 64 KB 2021-05-19T18:07:43.5407101Z 2021-05-19T18:07:43.5421048Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T18:07:43.5513757Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-19T18:07:43.5560650Z ================================================== 2021-05-19T18:07:43.5561706Z downloaded 777 KB 2021-05-19T18:07:43.5562165Z 2021-05-19T18:07:43.5575858Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T18:07:43.5668604Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-19T18:07:43.5710105Z ================================================== 2021-05-19T18:07:43.5711009Z downloaded 286 KB 2021-05-19T18:07:43.5711481Z 2021-05-19T18:07:43.5817712Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T18:07:43.5900592Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-19T18:07:43.5903895Z ================================================== 2021-05-19T18:07:43.5904724Z downloaded 20 KB 2021-05-19T18:07:43.5905154Z 2021-05-19T18:07:43.5922262Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T18:07:43.6028504Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-19T18:07:43.6031719Z ================================================== 2021-05-19T18:07:43.6032660Z downloaded 24 KB 2021-05-19T18:07:43.6033167Z 2021-05-19T18:07:43.6048416Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T18:07:43.6113632Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-19T18:07:43.6141589Z ================================================== 2021-05-19T18:07:43.6142488Z downloaded 298 KB 2021-05-19T18:07:43.6143080Z 2021-05-19T18:07:43.6156634Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T18:07:43.6274803Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-19T18:07:43.6277625Z ================================================== 2021-05-19T18:07:43.6278407Z downloaded 16 KB 2021-05-19T18:07:43.6278856Z 2021-05-19T18:07:43.6369221Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T18:07:43.6448080Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-19T18:07:43.6567857Z ================================================== 2021-05-19T18:07:43.6568921Z downloaded 1.2 MB 2021-05-19T18:07:43.6569421Z 2021-05-19T18:07:44.7192168Z * installing *source* package 'rlang' ... 2021-05-19T18:07:44.7653142Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-19T18:07:44.7998807Z ** libs 2021-05-19T18:07:44.8012263Z 2021-05-19T18:07:44.8013477Z *** arch - i386 2021-05-19T18:07:44.9261584Z 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-19T18:07:45.2940087Z 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-19T18:07:45.7737330Z 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-19T18:07:48.8579032Z 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-19T18:07:50.4177679Z 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-19T18:07:50.6544410Z 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-19T18:07:50.8511255Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-19T18:07:50.8526822Z 2021-05-19T18:07:50.8528027Z *** arch - x64 2021-05-19T18:07:50.9500552Z 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-19T18:07:51.2264232Z 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-19T18:07:51.6338140Z 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-19T18:07:53.4060337Z In file included from ./lib/rlang.h:83:0, 2021-05-19T18:07:53.4062102Z from internal/arg.c:1, 2021-05-19T18:07:53.4063178Z from internal.c:1: 2021-05-19T18:07:53.4064469Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-19T18:07:53.4066504Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:07:53.4068122Z return ENCLOS(env); 2021-05-19T18:07:53.4068917Z ^ 2021-05-19T18:07:53.4069871Z In file included from internal.c:8:0: 2021-05-19T18:07:53.4071256Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-19T18:07:53.4072342Z sexp* top; 2021-05-19T18:07:53.4073070Z ^ 2021-05-19T18:07:53.5172644Z 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-19T18:07:54.5264080Z 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-19T18:07:54.7647103Z 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-19T18:07:54.9425607Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-19T18:07:54.9460049Z ** R 2021-05-19T18:07:55.0595105Z ** inst 2021-05-19T18:07:55.0617230Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:59.1152346Z ** help 2021-05-19T18:08:00.2021265Z *** installing help indices 2021-05-19T18:08:00.7173505Z converting help for package 'rlang' 2021-05-19T18:08:00.7513999Z finding HTML links ... done 2021-05-19T18:08:01.0579880Z abort html 2021-05-19T18:08:01.1114856Z are_na html 2021-05-19T18:08:01.1308145Z arg_match html 2021-05-19T18:08:01.1450972Z as_box html 2021-05-19T18:08:01.1580461Z as_bytes html 2021-05-19T18:08:01.2259933Z as_data_mask html 2021-05-19T18:08:01.2418096Z as_env html 2021-05-19T18:08:01.2577983Z as_environment html 2021-05-19T18:08:01.2897295Z as_function html 2021-05-19T18:08:01.3135502Z as_label html 2021-05-19T18:08:01.3356048Z as_name html 2021-05-19T18:08:01.3687318Z as_overscope html 2021-05-19T18:08:01.3766144Z as_pairlist html 2021-05-19T18:08:01.3933902Z as_quosure html 2021-05-19T18:08:01.4145808Z as_string html 2021-05-19T18:08:01.4350780Z as_utf8_character html 2021-05-19T18:08:01.4498267Z bare-type-predicates html 2021-05-19T18:08:01.4684418Z box html 2021-05-19T18:08:01.5087449Z call2 html 2021-05-19T18:08:01.5206748Z call_args html 2021-05-19T18:08:01.5334090Z call_fn html 2021-05-19T18:08:01.5408791Z call_inspect html 2021-05-19T18:08:01.5635680Z call_modify html 2021-05-19T18:08:01.5745516Z call_name html 2021-05-19T18:08:01.5787564Z call_parse_type html 2021-05-19T18:08:01.5956868Z call_standardise html 2021-05-19T18:08:01.6015001Z caller_env html 2021-05-19T18:08:01.6175947Z caller_fn html 2021-05-19T18:08:01.6293242Z caller_frame html 2021-05-19T18:08:01.6380415Z catch_cnd html 2021-05-19T18:08:01.6566513Z chr_unserialise_unicode html 2021-05-19T18:08:01.6781641Z cnd html 2021-05-19T18:08:01.7065650Z cnd_message html 2021-05-19T18:08:01.7403283Z cnd_muffle html 2021-05-19T18:08:01.7654367Z cnd_signal html 2021-05-19T18:08:01.7725811Z cnd_type html 2021-05-19T18:08:01.7844513Z done html 2021-05-19T18:08:01.8017740Z dots_definitions html 2021-05-19T18:08:01.8071552Z dots_n html 2021-05-19T18:08:01.8298112Z dots_values html 2021-05-19T18:08:01.8436154Z duplicate html 2021-05-19T18:08:01.8693569Z dyn-dots html 2021-05-19T18:08:01.8749014Z empty_env html 2021-05-19T18:08:01.8916435Z enquo0 html 2021-05-19T18:08:01.9168552Z entrace html 2021-05-19T18:08:01.9639683Z env html 2021-05-19T18:08:02.0104658Z env_bind html 2021-05-19T18:08:02.0314529Z env_bind_exprs html 2021-05-19T18:08:02.0434106Z env_binding_are_active html 2021-05-19T18:08:02.0597485Z env_binding_lock html 2021-05-19T18:08:02.0698035Z env_browse html 2021-05-19T18:08:02.0950956Z env_bury html 2021-05-19T18:08:02.1020208Z env_clone html 2021-05-19T18:08:02.1120765Z env_depth html 2021-05-19T18:08:02.1241390Z env_get html 2021-05-19T18:08:02.1360269Z env_has html 2021-05-19T18:08:02.1456358Z env_inherits html 2021-05-19T18:08:02.1629892Z env_lock html 2021-05-19T18:08:02.1808122Z env_name html 2021-05-19T18:08:02.1974114Z env_names html 2021-05-19T18:08:02.2170697Z env_parent html 2021-05-19T18:08:02.2435939Z env_poke html 2021-05-19T18:08:02.2577510Z env_print html 2021-05-19T18:08:02.2689936Z env_unbind html 2021-05-19T18:08:02.2743830Z env_unlock html 2021-05-19T18:08:02.3064053Z eval_bare html 2021-05-19T18:08:02.3689645Z eval_tidy html 2021-05-19T18:08:02.3830325Z exec html 2021-05-19T18:08:02.3975837Z exiting html 2021-05-19T18:08:02.4105844Z expr_interp html 2021-05-19T18:08:02.4276511Z expr_label html 2021-05-19T18:08:02.4449035Z expr_print html 2021-05-19T18:08:02.4582970Z exprs_auto_name html 2021-05-19T18:08:02.4678554Z f_rhs html 2021-05-19T18:08:02.4785933Z f_text html 2021-05-19T18:08:02.4907651Z faq-options html 2021-05-19T18:08:02.5134094Z flatten html 2021-05-19T18:08:02.5250499Z fn_body html 2021-05-19T18:08:02.5360386Z fn_env html 2021-05-19T18:08:02.5481621Z fn_fmls html 2021-05-19T18:08:02.5606926Z format_error_bullets html 2021-05-19T18:08:02.5821539Z frame_position html 2021-05-19T18:08:02.5919386Z friendly_type html 2021-05-19T18:08:02.6167192Z get_env html 2021-05-19T18:08:02.6318013Z has_length html 2021-05-19T18:08:02.6422047Z has_name html 2021-05-19T18:08:02.6511023Z hash html 2021-05-19T18:08:02.6643347Z inherits_any html 2021-05-19T18:08:02.6792831Z inject html 2021-05-19T18:08:02.7114663Z invoke html 2021-05-19T18:08:02.7354340Z is_call html 2021-05-19T18:08:02.7441433Z is_callable html 2021-05-19T18:08:02.7489932Z is_condition html 2021-05-19T18:08:02.7582291Z is_copyable html 2021-05-19T18:08:02.7631712Z is_empty html 2021-05-19T18:08:02.7773916Z is_env html 2021-05-19T18:08:02.7826818Z is_environment html 2021-05-19T18:08:02.7956193Z is_expr html 2021-05-19T18:08:02.8266787Z is_expression html 2021-05-19T18:08:02.8491321Z is_formula html 2021-05-19T18:08:02.8616619Z is_frame html 2021-05-19T18:08:02.8918094Z is_function html 2021-05-19T18:08:02.9084140Z is_installed html 2021-05-19T18:08:02.9268226Z is_integerish html 2021-05-19T18:08:02.9452799Z is_interactive html 2021-05-19T18:08:02.9753282Z is_lang html 2021-05-19T18:08:02.9869984Z is_named html 2021-05-19T18:08:02.9924526Z is_namespace html 2021-05-19T18:08:03.0060305Z is_pairlist html 2021-05-19T18:08:03.0167506Z is_reference html 2021-05-19T18:08:03.0279461Z is_stack html 2021-05-19T18:08:03.0341014Z is_symbol html 2021-05-19T18:08:03.0405058Z is_true html 2021-05-19T18:08:03.0453278Z is_weakref html 2021-05-19T18:08:03.0636664Z lang html 2021-05-19T18:08:03.0762379Z lang_head html 2021-05-19T18:08:03.1006427Z lang_modify html 2021-05-19T18:08:03.1077683Z last_error html 2021-05-19T18:08:03.3666557Z lifecycle html 2021-05-19T18:08:03.3959744Z list2 html 2021-05-19T18:08:03.4112914Z local_bindings html 2021-05-19T18:08:03.4306370Z local_options html 2021-05-19T18:08:03.4607279Z missing html 2021-05-19T18:08:03.4886916Z missing_arg html 2021-05-19T18:08:03.5084300Z mut_node_car html 2021-05-19T18:08:03.5219109Z names2 html 2021-05-19T18:08:03.5304599Z new-vector-along-retired html 2021-05-19T18:08:03.5517943Z new-vector html 2021-05-19T18:08:03.5596530Z new_call html 2021-05-19T18:08:03.5672119Z new_formula html 2021-05-19T18:08:03.5869150Z new_function html 2021-05-19T18:08:03.6027021Z new_node html 2021-05-19T18:08:03.6162825Z new_quosures html 2021-05-19T18:08:03.6351959Z new_weakref html 2021-05-19T18:08:03.6532096Z ns_env html 2021-05-19T18:08:03.7382966Z nse-defuse html 2021-05-19T18:08:03.8011417Z nse-force html 2021-05-19T18:08:03.8197192Z op-definition html 2021-05-19T18:08:03.8278621Z op-get-attr html 2021-05-19T18:08:03.8377710Z op-na-default html 2021-05-19T18:08:03.8449912Z op-null-default html 2021-05-19T18:08:03.8629602Z overscope_eval_next html 2021-05-19T18:08:03.8710996Z pairlist2 html 2021-05-19T18:08:03.9016767Z parse_expr html 2021-05-19T18:08:03.9221535Z parse_quosure html 2021-05-19T18:08:03.9409697Z prepend html 2021-05-19T18:08:03.9472157Z prim_name html 2021-05-19T18:08:03.9629305Z quo_expr html 2021-05-19T18:08:04.0011901Z quo_label html 2021-05-19T18:08:04.0179549Z quo_squash html 2021-05-19T18:08:04.0676367Z quosure html 2021-05-19T18:08:04.0824604Z raw_deparse_str html 2021-05-19T18:08:04.0939636Z rep_along html 2021-05-19T18:08:04.1156903Z restarting html 2021-05-19T18:08:04.1398833Z return_from html 2021-05-19T18:08:04.1558490Z rlang_backtrace_on_error html 2021-05-19T18:08:04.1732914Z rst_abort html 2021-05-19T18:08:04.1931615Z rst_list html 2021-05-19T18:08:04.2063891Z scalar-type-predicates html 2021-05-19T18:08:04.2255715Z scoped_env html 2021-05-19T18:08:04.2478953Z scoped_interactive html 2021-05-19T18:08:04.2785058Z search_envs html 2021-05-19T18:08:04.2926280Z seq2 html 2021-05-19T18:08:04.3214310Z set_attrs html 2021-05-19T18:08:04.3383309Z set_expr html 2021-05-19T18:08:04.3603147Z set_names html 2021-05-19T18:08:04.4156241Z splice html 2021-05-19T18:08:04.4628428Z stack html 2021-05-19T18:08:04.4815029Z stack_trim html 2021-05-19T18:08:04.4969877Z string html 2021-05-19T18:08:04.5249203Z switch_type html 2021-05-19T18:08:04.5326491Z sym html 2021-05-19T18:08:04.5455812Z tidyeval-data html 2021-05-19T18:08:04.5611953Z trace_back html 2021-05-19T18:08:04.5840836Z type-predicates html 2021-05-19T18:08:04.6049542Z type_of html 2021-05-19T18:08:04.6292812Z vec_poke_n html 2021-05-19T18:08:04.6672132Z vector-coercion html 2021-05-19T18:08:04.6907523Z vector-construction html 2021-05-19T18:08:04.7058877Z vector-old-ctors html 2021-05-19T18:08:04.7266105Z with_abort html 2021-05-19T18:08:04.7443925Z with_env html 2021-05-19T18:08:04.7725004Z with_handlers html 2021-05-19T18:08:04.7990169Z with_restarts html 2021-05-19T18:08:04.8060348Z wref_key html 2021-05-19T18:08:04.8166968Z zap html 2021-05-19T18:08:04.8274165Z zap_srcref html 2021-05-19T18:08:04.8297480Z *** copying figures 2021-05-19T18:08:04.8346961Z ** building package indices 2021-05-19T18:08:05.3297915Z ** testing if installed package can be loaded 2021-05-19T18:08:05.3300147Z *** arch - i386 2021-05-19T18:08:05.6360151Z *** arch - x64 2021-05-19T18:08:05.9599350Z * DONE (rlang) 2021-05-19T18:08:06.1513786Z In R CMD INSTALL 2021-05-19T18:08:06.4916870Z * installing *source* package 'magrittr' ... 2021-05-19T18:08:06.4994788Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-19T18:08:06.5363055Z ** libs 2021-05-19T18:08:06.5372081Z 2021-05-19T18:08:06.5373303Z *** arch - i386 2021-05-19T18:08:06.5618457Z 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-19T18:08:06.7436153Z 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-19T18:08:06.9975304Z 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-19T18:08:07.1144231Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-19T18:08:07.1154348Z 2021-05-19T18:08:07.1155590Z *** arch - x64 2021-05-19T18:08:07.1387304Z 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-19T18:08:07.3080259Z 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-19T18:08:07.5665445Z 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-19T18:08:07.6765311Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-19T18:08:07.6795000Z ** R 2021-05-19T18:08:07.6887528Z ** inst 2021-05-19T18:08:07.6957289Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:07.8328040Z ** help 2021-05-19T18:08:07.9189165Z *** installing help indices 2021-05-19T18:08:07.9701885Z converting help for package 'magrittr' 2021-05-19T18:08:08.0029533Z finding HTML links ... done 2021-05-19T18:08:08.0283761Z aliases html 2021-05-19T18:08:08.0438684Z compound html 2021-05-19T18:08:08.0503899Z debug_fseq html 2021-05-19T18:08:08.0563838Z debug_pipe html 2021-05-19T18:08:08.0732917Z exposition html 2021-05-19T18:08:08.0787842Z faq-pipe-gender html 2021-05-19T18:08:08.0866484Z freduce html 2021-05-19T18:08:08.0952010Z fseq html 2021-05-19T18:08:08.1017434Z functions html 2021-05-19T18:08:08.1269411Z magrittr-package html 2021-05-19T18:08:08.1741126Z pipe html 2021-05-19T18:08:08.1803968Z pipe_eager_lexical html 2021-05-19T18:08:08.1879110Z print.fseq html 2021-05-19T18:08:08.1993713Z tee html 2021-05-19T18:08:08.2000695Z *** copying figures 2021-05-19T18:08:08.2016922Z ** building package indices 2021-05-19T18:08:08.2447790Z ** installing vignettes 2021-05-19T18:08:08.2534682Z ** testing if installed package can be loaded 2021-05-19T18:08:08.2537323Z *** arch - i386 2021-05-19T18:08:08.5606326Z *** arch - x64 2021-05-19T18:08:08.8744546Z * DONE (magrittr) 2021-05-19T18:08:08.9120956Z In R CMD INSTALL 2021-05-19T18:08:09.2304975Z * installing *source* package 'glue' ... 2021-05-19T18:08:09.2413590Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-19T18:08:09.2725921Z ** libs 2021-05-19T18:08:09.2735297Z 2021-05-19T18:08:09.2736392Z *** arch - i386 2021-05-19T18:08:09.2982163Z 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-19T18:08:09.4563994Z 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-19T18:08:09.5600653Z 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-19T18:08:09.8200087Z 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-19T18:08:09.9330623Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-19T18:08:09.9341280Z 2021-05-19T18:08:09.9342509Z *** arch - x64 2021-05-19T18:08:09.9568878Z 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-19T18:08:10.0988557Z 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-19T18:08:10.1982460Z 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-19T18:08:10.4633683Z 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-19T18:08:10.5668236Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-19T18:08:10.5697040Z ** R 2021-05-19T18:08:10.5804008Z ** inst 2021-05-19T18:08:10.5851942Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:10.9359547Z ** help 2021-05-19T18:08:10.9982831Z *** installing help indices 2021-05-19T18:08:11.0399035Z converting help for package 'glue' 2021-05-19T18:08:11.0696180Z finding HTML links ... done 2021-05-19T18:08:11.0879536Z as_glue html 2021-05-19T18:08:11.0927099Z glue-deprecated html 2021-05-19T18:08:11.1654598Z glue html 2021-05-19T18:08:11.1876655Z glue_col html 2021-05-19T18:08:11.2072001Z glue_collapse html 2021-05-19T18:08:11.2075449Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp8yysuZ/R.INSTALL2fc25c632fa/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-19T18:08:11.2246482Z glue_safe html 2021-05-19T18:08:11.2554152Z glue_sql html 2021-05-19T18:08:11.2626525Z identity_transformer html 2021-05-19T18:08:11.2684983Z quoting html 2021-05-19T18:08:11.2793604Z trim html 2021-05-19T18:08:11.2797922Z *** copying figures 2021-05-19T18:08:11.2809769Z ** building package indices 2021-05-19T18:08:11.3158812Z ** installing vignettes 2021-05-19T18:08:11.3230912Z ** testing if installed package can be loaded 2021-05-19T18:08:11.3233462Z *** arch - i386 2021-05-19T18:08:11.6297922Z *** arch - x64 2021-05-19T18:08:11.9433959Z * DONE (glue) 2021-05-19T18:08:11.9802759Z In R CMD INSTALL 2021-05-19T18:08:12.2763247Z * installing *source* package 'sys' ... 2021-05-19T18:08:12.2805359Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-19T18:08:12.3069783Z ** libs 2021-05-19T18:08:12.3084849Z 2021-05-19T18:08:12.3086788Z *** arch - i386 2021-05-19T18:08:12.3357469Z 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-19T18:08:12.9700551Z 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-19T18:08:13.2014869Z 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-19T18:08:13.3283812Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-19T18:08:13.3295378Z 2021-05-19T18:08:13.3296602Z *** arch - x64 2021-05-19T18:08:13.3586427Z 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-19T18:08:14.2287738Z 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-19T18:08:14.4633792Z 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-19T18:08:14.5842673Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-19T18:08:14.5872979Z ** R 2021-05-19T18:08:14.5948889Z ** inst 2021-05-19T18:08:14.5969161Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:14.7188590Z ** help 2021-05-19T18:08:14.7664159Z *** installing help indices 2021-05-19T18:08:14.7957473Z converting help for package 'sys' 2021-05-19T18:08:14.8288402Z finding HTML links ... done 2021-05-19T18:08:14.8462359Z as_text html 2021-05-19T18:08:14.8526192Z deprecated html 2021-05-19T18:08:14.9217632Z exec html 2021-05-19T18:08:14.9476811Z exec_r html 2021-05-19T18:08:14.9551015Z quote html 2021-05-19T18:08:14.9555106Z ** building package indices 2021-05-19T18:08:14.9799838Z ** testing if installed package can be loaded 2021-05-19T18:08:14.9801811Z *** arch - i386 2021-05-19T18:08:15.2852299Z *** arch - x64 2021-05-19T18:08:15.5967207Z * DONE (sys) 2021-05-19T18:08:15.6268653Z In R CMD INSTALL 2021-05-19T18:08:15.9191899Z * installing *source* package 'R6' ... 2021-05-19T18:08:15.9238097Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-19T18:08:15.9485853Z ** R 2021-05-19T18:08:15.9558261Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:16.2934517Z ** help 2021-05-19T18:08:16.3369745Z *** installing help indices 2021-05-19T18:08:16.3629001Z converting help for package 'R6' 2021-05-19T18:08:16.3912686Z finding HTML links ... done 2021-05-19T18:08:16.4928891Z R6Class html 2021-05-19T18:08:16.5015626Z as.list.R6 html 2021-05-19T18:08:16.5094471Z is.R6 html 2021-05-19T18:08:16.5098806Z *** copying figures 2021-05-19T18:08:16.5114291Z ** building package indices 2021-05-19T18:08:16.5313168Z ** testing if installed package can be loaded 2021-05-19T18:08:16.5315501Z *** arch - i386 2021-05-19T18:08:16.7370817Z *** arch - x64 2021-05-19T18:08:17.0462925Z * DONE (R6) 2021-05-19T18:08:17.0727369Z In R CMD INSTALL 2021-05-19T18:08:17.7435035Z * installing *source* package 'openssl' ... 2021-05-19T18:08:17.7735380Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-19T18:08:17.8333003Z ** libs 2021-05-19T18:08:17.8343717Z 2021-05-19T18:08:17.8344900Z *** arch - i386 2021-05-19T18:08:17.8819588Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-19T18:08:19.9370281Z 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-19T18:08:20.0898234Z 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-19T18:08:20.2321157Z 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-19T18:08:20.5125900Z 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-19T18:08:20.7304635Z 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-19T18:08:20.8640682Z 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-19T18:08:21.0266488Z 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-19T18:08:21.2085658Z 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-19T18:08:21.3280367Z 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-19T18:08:21.4970357Z 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-19T18:08:21.6287210Z 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-19T18:08:21.7957170Z 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-19T18:08:21.9956938Z 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-19T18:08:22.4555359Z 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-19T18:08:22.8441786Z 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-19T18:08:22.9616366Z 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-19T18:08:23.0759368Z 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-19T18:08:23.2734221Z 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-19T18:08:23.4814504Z 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-19T18:08:23.6755118Z 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-19T18:08:23.7853923Z 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-19T18:08:23.9547802Z 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-19T18:08:24.1567788Z 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-19T18:08:24.7086674Z 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-19T18:08:24.8964725Z 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-19T18:08:25.0892716Z 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-19T18:08:25.3025854Z 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-19T18:08:25.4443433Z 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-19T18:08:25.7697562Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T18:08:25.9322687Z 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-19T18:08:26.4068987Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-19T18:08:26.4161757Z 2021-05-19T18:08:26.4162957Z *** arch - x64 2021-05-19T18:08:26.4617023Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-19T18:08:26.6773185Z 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-19T18:08:26.8167182Z 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-19T18:08:26.9528838Z 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-19T18:08:27.1171676Z 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-19T18:08:27.3247995Z 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-19T18:08:27.4575985Z 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-19T18:08:27.6184141Z 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-19T18:08:27.7922551Z 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-19T18:08:27.9049831Z 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-19T18:08:28.0596078Z 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-19T18:08:28.1951124Z 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-19T18:08:28.3551021Z 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-19T18:08:28.5560848Z 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-19T18:08:29.2659246Z 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-19T18:08:29.5250130Z 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-19T18:08:29.6348595Z 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-19T18:08:29.7353340Z 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-19T18:08:29.9280124Z 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-19T18:08:30.1342075Z 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-19T18:08:30.3224684Z 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-19T18:08:30.4276033Z 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-19T18:08:30.5921572Z 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-19T18:08:30.7768536Z 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-19T18:08:31.5669929Z 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-19T18:08:31.7492555Z 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-19T18:08:31.9365685Z 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-19T18:08:32.1264711Z 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-19T18:08:32.2526304Z 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-19T18:08:32.5382764Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T18:08:32.7158920Z 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-19T18:08:33.1383576Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-19T18:08:33.1480659Z ** R 2021-05-19T18:08:33.1720990Z ** inst 2021-05-19T18:08:33.1877768Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:34.1668679Z ** help 2021-05-19T18:08:34.2862727Z *** installing help indices 2021-05-19T18:08:34.3528227Z converting help for package 'openssl' 2021-05-19T18:08:34.3853696Z finding HTML links ... done 2021-05-19T18:08:34.4107097Z aes_cbc html 2021-05-19T18:08:34.4194234Z base64_encode html 2021-05-19T18:08:34.4448859Z bignum html 2021-05-19T18:08:34.4583203Z certificates html 2021-05-19T18:08:34.4832223Z curve25519 html 2021-05-19T18:08:34.4954260Z ec_dh html 2021-05-19T18:08:34.5207536Z encrypt_envelope html 2021-05-19T18:08:34.5319054Z fingerprint html 2021-05-19T18:08:34.5640851Z hash html 2021-05-19T18:08:34.5728396Z keygen html 2021-05-19T18:08:34.5803789Z my_key html 2021-05-19T18:08:34.6110372Z openssl html 2021-05-19T18:08:34.6194426Z openssl_config html 2021-05-19T18:08:34.6300673Z pbkdf html 2021-05-19T18:08:34.6482402Z pkcs12 html 2021-05-19T18:08:34.6560856Z rand_bytes html 2021-05-19T18:08:34.6748114Z read_key html 2021-05-19T18:08:34.6850774Z reexports html 2021-05-19T18:08:34.7001638Z rsa_encrypt html 2021-05-19T18:08:34.7269379Z signatures html 2021-05-19T18:08:34.7388332Z write_pem html 2021-05-19T18:08:34.7394774Z ** building package indices 2021-05-19T18:08:34.8028728Z ** installing vignettes 2021-05-19T18:08:34.8168193Z ** testing if installed package can be loaded 2021-05-19T18:08:34.8171110Z *** arch - i386 2021-05-19T18:08:35.1227001Z *** arch - x64 2021-05-19T18:08:35.4342381Z * DONE (openssl) 2021-05-19T18:08:35.5797892Z In R CMD INSTALL 2021-05-19T18:08:35.8520412Z * installing *source* package 'mime' ... 2021-05-19T18:08:35.8548138Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-19T18:08:35.8785031Z ** libs 2021-05-19T18:08:35.8794398Z 2021-05-19T18:08:35.8795639Z *** arch - i386 2021-05-19T18:08:35.9032342Z 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-19T18:08:36.0086188Z 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-19T18:08:36.2462763Z 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-19T18:08:36.3611111Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-19T18:08:36.3626251Z 2021-05-19T18:08:36.3627798Z *** arch - x64 2021-05-19T18:08:36.3854889Z 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-19T18:08:36.4881481Z 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-19T18:08:36.7391336Z 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-19T18:08:36.8405511Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-19T18:08:36.8500656Z ** R 2021-05-19T18:08:36.8612964Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:37.0316725Z ** help 2021-05-19T18:08:37.0599827Z *** installing help indices 2021-05-19T18:08:37.0841965Z converting help for package 'mime' 2021-05-19T18:08:37.1125376Z finding HTML links ... done 2021-05-19T18:08:37.1323305Z guess_type html 2021-05-19T18:08:37.1465978Z mimemap html 2021-05-19T18:08:37.1552601Z parse_multipart html 2021-05-19T18:08:37.1557484Z ** building package indices 2021-05-19T18:08:37.1744182Z ** testing if installed package can be loaded 2021-05-19T18:08:37.1748165Z *** arch - i386 2021-05-19T18:08:37.4808639Z *** arch - x64 2021-05-19T18:08:37.7885146Z * DONE (mime) 2021-05-19T18:08:37.8120850Z In R CMD INSTALL 2021-05-19T18:08:38.2933279Z * installing *source* package 'curl' ... 2021-05-19T18:08:38.3102383Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-19T18:08:38.3626084Z ** libs 2021-05-19T18:08:38.3636874Z 2021-05-19T18:08:38.3638028Z *** arch - i386 2021-05-19T18:08:38.4030281Z 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-19T18:08:38.4246823Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-19T18:08:39.8222538Z 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-19T18:08:40.2928311Z 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-19T18:08:40.7522906Z 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-19T18:08:41.2704531Z 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-19T18:08:41.7369901Z 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-19T18:08:42.1630197Z 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-19T18:08:42.6409219Z 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-19T18:08:43.0735490Z 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-19T18:08:43.4983526Z 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-19T18:08:44.2429320Z 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-19T18:08:44.7026865Z 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-19T18:08:45.1353589Z 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-19T18:08:45.5702322Z 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-19T18:08:46.1232080Z 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-19T18:08:46.5544709Z 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-19T18:08:46.6759729Z 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-19T18:08:46.7800135Z 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-19T18:08:47.2071561Z 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-19T18:08:47.6429846Z 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-19T18:08:48.1298315Z 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-19T18:08:48.5738990Z 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-19T18:08:48.9809175Z 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-19T18:08:49.2167325Z 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-19T18:08:49.7868518Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-19T18:08:49.7964029Z 2021-05-19T18:08:49.7964940Z *** arch - x64 2021-05-19T18:08:49.8352148Z 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-19T18:08:49.8569030Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-19T18:08:50.0754528Z 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-19T18:08:50.5291503Z 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-19T18:08:51.2017019Z 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-19T18:08:51.9491795Z 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-19T18:08:52.6408819Z 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-19T18:08:53.3415804Z 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-19T18:08:54.0641630Z 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-19T18:08:54.7599370Z 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-19T18:08:55.4326475Z 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-19T18:08:56.4107094Z 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-19T18:08:57.1354271Z 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-19T18:08:57.8282301Z 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-19T18:08:58.5087770Z 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-19T18:08:59.2968391Z 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-19T18:08:59.9719345Z 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-19T18:09:00.0912867Z 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-19T18:09:00.1931449Z 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-19T18:09:00.8680909Z 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-19T18:09:01.5355218Z 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-19T18:09:02.2797984Z 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-19T18:09:02.9608583Z 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-19T18:09:03.6245527Z 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-19T18:09:03.8846291Z 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-19T18:09:04.4389397Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-19T18:09:04.4500979Z ** R 2021-05-19T18:09:04.4745972Z ** inst 2021-05-19T18:09:04.4848756Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:04.8816249Z ** help 2021-05-19T18:09:04.9863045Z *** installing help indices 2021-05-19T18:09:05.0437864Z converting help for package 'curl' 2021-05-19T18:09:05.0773442Z finding HTML links ... done 2021-05-19T18:09:05.1085071Z curl html 2021-05-19T18:09:05.1280530Z curl_download html 2021-05-19T18:09:05.1372935Z curl_echo html 2021-05-19T18:09:05.1915929Z curl_escape html 2021-05-19T18:09:05.2268273Z curl_fetch html 2021-05-19T18:09:05.2339830Z curl_options html 2021-05-19T18:09:05.2551486Z curl_upload html 2021-05-19T18:09:05.2670121Z file_writer html 2021-05-19T18:09:05.2893017Z handle html 2021-05-19T18:09:05.2961242Z handle_cookies html 2021-05-19T18:09:05.3037846Z ie_proxy html 2021-05-19T18:09:05.3481824Z multi html 2021-05-19T18:09:05.3600590Z multipart html 2021-05-19T18:09:05.3764749Z nslookup html 2021-05-19T18:09:05.3886259Z parse_date html 2021-05-19T18:09:05.3981148Z parse_headers html 2021-05-19T18:09:05.4415098Z ** building package indices 2021-05-19T18:09:05.4416033Z send_mail html 2021-05-19T18:09:05.4954245Z ** installing vignettes 2021-05-19T18:09:05.5040183Z ** testing if installed package can be loaded 2021-05-19T18:09:05.5042850Z *** arch - i386 2021-05-19T18:09:05.8099855Z *** arch - x64 2021-05-19T18:09:06.1223009Z * DONE (curl) 2021-05-19T18:09:06.1924920Z In R CMD INSTALL 2021-05-19T18:09:06.6932237Z * installing *source* package 'jsonlite' ... 2021-05-19T18:09:06.7118091Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-19T18:09:06.7405901Z ** libs 2021-05-19T18:09:06.7418912Z 2021-05-19T18:09:06.7420121Z *** arch - i386 2021-05-19T18:09:06.7965916Z 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-19T18:09:06.9305268Z 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-19T18:09:07.0498853Z 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-19T18:09:07.1768519Z 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-19T18:09:07.3427481Z 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-19T18:09:07.4771519Z 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-19T18:09:07.5937134Z 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-19T18:09:07.7071869Z 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-19T18:09:07.8213166Z 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-19T18:09:07.9323321Z 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-19T18:09:08.1440186Z 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-19T18:09:08.2742294Z 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-19T18:09:08.4249945Z 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-19T18:09:08.5595352Z 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-19T18:09:08.6972148Z 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-19T18:09:08.8184362Z 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-19T18:09:08.9340113Z 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-19T18:09:09.0499371Z 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-19T18:09:09.1804437Z 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-19T18:09:09.2941787Z 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-19T18:09:09.4060923Z 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-19T18:09:09.5327797Z 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-19T18:09:09.6280048Z 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-19T18:09:09.7412183Z 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-19T18:09:09.8976821Z 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-19T18:09:10.1937696Z 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-19T18:09:10.5063864Z 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-19T18:09:10.7680477Z 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-19T18:09:11.0456030Z 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-19T18:09:11.1949223Z 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-19T18:09:11.3429832Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-19T18:09:11.3441627Z 2021-05-19T18:09:11.3442808Z *** arch - x64 2021-05-19T18:09:11.3963690Z 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-19T18:09:11.5176508Z 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-19T18:09:11.6304147Z 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-19T18:09:11.7484074Z 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-19T18:09:11.9135991Z 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-19T18:09:12.0417037Z 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-19T18:09:12.1511112Z 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-19T18:09:12.2717633Z 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-19T18:09:12.3854041Z 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-19T18:09:12.4944309Z 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-19T18:09:12.6842702Z 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-19T18:09:12.8056969Z 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-19T18:09:12.9502857Z 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-19T18:09:13.0964033Z 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-19T18:09:13.2227269Z 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-19T18:09:13.3323541Z 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-19T18:09:13.4397595Z 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-19T18:09:13.5435055Z 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-19T18:09:13.6699421Z 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-19T18:09:13.7772555Z 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-19T18:09:13.8843634Z 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-19T18:09:14.0070285Z 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-19T18:09:14.0983904Z 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-19T18:09:14.2029336Z 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-19T18:09:14.3543554Z 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-19T18:09:14.6657190Z 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-19T18:09:14.9559927Z 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-19T18:09:15.1783810Z 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-19T18:09:15.3823112Z 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-19T18:09:15.5400911Z 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-19T18:09:15.6619667Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-19T18:09:15.6685990Z ** R 2021-05-19T18:09:15.6960834Z ** inst 2021-05-19T18:09:15.7038733Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:15.8123687Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-19T18:09:16.6807547Z ** help 2021-05-19T18:09:16.7486305Z *** installing help indices 2021-05-19T18:09:16.7892676Z converting help for package 'jsonlite' 2021-05-19T18:09:16.8200226Z finding HTML links ... done 2021-05-19T18:09:16.8345651Z base64 html 2021-05-19T18:09:16.8418069Z flatten html 2021-05-19T18:09:16.9390014Z fromJSON html 2021-05-19T18:09:16.9457435Z prettify html 2021-05-19T18:09:16.9581310Z rbind_pages html 2021-05-19T18:09:16.9726266Z read_json html 2021-05-19T18:09:16.9875552Z serializeJSON html 2021-05-19T18:09:17.0388687Z stream_in html 2021-05-19T18:09:17.0538027Z unbox html 2021-05-19T18:09:17.0591106Z validate html 2021-05-19T18:09:17.0597048Z ** building package indices 2021-05-19T18:09:17.0972013Z ** installing vignettes 2021-05-19T18:09:17.1060485Z ** testing if installed package can be loaded 2021-05-19T18:09:17.1065870Z *** arch - i386 2021-05-19T18:09:17.4134829Z *** arch - x64 2021-05-19T18:09:17.7223014Z * DONE (jsonlite) 2021-05-19T18:09:17.8144058Z In R CMD INSTALL 2021-05-19T18:09:18.1262554Z * installing *source* package 'gitcreds' ... 2021-05-19T18:09:18.1315311Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-19T18:09:18.1552333Z ** R 2021-05-19T18:09:18.1700367Z ** inst 2021-05-19T18:09:18.1745570Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:18.5262983Z ** help 2021-05-19T18:09:18.5801894Z *** installing help indices 2021-05-19T18:09:18.6102136Z converting help for package 'gitcreds' 2021-05-19T18:09:18.6388354Z finding HTML links ... done 2021-05-19T18:09:18.6679361Z gitcreds-api html 2021-05-19T18:09:18.6769636Z gitcreds_cache_envvar html 2021-05-19T18:09:18.8036534Z gitcreds_get html 2021-05-19T18:09:18.8617410Z gitcreds_list html 2021-05-19T18:09:18.8698050Z gitcreds_parse_output html 2021-05-19T18:09:18.8703293Z ** building package indices 2021-05-19T18:09:18.8936391Z ** installing vignettes 2021-05-19T18:09:18.8999636Z ** testing if installed package can be loaded 2021-05-19T18:09:18.9002175Z *** arch - i386 2021-05-19T18:09:19.2063248Z *** arch - x64 2021-05-19T18:09:19.5159773Z * DONE (gitcreds) 2021-05-19T18:09:19.5452430Z In R CMD INSTALL 2021-05-19T18:09:19.8666076Z * installing *source* package 'zip' ... 2021-05-19T18:09:19.8734873Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-19T18:09:19.8950329Z ** libs 2021-05-19T18:09:19.8960030Z 2021-05-19T18:09:19.8961289Z *** arch - i386 2021-05-19T18:09:19.9297946Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-19T18:09:19.9299358Z -municode -o tools/cmdzip.exe 2021-05-19T18:09:24.9270905Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-19T18:09:24.9272632Z -municode -o tools/cmdunzip.exe 2021-05-19T18:09:29.8651330Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-19T18:09:30.4614971Z [1] TRUE 2021-05-19T18:09:30.4739899Z 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-19T18:09:30.5783037Z 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-19T18:09:34.2049597Z 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-19T18:09:34.6600338Z 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-19T18:09:35.1411274Z 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-19T18:09:35.7302506Z 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-19T18:09:35.8549392Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-19T18:09:35.8618366Z 2021-05-19T18:09:35.8619307Z *** arch - x64 2021-05-19T18:09:35.8923827Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-19T18:09:35.8926171Z -municode -o tools/cmdzip.exe 2021-05-19T18:09:40.4387641Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-19T18:09:40.4389375Z -municode -o tools/cmdunzip.exe 2021-05-19T18:09:44.9371301Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-19T18:09:45.1427171Z [1] TRUE 2021-05-19T18:09:45.1543149Z 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-19T18:09:45.2603308Z 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-19T18:09:47.7103428Z 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-19T18:09:48.4109694Z 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-19T18:09:49.1231259Z 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-19T18:09:49.9544919Z 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-19T18:09:50.0677629Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-19T18:09:50.0748737Z ** R 2021-05-19T18:09:50.0838993Z ** inst 2021-05-19T18:09:50.0873109Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:50.2598804Z ** help 2021-05-19T18:09:50.3050715Z *** installing help indices 2021-05-19T18:09:50.3323753Z converting help for package 'zip' 2021-05-19T18:09:50.3601075Z finding HTML links ... done 2021-05-19T18:09:50.3877673Z unzip html 2021-05-19T18:09:50.4118056Z unzip_process html 2021-05-19T18:09:50.4619944Z zip html 2021-05-19T18:09:50.4705656Z zip_list html 2021-05-19T18:09:50.4967116Z zip_process html 2021-05-19T18:09:50.4971941Z ** building package indices 2021-05-19T18:09:50.5243927Z ** testing if installed package can be loaded 2021-05-19T18:09:50.5246318Z *** arch - i386 2021-05-19T18:09:50.8305497Z *** arch - x64 2021-05-19T18:09:51.1406864Z * DONE (zip) 2021-05-19T18:09:51.1778494Z In R CMD INSTALL 2021-05-19T18:09:51.6298517Z * installing *source* package 'rstudioapi' ... 2021-05-19T18:09:51.6441275Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-19T18:09:51.6690427Z ** R 2021-05-19T18:09:51.6960242Z ** inst 2021-05-19T18:09:51.7075841Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:52.1176874Z ** help 2021-05-19T18:09:52.5131695Z *** installing help indices 2021-05-19T18:09:52.7512337Z converting help for package 'rstudioapi' 2021-05-19T18:09:52.7838067Z finding HTML links ... done 2021-05-19T18:09:52.8353518Z addTheme html 2021-05-19T18:09:52.8521083Z applyTheme html 2021-05-19T18:09:52.8600938Z askForPassword html 2021-05-19T18:09:52.8694311Z askForSecret html 2021-05-19T18:09:52.8739539Z bugReport html 2021-05-19T18:09:52.9336349Z build-tools html 2021-05-19T18:09:52.9415546Z callFun html 2021-05-19T18:09:52.9543726Z chunk-callbacks html 2021-05-19T18:09:52.9759428Z convertTheme html 2021-05-19T18:09:52.9970656Z createProjectTemplate html 2021-05-19T18:09:53.0074801Z dictionaries html 2021-05-19T18:09:53.0157130Z document_position html 2021-05-19T18:09:53.0308145Z document_range html 2021-05-19T18:09:53.0451002Z executeCommand html 2021-05-19T18:09:53.0611310Z file-dialogs html 2021-05-19T18:09:53.0674445Z filesPaneNavigate html 2021-05-19T18:09:53.0745604Z getActiveProject html 2021-05-19T18:09:53.0860175Z getRStudioPackageDependencies html 2021-05-19T18:09:53.0996601Z getThemeInfo html 2021-05-19T18:09:53.1049320Z getThemes html 2021-05-19T18:09:53.1111805Z getVersion html 2021-05-19T18:09:53.1173505Z hasColorConsole html 2021-05-19T18:09:53.1337863Z hasFun html 2021-05-19T18:09:53.1584212Z highlightUi html 2021-05-19T18:09:53.1689868Z isAvailable html 2021-05-19T18:09:53.2042626Z jobAdd html 2021-05-19T18:09:53.2176449Z jobAddOutput html 2021-05-19T18:09:53.2295255Z jobAddProgress html 2021-05-19T18:09:53.2405198Z jobRemove html 2021-05-19T18:09:53.2636037Z jobRunScript html 2021-05-19T18:09:53.2757692Z jobSetProgress html 2021-05-19T18:09:53.2955922Z jobSetState html 2021-05-19T18:09:53.3076311Z jobSetStatus html 2021-05-19T18:09:53.3211614Z launcher html 2021-05-19T18:09:53.3356466Z launcherConfig html 2021-05-19T18:09:53.3512893Z launcherContainer html 2021-05-19T18:09:53.3582321Z launcherControlJob html 2021-05-19T18:09:53.3631937Z launcherGetJob html 2021-05-19T18:09:53.3784251Z launcherHostMount html 2021-05-19T18:09:53.3985474Z launcherNfsMount html 2021-05-19T18:09:53.4137429Z launcherPlacementConstraint html 2021-05-19T18:09:53.4283446Z launcherResourceLimit html 2021-05-19T18:09:53.4769065Z launcherSubmitJob html 2021-05-19T18:09:53.4929032Z launcherSubmitR html 2021-05-19T18:09:53.5139933Z navigateToFile html 2021-05-19T18:09:53.5231588Z persistent-values html 2021-05-19T18:09:53.5295456Z previewRd html 2021-05-19T18:09:53.5386666Z previewSql html 2021-05-19T18:09:53.5458725Z primary_selection html 2021-05-19T18:09:53.5574766Z projects html 2021-05-19T18:09:53.5683005Z readPreference html 2021-05-19T18:09:53.5799832Z readRStudioPreference html 2021-05-19T18:09:53.5855286Z removeTheme html 2021-05-19T18:09:53.5911478Z restartSession html 2021-05-19T18:09:53.6357660Z rstudio-documents html 2021-05-19T18:09:53.6463657Z rstudio-editors html 2021-05-19T18:09:53.6559898Z savePlotAsImage html 2021-05-19T18:09:53.6634492Z selections html 2021-05-19T18:09:53.6739066Z sendToConsole html 2021-05-19T18:09:53.6832672Z showDialog html 2021-05-19T18:09:53.6921798Z showPrompt html 2021-05-19T18:09:53.7048679Z showQuestion html 2021-05-19T18:09:53.7226511Z sourceMarkers html 2021-05-19T18:09:53.7266265Z systemUsername html 2021-05-19T18:09:53.7378431Z terminalActivate html 2021-05-19T18:09:53.7504961Z terminalBuffer html 2021-05-19T18:09:53.7623938Z terminalBusy html 2021-05-19T18:09:53.7725596Z terminalClear html 2021-05-19T18:09:53.7891409Z terminalContext html 2021-05-19T18:09:53.8027141Z terminalCreate html 2021-05-19T18:09:53.8137594Z terminalExecute html 2021-05-19T18:09:53.8267962Z terminalExitCode html 2021-05-19T18:09:53.8366967Z terminalKill html 2021-05-19T18:09:53.8420840Z terminalList html 2021-05-19T18:09:53.8535200Z terminalRunning html 2021-05-19T18:09:53.8640871Z terminalSend html 2021-05-19T18:09:53.8694646Z terminalVisible html 2021-05-19T18:09:53.8794841Z translateLocalUrl html 2021-05-19T18:09:53.8865029Z updateDialog html 2021-05-19T18:09:53.8901548Z userIdentity html 2021-05-19T18:09:53.8978304Z versionInfo html 2021-05-19T18:09:53.9248363Z viewer html 2021-05-19T18:09:53.9360357Z writePreference html 2021-05-19T18:09:53.9475589Z writeRStudioPreference html 2021-05-19T18:09:53.9489446Z *** copying figures 2021-05-19T18:09:53.9506025Z ** building package indices 2021-05-19T18:09:54.1371679Z ** installing vignettes 2021-05-19T18:09:54.1473093Z ** testing if installed package can be loaded 2021-05-19T18:09:54.1475298Z *** arch - i386 2021-05-19T18:09:54.4536611Z *** arch - x64 2021-05-19T18:09:54.7710045Z * DONE (rstudioapi) 2021-05-19T18:09:54.8373701Z In R CMD INSTALL 2021-05-19T18:09:55.1841886Z * installing *source* package 'rprojroot' ... 2021-05-19T18:09:55.1926299Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-19T18:09:55.2195047Z ** R 2021-05-19T18:09:55.2296656Z ** inst 2021-05-19T18:09:55.2331016Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:55.5794390Z ** help 2021-05-19T18:09:55.6392583Z *** installing help indices 2021-05-19T18:09:55.6737879Z converting help for package 'rprojroot' 2021-05-19T18:09:55.7017350Z finding HTML links ... done 2021-05-19T18:09:55.7262751Z criteria html 2021-05-19T18:09:55.7325392Z deprecated html 2021-05-19T18:09:55.7517966Z find_root html 2021-05-19T18:09:55.7787325Z find_root_file html 2021-05-19T18:09:55.8325726Z root_criterion html 2021-05-19T18:09:55.8497223Z rprojroot-package html 2021-05-19T18:09:55.8744409Z thisfile html 2021-05-19T18:09:55.8749875Z *** copying figures 2021-05-19T18:09:55.8789519Z ** building package indices 2021-05-19T18:09:55.9091705Z ** installing vignettes 2021-05-19T18:09:55.9155543Z ** testing if installed package can be loaded 2021-05-19T18:09:55.9158064Z *** arch - i386 2021-05-19T18:09:56.2212669Z *** arch - x64 2021-05-19T18:09:56.5315458Z * DONE (rprojroot) 2021-05-19T18:09:56.5674576Z In R CMD INSTALL 2021-05-19T18:09:56.8813124Z * installing *source* package 'crayon' ... 2021-05-19T18:09:56.8874474Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-19T18:09:56.9136875Z ** R 2021-05-19T18:09:56.9329076Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:57.7682637Z ** help 2021-05-19T18:09:57.8865700Z *** installing help indices 2021-05-19T18:09:57.9573990Z converting help for package 'crayon' 2021-05-19T18:09:57.9876335Z finding HTML links ... done 2021-05-19T18:09:58.0081720Z chr html 2021-05-19T18:09:58.0292805Z col_align html 2021-05-19T18:09:58.0426560Z col_nchar html 2021-05-19T18:09:58.0702038Z col_strsplit html 2021-05-19T18:09:58.0871788Z col_substr html 2021-05-19T18:09:58.1044487Z col_substring html 2021-05-19T18:09:58.1222577Z combine_styles html 2021-05-19T18:09:58.1306169Z concat html 2021-05-19T18:09:58.1604490Z crayon html 2021-05-19T18:09:58.1675965Z drop_style html 2021-05-19T18:09:58.1762253Z has_color html 2021-05-19T18:09:58.1832564Z has_style html 2021-05-19T18:09:58.1958429Z hyperlink html 2021-05-19T18:09:58.2260773Z make_style html 2021-05-19T18:09:58.2647664Z num_ansi_colors html 2021-05-19T18:09:58.2746647Z num_colors html 2021-05-19T18:09:58.2810061Z show_ansi_colors html 2021-05-19T18:09:58.2919968Z start.crayon html 2021-05-19T18:09:58.2976121Z strip_style html 2021-05-19T18:09:58.3148848Z style html 2021-05-19T18:09:58.3159338Z styles html 2021-05-19T18:09:58.3165765Z ** building package indices 2021-05-19T18:09:58.3867462Z ** testing if installed package can be loaded 2021-05-19T18:09:58.3869796Z *** arch - i386 2021-05-19T18:09:58.6929996Z *** arch - x64 2021-05-19T18:09:59.0050726Z * DONE (crayon) 2021-05-19T18:09:59.0354443Z In R CMD INSTALL 2021-05-19T18:09:59.3491233Z * installing *source* package 'fastmap' ... 2021-05-19T18:09:59.3537139Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-19T18:09:59.3774829Z ** libs 2021-05-19T18:09:59.3783971Z 2021-05-19T18:09:59.3785120Z *** arch - i386 2021-05-19T18:09:59.4088092Z 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-19T18:10:01.4907431Z 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-19T18:10:01.7215801Z 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-19T18:10:02.0280005Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-19T18:10:02.0302921Z 2021-05-19T18:10:02.0304250Z *** arch - x64 2021-05-19T18:10:02.0592138Z 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-19T18:10:04.0787115Z 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-19T18:10:04.3110837Z 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-19T18:10:04.6721442Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-19T18:10:04.6761904Z ** R 2021-05-19T18:10:04.6883778Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:10:04.9835042Z ** help 2021-05-19T18:10:05.0241469Z *** installing help indices 2021-05-19T18:10:05.0502657Z converting help for package 'fastmap' 2021-05-19T18:10:05.0786137Z finding HTML links ... done 2021-05-19T18:10:05.1269514Z fastmap html 2021-05-19T18:10:05.1531871Z fastqueue html 2021-05-19T18:10:05.1793812Z faststack html 2021-05-19T18:10:05.1843533Z key_missing html 2021-05-19T18:10:05.1848419Z ** building package indices 2021-05-19T18:10:05.2055320Z ** testing if installed package can be loaded 2021-05-19T18:10:05.2057670Z *** arch - i386 2021-05-19T18:10:05.5111802Z *** arch - x64 2021-05-19T18:10:05.8220068Z * DONE (fastmap) 2021-05-19T18:10:05.8532065Z In R CMD INSTALL 2021-05-19T18:10:06.2187768Z * installing *source* package 'withr' ... 2021-05-19T18:10:06.2276217Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-19T18:10:06.2586362Z ** R 2021-05-19T18:10:06.2776194Z ** inst 2021-05-19T18:10:06.2813129Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:10:06.8207628Z ** help 2021-05-19T18:10:06.9939797Z *** installing help indices 2021-05-19T18:10:07.0796390Z converting help for package 'withr' 2021-05-19T18:10:07.1122260Z finding HTML links ... done 2021-05-19T18:10:07.1882934Z defer html 2021-05-19T18:10:07.2941021Z devices html 2021-05-19T18:10:07.2944627Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcR31oA/R.INSTALL1680d642ad1/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-19T18:10:07.2979663Z makevars_user html 2021-05-19T18:10:07.3111040Z set_makevars html 2021-05-19T18:10:07.3351573Z with_ html 2021-05-19T18:10:07.3456374Z with_collate html 2021-05-19T18:10:07.3562778Z with_connection html 2021-05-19T18:10:07.3680832Z with_db_connection html 2021-05-19T18:10:07.3786309Z with_dir html 2021-05-19T18:10:07.3971172Z with_envvar html 2021-05-19T18:10:07.4080644Z with_file html 2021-05-19T18:10:07.4192357Z with_gctorture2 html 2021-05-19T18:10:07.4333539Z with_libpaths html 2021-05-19T18:10:07.4523539Z with_locale html 2021-05-19T18:10:07.4708475Z with_makevars html 2021-05-19T18:10:07.4832974Z with_options html 2021-05-19T18:10:07.5352050Z with_package html 2021-05-19T18:10:07.5353834Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcR31oA/R.INSTALL1680d642ad1/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-19T18:10:07.5524621Z with_par html 2021-05-19T18:10:07.5688034Z with_path html 2021-05-19T18:10:07.5864660Z with_rng_version html 2021-05-19T18:10:07.6019944Z with_seed html 2021-05-19T18:10:07.6246604Z with_sink html 2021-05-19T18:10:07.6396193Z with_temp_libpaths html 2021-05-19T18:10:07.6579493Z with_tempfile html 2021-05-19T18:10:07.6732465Z with_timezone html 2021-05-19T18:10:07.7188877Z withr html 2021-05-19T18:10:07.7195903Z *** copying figures 2021-05-19T18:10:07.7211829Z ** building package indices 2021-05-19T18:10:07.8182200Z ** installing vignettes 2021-05-19T18:10:07.8261092Z ** testing if installed package can be loaded 2021-05-19T18:10:07.8266165Z *** arch - i386 2021-05-19T18:10:08.0319510Z *** arch - x64 2021-05-19T18:10:08.3412190Z * DONE (withr) 2021-05-19T18:10:08.3756580Z In R CMD INSTALL 2021-05-19T18:10:08.6596437Z * installing *source* package 'rappdirs' ... 2021-05-19T18:10:08.6636212Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-19T18:10:08.6977533Z ** libs 2021-05-19T18:10:08.6986826Z 2021-05-19T18:10:08.6988010Z *** arch - i386 2021-05-19T18:10:08.7235100Z 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-19T18:10:08.8309446Z 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-19T18:10:09.6064740Z 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-19T18:10:09.7198898Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-19T18:10:09.7208090Z 2021-05-19T18:10:09.7209262Z *** arch - x64 2021-05-19T18:10:09.7429177Z 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-19T18:10:09.8508565Z 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-19T18:10:10.8588571Z 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-19T18:10:10.9633719Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-19T18:10:10.9665020Z ** R 2021-05-19T18:10:10.9747691Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:10:11.1242480Z ** help 2021-05-19T18:10:11.1718705Z *** installing help indices 2021-05-19T18:10:11.2130013Z converting help for package 'rappdirs' 2021-05-19T18:10:11.2422825Z finding HTML links ... done 2021-05-19T18:10:11.2730435Z app_dir html 2021-05-19T18:10:11.3041103Z rappdirs-package html 2021-05-19T18:10:11.3334343Z site_data_dir html 2021-05-19T18:10:11.3593852Z user_cache_dir html 2021-05-19T18:10:11.3884013Z user_data_dir html 2021-05-19T18:10:11.4161098Z user_log_dir html 2021-05-19T18:10:11.4166186Z ** building package indices 2021-05-19T18:10:11.4474358Z ** testing if installed package can be loaded 2021-05-19T18:10:11.4477040Z *** arch - i386 2021-05-19T18:10:11.7536548Z *** arch - x64 2021-05-19T18:10:12.0665911Z * DONE (rappdirs) 2021-05-19T18:10:12.0938707Z In R CMD INSTALL 2021-05-19T18:10:12.8085515Z * installing *source* package 'fs' ... 2021-05-19T18:10:12.8431094Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-19T18:10:12.8746262Z ** libs 2021-05-19T18:10:12.8755700Z 2021-05-19T18:10:12.8756934Z *** arch - i386 2021-05-19T18:10:13.0164854Z 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-19T18:10:13.6938288Z 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-19T18:10:14.4830846Z 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-19T18:10:15.3304289Z 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-19T18:10:15.4604561Z 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-19T18:10:16.0951085Z 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-19T18:10:16.8734536Z 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-19T18:10:17.6980275Z 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-19T18:10:18.5857992Z 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-19T18:10:19.3802106Z 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-19T18:10:20.2304834Z 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-19T18:10:21.1345429Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-19T18:10:21.1347736Z 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-19T18:10:21.1352820Z HAVE_DTRACE=0 2021-05-19T18:10:21.1763367Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpIt2G1v/R.INSTALL9441adb1e22/fs/src-i386/libuv-1.38.1' 2021-05-19T18:10:21.1765247Z 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-19T18:10:21.4564217Z 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-19T18:10:21.6655146Z 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-19T18:10:21.8729244Z 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-19T18:10:22.1458815Z 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-19T18:10:22.3331133Z 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-19T18:10:22.5940755Z 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-19T18:10:22.7815446Z 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-19T18:10:23.0849672Z 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-19T18:10:23.3498556Z 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-19T18:10:23.9221131Z 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-19T18:10:24.2517687Z 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-19T18:10:24.8397241Z 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-19T18:10:25.0817333Z 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-19T18:10:25.7020716Z 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-19T18:10:26.6353430Z 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-19T18:10:26.9875897Z 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-19T18:10:27.2643992Z 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-19T18:10:27.6659395Z src/win/util.c: In function 'uv_os_uname': 2021-05-19T18:10:27.6663741Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-19T18:10:27.6665066Z #pragma warning(suppress : 4996) 2021-05-19T18:10:27.6665852Z ^ 2021-05-19T18:10:27.9799081Z src/win/util.c: In function 'uv_os_environ': 2021-05-19T18:10:27.9801062Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:10:27.9802644Z ptr = strchr(buf + 1, '='); 2021-05-19T18:10:27.9803417Z ^ 2021-05-19T18:10:28.1495706Z 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-19T18:10:28.6509348Z 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-19T18:10:29.3886376Z 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-19T18:10:29.5637211Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-19T18:10:29.5638919Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-19T18:10:29.5640101Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-19T18:10:29.5640797Z ^ 2021-05-19T18:10:29.5641806Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-19T18:10:29.6793193Z 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-19T18:10:30.7754694Z 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-19T18:10:30.9631357Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-19T18:10:30.9635112Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-19T18:10:30.9636272Z int err = 0; 2021-05-19T18:10:30.9636975Z ^ 2021-05-19T18:10:30.9642558Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-19T18:10:30.9644039Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-19T18:10:30.9645107Z int err = 0; 2021-05-19T18:10:30.9645781Z ^ 2021-05-19T18:10:30.9647219Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-19T18:10:30.9648609Z LARGE_INTEGER zero, pos, end_pos; 2021-05-19T18:10:30.9649419Z ^ 2021-05-19T18:10:30.9650342Z src/win/fs.c: In function 'fs__unlink': 2021-05-19T18:10:30.9651778Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-19T18:10:30.9653154Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-19T18:10:30.9653957Z ^ 2021-05-19T18:10:30.9655403Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-19T18:10:31.7050333Z src/win/fs.c: In function 'uv__fs_work': 2021-05-19T18:10:31.7051943Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:10:31.7053167Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-19T18:10:31.7054106Z ^ 2021-05-19T18:10:31.7054940Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-19T18:10:31.7055706Z uv_stat_t new_statbuf; 2021-05-19T18:10:31.7056232Z ^ 2021-05-19T18:10:31.7057445Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:10:31.7058573Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-19T18:10:31.7059180Z ^ 2021-05-19T18:10:31.7059940Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-19T18:10:31.7060691Z uv_stat_t new_statbuf; 2021-05-19T18:10:31.7061221Z ^ 2021-05-19T18:10:31.7062403Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:10:31.7063526Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-19T18:10:31.7064229Z ^ 2021-05-19T18:10:31.7065013Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-19T18:10:31.7065736Z uv_stat_t statbuf; 2021-05-19T18:10:31.7066269Z ^ 2021-05-19T18:10:31.7067367Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:10:31.7068480Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-19T18:10:31.7069085Z ^ 2021-05-19T18:10:31.7069828Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-19T18:10:31.7070546Z uv_stat_t statbuf; 2021-05-19T18:10:31.7071080Z ^ 2021-05-19T18:10:32.5718949Z 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-19T18:10:32.8001082Z 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-19T18:10:33.1877422Z 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-19T18:10:33.4240151Z 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-19T18:10:33.7696136Z 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-19T18:10:33.9713158Z 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-19T18:10:34.2117593Z 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-19T18:10:34.5264993Z 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-19T18:10:34.7388100Z 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-19T18:10:35.0041849Z 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-19T18:10:35.3112597Z 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-19T18:10:35.5389463Z 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-19T18:10:35.5698217Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpIt2G1v/R.INSTALL9441adb1e22/fs/src-i386/libuv-1.38.1' 2021-05-19T18:10:35.7124221Z 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-19T18:10:36.0823166Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-19T18:10:36.0855737Z 2021-05-19T18:10:36.0856841Z *** arch - x64 2021-05-19T18:10:36.2253666Z 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-19T18:10:37.1463562Z 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-19T18:10:38.1748172Z 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-19T18:10:39.2795074Z 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-19T18:10:39.4137940Z 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-19T18:10:40.3454248Z 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-19T18:10:41.3770553Z 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-19T18:10:42.4943508Z 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-19T18:10:43.6692825Z 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-19T18:10:44.7245362Z 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-19T18:10:45.8175636Z 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-19T18:10:46.8840701Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-19T18:10:46.8849861Z 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-19T18:10:46.8851363Z HAVE_DTRACE=0 2021-05-19T18:10:46.9275859Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpIt2G1v/R.INSTALL9441adb1e22/fs/src-x64/libuv-1.38.1' 2021-05-19T18:10:46.9278226Z 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-19T18:10:47.4454515Z 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-19T18:10:47.9218017Z 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-19T18:10:48.4010530Z 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-19T18:10:48.9281008Z 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-19T18:10:49.3647878Z 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-19T18:10:49.8700884Z 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-19T18:10:50.3141875Z 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-19T18:10:50.8276795Z 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-19T18:10:51.3458538Z 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-19T18:10:52.1125320Z 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-19T18:10:52.7306140Z 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-19T18:10:53.4295761Z 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-19T18:10:53.9224262Z 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-19T18:10:54.5083711Z 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-19T18:10:55.5619663Z 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-19T18:10:56.1590040Z 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-19T18:10:56.6645833Z 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-19T18:10:57.2756596Z src/win/util.c: In function 'uv_os_uname': 2021-05-19T18:10:57.2795186Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-19T18:10:57.2796379Z #pragma warning(suppress : 4996) 2021-05-19T18:10:57.2797104Z ^ 2021-05-19T18:10:57.6768216Z 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-19T18:10:58.3856496Z 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-19T18:10:59.2144687Z 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-19T18:10:59.6409441Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-19T18:10:59.6412296Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-19T18:10:59.6414255Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-19T18:10:59.6415441Z ^ 2021-05-19T18:10:59.6417255Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-19T18:10:59.7543514Z 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-19T18:11:00.9447506Z 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-19T18:11:01.3880714Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-19T18:11:01.3883387Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-19T18:11:01.3884540Z int err = 0; 2021-05-19T18:11:01.3885264Z ^ 2021-05-19T18:11:01.3892709Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-19T18:11:01.3894165Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-19T18:11:01.3895207Z int err = 0; 2021-05-19T18:11:01.3895885Z ^ 2021-05-19T18:11:01.3897314Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-19T18:11:01.3898707Z LARGE_INTEGER zero, pos, end_pos; 2021-05-19T18:11:01.3899547Z ^ 2021-05-19T18:11:01.3900552Z src/win/fs.c: In function 'fs__unlink': 2021-05-19T18:11:01.3901967Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-19T18:11:01.3903276Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-19T18:11:01.3904064Z ^ 2021-05-19T18:11:01.3905461Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-19T18:11:01.5569895Z src/win/fs.c: In function 'fs__copyfile': 2021-05-19T18:11:01.5572785Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:11:01.5574758Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-19T18:11:01.5575949Z ^ 2021-05-19T18:11:01.5577878Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:11:01.5579753Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-19T18:11:01.5580857Z ^ 2021-05-19T18:11:01.5582673Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:11:01.5584522Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-19T18:11:01.5585681Z ^ 2021-05-19T18:11:01.5587592Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:11:01.5589464Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-19T18:11:01.5590555Z ^ 2021-05-19T18:11:02.6864232Z 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-19T18:11:03.1871910Z 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-19T18:11:03.7921329Z 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-19T18:11:04.2720241Z 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-19T18:11:04.8527928Z 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-19T18:11:05.3229194Z 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-19T18:11:05.8318318Z 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-19T18:11:06.3670240Z 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-19T18:11:06.8316894Z 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-19T18:11:07.3548070Z 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-19T18:11:07.8875784Z 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-19T18:11:08.3710331Z 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-19T18:11:08.4010274Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpIt2G1v/R.INSTALL9441adb1e22/fs/src-x64/libuv-1.38.1' 2021-05-19T18:11:08.5434281Z 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-19T18:11:08.9388596Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-19T18:11:08.9433352Z ** R 2021-05-19T18:11:08.9655527Z ** inst 2021-05-19T18:11:08.9699639Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:11:09.9852181Z ** help 2021-05-19T18:11:10.1464100Z *** installing help indices 2021-05-19T18:11:10.2367875Z converting help for package 'fs' 2021-05-19T18:11:10.2647960Z finding HTML links ... done 2021-05-19T18:11:10.3063224Z copy html 2021-05-19T18:11:10.3273819Z create html 2021-05-19T18:11:10.3795387Z delete html 2021-05-19T18:11:10.4086593Z dir_ls html 2021-05-19T18:11:10.4172250Z dir_tree html 2021-05-19T18:11:10.4278739Z file_access html 2021-05-19T18:11:10.4376372Z file_chmod html 2021-05-19T18:11:10.4455607Z file_chown html 2021-05-19T18:11:10.4779378Z file_info html 2021-05-19T18:11:10.4885056Z file_move html 2021-05-19T18:11:10.4979809Z file_show html 2021-05-19T18:11:10.5123995Z file_temp html 2021-05-19T18:11:10.5211983Z file_touch html 2021-05-19T18:11:10.5383571Z fs-package html 2021-05-19T18:11:10.5448888Z fs_bytes html 2021-05-19T18:11:10.5561655Z fs_path html 2021-05-19T18:11:10.5825589Z fs_perms html 2021-05-19T18:11:10.5891826Z id html 2021-05-19T18:11:10.5944652Z is_absolute_path html 2021-05-19T18:11:10.6063896Z is_file html 2021-05-19T18:11:10.6120219Z link_path html 2021-05-19T18:11:10.6220242Z path html 2021-05-19T18:11:10.6597479Z path_expand html 2021-05-19T18:11:10.6727992Z path_file html 2021-05-19T18:11:10.6877939Z path_filter html 2021-05-19T18:11:10.7154857Z path_math html 2021-05-19T18:11:10.7256430Z path_package html 2021-05-19T18:11:10.7444582Z path_sanitize html 2021-05-19T18:11:10.7522151Z path_tidy html 2021-05-19T18:11:10.7529703Z ** building package indices 2021-05-19T18:11:10.8253594Z ** installing vignettes 2021-05-19T18:11:10.8332003Z ** testing if installed package can be loaded 2021-05-19T18:11:10.8336103Z *** arch - i386 2021-05-19T18:11:11.1405271Z *** arch - x64 2021-05-19T18:11:11.4515625Z * DONE (fs) 2021-05-19T18:11:11.6138839Z In R CMD INSTALL 2021-05-19T18:11:11.9057114Z * installing *source* package 'clipr' ... 2021-05-19T18:11:11.9104504Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-19T18:11:11.9386830Z ** R 2021-05-19T18:11:11.9484126Z ** inst 2021-05-19T18:11:11.9524709Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:11:12.1264889Z ** help 2021-05-19T18:11:12.1757021Z *** installing help indices 2021-05-19T18:11:12.2087336Z converting help for package 'clipr' 2021-05-19T18:11:12.2401669Z finding HTML links ... done 2021-05-19T18:11:12.2586945Z clear_clip html 2021-05-19T18:11:12.2702172Z clipr html 2021-05-19T18:11:12.2825175Z clipr_available html 2021-05-19T18:11:12.2910554Z read_clip html 2021-05-19T18:11:12.3101322Z read_clip_tbl html 2021-05-19T18:11:12.3479115Z write_clip html 2021-05-19T18:11:12.3544162Z write_last_clip html 2021-05-19T18:11:12.3549624Z ** building package indices 2021-05-19T18:11:12.3852256Z ** installing vignettes 2021-05-19T18:11:12.3939678Z ** testing if installed package can be loaded 2021-05-19T18:11:12.3944097Z *** arch - i386 2021-05-19T18:11:12.7015204Z *** arch - x64 2021-05-19T18:11:13.0118329Z * DONE (clipr) 2021-05-19T18:11:13.0398339Z In R CMD INSTALL 2021-05-19T18:11:14.3524292Z * installing *source* package 'git2r' ... 2021-05-19T18:11:14.4241087Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-19T18:11:14.4242788Z 2021-05-19T18:11:14.4243821Z ********************************************** 2021-05-19T18:11:14.4245213Z WARNING: this package has a configure script 2021-05-19T18:11:14.4246732Z It probably needs manual configuration 2021-05-19T18:11:14.4248363Z ********************************************** 2021-05-19T18:11:14.4249032Z 2021-05-19T18:11:14.4249613Z 2021-05-19T18:11:14.4517162Z ** libs 2021-05-19T18:11:14.4543523Z 2021-05-19T18:11:14.4544854Z *** arch - i386 2021-05-19T18:11:14.8828316Z 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-19T18:11:14.9070441Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-19T18:11:16.6713325Z 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-19T18:11:16.8169291Z 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-19T18:11:16.9525475Z 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-19T18:11:17.2495468Z 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-19T18:11:17.4160042Z 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-19T18:11:17.6138816Z 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-19T18:11:17.9295367Z 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-19T18:11:18.0892990Z 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-19T18:11:18.2456316Z 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-19T18:11:18.4717350Z 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-19T18:11:18.7520093Z 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-19T18:11:19.2361510Z 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-19T18:11:19.5941285Z 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-19T18:11:19.7381733Z 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-19T18:11:19.8990119Z 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-19T18:11:20.0537604Z 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-19T18:11:20.2075580Z 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-19T18:11:20.4609246Z 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-19T18:11:20.6602677Z 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-19T18:11:20.8158474Z 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-19T18:11:21.0721226Z 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-19T18:11:21.2122312Z 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-19T18:11:21.3727870Z 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-19T18:11:21.5400449Z 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-19T18:11:21.6965720Z 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-19T18:11:21.9416076Z 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-19T18:11:22.2002189Z 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-19T18:11:22.3543778Z 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-19T18:11:22.5061668Z 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-19T18:11:22.7546088Z 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-19T18:11:22.9121764Z 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-19T18:11:23.0972531Z 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-19T18:11:23.3249676Z 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-19T18:11:23.5277692Z 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-19T18:11:23.6685793Z 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-19T18:11:23.9256606Z 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-19T18:11:24.4695164Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-19T18:11:24.4795389Z 2021-05-19T18:11:24.4796498Z *** arch - x64 2021-05-19T18:11:24.8864664Z 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-19T18:11:24.9110861Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-19T18:11:25.1394197Z 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-19T18:11:25.2840714Z 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-19T18:11:25.3959603Z 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-19T18:11:25.6276393Z 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-19T18:11:25.7774365Z 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-19T18:11:25.9585447Z 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-19T18:11:26.2324550Z 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-19T18:11:26.3846408Z 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-19T18:11:26.5380954Z 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-19T18:11:26.7450018Z 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-19T18:11:26.9664545Z 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-19T18:11:27.6846350Z 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-19T18:11:27.9952862Z 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-19T18:11:28.1241594Z 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-19T18:11:28.2714317Z 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-19T18:11:28.4309915Z 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-19T18:11:28.5852582Z 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-19T18:11:28.8163472Z 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-19T18:11:29.0068749Z 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-19T18:11:29.1605366Z 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-19T18:11:29.4047256Z 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-19T18:11:29.5334755Z 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-19T18:11:29.6967680Z 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-19T18:11:29.8587133Z 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-19T18:11:30.0065410Z 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-19T18:11:30.2336803Z 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-19T18:11:30.4492832Z 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-19T18:11:30.6041506Z 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-19T18:11:30.7465600Z 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-19T18:11:30.9701704Z 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-19T18:11:31.1176333Z 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-19T18:11:31.3167639Z 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-19T18:11:31.5266414Z 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-19T18:11:31.7123088Z 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-19T18:11:31.8467741Z 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-19T18:11:32.1002898Z 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-19T18:11:32.5765121Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-19T18:11:32.5874997Z ** R 2021-05-19T18:11:32.6424670Z ** inst 2021-05-19T18:11:32.6457423Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:11:33.6262256Z ** help 2021-05-19T18:11:34.2270368Z *** installing help indices 2021-05-19T18:11:34.5477905Z converting help for package 'git2r' 2021-05-19T18:11:34.5780226Z finding HTML links ... done 2021-05-19T18:11:34.6332460Z add html 2021-05-19T18:11:34.6424674Z ahead_behind html 2021-05-19T18:11:34.6733005Z as.data.frame.git_repository html 2021-05-19T18:11:34.6935353Z as.data.frame.git_tree html 2021-05-19T18:11:34.7059521Z as.list.git_tree html 2021-05-19T18:11:34.7493385Z blame html 2021-05-19T18:11:35.4467524Z blob_create html 2021-05-19T18:11:35.4468513Z branch_create html 2021-05-19T18:11:35.4469414Z branch_delete html 2021-05-19T18:11:35.4470381Z branch_get_upstream html 2021-05-19T18:11:35.4471320Z branch_remote_name html 2021-05-19T18:11:35.4472250Z branch_remote_url html 2021-05-19T18:11:35.4473157Z branch_rename html 2021-05-19T18:11:35.4474121Z branch_set_upstream html 2021-05-19T18:11:35.4475041Z branch_target html 2021-05-19T18:11:35.4475926Z branches html 2021-05-19T18:11:35.4476798Z bundle_r_package html 2021-05-19T18:11:35.4477698Z checkout html 2021-05-19T18:11:35.4478517Z clone html 2021-05-19T18:11:35.4479329Z commit html 2021-05-19T18:11:35.4480153Z commits html 2021-05-19T18:11:35.4480963Z config html 2021-05-19T18:11:35.4482042Z content html 2021-05-19T18:11:35.4482954Z contributions html 2021-05-19T18:11:35.4483833Z cred_env html 2021-05-19T18:11:35.4484724Z cred_ssh_key html 2021-05-19T18:11:35.4485944Z cred_token html 2021-05-19T18:11:35.4486817Z cred_user_pass html 2021-05-19T18:11:35.4487747Z default_signature html 2021-05-19T18:11:35.4488668Z descendant_of html 2021-05-19T18:11:35.4489603Z diff-methods html 2021-05-19T18:11:35.4490566Z discover_repository html 2021-05-19T18:11:35.4491456Z fetch html 2021-05-19T18:11:35.4492291Z fetch_heads html 2021-05-19T18:11:35.4493105Z git2r html 2021-05-19T18:11:35.4493959Z git_config_files html 2021-05-19T18:11:35.4494852Z git_time html 2021-05-19T18:11:35.4497135Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpU3VS70/R.INSTALL90c1d2d7000/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-19T18:11:35.4499127Z hash html 2021-05-19T18:11:35.4499961Z hashfile html 2021-05-19T18:11:35.4500876Z head.git_repository html 2021-05-19T18:11:35.4501831Z in_repository html 2021-05-19T18:11:35.4502763Z index_remove_bypath html 2021-05-19T18:11:35.4503626Z init html 2021-05-19T18:11:35.4504476Z is_bare html 2021-05-19T18:11:35.4505288Z is_binary html 2021-05-19T18:11:35.4506098Z is_blob html 2021-05-19T18:11:35.4506920Z is_branch html 2021-05-19T18:11:35.4507739Z is_commit html 2021-05-19T18:11:35.4508594Z is_detached html 2021-05-19T18:11:35.4509448Z is_empty html 2021-05-19T18:11:35.4510257Z is_head html 2021-05-19T18:11:35.4511070Z is_local html 2021-05-19T18:11:35.4511879Z is_merge html 2021-05-19T18:11:35.4512721Z is_shallow html 2021-05-19T18:11:35.4513540Z is_tag html 2021-05-19T18:11:35.4514400Z is_tree html 2021-05-19T18:11:35.4515232Z last_commit html 2021-05-19T18:11:35.4516129Z length.git_blob html 2021-05-19T18:11:35.4517032Z length.git_diff html 2021-05-19T18:11:35.4517960Z length.git_tree html 2021-05-19T18:11:35.4518878Z libgit2_features html 2021-05-19T18:11:35.4519804Z libgit2_version html 2021-05-19T18:11:35.4520676Z lookup html 2021-05-19T18:11:35.4521562Z lookup_commit html 2021-05-19T18:11:35.4522422Z ls_tree html 2021-05-19T18:11:35.4523244Z merge html 2021-05-19T18:11:35.4524100Z merge_base html 2021-05-19T18:11:35.4524971Z note_create html 2021-05-19T18:11:35.4525852Z note_default_ref html 2021-05-19T18:11:35.4526737Z note_remove html 2021-05-19T18:11:35.4528158Z notes html 2021-05-19T18:11:35.4647827Z odb_blobs html 2021-05-19T18:11:35.4751437Z odb_objects html 2021-05-19T18:11:35.4808126Z parents html 2021-05-19T18:11:35.4910381Z plot.git_repository html 2021-05-19T18:11:35.4985001Z print.git_reflog_entry html 2021-05-19T18:11:35.5201930Z pull html 2021-05-19T18:11:35.5300089Z punch_card html 2021-05-19T18:11:35.5460859Z push html 2021-05-19T18:11:35.5594877Z reexports html 2021-05-19T18:11:35.5660475Z references html 2021-05-19T18:11:35.5745572Z reflog html 2021-05-19T18:11:35.5838873Z remote_add html 2021-05-19T18:11:35.5946566Z remote_ls html 2021-05-19T18:11:35.6026705Z remote_remove html 2021-05-19T18:11:35.6113955Z remote_rename html 2021-05-19T18:11:35.6243426Z remote_set_url html 2021-05-19T18:11:35.6441593Z remote_url html 2021-05-19T18:11:35.6554811Z remotes html 2021-05-19T18:11:35.6580879Z repository html 2021-05-19T18:11:35.6588463Z repository_head html 2021-05-19T18:11:35.6707673Z reset html 2021-05-19T18:11:35.6801197Z revparse_single html 2021-05-19T18:11:35.6880369Z rm_file html 2021-05-19T18:11:35.6983526Z sha html 2021-05-19T18:11:35.7089937Z ssh_path html 2021-05-19T18:11:35.7167729Z ssl_cert_locations html 2021-05-19T18:11:35.7309045Z stash html 2021-05-19T18:11:35.7433602Z stash_apply html 2021-05-19T18:11:35.7525216Z stash_drop html 2021-05-19T18:11:35.7588859Z stash_list html 2021-05-19T18:11:35.7683263Z stash_pop html 2021-05-19T18:11:35.7852098Z status html 2021-05-19T18:11:35.7937683Z sub-.git_tree html 2021-05-19T18:11:35.8011736Z summary.git_repository html 2021-05-19T18:11:35.8087941Z summary.git_stash html 2021-05-19T18:11:35.8159319Z summary.git_tree html 2021-05-19T18:11:35.8293860Z tag html 2021-05-19T18:11:35.8396804Z tag_delete html 2021-05-19T18:11:35.8464274Z tags html 2021-05-19T18:11:35.8528048Z tree html 2021-05-19T18:11:35.8740493Z when html 2021-05-19T18:11:35.8743039Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpU3VS70/R.INSTALL90c1d2d7000/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-19T18:11:35.8807842Z workdir html 2021-05-19T18:11:35.8823778Z ** building package indices 2021-05-19T18:11:36.1581592Z ** testing if installed package can be loaded 2021-05-19T18:11:36.1584016Z *** arch - i386 2021-05-19T18:11:36.4647952Z *** arch - x64 2021-05-19T18:11:36.7819210Z * DONE (git2r) 2021-05-19T18:11:37.2426392Z In R CMD INSTALL 2021-05-19T18:11:37.7638990Z * installing *source* package 'httr' ... 2021-05-19T18:11:37.7853932Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-19T18:11:37.8155143Z ** R 2021-05-19T18:11:37.8566769Z ** demo 2021-05-19T18:11:37.8645975Z ** inst 2021-05-19T18:11:37.8727519Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:11:40.7169748Z ** help 2021-05-19T18:11:41.0802339Z *** installing help indices 2021-05-19T18:11:41.3121217Z converting help for package 'httr' 2021-05-19T18:11:41.3441286Z finding HTML links ... done 2021-05-19T18:11:41.4098758Z BROWSE html 2021-05-19T18:11:41.4676741Z DELETE html 2021-05-19T18:11:41.5035920Z GET html 2021-05-19T18:11:41.5409478Z HEAD html 2021-05-19T18:11:41.5865689Z PATCH html 2021-05-19T18:11:41.6321819Z POST html 2021-05-19T18:11:41.6809660Z PUT html 2021-05-19T18:11:41.7403720Z RETRY html 2021-05-19T18:11:41.7589101Z Token-class html 2021-05-19T18:11:41.8037243Z VERB html 2021-05-19T18:11:41.8197902Z add_headers html 2021-05-19T18:11:41.8339366Z authenticate html 2021-05-19T18:11:41.8402933Z cache_info html 2021-05-19T18:11:41.8686437Z config html 2021-05-19T18:11:41.9189741Z content html 2021-05-19T18:11:41.9293988Z content_type html 2021-05-19T18:11:41.9357950Z cookies html 2021-05-19T18:11:41.9576595Z get_callback html 2021-05-19T18:11:41.9629321Z guess_media html 2021-05-19T18:11:41.9738462Z handle html 2021-05-19T18:11:41.9791899Z handle_pool html 2021-05-19T18:11:41.9831433Z has_content html 2021-05-19T18:11:41.9892425Z headers html 2021-05-19T18:11:41.9958268Z hmac_sha1 html 2021-05-19T18:11:42.0131838Z http_condition html 2021-05-19T18:11:42.0255281Z http_error html 2021-05-19T18:11:42.0391787Z http_status html 2021-05-19T18:11:42.0452008Z http_type html 2021-05-19T18:11:42.0796423Z httr-package html 2021-05-19T18:11:42.0861870Z httr_dr html 2021-05-19T18:11:42.1026801Z httr_options html 2021-05-19T18:11:42.1162152Z init_oauth1.0 html 2021-05-19T18:11:42.1480736Z init_oauth2.0 html 2021-05-19T18:11:42.1530056Z insensitive html 2021-05-19T18:11:42.1695187Z jwt_signature html 2021-05-19T18:11:42.1771654Z modify_url html 2021-05-19T18:11:42.2053697Z oauth1.0_token html 2021-05-19T18:11:42.2535978Z oauth2.0_token html 2021-05-19T18:11:42.2702125Z oauth_app html 2021-05-19T18:11:42.2752557Z oauth_callback html 2021-05-19T18:11:42.2917238Z oauth_endpoint html 2021-05-19T18:11:42.2967572Z oauth_endpoints html 2021-05-19T18:11:42.3066255Z oauth_exchanger html 2021-05-19T18:11:42.3219856Z oauth_listener html 2021-05-19T18:11:42.3362145Z oauth_service_token html 2021-05-19T18:11:42.3481739Z oauth_signature html 2021-05-19T18:11:42.3601047Z parse_http_date html 2021-05-19T18:11:42.3705945Z parse_media html 2021-05-19T18:11:42.3809142Z parse_url html 2021-05-19T18:11:42.3878565Z progress html 2021-05-19T18:11:42.4025045Z response html 2021-05-19T18:11:42.4085627Z revoke_all html 2021-05-19T18:11:42.4208601Z set_config html 2021-05-19T18:11:42.4339927Z set_cookies html 2021-05-19T18:11:42.4421632Z sha1_hash html 2021-05-19T18:11:42.4463018Z sign_oauth html 2021-05-19T18:11:42.4508885Z status_code html 2021-05-19T18:11:42.4665876Z stop_for_status html 2021-05-19T18:11:42.4835964Z timeout html 2021-05-19T18:11:42.4963256Z upload_file html 2021-05-19T18:11:42.5126875Z use_proxy html 2021-05-19T18:11:42.5233727Z user_agent html 2021-05-19T18:11:42.5490281Z verbose html 2021-05-19T18:11:42.5649557Z with_config html 2021-05-19T18:11:42.5734459Z write_disk html 2021-05-19T18:11:42.5838332Z write_function html 2021-05-19T18:11:42.5898097Z write_stream html 2021-05-19T18:11:42.5909433Z ** building package indices 2021-05-19T18:11:42.7699266Z ** installing vignettes 2021-05-19T18:11:42.7778523Z ** testing if installed package can be loaded 2021-05-19T18:11:42.7781267Z *** arch - i386 2021-05-19T18:11:43.0843904Z *** arch - x64 2021-05-19T18:11:43.4017012Z * DONE (httr) 2021-05-19T18:11:43.4583871Z In R CMD INSTALL 2021-05-19T18:11:44.0198538Z * installing *source* package 'cli' ... 2021-05-19T18:11:44.0403420Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-19T18:11:44.0716715Z ** R 2021-05-19T18:11:44.1319204Z ** inst 2021-05-19T18:11:44.1387412Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:11:46.9853601Z ** help 2021-05-19T18:11:47.4612288Z *** installing help indices 2021-05-19T18:11:47.6632224Z converting help for package 'cli' 2021-05-19T18:11:47.6927604Z finding HTML links ... done 2021-05-19T18:11:47.7651586Z ansi-styles html 2021-05-19T18:11:47.7924948Z ansi_align html 2021-05-19T18:11:47.8212154Z ansi_columns html 2021-05-19T18:11:47.8303768Z ansi_has_any html 2021-05-19T18:11:47.8444587Z ansi_hide_cursor html 2021-05-19T18:11:47.8662315Z ansi_nchar html 2021-05-19T18:11:47.8755002Z ansi_regex html 2021-05-19T18:11:47.8858164Z ansi_strip html 2021-05-19T18:11:47.9094213Z ansi_strsplit html 2021-05-19T18:11:47.9266770Z ansi_strtrim html 2021-05-19T18:11:47.9511999Z ansi_strwrap html 2021-05-19T18:11:47.9712394Z ansi_substr html 2021-05-19T18:11:47.9921705Z ansi_substring html 2021-05-19T18:11:48.0289715Z ansi_toupper html 2021-05-19T18:11:48.0451188Z ansi_trimws html 2021-05-19T18:11:48.0841761Z boxx html 2021-05-19T18:11:48.1019975Z builtin_theme html 2021-05-19T18:11:48.1173181Z cat_line html 2021-05-19T18:11:48.1252660Z cli html 2021-05-19T18:11:48.1355204Z cli_alert html 2021-05-19T18:11:48.1484844Z cli_blockquote html 2021-05-19T18:11:48.1740216Z cli_bullets html 2021-05-19T18:11:48.1922749Z cli_code html 2021-05-19T18:11:48.2078321Z cli_debug_doc html 2021-05-19T18:11:48.2245382Z cli_div html 2021-05-19T18:11:48.2430689Z cli_dl html 2021-05-19T18:11:48.2483206Z cli_end html 2021-05-19T18:11:48.2663922Z cli_format html 2021-05-19T18:11:48.2824800Z cli_format_method html 2021-05-19T18:11:48.2914334Z cli_h1 html 2021-05-19T18:11:48.3062426Z cli_li html 2021-05-19T18:11:48.3163086Z cli_list_themes html 2021-05-19T18:11:48.3340925Z cli_ol html 2021-05-19T18:11:48.3399935Z cli_output_connection html 2021-05-19T18:11:48.3550579Z cli_par html 2021-05-19T18:11:48.3876070Z cli_process_start html 2021-05-19T18:11:48.4062513Z cli_rule html 2021-05-19T18:11:48.4233126Z cli_sitrep html 2021-05-19T18:11:48.4589022Z cli_status html 2021-05-19T18:11:48.4765623Z cli_status_clear html 2021-05-19T18:11:48.4918873Z cli_status_update html 2021-05-19T18:11:48.5000966Z cli_text html 2021-05-19T18:11:48.5182541Z cli_ul html 2021-05-19T18:11:48.5344204Z cli_vec html 2021-05-19T18:11:48.5406985Z cli_verbatim html 2021-05-19T18:11:48.5525585Z combine_ansi_styles html 2021-05-19T18:11:48.5675683Z console_width html 2021-05-19T18:11:48.5806987Z containers html 2021-05-19T18:11:48.5883582Z demo_spinners html 2021-05-19T18:11:48.6035146Z faq html 2021-05-19T18:11:48.6131504Z format_error html 2021-05-19T18:11:48.6290412Z get_spinner html 2021-05-19T18:11:48.6813357Z inline-markup html 2021-05-19T18:11:48.6934368Z is_ansi_tty html 2021-05-19T18:11:48.7139929Z is_dynamic_tty html 2021-05-19T18:11:48.7217463Z is_utf8_output html 2021-05-19T18:11:48.7289474Z list_spinners html 2021-05-19T18:11:48.7548037Z make_ansi_style html 2021-05-19T18:11:48.7801460Z make_spinner html 2021-05-19T18:11:48.7876531Z match_selector html 2021-05-19T18:11:48.7984654Z match_selector_node html 2021-05-19T18:11:48.8447941Z num_ansi_colors html 2021-05-19T18:11:48.8554116Z parse_selector html 2021-05-19T18:11:48.8650613Z pluralization-helpers html 2021-05-19T18:11:48.9355442Z pluralization html 2021-05-19T18:11:48.9494474Z pluralize html 2021-05-19T18:11:48.9831156Z rule html 2021-05-19T18:11:48.9946995Z simple_theme html 2021-05-19T18:11:49.0045601Z spark_bar html 2021-05-19T18:11:49.0125943Z spark_line html 2021-05-19T18:11:49.0259502Z start_app html 2021-05-19T18:11:49.0385435Z style_hyperlink html 2021-05-19T18:11:49.0447257Z symbol html 2021-05-19T18:11:49.0683921Z test_that_cli html 2021-05-19T18:11:49.1295104Z themes html 2021-05-19T18:11:49.1505423Z tree html 2021-05-19T18:11:49.1630376Z unicode-width-workaround html 2021-05-19T18:11:49.1642672Z *** copying figures 2021-05-19T18:11:49.1649460Z ** building package indices 2021-05-19T18:11:49.3743721Z ** testing if installed package can be loaded 2021-05-19T18:11:49.3746152Z *** arch - i386 2021-05-19T18:11:49.6814442Z *** arch - x64 2021-05-19T18:11:49.9983513Z * DONE (cli) 2021-05-19T18:11:50.0771395Z In R CMD INSTALL 2021-05-19T18:11:50.9479826Z * installing *source* package 'credentials' ... 2021-05-19T18:11:50.9480802Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-19T18:11:50.9481425Z ** R 2021-05-19T18:11:50.9481754Z ** inst 2021-05-19T18:11:50.9482380Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:11:50.9483159Z ** help 2021-05-19T18:11:50.9483631Z *** installing help indices 2021-05-19T18:11:50.9484189Z finding HTML links ... done 2021-05-19T18:11:50.9484856Z converting help for package 'credentials' 2021-05-19T18:11:50.9485700Z credential_api html 2021-05-19T18:11:50.9486314Z credential_helper html 2021-05-19T18:11:50.9487034Z http_credentials html 2021-05-19T18:11:50.9487640Z set_github_pat html 2021-05-19T18:11:50.9488428Z ssh_credentials html 2021-05-19T18:11:50.9496099Z ** building package indices 2021-05-19T18:11:50.9706375Z ** installing vignettes 2021-05-19T18:11:50.9767232Z ** testing if installed package can be loaded 2021-05-19T18:11:50.9769870Z *** arch - i386 2021-05-19T18:11:52.8940753Z *** arch - x64 2021-05-19T18:11:53.8090503Z * DONE (credentials) 2021-05-19T18:11:53.8340399Z In R CMD INSTALL 2021-05-19T18:11:54.1994726Z * installing *source* package 'lifecycle' ... 2021-05-19T18:11:54.2095506Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-19T18:11:54.2390949Z ** R 2021-05-19T18:11:54.2498956Z ** inst 2021-05-19T18:11:54.2559368Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:11:54.5330172Z ** help 2021-05-19T18:11:54.6024053Z *** installing help indices 2021-05-19T18:11:54.6449469Z converting help for package 'lifecycle' 2021-05-19T18:11:54.6745796Z finding HTML links ... done 2021-05-19T18:11:54.7232492Z badge html 2021-05-19T18:11:54.7612183Z deprecate_soft html 2021-05-19T18:11:54.8124724Z deprecated html 2021-05-19T18:11:54.8368508Z expect_deprecated html 2021-05-19T18:11:54.8469258Z last_warnings html 2021-05-19T18:11:54.8638650Z lifecycle-package html 2021-05-19T18:11:54.8747213Z signal_experimental html 2021-05-19T18:11:54.8920046Z signal_stage html 2021-05-19T18:11:54.9050233Z verbosity html 2021-05-19T18:11:54.9056005Z *** copying figures 2021-05-19T18:11:54.9107265Z ** building package indices 2021-05-19T18:11:54.9560630Z ** installing vignettes 2021-05-19T18:11:54.9627655Z ** testing if installed package can be loaded 2021-05-19T18:11:54.9630970Z *** arch - i386 2021-05-19T18:11:55.2686843Z *** arch - x64 2021-05-19T18:11:55.5809133Z * DONE (lifecycle) 2021-05-19T18:11:55.6197396Z In R CMD INSTALL 2021-05-19T18:11:56.0675426Z * installing *source* package 'desc' ... 2021-05-19T18:11:56.0838102Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-19T18:11:56.1167781Z ** R 2021-05-19T18:11:56.1459870Z ** inst 2021-05-19T18:11:56.1501958Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:11:57.8565053Z ** help 2021-05-19T18:11:58.1421432Z *** installing help indices 2021-05-19T18:11:58.3030426Z converting help for package 'desc' 2021-05-19T18:11:58.3340393Z finding HTML links ... done 2021-05-19T18:11:58.3877467Z check_encoding html 2021-05-19T18:11:58.3967636Z check_field html 2021-05-19T18:11:58.4043412Z cran_ascii_fields html 2021-05-19T18:11:58.4537766Z cran_valid_fields html 2021-05-19T18:11:58.4613293Z dep_types html 2021-05-19T18:11:58.4774430Z desc html 2021-05-19T18:11:58.5016035Z desc_add_author html 2021-05-19T18:11:58.5263305Z desc_add_author_gh html 2021-05-19T18:11:58.5516923Z desc_add_me html 2021-05-19T18:11:58.5815062Z desc_add_orcid html 2021-05-19T18:11:58.5928218Z desc_add_remotes html 2021-05-19T18:11:58.6232487Z desc_add_role html 2021-05-19T18:11:58.6410829Z desc_add_to_collate html 2021-05-19T18:11:58.6505289Z desc_add_urls html 2021-05-19T18:11:58.6708492Z desc_bump_version html 2021-05-19T18:11:58.6978272Z desc_change_maintainer html 2021-05-19T18:11:58.7056046Z desc_clear_remotes html 2021-05-19T18:11:58.7158062Z desc_clear_urls html 2021-05-19T18:11:58.7343139Z desc_coerce_authors_at_r html 2021-05-19T18:11:58.7505310Z desc_del html 2021-05-19T18:11:58.7766238Z desc_del_author html 2021-05-19T18:11:58.7890787Z desc_del_collate html 2021-05-19T18:11:58.8043783Z desc_del_dep html 2021-05-19T18:11:58.8158171Z desc_del_deps html 2021-05-19T18:11:58.8320117Z desc_del_from_collate html 2021-05-19T18:11:58.8415354Z desc_del_remotes html 2021-05-19T18:11:58.8683796Z desc_del_role html 2021-05-19T18:11:58.8777560Z desc_del_urls html 2021-05-19T18:11:58.8877799Z desc_fields html 2021-05-19T18:11:58.8994520Z desc_get html 2021-05-19T18:11:58.9183237Z desc_get_author html 2021-05-19T18:11:58.9347499Z desc_get_authors html 2021-05-19T18:11:58.9442030Z desc_get_built html 2021-05-19T18:11:58.9599357Z desc_get_collate html 2021-05-19T18:11:58.9717416Z desc_get_deps html 2021-05-19T18:11:58.9892772Z desc_get_field html 2021-05-19T18:11:59.0082622Z desc_get_maintainer html 2021-05-19T18:11:59.0149036Z desc_get_remotes html 2021-05-19T18:11:59.0224248Z desc_get_urls html 2021-05-19T18:11:59.0382749Z desc_get_version html 2021-05-19T18:11:59.0386295Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOaWkUJ/R.INSTALL10183c6a29b9/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-19T18:11:59.0533263Z desc_has_dep html 2021-05-19T18:11:59.0741075Z desc_has_fields html 2021-05-19T18:11:59.0816347Z desc_normalize html 2021-05-19T18:11:59.0869996Z desc_print html 2021-05-19T18:11:59.0963450Z desc_reformat_fields html 2021-05-19T18:11:59.1044124Z desc_reorder_fields html 2021-05-19T18:11:59.1204012Z desc_set html 2021-05-19T18:11:59.1397717Z desc_set_authors html 2021-05-19T18:11:59.1534239Z desc_set_collate html 2021-05-19T18:11:59.1686079Z desc_set_dep html 2021-05-19T18:11:59.1823869Z desc_set_deps html 2021-05-19T18:11:59.1913326Z desc_set_remotes html 2021-05-19T18:11:59.2001988Z desc_set_urls html 2021-05-19T18:11:59.2206313Z desc_set_version html 2021-05-19T18:11:59.2208216Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOaWkUJ/R.INSTALL10183c6a29b9/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-19T18:11:59.2256646Z desc_to_latex html 2021-05-19T18:11:59.2308093Z desc_validate html 2021-05-19T18:11:59.4249700Z description html 2021-05-19T18:11:59.4251572Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOaWkUJ/R.INSTALL10183c6a29b9/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-19T18:11:59.4254140Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOaWkUJ/R.INSTALL10183c6a29b9/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-19T18:11:59.4256565Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOaWkUJ/R.INSTALL10183c6a29b9/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-19T18:11:59.4261611Z ** building package indices 2021-05-19T18:11:59.5801534Z ** testing if installed package can be loaded 2021-05-19T18:11:59.5803930Z *** arch - i386 2021-05-19T18:11:59.8863424Z *** arch - x64 2021-05-19T18:12:00.2016905Z * DONE (desc) 2021-05-19T18:12:00.2496808Z In R CMD INSTALL 2021-05-19T18:12:00.5278084Z * installing *source* package 'cachem' ... 2021-05-19T18:12:00.5320312Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-19T18:12:00.5631749Z ** libs 2021-05-19T18:12:00.5640701Z 2021-05-19T18:12:00.5641890Z *** arch - i386 2021-05-19T18:12:00.5884154Z 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-19T18:12:00.7045701Z 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-19T18:12:00.9383973Z 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-19T18:12:01.0542209Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-19T18:12:01.0551322Z 2021-05-19T18:12:01.0552497Z *** arch - x64 2021-05-19T18:12:01.0766511Z 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-19T18:12:01.1806684Z 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-19T18:12:01.4111888Z 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-19T18:12:01.5179926Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-19T18:12:01.5210344Z ** R 2021-05-19T18:12:01.5355755Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:01.9378163Z ** help 2021-05-19T18:12:01.9850102Z *** installing help indices 2021-05-19T18:12:02.0213465Z converting help for package 'cachem' 2021-05-19T18:12:02.0504510Z finding HTML links ... done 2021-05-19T18:12:02.2083921Z cache_disk html 2021-05-19T18:12:02.2174147Z cache_layered html 2021-05-19T18:12:02.2964876Z cache_mem html 2021-05-19T18:12:02.3124078Z reexports html 2021-05-19T18:12:02.3128579Z ** building package indices 2021-05-19T18:12:02.3373037Z ** testing if installed package can be loaded 2021-05-19T18:12:02.3375842Z *** arch - i386 2021-05-19T18:12:02.6441071Z *** arch - x64 2021-05-19T18:12:02.9557930Z * DONE (cachem) 2021-05-19T18:12:02.9827226Z In R CMD INSTALL 2021-05-19T18:12:03.3090919Z * installing *source* package 'gh' ... 2021-05-19T18:12:03.3150316Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-19T18:12:03.3446148Z ** R 2021-05-19T18:12:03.3657224Z ** inst 2021-05-19T18:12:03.3699963Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:04.4036733Z ** help 2021-05-19T18:12:04.4706854Z *** installing help indices 2021-05-19T18:12:04.5084682Z converting help for package 'gh' 2021-05-19T18:12:04.5397266Z finding HTML links ... done 2021-05-19T18:12:04.5630445Z gh-package html 2021-05-19T18:12:04.6267303Z gh html 2021-05-19T18:12:04.6803349Z gh_gql html 2021-05-19T18:12:04.6921557Z gh_next html 2021-05-19T18:12:04.7114021Z gh_rate_limit html 2021-05-19T18:12:04.7394922Z gh_token html 2021-05-19T18:12:04.7463256Z gh_tree_remote html 2021-05-19T18:12:04.7724515Z gh_whoami html 2021-05-19T18:12:04.7812343Z print.gh_response html 2021-05-19T18:12:04.7818090Z ** building package indices 2021-05-19T18:12:04.8142859Z ** installing vignettes 2021-05-19T18:12:04.8213561Z ** testing if installed package can be loaded 2021-05-19T18:12:04.8219106Z *** arch - i386 2021-05-19T18:12:05.1287461Z *** arch - x64 2021-05-19T18:12:05.4366799Z * DONE (gh) 2021-05-19T18:12:05.4658601Z In R CMD INSTALL 2021-05-19T18:12:05.8375902Z * installing *source* package 'gert' ... 2021-05-19T18:12:05.8463557Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-19T18:12:05.8465282Z 2021-05-19T18:12:05.8466035Z ********************************************** 2021-05-19T18:12:05.8466951Z WARNING: this package has a configure script 2021-05-19T18:12:05.8469089Z It probably needs manual configuration 2021-05-19T18:12:05.8470048Z ********************************************** 2021-05-19T18:12:05.8470523Z 2021-05-19T18:12:05.8470922Z 2021-05-19T18:12:05.8755787Z ** libs 2021-05-19T18:12:05.8765168Z 2021-05-19T18:12:05.8766381Z *** arch - i386 2021-05-19T18:12:05.9109350Z 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-19T18:12:05.9312230Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-19T18:12:08.3321998Z 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-19T18:12:08.6362632Z 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-19T18:12:08.9495266Z 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-19T18:12:09.2480873Z 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-19T18:12:09.4083982Z 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-19T18:12:09.5537862Z 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-19T18:12:09.7867671Z 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-19T18:12:09.9316704Z 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-19T18:12:10.1163258Z 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-19T18:12:10.3155441Z 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-19T18:12:10.4692094Z 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-19T18:12:10.6513898Z 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-19T18:12:10.8040828Z 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-19T18:12:10.9985311Z 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-19T18:12:11.2690336Z 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-19T18:12:11.8274691Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-19T18:12:11.8367656Z 2021-05-19T18:12:11.8368574Z *** arch - x64 2021-05-19T18:12:11.8694231Z 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-19T18:12:11.8893094Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-19T18:12:12.1072178Z 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-19T18:12:12.3809030Z 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-19T18:12:12.6508949Z 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-19T18:12:12.9296155Z 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-19T18:12:13.0831498Z 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-19T18:12:13.2227497Z 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-19T18:12:13.4379578Z 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-19T18:12:13.5704346Z 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-19T18:12:13.7339934Z 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-19T18:12:13.9101877Z 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-19T18:12:14.0630440Z 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-19T18:12:14.2419336Z 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-19T18:12:14.3906558Z 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-19T18:12:14.5695235Z 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-19T18:12:14.8599681Z 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-19T18:12:15.3622215Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-19T18:12:15.3752276Z ** R 2021-05-19T18:12:15.3964967Z ** inst 2021-05-19T18:12:15.3999331Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:16.1012681Z ** help 2021-05-19T18:12:16.2579911Z *** installing help indices 2021-05-19T18:12:16.3292055Z converting help for package 'gert' 2021-05-19T18:12:16.3577438Z finding HTML links ... done 2021-05-19T18:12:16.4078449Z git_archive html 2021-05-19T18:12:16.4391974Z git_branch html 2021-05-19T18:12:16.5220981Z git_commit html 2021-05-19T18:12:16.5551652Z git_config html 2021-05-19T18:12:16.5759121Z git_diff html 2021-05-19T18:12:16.6373718Z git_fetch html 2021-05-19T18:12:16.6698984Z git_merge html 2021-05-19T18:12:16.6797961Z git_open html 2021-05-19T18:12:16.7080501Z git_rebase html 2021-05-19T18:12:16.7336703Z git_remote html 2021-05-19T18:12:16.7632230Z git_repo html 2021-05-19T18:12:16.7896410Z git_signature html 2021-05-19T18:12:16.8163504Z git_stash html 2021-05-19T18:12:16.8342736Z git_submodule html 2021-05-19T18:12:16.8613632Z git_tag html 2021-05-19T18:12:16.8787122Z github html 2021-05-19T18:12:16.8838681Z libgit2_config html 2021-05-19T18:12:16.8932368Z user_is_configured html 2021-05-19T18:12:16.8938030Z ** building package indices 2021-05-19T18:12:16.9568948Z ** installing vignettes 2021-05-19T18:12:16.9683703Z ** testing if installed package can be loaded 2021-05-19T18:12:16.9686636Z *** arch - i386 2021-05-19T18:12:17.3743530Z *** arch - x64 2021-05-19T18:12:17.7842230Z * DONE (gert) 2021-05-19T18:12:17.8619596Z In R CMD INSTALL 2021-05-19T18:12:18.1375043Z * installing *source* package 'memoise' ... 2021-05-19T18:12:18.1414152Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-19T18:12:18.1748085Z ** R 2021-05-19T18:12:18.1837985Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:18.4472706Z ** help 2021-05-19T18:12:18.5099675Z *** installing help indices 2021-05-19T18:12:18.5518306Z converting help for package 'memoise' 2021-05-19T18:12:18.5793366Z finding HTML links ... done 2021-05-19T18:12:18.5961035Z cache_filesystem html 2021-05-19T18:12:18.6068428Z cache_gcs html 2021-05-19T18:12:18.6125456Z cache_memory html 2021-05-19T18:12:18.6266167Z cache_s3 html 2021-05-19T18:12:18.6343349Z drop_cache html 2021-05-19T18:12:18.6414438Z forget html 2021-05-19T18:12:18.6493536Z has_cache html 2021-05-19T18:12:18.6581386Z is.memoised html 2021-05-19T18:12:18.6959759Z memoise html 2021-05-19T18:12:18.7042802Z timeout html 2021-05-19T18:12:18.7047881Z ** building package indices 2021-05-19T18:12:18.7403496Z ** testing if installed package can be loaded 2021-05-19T18:12:18.7406536Z *** arch - i386 2021-05-19T18:12:19.0470487Z *** arch - x64 2021-05-19T18:12:19.3559584Z * DONE (memoise) 2021-05-19T18:12:19.3815670Z In R CMD INSTALL 2021-05-19T18:12:20.0434032Z * installing *source* package 'usethis' ... 2021-05-19T18:12:20.0713657Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-19T18:12:20.1088844Z ** R 2021-05-19T18:12:20.1886025Z ** inst 2021-05-19T18:12:20.2141030Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:23.1647147Z ** help 2021-05-19T18:12:23.5842341Z *** installing help indices 2021-05-19T18:12:23.7930494Z converting help for package 'usethis' 2021-05-19T18:12:23.8264996Z finding HTML links ... done 2021-05-19T18:12:23.8935214Z badges html 2021-05-19T18:12:23.9265353Z browse-this html 2021-05-19T18:12:23.9726997Z ci html 2021-05-19T18:12:24.0434185Z create_from_github html 2021-05-19T18:12:24.0920388Z create_package html 2021-05-19T18:12:24.1135241Z edit html 2021-05-19T18:12:24.1259250Z edit_file html 2021-05-19T18:12:24.1305562Z git_branch_default html 2021-05-19T18:12:24.1476420Z git_credentials html 2021-05-19T18:12:24.1641410Z git_protocol html 2021-05-19T18:12:24.1698717Z git_sitrep html 2021-05-19T18:12:24.1762572Z git_vaccinate html 2021-05-19T18:12:24.2050646Z github-token html 2021-05-19T18:12:24.2251140Z github_actions html 2021-05-19T18:12:24.2387920Z issue-this html 2021-05-19T18:12:24.2772402Z licenses html 2021-05-19T18:12:24.2851606Z proj_activate html 2021-05-19T18:12:24.2962819Z proj_sitrep html 2021-05-19T18:12:24.3340508Z proj_utils html 2021-05-19T18:12:24.4110248Z pull-requests html 2021-05-19T18:12:24.4206733Z rename_files html 2021-05-19T18:12:24.4287444Z rprofile-helper html 2021-05-19T18:12:24.4665339Z tidyverse html 2021-05-19T18:12:24.4926137Z ui-questions html 2021-05-19T18:12:24.5270514Z ui html 2021-05-19T18:12:24.5379505Z use_addin html 2021-05-19T18:12:24.5465584Z use_blank_slate html 2021-05-19T18:12:24.5577568Z use_build_ignore html 2021-05-19T18:12:24.5618805Z use_citation html 2021-05-19T18:12:24.5753455Z use_code_of_conduct html 2021-05-19T18:12:24.6257863Z use_course_details html 2021-05-19T18:12:24.6340407Z use_coverage html 2021-05-19T18:12:24.6415133Z use_cpp11 html 2021-05-19T18:12:24.6543984Z use_cran_comments html 2021-05-19T18:12:24.6833350Z use_data html 2021-05-19T18:12:24.6929923Z use_data_table html 2021-05-19T18:12:24.7213850Z use_description html 2021-05-19T18:12:24.7309796Z use_directory html 2021-05-19T18:12:24.7388120Z use_git html 2021-05-19T18:12:24.7578818Z use_git_config html 2021-05-19T18:12:24.7677255Z use_git_hook html 2021-05-19T18:12:24.7763950Z use_git_ignore html 2021-05-19T18:12:24.7878763Z use_git_remote html 2021-05-19T18:12:24.8339536Z use_github html 2021-05-19T18:12:24.8747940Z use_github_action html 2021-05-19T18:12:24.9028487Z use_github_labels html 2021-05-19T18:12:24.9182876Z use_github_links html 2021-05-19T18:12:24.9453523Z use_github_pages html 2021-05-19T18:12:24.9550238Z use_github_release html 2021-05-19T18:12:24.9630790Z use_jenkins html 2021-05-19T18:12:24.9757657Z use_latest_dependencies html 2021-05-19T18:12:24.9843160Z use_lifecycle html 2021-05-19T18:12:24.9959392Z use_logo html 2021-05-19T18:12:25.0009481Z use_make html 2021-05-19T18:12:25.0119877Z use_namespace html 2021-05-19T18:12:25.0211496Z use_news_md html 2021-05-19T18:12:25.0372324Z use_package html 2021-05-19T18:12:25.0533194Z use_package_doc html 2021-05-19T18:12:25.0632122Z use_pipe html 2021-05-19T18:12:25.0830851Z use_pkgdown html 2021-05-19T18:12:25.0965776Z use_r html 2021-05-19T18:12:25.1079379Z use_rcpp html 2021-05-19T18:12:25.1253031Z use_readme_rmd html 2021-05-19T18:12:25.1329627Z use_release_issue html 2021-05-19T18:12:25.1405751Z use_revdep html 2021-05-19T18:12:25.1541898Z use_rmarkdown_template html 2021-05-19T18:12:25.1594321Z use_roxygen_md html 2021-05-19T18:12:25.1716448Z use_rstudio html 2021-05-19T18:12:25.1871044Z use_spell_check html 2021-05-19T18:12:25.2124425Z use_template html 2021-05-19T18:12:25.2242574Z use_testthat html 2021-05-19T18:12:25.2516121Z use_tibble html 2021-05-19T18:12:25.2676319Z use_tidy_thanks html 2021-05-19T18:12:25.2858973Z use_tutorial html 2021-05-19T18:12:25.2966402Z use_version html 2021-05-19T18:12:25.3108408Z use_vignette html 2021-05-19T18:12:25.3301054Z usethis-defunct html 2021-05-19T18:12:25.3514443Z usethis-package html 2021-05-19T18:12:25.3665354Z write-this html 2021-05-19T18:12:25.3932742Z zip-utils html 2021-05-19T18:12:25.3951228Z *** copying figures 2021-05-19T18:12:25.4014687Z ** building package indices 2021-05-19T18:12:25.6196194Z ** testing if installed package can be loaded 2021-05-19T18:12:25.6198644Z *** arch - i386 2021-05-19T18:12:26.0275306Z *** arch - x64 2021-05-19T18:12:26.4474831Z * DONE (usethis) 2021-05-19T18:12:26.5560776Z In R CMD INSTALL 2021-05-19T18:12:26.5587965Z 2021-05-19T18:12:26.5588994Z The downloaded source packages are in 2021-05-19T18:12:26.5590056Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\downloaded_packages' 2021-05-19T18:12:26.5626435Z Running `R CMD build`... 2021-05-19T18:12:30.8430621Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c57a86b03\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-19T18:12:30.8432657Z * preparing 'tic': 2021-05-19T18:12:30.8433874Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:12:30.8434845Z * installing the package to process help pages 2021-05-19T18:12:30.8436037Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:12:30.8437044Z * checking for empty or unneeded directories 2021-05-19T18:12:30.8437896Z Removed empty directory 'tic/.circleci' 2021-05-19T18:12:30.8438695Z Removed empty directory 'tic/pkgdown' 2021-05-19T18:12:30.8439434Z * building 'tic_0.10.0.tar.gz' 2021-05-19T18:12:30.8462254Z Installing package into 'D:/a/_temp/Library' 2021-05-19T18:12:30.8463060Z (as 'lib' is unspecified) 2021-05-19T18:12:31.3806756Z * installing *source* package 'tic' ... 2021-05-19T18:12:31.4259223Z ** R 2021-05-19T18:12:31.4698683Z ** inst 2021-05-19T18:12:31.4940216Z ** preparing package for lazy loading 2021-05-19T18:12:31.7336999Z ** help 2021-05-19T18:12:32.0364623Z *** installing help indices 2021-05-19T18:12:32.2397784Z converting help for package 'tic' 2021-05-19T18:12:32.2690156Z finding HTML links ... done 2021-05-19T18:12:32.3946563Z Deprecated html 2021-05-19T18:12:32.4268436Z TicStep html 2021-05-19T18:12:32.4380836Z base64serialize html 2021-05-19T18:12:32.4609500Z ci html 2021-05-19T18:12:32.5246510Z do_blogdown html 2021-05-19T18:12:32.5908069Z do_bookdown html 2021-05-19T18:12:32.6405359Z do_drat html 2021-05-19T18:12:32.6988897Z do_package_checks html 2021-05-19T18:12:32.7574162Z do_pkgdown html 2021-05-19T18:12:32.7988904Z do_readme_rmd html 2021-05-19T18:12:32.8227965Z dsl html 2021-05-19T18:12:32.8573481Z dsl_get html 2021-05-19T18:12:32.8768043Z gha_add_secret html 2021-05-19T18:12:32.8916887Z github_helpers html 2021-05-19T18:12:32.9019005Z github_info html 2021-05-19T18:12:32.9121052Z list_macros html 2021-05-19T18:12:32.9349504Z macro html 2021-05-19T18:12:32.9456415Z prepare_all_stages html 2021-05-19T18:12:32.9532910Z reexports html 2021-05-19T18:12:32.9669902Z repo html 2021-05-19T18:12:32.9860400Z run_all_stages html 2021-05-19T18:12:32.9982838Z run_stage html 2021-05-19T18:12:33.0150755Z ssh_key_helpers html 2021-05-19T18:12:33.0239954Z stages html 2021-05-19T18:12:33.0433331Z step_add_to_drat html 2021-05-19T18:12:33.0609283Z step_add_to_known_hosts html 2021-05-19T18:12:33.0914016Z step_build_blogdown html 2021-05-19T18:12:33.9454688Z *** copying figures 2021-05-19T18:12:33.9455298Z ** building package indices 2021-05-19T18:12:33.9456306Z ** installing vignettes 2021-05-19T18:12:33.9457168Z ** testing if installed package can be loaded 2021-05-19T18:12:33.9457929Z *** arch - i386 2021-05-19T18:12:33.9458495Z step_build_bookdown html 2021-05-19T18:12:33.9459447Z step_build_pkgdown html 2021-05-19T18:12:33.9460266Z step_do_push_deploy html 2021-05-19T18:12:33.9461095Z step_hello_world html 2021-05-19T18:12:33.9461716Z step_install_pkg html 2021-05-19T18:12:33.9462333Z step_install_ssh_keys html 2021-05-19T18:12:33.9462943Z step_push_deploy html 2021-05-19T18:12:33.9463577Z step_rcmdcheck html 2021-05-19T18:12:33.9464166Z step_run_code html 2021-05-19T18:12:33.9464751Z step_session_info html 2021-05-19T18:12:33.9465358Z step_setup_push_deploy html 2021-05-19T18:12:33.9465962Z step_setup_ssh html 2021-05-19T18:12:33.9466520Z step_test_ssh html 2021-05-19T18:12:33.9467306Z step_write_text_file html 2021-05-19T18:12:33.9467956Z tic-package html 2021-05-19T18:12:33.9468741Z update_yml html 2021-05-19T18:12:33.9471603Z use_ghactions_deploy html 2021-05-19T18:12:33.9472478Z use_tic html 2021-05-19T18:12:33.9474842Z use_tic_badge html 2021-05-19T18:12:33.9475594Z use_tic_r html 2021-05-19T18:12:33.9476377Z use_update_tic html 2021-05-19T18:12:33.9476991Z yaml_templates html 2021-05-19T18:12:34.2024941Z *** arch - x64 2021-05-19T18:12:34.6215711Z * DONE (tic) 2021-05-19T18:12:34.6879881Z In R CMD INSTALL 2021-05-19T18:12:34.7497066Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:12:34.9652255Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T18:12:38.2181326Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T18:12:38.2182852Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:12:38.2184025Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T18:12:38.2185207Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T18:12:38.2186611Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T18:12:38.2191177Z 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-19T18:12:38.2194713Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T18:12:38.2195919Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T18:12:38.2197061Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T18:12:38.2198198Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:12:38.2199562Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T18:12:38.2200685Z Installing packages into 'D:/a/_temp/Library' 2021-05-19T18:12:38.2201952Z (as 'lib' is unspecified) 2021-05-19T18:12:38.2203100Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T18:12:38.2204284Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T18:12:38.2205434Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:12:38.2206576Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:12:38.2207748Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T18:12:38.2208962Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T18:12:38.2210122Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T18:12:38.2212024Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T18:12:38.2213364Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T18:12:38.2214456Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T18:12:38.2215563Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T18:12:38.2216672Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T18:12:38.2217809Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T18:12:38.2219012Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T18:12:38.2220184Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T18:12:38.2221311Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T18:12:38.2222430Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T18:12:38.2223561Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T18:12:38.2224727Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T18:12:38.2225836Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:12:38.2226983Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:12:38.2228237Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:12:38.2229507Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T18:12:38.2230640Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T18:12:38.2231791Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:12:38.2232952Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T18:12:38.2234097Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T18:12:38.2235253Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T18:12:39.8442266Z 2021-05-19T18:12:39.8443767Z There are binary versions available but the source versions are later: 2021-05-19T18:12:39.8458047Z binary source needs_compilation 2021-05-19T18:12:39.8458844Z utf8 1.1.4 1.2.1 TRUE 2021-05-19T18:12:39.8459503Z vctrs 0.2.4 0.3.8 TRUE 2021-05-19T18:12:39.8460190Z pillar 1.4.3 1.6.1 FALSE 2021-05-19T18:12:39.8461171Z tibble 3.0.1 3.1.2 TRUE 2021-05-19T18:12:39.8461839Z rematch2 2.1.0 2.1.2 FALSE 2021-05-19T18:12:39.8462500Z fansi 0.4.1 0.4.2 TRUE 2021-05-19T18:12:39.8463124Z diffobj 0.2.4 0.3.4 TRUE 2021-05-19T18:12:39.8463769Z waldo 0.1.0 0.2.5 FALSE 2021-05-19T18:12:39.8464393Z ps 1.3.2 1.6.0 TRUE 2021-05-19T18:12:39.8465022Z processx 3.4.2 3.5.2 TRUE 2021-05-19T18:12:39.8465690Z pkgload 1.0.2 1.2.1 TRUE 2021-05-19T18:12:39.8466351Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-19T18:12:39.8466994Z digest 0.6.25 0.6.27 TRUE 2021-05-19T18:12:39.8467852Z callr 3.4.3 3.7.0 FALSE 2021-05-19T18:12:39.8468488Z brio 1.0.0 1.1.2 TRUE 2021-05-19T18:12:39.8469130Z xfun 0.13 0.23 TRUE 2021-05-19T18:12:39.8469762Z highr 0.8 0.9 FALSE 2021-05-19T18:12:39.8470401Z stringi 1.4.6 1.6.2 TRUE 2021-05-19T18:12:39.8471020Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-19T18:12:39.8471656Z knitr 1.28 1.33 FALSE 2021-05-19T18:12:39.8472309Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-19T18:12:39.8472962Z testthat 2.3.2 3.0.2 TRUE 2021-05-19T18:12:39.8473638Z rversions 2.0.1 2.0.2 FALSE 2021-05-19T18:12:39.8475035Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-19T18:12:39.8476435Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-19T18:12:39.8477936Z devtools 2.3.0 2.4.1 FALSE 2021-05-19T18:12:39.8478413Z 2021-05-19T18:12:39.9286720Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-19T18:12:39.9298349Z ================================================== 2021-05-19T18:12:39.9299521Z downloaded 21 KB 2021-05-19T18:12:39.9300126Z 2021-05-19T18:12:39.9317516Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-19T18:12:39.9634795Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-19T18:12:39.9649609Z ================================================== 2021-05-19T18:12:39.9651686Z downloaded 19 KB 2021-05-19T18:12:39.9652696Z 2021-05-19T18:12:39.9671274Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-19T18:12:40.0088849Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-19T18:12:40.0126713Z ================================================== 2021-05-19T18:12:40.0127925Z downloaded 73 KB 2021-05-19T18:12:40.0128539Z 2021-05-19T18:12:40.0144268Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-19T18:12:40.0477032Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-19T18:12:40.0923171Z ================================================== 2021-05-19T18:12:40.0924143Z downloaded 3.0 MB 2021-05-19T18:12:40.0924591Z 2021-05-19T18:12:40.0937836Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-19T18:12:40.1231483Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-19T18:12:40.1271226Z ================================================== 2021-05-19T18:12:40.1272142Z downloaded 185 KB 2021-05-19T18:12:40.1272586Z 2021-05-19T18:12:40.1286327Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-19T18:12:40.1613880Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-19T18:12:40.1653284Z ================================================== 2021-05-19T18:12:40.1654653Z downloaded 210 KB 2021-05-19T18:12:40.1655369Z 2021-05-19T18:12:40.1671400Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-19T18:12:40.2008050Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-19T18:12:40.2041333Z ================================================== 2021-05-19T18:12:40.2042555Z downloaded 259 KB 2021-05-19T18:12:40.2043178Z 2021-05-19T18:12:40.2055661Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-19T18:12:40.2407831Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-19T18:12:40.2435318Z ================================================== 2021-05-19T18:12:40.2436760Z downloaded 110 KB 2021-05-19T18:12:40.2437524Z 2021-05-19T18:12:40.2454518Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-19T18:12:40.3121955Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-19T18:12:40.3132173Z ================================================== 2021-05-19T18:12:40.3132931Z downloaded 23 KB 2021-05-19T18:12:40.3133760Z 2021-05-19T18:12:40.3147322Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-19T18:12:40.3837613Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-19T18:12:40.3846619Z ================================================== 2021-05-19T18:12:40.3847872Z downloaded 45 KB 2021-05-19T18:12:40.3848746Z 2021-05-19T18:12:40.3862090Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-19T18:12:40.4179966Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-19T18:12:40.4188514Z ================================================== 2021-05-19T18:12:40.4189589Z downloaded 36 KB 2021-05-19T18:12:40.4190244Z 2021-05-19T18:12:40.4209235Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-19T18:12:40.4727695Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-19T18:12:40.4747878Z ================================================== 2021-05-19T18:12:40.4749938Z downloaded 129 KB 2021-05-19T18:12:40.4750924Z 2021-05-19T18:12:40.4871551Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.4973633Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.5077364Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.5985009Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.6232122Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.6454306Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.6655121Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.6904643Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.7003516Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.7119337Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.7224355Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.7337921Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-19T18:12:40.7359152Z 2021-05-19T18:12:40.7360108Z The downloaded binary packages are in 2021-05-19T18:12:40.7361183Z C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\downloaded_packages 2021-05-19T18:12:40.7366301Z 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-19T18:12:40.7367559Z 2021-05-19T18:12:40.7381553Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T18:12:40.7498139Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-19T18:12:40.7517258Z ================================================== 2021-05-19T18:12:40.7518100Z downloaded 233 KB 2021-05-19T18:12:40.7518537Z 2021-05-19T18:12:40.7529741Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T18:12:40.7593024Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-19T18:12:40.7635023Z ================================================== 2021-05-19T18:12:40.7635967Z downloaded 764 KB 2021-05-19T18:12:40.7636470Z 2021-05-19T18:12:40.7649279Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T18:12:40.7733562Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-19T18:12:40.7802360Z ================================================== 2021-05-19T18:12:40.7803299Z downloaded 1.1 MB 2021-05-19T18:12:40.7803812Z 2021-05-19T18:12:40.7910442Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T18:12:40.7978428Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-19T18:12:40.8021461Z ================================================== 2021-05-19T18:12:40.8023023Z downloaded 670 KB 2021-05-19T18:12:40.8023538Z 2021-05-19T18:12:40.8034882Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T18:12:40.8106836Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-19T18:12:40.8109790Z ================================================== 2021-05-19T18:12:40.8110701Z downloaded 13 KB 2021-05-19T18:12:40.8111204Z 2021-05-19T18:12:40.8122294Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T18:12:40.8195962Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-19T18:12:40.8217750Z ================================================== 2021-05-19T18:12:40.8218622Z downloaded 265 KB 2021-05-19T18:12:40.8219107Z 2021-05-19T18:12:40.8232560Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T18:12:40.8299083Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-19T18:12:40.8337336Z ================================================== 2021-05-19T18:12:40.8338319Z downloaded 466 KB 2021-05-19T18:12:40.8339230Z 2021-05-19T18:12:40.8350070Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T18:12:40.8430785Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-19T18:12:40.8433793Z ================================================== 2021-05-19T18:12:40.8434803Z downloaded 25 KB 2021-05-19T18:12:40.8435270Z 2021-05-19T18:12:40.8446014Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T18:12:40.8512730Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-19T18:12:40.8541461Z ================================================== 2021-05-19T18:12:40.8542417Z downloaded 116 KB 2021-05-19T18:12:40.8542885Z 2021-05-19T18:12:40.8554432Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T18:12:40.8646533Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-19T18:12:40.8656125Z ================================================== 2021-05-19T18:12:40.8657234Z downloaded 138 KB 2021-05-19T18:12:40.8658731Z 2021-05-19T18:12:40.8668957Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T18:12:40.8754972Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-19T18:12:40.8759403Z ================================================== 2021-05-19T18:12:40.8760249Z downloaded 59 KB 2021-05-19T18:12:40.8760694Z 2021-05-19T18:12:40.8771295Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T18:12:40.8833325Z Content type 'application/x-gzip' length 8066 bytes 2021-05-19T18:12:40.8835854Z ================================================== 2021-05-19T18:12:40.8836793Z downloaded 8066 bytes 2021-05-19T18:12:40.8837259Z 2021-05-19T18:12:40.8847260Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T18:12:40.8941220Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-19T18:12:40.8963175Z ================================================== 2021-05-19T18:12:40.8964919Z downloaded 160 KB 2021-05-19T18:12:40.8965491Z 2021-05-19T18:12:40.8975318Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T18:12:40.9061750Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-19T18:12:40.9067353Z ================================================== 2021-05-19T18:12:40.9068226Z downloaded 72 KB 2021-05-19T18:12:40.9068701Z 2021-05-19T18:12:40.9082992Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T18:12:40.9283496Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-19T18:12:40.9286446Z ================================================== 2021-05-19T18:12:40.9287245Z downloaded 11 KB 2021-05-19T18:12:40.9287709Z 2021-05-19T18:12:40.9300717Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-19T18:12:40.9456468Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-19T18:12:40.9466154Z ================================================== 2021-05-19T18:12:40.9467352Z downloaded 109 KB 2021-05-19T18:12:40.9467972Z 2021-05-19T18:12:40.9480003Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-19T18:12:40.9559329Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-19T18:12:40.9561834Z ================================================== 2021-05-19T18:12:40.9562673Z downloaded 14 KB 2021-05-19T18:12:40.9563148Z 2021-05-19T18:12:40.9577432Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T18:12:40.9680962Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-19T18:12:41.0209281Z ================================================== 2021-05-19T18:12:41.0210381Z downloaded 7.2 MB 2021-05-19T18:12:41.0210925Z 2021-05-19T18:12:41.0224751Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T18:12:41.0316447Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-19T18:12:41.1588209Z ================================================== 2021-05-19T18:12:41.1589245Z downloaded 2.8 MB 2021-05-19T18:12:41.1589715Z 2021-05-19T18:12:41.1603241Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-19T18:12:41.1675349Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-19T18:12:41.1713441Z ================================================== 2021-05-19T18:12:41.1714332Z downloaded 871 KB 2021-05-19T18:12:41.1714776Z 2021-05-19T18:12:41.1731764Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T18:12:41.1834015Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-19T18:12:41.1843017Z ================================================== 2021-05-19T18:12:41.1843831Z downloaded 29 KB 2021-05-19T18:12:41.1844239Z 2021-05-19T18:12:41.1858025Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T18:12:41.1957145Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-19T18:12:41.2028550Z ================================================== 2021-05-19T18:12:41.2029350Z downloaded 664 KB 2021-05-19T18:12:41.2030021Z 2021-05-19T18:12:41.2128053Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T18:12:41.2196593Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-19T18:12:41.2205816Z ================================================== 2021-05-19T18:12:41.2206678Z downloaded 40 KB 2021-05-19T18:12:41.2207113Z 2021-05-19T18:12:41.2220104Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T18:12:41.2295505Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-19T18:12:41.2323047Z ================================================== 2021-05-19T18:12:41.2323926Z downloaded 248 KB 2021-05-19T18:12:41.2324376Z 2021-05-19T18:12:41.2335400Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T18:12:41.2412859Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-19T18:12:41.2435376Z ================================================== 2021-05-19T18:12:41.2436224Z downloaded 362 KB 2021-05-19T18:12:41.2436641Z 2021-05-19T18:12:41.7137376Z * installing *source* package 'utf8' ... 2021-05-19T18:12:41.7296881Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-19T18:12:41.7589755Z ** libs 2021-05-19T18:12:41.7599086Z 2021-05-19T18:12:41.7600393Z *** arch - i386 2021-05-19T18:12:41.8374972Z 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-19T18:12:41.9746396Z 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-19T18:12:42.4503144Z 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-19T18:12:42.5816623Z 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-19T18:12:42.6869974Z 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-19T18:12:42.8144022Z 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-19T18:12:43.0426885Z 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-19T18:12:43.1777230Z 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-19T18:12:43.3685403Z 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-19T18:12:43.5134790Z 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-19T18:12:43.6860741Z 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-19T18:12:43.8165000Z 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-19T18:12:43.9386411Z 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-19T18:12:44.0703278Z 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-19T18:12:44.5022208Z 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-19T18:12:44.6490459Z 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-19T18:12:45.1296940Z 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-19T18:12:45.2508642Z 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-19T18:12:45.3493844Z 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-19T18:12:45.5147802Z 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-19T18:12:45.6185106Z 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-19T18:12:46.1189359Z 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-19T18:12:47.7968756Z 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-19T18:12:48.0960374Z 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-19T18:12:48.2255218Z 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-19T18:12:48.3478670Z 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-19T18:12:48.4916617Z 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-19T18:12:48.6437765Z 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-19T18:12:48.7970306Z 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-19T18:12:48.9355591Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-19T18:12:48.9381011Z 2021-05-19T18:12:48.9382175Z *** arch - x64 2021-05-19T18:12:49.0127819Z 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-19T18:12:49.1509441Z 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-19T18:12:49.3495893Z 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-19T18:12:49.4688392Z 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-19T18:12:49.5763979Z 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-19T18:12:49.7010183Z 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-19T18:12:49.9385355Z 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-19T18:12:50.0696910Z 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-19T18:12:50.2627549Z 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-19T18:12:50.4087241Z 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-19T18:12:50.5520542Z 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-19T18:12:50.6764338Z 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-19T18:12:50.8003518Z 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-19T18:12:50.9318490Z 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-19T18:12:51.6465302Z 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-19T18:12:51.7609983Z 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-19T18:12:52.1887579Z 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-19T18:12:52.3048103Z 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-19T18:12:52.4079525Z 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-19T18:12:52.5249266Z 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-19T18:12:52.6300300Z 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-19T18:12:53.1194547Z 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-19T18:12:54.6388949Z 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-19T18:12:54.8685982Z 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-19T18:12:54.9981029Z 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-19T18:12:55.1235263Z 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-19T18:12:55.2549364Z 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-19T18:12:55.3807387Z 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-19T18:12:55.5381971Z 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-19T18:12:55.6638895Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-19T18:12:55.6674101Z ** R 2021-05-19T18:12:55.6782873Z ** inst 2021-05-19T18:12:55.6810657Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:56.0038344Z ** help 2021-05-19T18:12:56.0696510Z *** installing help indices 2021-05-19T18:12:56.1063250Z converting help for package 'utf8' 2021-05-19T18:12:56.1385440Z finding HTML links ... done 2021-05-19T18:12:56.1667582Z as_utf8 html 2021-05-19T18:12:56.1939642Z output html 2021-05-19T18:12:56.2205651Z utf8-package html 2021-05-19T18:12:56.2498036Z utf8_encode html 2021-05-19T18:12:56.2885489Z utf8_format html 2021-05-19T18:12:56.3119980Z utf8_normalize html 2021-05-19T18:12:56.3645043Z utf8_print html 2021-05-19T18:12:56.3874684Z utf8_width html 2021-05-19T18:12:56.3879861Z ** building package indices 2021-05-19T18:12:56.4212171Z ** installing vignettes 2021-05-19T18:12:56.4273992Z ** testing if installed package can be loaded 2021-05-19T18:12:56.4277115Z *** arch - i386 2021-05-19T18:12:56.7327930Z *** arch - x64 2021-05-19T18:12:57.0404361Z * DONE (utf8) 2021-05-19T18:12:57.1244142Z In R CMD INSTALL 2021-05-19T18:12:57.5257452Z * installing *source* package 'fansi' ... 2021-05-19T18:12:57.5369246Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-19T18:12:57.5665700Z ** libs 2021-05-19T18:12:57.5675467Z 2021-05-19T18:12:57.5676733Z *** arch - i386 2021-05-19T18:12:57.6045515Z 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-19T18:12:57.7076953Z 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-19T18:12:57.8329470Z 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-19T18:12:57.9430526Z 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-19T18:12:58.0835477Z 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-19T18:12:58.3993782Z 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-19T18:12:58.5036177Z 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-19T18:12:58.9346110Z 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-19T18:12:59.0304843Z strip.c: In function 'FANSI_strip': 2021-05-19T18:12:59.0306693Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:12:59.0307811Z res_track += csi.start - chr_track; 2021-05-19T18:12:59.0308431Z ^ 2021-05-19T18:12:59.1234063Z 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-19T18:12:59.2268556Z 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-19T18:12:59.4004552Z 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-19T18:12:59.6808648Z 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-19T18:12:59.8302874Z 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-19T18:12:59.9434397Z 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-19T18:13:00.0761242Z 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-19T18:13:00.2010342Z utils.c: In function 'FANSI_find_esc': 2021-05-19T18:13:00.2013245Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:13:00.2015346Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-19T18:13:00.2016655Z ^ 2021-05-19T18:13:00.2018634Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:13:00.3178225Z 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-19T18:13:00.7387963Z 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-19T18:13:00.8622374Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-19T18:13:00.8640686Z 2021-05-19T18:13:00.8641798Z *** arch - x64 2021-05-19T18:13:00.8972845Z 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-19T18:13:00.9933335Z 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-19T18:13:01.1107639Z 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-19T18:13:01.2150364Z 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-19T18:13:01.3401206Z 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-19T18:13:01.7258916Z 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-19T18:13:01.8204543Z 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-19T18:13:02.1447662Z 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-19T18:13:02.3296047Z 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-19T18:13:02.4413604Z 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-19T18:13:02.6036686Z 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-19T18:13:02.8362557Z 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-19T18:13:02.9816897Z 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-19T18:13:03.0964680Z 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-19T18:13:03.2131267Z 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-19T18:13:03.3274931Z utils.c: In function 'FANSI_find_esc': 2021-05-19T18:13:03.3277547Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:13:03.3279608Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-19T18:13:03.3280913Z ^ 2021-05-19T18:13:03.3282961Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-19T18:13:03.4301196Z 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-19T18:13:03.8514444Z 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-19T18:13:03.9671670Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-19T18:13:03.9702694Z ** R 2021-05-19T18:13:03.9931131Z ** inst 2021-05-19T18:13:03.9961949Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:13:04.5003240Z ** help 2021-05-19T18:13:04.6311149Z *** installing help indices 2021-05-19T18:13:04.6972578Z converting help for package 'fansi' 2021-05-19T18:13:04.7258482Z finding HTML links ... done 2021-05-19T18:13:04.8668276Z fansi html 2021-05-19T18:13:04.8764057Z fansi_lines html 2021-05-19T18:13:04.9065784Z has_ctl html 2021-05-19T18:13:04.9168235Z html_code_block html 2021-05-19T18:13:04.9236502Z html_esc html 2021-05-19T18:13:04.9744317Z nchar_ctl html 2021-05-19T18:13:05.0219941Z set_knit_hooks html 2021-05-19T18:13:05.0401727Z sgr_to_html html 2021-05-19T18:13:05.0732113Z strip_ctl html 2021-05-19T18:13:05.1423745Z strsplit_ctl html 2021-05-19T18:13:05.1425859Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpgd0j0P/R.INSTALL3a83f192896/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-19T18:13:05.1878088Z strtrim_ctl html 2021-05-19T18:13:05.1880111Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpgd0j0P/R.INSTALL3a83f192896/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-19T18:13:05.2605068Z strwrap_ctl html 2021-05-19T18:13:05.2608949Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpgd0j0P/R.INSTALL3a83f192896/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-19T18:13:05.3168847Z substr_ctl html 2021-05-19T18:13:05.3406388Z tabs_as_spaces html 2021-05-19T18:13:05.3563483Z term_cap_test html 2021-05-19T18:13:05.3886756Z unhandled_ctl html 2021-05-19T18:13:05.3894723Z ** building package indices 2021-05-19T18:13:05.4519338Z ** installing vignettes 2021-05-19T18:13:05.4635256Z ** testing if installed package can be loaded 2021-05-19T18:13:05.4638607Z *** arch - i386 2021-05-19T18:13:05.7689948Z *** arch - x64 2021-05-19T18:13:06.0825341Z * DONE (fansi) 2021-05-19T18:13:06.1361989Z In R CMD INSTALL 2021-05-19T18:13:06.8796188Z * installing *source* package 'diffobj' ... 2021-05-19T18:13:06.9137915Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-19T18:13:06.9414200Z ** libs 2021-05-19T18:13:06.9423058Z 2021-05-19T18:13:06.9424363Z *** arch - i386 2021-05-19T18:13:06.9684826Z 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-19T18:13:07.2880354Z 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-19T18:13:07.4075985Z 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-19T18:13:07.6337763Z 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-19T18:13:07.7519311Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-19T18:13:07.7533324Z 2021-05-19T18:13:07.7534520Z *** arch - x64 2021-05-19T18:13:07.7774815Z 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-19T18:13:08.0203751Z 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-19T18:13:08.1340646Z 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-19T18:13:08.3803404Z 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-19T18:13:08.4827657Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-19T18:13:08.4857463Z ** R 2021-05-19T18:13:08.5736104Z ** inst 2021-05-19T18:13:08.5805381Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:13:16.0921698Z ** help 2021-05-19T18:13:16.4367276Z *** installing help indices 2021-05-19T18:13:16.5921999Z converting help for package 'diffobj' 2021-05-19T18:13:16.6215634Z finding HTML links ... done 2021-05-19T18:13:16.6876948Z AlignThreshold-class html 2021-05-19T18:13:16.6951223Z Diff-class html 2021-05-19T18:13:16.7187417Z Extract_PaletteOfStyles html 2021-05-19T18:13:16.8217857Z Pager html 2021-05-19T18:13:17.4487707Z 2021-05-19T18:13:17.4488375Z finding level-2 HTML links ... done 2021-05-19T18:13:17.4489191Z PaletteOfStyles-class html 2021-05-19T18:13:17.4489903Z Rdiff_chr html 2021-05-19T18:13:17.4490447Z Style html 2021-05-19T18:13:17.4491061Z StyleFuns html 2021-05-19T18:13:17.4491659Z StyleSummary html 2021-05-19T18:13:17.4492283Z StyleText html 2021-05-19T18:13:17.4492926Z any-Diff-method html 2021-05-19T18:13:17.4493784Z as.character-DiffSummary-method html 2021-05-19T18:13:17.4494859Z as.character-MyersMbaSes-method html 2021-05-19T18:13:17.4495696Z auto_context html 2021-05-19T18:13:17.4496302Z console_lines html 2021-05-19T18:13:17.4496885Z diffChr html 2021-05-19T18:13:17.6289597Z diffCsv html 2021-05-19T18:13:17.8228217Z diffDeparse html 2021-05-19T18:13:18.0213650Z diffFile html 2021-05-19T18:13:18.0414667Z diffObj html 2021-05-19T18:13:18.2517469Z diffPrint html 2021-05-19T18:13:18.4625911Z diffStr html 2021-05-19T18:13:18.4841982Z diff_myers html 2021-05-19T18:13:18.4885882Z diffobj-package html 2021-05-19T18:13:18.4955315Z diffobj_s4method_doc html 2021-05-19T18:13:18.5011034Z diffobj_set_def_opts html 2021-05-19T18:13:18.5074087Z dimnames-PaletteOfStyles-method html 2021-05-19T18:13:18.5250710Z extract-Diff-method html 2021-05-19T18:13:18.5380889Z finalizeHtml html 2021-05-19T18:13:18.5441560Z gdo html 2021-05-19T18:13:18.5862384Z guides html 2021-05-19T18:13:18.5943433Z has_Rdiff html 2021-05-19T18:13:18.6046910Z make_blocking html 2021-05-19T18:13:18.6130188Z nchar_html html 2021-05-19T18:13:18.6260073Z pager_is_less html 2021-05-19T18:13:18.6400884Z par_frame html 2021-05-19T18:13:18.6698976Z ses html 2021-05-19T18:13:18.6790177Z show-DiffSummary-method html 2021-05-19T18:13:18.6854198Z show-PaletteOfStyles-method html 2021-05-19T18:13:18.6940224Z show-Style-method html 2021-05-19T18:13:18.7078506Z strip_hz_control html 2021-05-19T18:13:18.7246203Z summary-Diff-method html 2021-05-19T18:13:18.7352045Z summary-MyersMbaSes-method html 2021-05-19T18:13:18.7451689Z summary-PaletteOfStyles-method html 2021-05-19T18:13:18.7586367Z tag_f html 2021-05-19T18:13:18.7909998Z trim html 2021-05-19T18:13:18.8014486Z view_or_browse html 2021-05-19T18:13:18.8066110Z webfiles html 2021-05-19T18:13:18.8075816Z ** building package indices 2021-05-19T18:13:18.9765350Z ** installing vignettes 2021-05-19T18:13:18.9858797Z ** testing if installed package can be loaded 2021-05-19T18:13:18.9861335Z *** arch - i386 2021-05-19T18:13:19.3925313Z *** arch - x64 2021-05-19T18:13:19.8087708Z * DONE (diffobj) 2021-05-19T18:13:19.9092005Z In R CMD INSTALL 2021-05-19T18:13:20.3476239Z * installing *source* package 'ps' ... 2021-05-19T18:13:20.3603342Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-19T18:13:21.8279325Z ** libs 2021-05-19T18:13:21.8291252Z 2021-05-19T18:13:21.8292544Z *** arch - i386 2021-05-19T18:13:21.8753245Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-19T18:13:22.1084960Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-19T18:13:22.5577416Z 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-19T18:13:22.9994002Z 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-19T18:13:23.4196251Z 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-19T18:13:23.8240888Z 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-19T18:13:24.4069622Z 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-19T18:13:24.5177600Z 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-19T18:13:25.2180096Z 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-19T18:13:25.6724746Z 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-19T18:13:26.5661251Z 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-19T18:13:26.9021141Z 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-19T18:13:27.4891288Z 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-19T18:13:27.9738685Z 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-19T18:13:28.5279366Z 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-19T18:13:28.6919509Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-19T18:13:28.6968156Z 2021-05-19T18:13:28.6969014Z *** arch - x64 2021-05-19T18:13:28.7443965Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-19T18:13:28.9439432Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-19T18:13:29.6038151Z 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-19T18:13:30.2779926Z 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-19T18:13:30.9199606Z 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-19T18:13:31.6087748Z 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-19T18:13:32.3847762Z 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-19T18:13:32.4880335Z 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-19T18:13:33.3972233Z 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-19T18:13:34.0424197Z 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-19T18:13:35.0581173Z 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-19T18:13:35.6263006Z 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-19T18:13:36.3728823Z 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-19T18:13:37.0712613Z 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-19T18:13:37.8628721Z 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-19T18:13:38.0221134Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-19T18:13:38.0272056Z ** R 2021-05-19T18:13:38.0529077Z ** inst 2021-05-19T18:13:38.0571153Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:13:39.0298788Z ** help 2021-05-19T18:13:39.3411906Z *** installing help indices 2021-05-19T18:13:39.5109190Z converting help for package 'ps' 2021-05-19T18:13:39.5813142Z finding HTML links ... done 2021-05-19T18:13:39.6513823Z CleanupReporter html 2021-05-19T18:13:39.6598561Z errno html 2021-05-19T18:13:39.6779313Z ps html 2021-05-19T18:13:39.6833836Z ps_boot_time html 2021-05-19T18:13:39.7220436Z ps_children html 2021-05-19T18:13:39.7487896Z ps_cmdline html 2021-05-19T18:13:39.7849654Z ps_connections html 2021-05-19T18:13:39.7961900Z ps_cpu_count html 2021-05-19T18:13:39.8299351Z ps_cpu_times html 2021-05-19T18:13:39.8580675Z ps_create_time html 2021-05-19T18:13:39.8883084Z ps_cwd html 2021-05-19T18:13:39.9159302Z ps_descent html 2021-05-19T18:13:39.9262453Z ps_disk_partitions html 2021-05-19T18:13:39.9380455Z ps_disk_usage html 2021-05-19T18:13:39.9760045Z ps_environ html 2021-05-19T18:13:40.0083966Z ps_exe html 2021-05-19T18:13:40.0242646Z ps_get_nice html 2021-05-19T18:13:40.0636838Z ps_handle html 2021-05-19T18:13:40.0909100Z ps_interrupt html 2021-05-19T18:13:40.1185795Z ps_is_running html 2021-05-19T18:13:40.1484970Z ps_kill html 2021-05-19T18:13:40.1873314Z ps_kill_tree html 2021-05-19T18:13:40.2014582Z ps_loadavg html 2021-05-19T18:13:40.2426882Z ps_memory_info html 2021-05-19T18:13:40.2700077Z ps_name html 2021-05-19T18:13:40.3019136Z ps_num_fds html 2021-05-19T18:13:40.3309593Z ps_num_threads html 2021-05-19T18:13:40.3606640Z ps_open_files html 2021-05-19T18:13:40.3685186Z ps_os_type html 2021-05-19T18:13:40.3959082Z ps_pid html 2021-05-19T18:13:40.4003171Z ps_pids html 2021-05-19T18:13:40.4310230Z ps_ppid html 2021-05-19T18:13:40.4605130Z ps_resume html 2021-05-19T18:13:40.4926445Z ps_send_signal html 2021-05-19T18:13:40.5207523Z ps_shared_lib_users html 2021-05-19T18:13:40.5499151Z ps_shared_libs html 2021-05-19T18:13:40.5857451Z ps_status html 2021-05-19T18:13:40.6160550Z ps_suspend html 2021-05-19T18:13:40.6300758Z ps_system_cpu_times html 2021-05-19T18:13:40.6494268Z ps_system_memory html 2021-05-19T18:13:40.6599743Z ps_system_swap html 2021-05-19T18:13:40.6881870Z ps_terminal html 2021-05-19T18:13:40.7187188Z ps_terminate html 2021-05-19T18:13:40.7283443Z ps_tty_size html 2021-05-19T18:13:40.7637379Z ps_uids html 2021-05-19T18:13:40.7914063Z ps_username html 2021-05-19T18:13:40.7997812Z ps_users html 2021-05-19T18:13:40.8039826Z signals html 2021-05-19T18:13:40.8049591Z ** building package indices 2021-05-19T18:13:40.9517506Z ** testing if installed package can be loaded 2021-05-19T18:13:40.9519771Z *** arch - i386 2021-05-19T18:13:41.2573459Z *** arch - x64 2021-05-19T18:13:41.5729834Z * DONE (ps) 2021-05-19T18:13:41.6396056Z In R CMD INSTALL 2021-05-19T18:13:42.1792066Z * installing *source* package 'pkgload' ... 2021-05-19T18:13:42.2008961Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-19T18:13:42.2307901Z ** R 2021-05-19T18:13:42.2567476Z ** inst 2021-05-19T18:13:42.2592219Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:13:43.0700055Z ** help 2021-05-19T18:13:43.1900557Z *** installing help indices 2021-05-19T18:13:43.2715856Z converting help for package 'pkgload' 2021-05-19T18:13:43.2996002Z finding HTML links ... done 2021-05-19T18:13:43.3208621Z check_dep_version html 2021-05-19T18:13:43.3284696Z check_suggested html 2021-05-19T18:13:43.3612651Z dev_example html 2021-05-19T18:13:43.3748528Z dev_help html 2021-05-19T18:13:43.3804181Z dev_meta html 2021-05-19T18:13:43.3841092Z has_tests html 2021-05-19T18:13:43.4124749Z help html 2021-05-19T18:13:43.4250747Z imports_env html 2021-05-19T18:13:43.4324980Z inst html 2021-05-19T18:13:43.4383643Z is_dev_package html 2021-05-19T18:13:43.5048181Z load_all html 2021-05-19T18:13:43.5104359Z load_code html 2021-05-19T18:13:43.5152341Z load_data html 2021-05-19T18:13:43.5198882Z load_dll html 2021-05-19T18:13:43.5245558Z load_imports html 2021-05-19T18:13:43.5366213Z ns_env html 2021-05-19T18:13:43.5467921Z package_file html 2021-05-19T18:13:43.5592771Z packages html 2021-05-19T18:13:43.5661697Z parse_deps html 2021-05-19T18:13:43.5710129Z parse_ns_file html 2021-05-19T18:13:43.5850078Z pkg_env html 2021-05-19T18:13:43.5938742Z pkgtest html 2021-05-19T18:13:43.6003329Z run_pkg_hook html 2021-05-19T18:13:43.6207808Z system.file html 2021-05-19T18:13:43.6312478Z unload html 2021-05-19T18:13:43.6319575Z ** building package indices 2021-05-19T18:13:43.7104970Z ** testing if installed package can be loaded 2021-05-19T18:13:43.7107569Z *** arch - i386 2021-05-19T18:13:44.2189004Z *** arch - x64 2021-05-19T18:13:44.7311468Z * DONE (pkgload) 2021-05-19T18:13:44.8090692Z In R CMD INSTALL 2021-05-19T18:13:45.0795350Z * installing *source* package 'ellipsis' ... 2021-05-19T18:13:45.0829662Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-19T18:13:45.1143470Z ** libs 2021-05-19T18:13:45.1152893Z 2021-05-19T18:13:45.1153760Z *** arch - i386 2021-05-19T18:13:45.1405606Z 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-19T18:13:45.2793751Z 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-19T18:13:45.5146801Z 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-19T18:13:45.6345273Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-19T18:13:45.6356360Z 2021-05-19T18:13:45.6357641Z *** arch - x64 2021-05-19T18:13:45.6622712Z 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-19T18:13:45.7986961Z 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-19T18:13:46.0442470Z 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-19T18:13:46.1705232Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-19T18:13:46.1733292Z ** R 2021-05-19T18:13:46.1804232Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:13:46.2849532Z ** help 2021-05-19T18:13:46.3254809Z *** installing help indices 2021-05-19T18:13:46.3564671Z converting help for package 'ellipsis' 2021-05-19T18:13:46.3846504Z finding HTML links ... done 2021-05-19T18:13:46.4094260Z check_dots_empty html 2021-05-19T18:13:46.4246416Z check_dots_unnamed html 2021-05-19T18:13:46.4413094Z check_dots_used html 2021-05-19T18:13:46.4469591Z dots_empty html 2021-05-19T18:13:46.4521864Z dots_used html 2021-05-19T18:13:46.4684319Z ellipsis-package html 2021-05-19T18:13:46.4795528Z safe_median html 2021-05-19T18:13:46.4800765Z ** building package indices 2021-05-19T18:13:46.5067926Z ** testing if installed package can be loaded 2021-05-19T18:13:46.5071147Z *** arch - i386 2021-05-19T18:13:46.8121812Z *** arch - x64 2021-05-19T18:13:47.1262197Z * DONE (ellipsis) 2021-05-19T18:13:47.1528317Z In R CMD INSTALL 2021-05-19T18:13:47.5149362Z * installing *source* package 'digest' ... 2021-05-19T18:13:47.5248351Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-19T18:13:47.5476457Z ** libs 2021-05-19T18:13:47.5486128Z 2021-05-19T18:13:47.5487413Z *** arch - i386 2021-05-19T18:13:47.5985720Z 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-19T18:13:47.9147423Z 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-19T18:13:48.2959383Z 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-19T18:13:49.0089800Z 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-19T18:13:49.3349841Z 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-19T18:13:49.9610690Z 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-19T18:13:50.1146271Z 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-19T18:13:50.6762229Z 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-19T18:13:50.8005248Z 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-19T18:13:50.8855269Z 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-19T18:13:51.1001818Z 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-19T18:13:51.2540510Z 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-19T18:13:51.3944437Z 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-19T18:13:51.7028658Z 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-19T18:13:51.9196300Z 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-19T18:13:52.4232501Z 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-19T18:13:52.5809951Z 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-19T18:13:53.2281294Z 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-19T18:13:53.3578671Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-19T18:13:53.3592884Z 2021-05-19T18:13:53.3594152Z *** arch - x64 2021-05-19T18:13:53.4033089Z 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-19T18:13:53.6048179Z 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-19T18:13:54.0231524Z 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-19T18:13:54.6224879Z 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-19T18:13:54.9283872Z 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-19T18:13:55.4576903Z 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-19T18:13:55.6018156Z 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-19T18:13:56.3706568Z 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-19T18:13:56.4912044Z 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-19T18:13:56.5713504Z 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-19T18:13:56.7497624Z 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-19T18:13:56.8608107Z 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-19T18:13:56.9851065Z 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-19T18:13:57.2645465Z 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-19T18:13:57.4331108Z 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-19T18:13:57.8514471Z 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-19T18:13:58.0033765Z 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-19T18:13:58.4376918Z 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-19T18:13:58.5563560Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-19T18:13:58.5594963Z ** R 2021-05-19T18:13:58.5671795Z ** demo 2021-05-19T18:13:58.5688677Z ** inst 2021-05-19T18:13:58.5782508Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:13:59.0025074Z ** help 2021-05-19T18:13:59.0772028Z *** installing help indices 2021-05-19T18:13:59.1195111Z converting help for package 'digest' 2021-05-19T18:13:59.1515856Z finding HTML links ... done 2021-05-19T18:13:59.1988056Z AES html 2021-05-19T18:13:59.2948541Z digest html 2021-05-19T18:13:59.3127922Z digest2int html 2021-05-19T18:13:59.3534677Z hmac html 2021-05-19T18:13:59.3631968Z makeRaw html 2021-05-19T18:13:59.4043698Z sha1 html 2021-05-19T18:13:59.4283908Z vdigest html 2021-05-19T18:13:59.4287972Z ** building package indices 2021-05-19T18:13:59.4961569Z ** installing vignettes 2021-05-19T18:13:59.5039014Z ** testing if installed package can be loaded 2021-05-19T18:13:59.5042039Z *** arch - i386 2021-05-19T18:13:59.8091449Z *** arch - x64 2021-05-19T18:14:00.1254082Z * DONE (digest) 2021-05-19T18:14:00.1784322Z In R CMD INSTALL 2021-05-19T18:14:00.4824551Z * installing *source* package 'brio' ... 2021-05-19T18:14:00.4873767Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-19T18:14:00.5127082Z ** libs 2021-05-19T18:14:00.5137672Z 2021-05-19T18:14:00.5139017Z *** arch - i386 2021-05-19T18:14:00.5491669Z 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-19T18:14:00.9532476Z 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-19T18:14:01.0633925Z 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-19T18:14:01.1684075Z 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-19T18:14:01.2855657Z 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-19T18:14:01.4009908Z 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-19T18:14:01.5520045Z 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-19T18:14:01.6590054Z 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-19T18:14:01.8963190Z 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-19T18:14:02.0169849Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-19T18:14:02.0179613Z 2021-05-19T18:14:02.0180783Z *** arch - x64 2021-05-19T18:14:02.0443537Z 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-19T18:14:02.6855143Z 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-19T18:14:02.7911942Z 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-19T18:14:02.8903465Z 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-19T18:14:03.0084149Z 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-19T18:14:03.1194528Z 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-19T18:14:03.2482623Z 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-19T18:14:03.3500470Z 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-19T18:14:03.5910376Z 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-19T18:14:03.6977883Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-19T18:14:03.7006507Z ** R 2021-05-19T18:14:03.7077028Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:14:03.7835425Z ** help 2021-05-19T18:14:03.8386936Z *** installing help indices 2021-05-19T18:14:03.8684957Z converting help for package 'brio' 2021-05-19T18:14:03.8994319Z finding HTML links ... done 2021-05-19T18:14:03.9157810Z file_line_endings html 2021-05-19T18:14:03.9357587Z readLines html 2021-05-19T18:14:03.9440340Z read_file html 2021-05-19T18:14:03.9542541Z read_lines html 2021-05-19T18:14:03.9739645Z writeLines html 2021-05-19T18:14:03.9819612Z write_file html 2021-05-19T18:14:03.9915685Z write_lines html 2021-05-19T18:14:03.9920730Z ** building package indices 2021-05-19T18:14:04.0177569Z ** testing if installed package can be loaded 2021-05-19T18:14:04.0180232Z *** arch - i386 2021-05-19T18:14:04.3242459Z *** arch - x64 2021-05-19T18:14:04.6339805Z * DONE (brio) 2021-05-19T18:14:04.6715690Z In R CMD INSTALL 2021-05-19T18:14:05.0997993Z * installing *source* package 'xfun' ... 2021-05-19T18:14:05.1119012Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-19T18:14:05.1459366Z ** libs 2021-05-19T18:14:05.1468612Z 2021-05-19T18:14:05.1469754Z *** arch - i386 2021-05-19T18:14:05.1733981Z 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-19T18:14:05.3513050Z 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-19T18:14:05.5858658Z 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-19T18:14:05.6982813Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-19T18:14:05.6992635Z 2021-05-19T18:14:05.6993881Z *** arch - x64 2021-05-19T18:14:05.7247801Z 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-19T18:14:05.8889814Z 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-19T18:14:06.1347689Z 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-19T18:14:06.2437604Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-19T18:14:06.2466620Z ** R 2021-05-19T18:14:06.2799686Z ** inst 2021-05-19T18:14:06.2842318Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:14:07.6771957Z ** help 2021-05-19T18:14:08.0169366Z *** installing help indices 2021-05-19T18:14:08.2463370Z converting help for package 'xfun' 2021-05-19T18:14:08.2764308Z finding HTML links ... done 2021-05-19T18:14:08.3184959Z Rscript html 2021-05-19T18:14:08.3360245Z Rscript_call html 2021-05-19T18:14:08.3455357Z attr html 2021-05-19T18:14:08.3577486Z base64_encode html 2021-05-19T18:14:08.3647253Z base64_uri html 2021-05-19T18:14:08.3860044Z bg_process html 2021-05-19T18:14:08.3933017Z bump_version html 2021-05-19T18:14:08.4469051Z cache_rds html 2021-05-19T18:14:08.4528311Z del_empty_dir html 2021-05-19T18:14:08.4631098Z dir_create html 2021-05-19T18:14:08.4725599Z dir_exists html 2021-05-19T18:14:08.4846987Z do_once html 2021-05-19T18:14:08.5025781Z download_file html 2021-05-19T18:14:08.5238183Z embed_file html 2021-05-19T18:14:08.5381563Z exit_call html 2021-05-19T18:14:08.5515098Z file_ext html 2021-05-19T18:14:09.4498077Z ** building package indices 2021-05-19T18:14:09.4498799Z ** installing vignettes 2021-05-19T18:14:09.4499463Z ** testing if installed package can be loaded 2021-05-19T18:14:09.4500429Z *** arch - i386 2021-05-19T18:14:09.4500991Z file_string html 2021-05-19T18:14:09.4501592Z format_bytes html 2021-05-19T18:14:09.4502136Z from_root html 2021-05-19T18:14:09.4502714Z github_releases html 2021-05-19T18:14:09.4503294Z grep_sub html 2021-05-19T18:14:09.4503828Z gsub_file html 2021-05-19T18:14:09.4504364Z in_dir html 2021-05-19T18:14:09.4504894Z install_dir html 2021-05-19T18:14:09.4505665Z install_github html 2021-05-19T18:14:09.4506243Z isFALSE html 2021-05-19T18:14:09.4506791Z is_R_CMD_check html 2021-05-19T18:14:09.4507342Z is_abs_path html 2021-05-19T18:14:09.4507880Z is_ascii html 2021-05-19T18:14:09.4508491Z is_sub_path html 2021-05-19T18:14:09.4509048Z is_web_path html 2021-05-19T18:14:09.4509586Z magic_path html 2021-05-19T18:14:09.4510133Z mark_dirs html 2021-05-19T18:14:09.4510664Z msg_cat html 2021-05-19T18:14:09.4511206Z native_encode html 2021-05-19T18:14:09.4511767Z news2md html 2021-05-19T18:14:09.4512341Z normalize_path html 2021-05-19T18:14:09.4512919Z numbers_to_words html 2021-05-19T18:14:09.4513489Z optipng html 2021-05-19T18:14:09.4514015Z os html 2021-05-19T18:14:09.4514532Z parse_only html 2021-05-19T18:14:09.4515085Z pkg_attach html 2021-05-19T18:14:09.4515618Z proc_kill html 2021-05-19T18:14:09.4516271Z process_file html 2021-05-19T18:14:09.4516834Z proj_root html 2021-05-19T18:14:09.4517375Z prose_index html 2021-05-19T18:14:09.4517944Z protect_math html 2021-05-19T18:14:09.4518556Z raw_string html 2021-05-19T18:14:09.4519084Z read_bin html 2021-05-19T18:14:09.4519629Z read_utf8 html 2021-05-19T18:14:09.4520181Z relative_path html 2021-05-19T18:14:09.4520752Z rename_seq html 2021-05-19T18:14:09.4521289Z retry html 2021-05-19T18:14:09.4521812Z rev_check html 2021-05-19T18:14:09.4522370Z rstudio_type html 2021-05-19T18:14:09.4522932Z same_path html 2021-05-19T18:14:09.4523472Z session_info html 2021-05-19T18:14:09.4524032Z set_envvar html 2021-05-19T18:14:09.4524599Z split_lines html 2021-05-19T18:14:09.4525158Z split_source html 2021-05-19T18:14:09.4525721Z strict_list html 2021-05-19T18:14:09.4526323Z stringsAsStrings html 2021-05-19T18:14:09.4526945Z submit_cran html 2021-05-19T18:14:09.4527494Z tinify html 2021-05-19T18:14:09.4528007Z tojson html 2021-05-19T18:14:09.4528586Z tree html 2021-05-19T18:14:09.4529110Z try_silent html 2021-05-19T18:14:09.4529656Z upload_ftp html 2021-05-19T18:14:09.4530221Z url_filename html 2021-05-19T18:14:09.4530769Z valid_syntax html 2021-05-19T18:14:09.7278105Z *** arch - x64 2021-05-19T18:14:10.0433443Z * DONE (xfun) 2021-05-19T18:14:10.0898851Z In R CMD INSTALL 2021-05-19T18:14:14.1717202Z * installing *source* package 'stringi' ... 2021-05-19T18:14:14.4289495Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-19T18:14:14.8875188Z ** libs 2021-05-19T18:14:14.8904709Z 2021-05-19T18:14:14.8905841Z *** arch - i386 2021-05-19T18:14:19.2033101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:19.8179350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:20.5356723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:21.1960163Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:21.6980293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:22.7348286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:23.2764467Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:23.8859215Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:24.6016122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:25.2566228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:25.9492746Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:26.3747934Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:26.9701428Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:27.5141563Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:28.2731382Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:29.0277036Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:29.6394271Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:30.4665152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:31.2645369Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:31.8086154Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:32.5015907Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:33.0809818Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:33.9775016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:34.6987066Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:35.4291125Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:36.1733759Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:36.7931428Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:37.5879163Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:38.0620871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:38.5945189Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:39.2654271Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:40.0391486Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:40.5228829Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:41.0465400Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:41.6141011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:42.2002029Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:42.7983305Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:43.9475466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:43.9482902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:44.4240553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:45.0697165Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:45.6151382Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:47.4895229Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:48.1138535Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:48.9293583Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:49.4457644Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:49.9935753Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:50.5230476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:51.1070370Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:51.7383083Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:52.5180256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:52.9937164Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:53.7165725Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:54.3437531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:55.0794688Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:55.8084554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:56.3741374Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:56.9620277Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:14:57.8184935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:58.4714713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:14:59.3695647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:00.4400080Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:01.0813485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:01.7549893Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:02.3776426Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:03.9498182Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:03.9502485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:04.3359315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:05.0285373Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:05.6903662Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:06.2684949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:06.8429484Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:07.5965253Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:08.3928330Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:08.9820703Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:09.6679525Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:10.3399251Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:10.4182295Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:10.9991246Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:11.4822260Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:12.1870805Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:12.7301462Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:13.3669366Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:15.1305664Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:15.8465039Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:16.5457713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:15:17.1791455Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:18.0842456Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:18.9849407Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:19.5718779Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:20.0148618Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:20.9334654Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:21.9554890Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:21.9559645Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:22.6407365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:23.7020328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:24.0307818Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:24.8667142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:25.1575395Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:25.6889387Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:26.3521254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:27.0419364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:27.1651343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:27.5678413Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:28.2233895Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:29.3826094Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:29.7209051Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:30.4308839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:30.9859810Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:31.1045319Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:31.4394388Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:31.8753790Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:32.9582521Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:32.9586584Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:33.6019604Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:34.5968156Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:35.2357431Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:35.9457861Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:37.9504457Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:38.4683878Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:39.2142578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:39.8780713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:40.2227729Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:40.9848954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:41.3295678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:42.3395372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:42.9907331Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:43.6191992Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:44.4425838Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:45.4755364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:45.8233039Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:46.3123820Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:47.0540207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:48.1193591Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:48.6463037Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:49.3947914Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:50.6074337Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-19T18:15:50.6076036Z static void uprv_UnicodeStringDummy(void) { 2021-05-19T18:15:50.6076740Z ^ 2021-05-19T18:15:50.6504871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:51.1399376Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:51.6677685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:52.2503098Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:52.7843304Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:53.2494483Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:53.8297352Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:54.4225819Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:54.8740609Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:55.4831148Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:55.8716838Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:56.2631437Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:56.7004721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:57.4264553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:58.6027229Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:59.1729606Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:15:59.6314149Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:00.0719075Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:00.9667211Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:01.7412202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:02.2867988Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:02.8885486Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:03.4980262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:03.9372916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:04.3215475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:04.6369673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:05.4393952Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:06.1166798Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:06.2209962Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:06.7231420Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:07.7397264Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:07.8317207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:08.6069106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:09.0086030Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:10.3594487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:11.4824470Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:12.3049140Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:12.4088770Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:13.0371405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:13.4900141Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:14.0070898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:14.7701650Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:15.3178106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:15.7126815Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:16.1676690Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:17.3287623Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:17.6997949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:18.4517348Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:18.5680918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:19.2101508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:19.4693423Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:20.0709104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:20.6077960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:21.4282162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:21.7591758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:22.0444848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:22.3401729Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:22.6344278Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:23.3086738Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:23.8246556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:24.5470715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:25.4591837Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:26.4217805Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:26.7932561Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:28.0375507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:28.9958046Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:29.3398262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:29.9788216Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:30.7521530Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:31.2085421Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:32.8027317Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:32.8926552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:33.3662730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:33.8846927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:34.5337494Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:35.4469389Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:35.4566799Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-19T18:16:35.4568927Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:16:35.4570466Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-19T18:16:35.4576651Z ^ 2021-05-19T18:16:35.4578157Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-19T18:16:35.4579987Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:16:35.4582212Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-19T18:16:35.4583113Z ^ 2021-05-19T18:16:35.7526549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:36.2954925Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:37.4283680Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:37.5317414Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:38.1989957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:38.5804372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:39.1955142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:39.7252435Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:40.1821200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:41.1983312Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:41.6561523Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:42.0921673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:42.4161727Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:43.4518012Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:43.5403789Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:44.5059227Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:44.9734655Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:45.1678722Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:46.1407285Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:46.6639448Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:46.9668051Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:47.3737242Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:47.7329270Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:48.0319381Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:49.2808464Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:50.3964623Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:51.0525584Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:51.5931903Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:52.2104957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:52.8683685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:53.5445674Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:53.6422321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:54.5033952Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:54.9235984Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:55.0257490Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:55.9344945Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:56.4273434Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:57.9491128Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:58.4292754Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:59.0353564Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:16:59.1529070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:00.7038859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:01.4510412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:02.1247212Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:02.4472309Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:02.7748685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:03.6299594Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:04.5640679Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:05.0071221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:05.3529811Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:05.7021062Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:06.4391156Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:07.0095881Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:07.7200847Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:08.0919202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:08.5381441Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:08.9564701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:09.7258132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:11.0368564Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:12.2985977Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:12.6036121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:13.2722343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:13.8308936Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:14.3396402Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:14.7268121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:15.0366912Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:15.8895687Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:16.5109803Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:17.5440115Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:18.2837111Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:18.6383219Z 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-19T18:17:18.7601152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:19.2866004Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:20.1605346Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:20.7075280Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:21.1250942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:21.7376419Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:17:23.7856918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:24.3379631Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:24.9716699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:17:26.1367717Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:27.0816638Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:28.3826515Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:28.9242636Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:17:29.7618014Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:30.7466835Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:31.6481830Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:32.3023331Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:32.8862232Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:34.6705852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:34.8014647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:36.3634916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:36.9190423Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:38.4222913Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:38.7904422Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:39.4386954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:40.0220299Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:40.4706659Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:41.1946318Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:43.0759251Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:43.7462855Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:44.5549344Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:47.0494376Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:47.7548229Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:48.8870908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:49.8934534Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:50.4775221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:51.1850321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:51.8435508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:52.2719534Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:52.8997593Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:17:53.3930817Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:54.9492291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:55.2962210Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:56.0179641Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:58.1954357Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:17:58.8141433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:00.2934113Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:02.9754585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:18:03.5866600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:03.9220246Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:04.8112002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:05.9246984Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:06.9271521Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:07.2271393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:07.8260637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:07.9639239Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:11.1412036Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:11.7271077Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:18:13.0974431Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:15.0274095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:16.3619032Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:16.9644235Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:17.5310257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:18:18.1055605Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:18.7094831Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:19.6070535Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:19.8156317Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:21.2258517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:21.7913052Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:22.7380372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:23.2907885Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:26.2073917Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:26.5743877Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:27.2044717Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:29.3765566Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:29.8564393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:18:32.5950049Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:18:35.3663800Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:36.5069834Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:37.1757040Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:38.1781922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:39.9131724Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:18:41.0497007Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:41.3867811Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:42.1328839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:42.9733503Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:43.7779750Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:44.7395150Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:18:48.6860961Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:49.2570781Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:50.2543384Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:50.9833165Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:51.3442281Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:51.8685073Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:52.2183272Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:18:55.9497315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:57.0744694Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:57.6906356Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:18:59.4549153Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:00.4555493Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:01.0606609Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:02.3617503Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:02.9690295Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:03.2572697Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:03.6007338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:04.2692858Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:04.9182091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:19:06.1613697Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:06.7790916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:07.6524642Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:19:09.0496199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:10.0321287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:10.6439088Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:11.2268410Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:11.5360558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:12.0853166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:12.9732713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:14.0470538Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:14.6174982Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:15.7870238Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:16.7055348Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:17.5593469Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:18.1479631Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:18.8955553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:21.6588018Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:22.0700924Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:22.5928765Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:22.9860306Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:23.5608324Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:23.8969402Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:24.3251264Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:26.2627544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:29.1028533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:29.5683997Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-19T18:19:29.5685947Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:19:29.5687465Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-19T18:19:29.5688384Z ^ 2021-05-19T18:19:29.5689847Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:19:29.5691309Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-19T18:19:29.5692272Z ^ 2021-05-19T18:19:29.5693594Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:19:29.5695129Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-19T18:19:29.5696070Z ^ 2021-05-19T18:19:29.5697375Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:19:29.5698875Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-19T18:19:29.5699863Z ^ 2021-05-19T18:19:29.5701912Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-19T18:19:29.5703759Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:19:29.5705226Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-19T18:19:29.5706098Z ^ 2021-05-19T18:19:29.5707394Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:19:29.5709077Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-19T18:19:29.5711004Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:19:29.5712365Z return reinterpret_cast(gRawGMT); 2021-05-19T18:19:29.5713168Z ^ 2021-05-19T18:19:30.3601353Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:30.8141902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:32.6396551Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:35.2104417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:19:36.4422577Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:19:37.0468262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:38.9883712Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:39.3051093Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:39.9224486Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:40.6402124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:41.0075839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:19:41.7960528Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:19:43.6125597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:44.3354388Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:44.9059927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:46.4654030Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:47.5984577Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:47.7177218Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:48.5953419Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:49.4137517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:49.9549771Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:50.4436687Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:50.8152317Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:19:51.5125061Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:51.6933423Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:52.0556924Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:52.4759801Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:53.1404763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:54.1140238Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:55.3913621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:56.1508620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:57.1663620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:57.6183218Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:57.9515437Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:58.7687743Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:19:59.7525511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:00.3990144Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:01.9646406Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:20:03.3289013Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:04.1404533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:04.7201971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:05.3092687Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:06.0477503Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:20:07.2807989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:08.4200243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:08.8483761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:09.8735955Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:10.6561172Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:12.5270302Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:13.1070174Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:13.3840701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:13.7467937Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:14.1335509Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:15.2238436Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:15.9361632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:17.8147096Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:21.7548620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:22.2311321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:23.5165874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:20:26.1039329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:26.3355403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:26.4785751Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:26.9818632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:27.7636809Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:27.9028848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:28.5609288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:29.1329519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:30.8078378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:31.2046027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:31.8767533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:32.5632682Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:33.5305858Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:35.0656281Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:35.6305625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:36.3847668Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:39.8998107Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:40.7768957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:41.5560874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:42.0165379Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:42.3728841Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:42.9094563Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:20:44.6268050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:45.2544232Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:20:45.7160143Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-19T18:20:45.7163203Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:20:45.7165555Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-19T18:20:45.7166783Z ^ 2021-05-19T18:20:45.7169248Z 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-19T18:20:45.7171650Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:20:45.7173719Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-19T18:20:45.7174942Z ^ 2021-05-19T18:20:46.0412233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:46.9105158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:47.6773677Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:48.2294646Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:48.8243802Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:49.6254639Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:50.3275654Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:52.9717698Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:54.0307003Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:20:54.5175196Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:55.2322783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:55.5848966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:55.9162004Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:56.8434597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:57.0034849Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:57.5176241Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:20:58.0707794Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:01.1198694Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:02.5776061Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:02.9425610Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:03.5620985Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:03.7480697Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:03.8505988Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:21:06.7076783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:07.1074826Z 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-19T18:21:07.5874070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:07.8728606Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-19T18:21:09.4425129Z 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-19T18:21:11.2703278Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-19T18:21:11.3783572Z downloading the ICU data library (icudt) 2021-05-19T18:21:11.3785160Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-19T18:21:11.3815355Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-19T18:21:11.4648017Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-19T18:21:11.7145544Z ================================================== 2021-05-19T18:21:11.7147651Z downloaded 10.9 MB 2021-05-19T18:21:11.7148780Z 2021-05-19T18:21:11.7486929Z icudt has been downloaded successfully 2021-05-19T18:21:11.7491909Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-19T18:21:11.9874185Z icudt has been installed successfully 2021-05-19T18:21:12.0487243Z 2021-05-19T18:21:12.0488744Z *** arch - x64 2021-05-19T18:21:15.5749695Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:16.1846178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:16.8733215Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:17.5230178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:18.0302578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:19.0404017Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:19.5923235Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:20.2926559Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:21.0059514Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:21.6650437Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:22.2233693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:22.8638757Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:23.4610984Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:23.9919864Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:24.7703470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:25.5046733Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:26.1483447Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:26.9514337Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:27.7722458Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:28.3479286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:29.0821915Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:29.7070946Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:30.6265632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:31.3427653Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:32.0613408Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:32.8205578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:33.5052340Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:34.2680173Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:34.7538351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:35.2996003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:35.9716012Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:36.7221838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:37.2243360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:37.7753281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:38.3582617Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:38.9688424Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:39.5945874Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:40.1135032Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:40.6159131Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:41.2565724Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:41.8824853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:42.4436168Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:44.2585342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:44.8536605Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:45.6599172Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:46.2074329Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:46.7725000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:47.3156540Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:47.8992422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:48.5228965Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:49.2945288Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:49.7671785Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:50.4912138Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:51.1001763Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:51.8156046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:52.5434090Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:53.0991842Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:53.6855316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:54.5410347Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:55.1847886Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:56.0792208Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:21:57.1414982Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:57.7899374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:58.4549022Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:59.0661619Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:21:59.7435933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:00.4577222Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:01.0605809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:01.7464284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:02.4112856Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:03.0206834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:03.5658181Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:04.3527319Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:05.1108323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:05.7311612Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:06.4244991Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:07.1087697Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:07.1828199Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:07.7925963Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:08.2684331Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:08.9336046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:09.4854392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:10.1301024Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:11.8555181Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:12.5689508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:13.2596634Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:22:13.8996224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:14.7352069Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:15.8981881Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:16.4610233Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:16.9045387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:17.6765315Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:18.1724450Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:18.6369385Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:19.3676132Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:20.4325086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:20.7629947Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:21.5741145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:21.8605834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:22.3856484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:23.0321091Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:23.7397700Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:23.8607163Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:24.2410151Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:24.8715451Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:25.9636904Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:26.3033189Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:27.0001225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:27.5150068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:27.6287039Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:27.9643831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:28.3916306Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:28.9342774Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:29.4220889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:30.0946260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:31.0444078Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:31.6694238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:32.3793206Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:34.1796157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:34.9512750Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:35.6051499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:36.2570675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:36.6087413Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:37.3700855Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:37.7314830Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:38.6213102Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:39.2758402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:39.9239211Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:40.7546018Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:41.7536124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:42.0986854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:42.5749958Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:43.2865939Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:44.3882193Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:44.9132562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:45.6376733Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:46.7516726Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-19T18:22:46.7519339Z static void uprv_UnicodeStringDummy(void) { 2021-05-19T18:22:46.7520591Z ^ 2021-05-19T18:22:46.7946956Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:47.2899021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:47.7887566Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:48.3345516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:48.8726861Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:49.3252523Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:49.8906528Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:50.4503564Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:50.9001453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:51.5047635Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:51.8939372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:52.2777768Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:52.7111013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:53.4202447Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:54.5258316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:55.0745835Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:55.5047936Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:55.9193480Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:56.5301809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:57.5347832Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:58.0868707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:58.6678625Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:59.2527002Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:22:59.6803183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:00.0727881Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:00.9526224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:01.2092223Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:01.8795807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:01.9872457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:02.4811134Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:03.4834321Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:03.5711316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:04.3460439Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:04.7592164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:06.0782863Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:07.1462288Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:07.9530810Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:08.0558530Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:08.6350417Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:09.0668003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:09.5860750Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:10.3426156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:10.8808782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:11.2608287Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:11.7091178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:12.8670266Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:13.2393784Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:13.6056019Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:14.1036493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:14.7343920Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:14.9908382Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:15.5623637Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:16.0329708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:16.8223197Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:17.1650511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:17.4638030Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:17.7650824Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:18.0546756Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:18.7083218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:19.2323106Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:19.9920721Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:20.8665294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:21.7774430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:22.1393614Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:23.3382088Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:24.2822165Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:24.6548852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:25.2696764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:26.0112410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:26.4662130Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:27.9312021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:28.0153301Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:28.4803956Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:28.9958797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:29.9717379Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:30.1574373Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:30.5667904Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-19T18:23:30.5671603Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:23:30.5674357Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-19T18:23:30.5676353Z ^ 2021-05-19T18:23:30.5678542Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-19T18:23:30.5681770Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:23:30.5684372Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-19T18:23:30.5685895Z ^ 2021-05-19T18:23:30.8367574Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:31.3831386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:32.5015708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:32.5998968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:33.2631147Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:33.6268839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:34.2352386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:34.7504726Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:35.1839358Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:36.1437494Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:36.5747481Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:36.9608432Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:37.3058688Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:38.5864380Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:38.6702968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:39.6250422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:40.4234533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:40.6046217Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:41.5570153Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:42.0807456Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:42.3988213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:42.7924770Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:43.2031584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:43.5076018Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:44.7346849Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:45.7724887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:46.4338471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:46.9460947Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:47.8769589Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:48.5436518Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:49.1695000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:49.2612768Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:50.0764739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:50.4751530Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:50.5769741Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:51.4821761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:51.9638112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:53.4581609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:53.9266979Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:54.5332033Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:54.6485180Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:56.1231928Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:57.4710688Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:57.5089704Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:57.8586324Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:58.1953064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:59.0165332Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:23:59.9628276Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:00.4164959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:00.7564290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:01.1053704Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:01.7983062Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:02.3423290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:03.0161345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:03.3663321Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:03.8083351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:04.2399025Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:04.9950485Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:06.2983624Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:07.4763101Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:07.7871798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:08.4513179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:08.9994754Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:09.5062145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:09.9032385Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:10.2114231Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:11.0738685Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:11.7243382Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:12.7320014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:13.4759490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:13.8258911Z 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-19T18:24:13.9566597Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:14.4698663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:15.3143325Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:15.8665453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:16.2757261Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:16.8829934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:24:18.8382582Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:19.3874856Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:20.0177621Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:24:21.2233960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:22.1481275Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:23.4012077Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:23.9179070Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:24:24.7535012Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:25.7114351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:26.5901418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:27.2646157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:27.8293941Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:29.5131893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:29.6257296Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:31.1151499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:31.6723353Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:33.1239308Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:33.4903410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:34.1411196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:34.7215835Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:35.1639387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:35.9188336Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:37.6712512Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:38.3381510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:39.1592829Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:41.5268026Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:42.2442809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:43.3005395Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:44.2344183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:44.8180719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:45.4890238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:46.1167823Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:46.5410044Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:47.1616226Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:24:47.7008105Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:49.1672331Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:49.5201519Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:50.2253525Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:52.3015022Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:52.8982665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:54.2917230Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:56.8287558Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:24:57.4479861Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:57.7958010Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:58.6539063Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:24:59.7068873Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:00.6699612Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:00.9603353Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:02.4566531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:02.4570718Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:04.3774319Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:04.9410029Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:25:06.2695587Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:08.2021558Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:09.5671128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:10.1757074Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:10.7594136Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:25:11.3533075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:11.9133176Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:12.7723870Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:12.9621749Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:14.2829389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:14.8480935Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:15.7483816Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:16.3108732Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:19.2248170Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:19.6119655Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:20.2739179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:22.4657987Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:22.8972521Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:25:25.5415174Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:25:28.1990955Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:29.2730658Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:29.9280889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:30.8765468Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:32.5158824Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:25:33.6764107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:34.0201716Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:34.7876836Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:35.6328138Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:36.4268019Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:37.4159005Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:25:41.1888164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:41.7561899Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:42.7474952Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:43.7878316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:44.1462592Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:44.6762415Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:45.0147306Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:25:48.1133358Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:49.7332848Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:50.3276018Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:52.0433959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:52.9846642Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:53.5594470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:54.8148198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:55.4317355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:55.6813589Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:56.0310115Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:56.7220986Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:57.3516262Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:25:58.6422239Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:25:59.2484719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:00.0905174Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:26:01.4898375Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:02.4547918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:03.0369402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:03.6378351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:03.9477490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:04.5184842Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:05.3848313Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:06.4297004Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:07.0103317Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:08.1882650Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:09.4534727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:09.8880179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:10.4757788Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:11.2369951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:13.9116448Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:14.3136276Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:15.1566444Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:15.5708544Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:16.1528296Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:16.4994470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:16.9232673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:18.7252643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:21.4847781Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:21.9875954Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-19T18:26:21.9878144Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:26:21.9879615Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-19T18:26:21.9880535Z ^ 2021-05-19T18:26:21.9881963Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:26:21.9883549Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-19T18:26:21.9884484Z ^ 2021-05-19T18:26:21.9885831Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:26:21.9888373Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-19T18:26:21.9889928Z ^ 2021-05-19T18:26:21.9891371Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:26:21.9893054Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-19T18:26:21.9894037Z ^ 2021-05-19T18:26:21.9895416Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-19T18:26:21.9897179Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:26:21.9898591Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-19T18:26:21.9899460Z ^ 2021-05-19T18:26:21.9900793Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:26:21.9902579Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-19T18:26:21.9904308Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:26:21.9905641Z return reinterpret_cast(gRawGMT); 2021-05-19T18:26:21.9906471Z ^ 2021-05-19T18:26:22.7256061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:23.1711526Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:24.9785878Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:27.3650271Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:26:28.6369911Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:26:29.2437587Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:31.1679252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:31.4614002Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:32.0801827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:32.7983388Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:33.1840599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:26:33.9504707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:26:35.7214294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:36.4420089Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:37.0005354Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:37.9878549Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:39.5956852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:39.7067275Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:40.5670614Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:41.3641290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:41.8913460Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:42.3616990Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:42.7212017Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:26:43.4239596Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:43.5949304Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:43.9479192Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:44.3676282Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:45.3440049Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:46.2975823Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:47.5290173Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:48.2855057Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:49.2526960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:49.6934357Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:50.0232113Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:50.8160112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:51.7670859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:52.3933073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:53.9088083Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:26:55.2714724Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:56.0406577Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:56.6072402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:57.1589486Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:26:57.8631436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:26:59.0918302Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:00.2375884Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:00.6801427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:01.6566498Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:02.4571933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:04.2160308Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:04.8011213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:05.0712261Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:05.4181696Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:05.8012131Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:06.8386864Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:07.5798066Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:09.4060426Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:13.1333949Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:13.5878742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:14.8370719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:27:17.2489749Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:17.4675642Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:17.6070494Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:18.0983924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:18.8276709Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:18.9615806Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:19.6198467Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:20.1944642Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:21.8452577Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:22.2591986Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:22.9430162Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:23.6202328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:24.5856373Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:26.0398549Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:26.5935120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:27.3922413Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:30.7975358Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:31.6208450Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:32.3795430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:32.8327971Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:33.1928599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:33.7267533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:27:35.4073004Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:36.0165163Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:27:36.5036470Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-19T18:27:36.5039031Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:27:36.5040976Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-19T18:27:36.5042210Z ^ 2021-05-19T18:27:36.5044151Z 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-19T18:27:36.5046519Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-19T18:27:36.5048295Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-19T18:27:36.5049446Z ^ 2021-05-19T18:27:36.8297913Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:37.6975380Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:38.4318968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:38.9851027Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:39.5681386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:40.3819047Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:41.0791662Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:43.0014237Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:44.6839552Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:27:45.1683274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:45.8476236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:46.2109154Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:46.5375885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:47.4280076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:47.5796369Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:48.1086644Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:48.6554678Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:51.6077120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:53.0064934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:53.3711054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:53.9551691Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:54.1220015Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:54.2143671Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-19T18:27:56.9872310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-19T18:27:57.4072761Z 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-19T18:27:58.2152200Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-19T18:27:58.5227442Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-19T18:28:00.6435399Z 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-19T18:28:02.8611704Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-19T18:28:02.9201934Z ** R 2021-05-19T18:28:03.0106781Z ** inst 2021-05-19T18:28:03.0138487Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:28:04.1100920Z ** help 2021-05-19T18:28:04.9772209Z *** installing help indices 2021-05-19T18:28:05.3193306Z converting help for package 'stringi' 2021-05-19T18:28:05.3511484Z finding HTML links ... done 2021-05-19T18:28:05.5922881Z about_arguments html 2021-05-19T18:28:05.7141482Z about_encoding html 2021-05-19T18:28:05.7886980Z about_locale html 2021-05-19T18:28:05.8708073Z about_search html 2021-05-19T18:28:05.9297492Z about_search_boundaries html 2021-05-19T18:28:06.1399923Z about_search_charclass html 2021-05-19T18:28:06.1935602Z about_search_coll html 2021-05-19T18:28:06.2203534Z about_search_fixed html 2021-05-19T18:28:06.3569220Z about_search_regex html 2021-05-19T18:28:06.4417550Z about_stringi html 2021-05-19T18:28:06.4596450Z operator_add html 2021-05-19T18:28:06.4877087Z operator_compare html 2021-05-19T18:28:06.5040778Z operator_dollar html 2021-05-19T18:28:06.5527766Z stri_compare html 2021-05-19T18:28:06.5840439Z stri_count html 2021-05-19T18:28:06.6422184Z stri_count_boundaries html 2021-05-19T18:28:06.6753737Z stri_datetime_add html 2021-05-19T18:28:06.7080941Z stri_datetime_create html 2021-05-19T18:28:06.7375145Z stri_datetime_fields html 2021-05-19T18:28:06.8160388Z stri_datetime_format html 2021-05-19T18:28:06.8439778Z stri_datetime_fstr html 2021-05-19T18:28:06.8624724Z stri_datetime_now html 2021-05-19T18:28:06.8924232Z stri_datetime_symbols html 2021-05-19T18:28:06.9313135Z stri_detect html 2021-05-19T18:28:06.9475382Z stri_dup html 2021-05-19T18:28:06.9924716Z stri_duplicated html 2021-05-19T18:28:07.0367371Z stri_enc_detect html 2021-05-19T18:28:07.0864816Z stri_enc_detect2 html 2021-05-19T18:28:07.1110897Z stri_enc_fromutf32 html 2021-05-19T18:28:07.1367961Z stri_enc_info html 2021-05-19T18:28:07.1532072Z stri_enc_isascii html 2021-05-19T18:28:07.1715918Z stri_enc_isutf16 html 2021-05-19T18:28:07.1993284Z stri_enc_isutf8 html 2021-05-19T18:28:07.2185496Z stri_enc_list html 2021-05-19T18:28:07.2488347Z stri_enc_mark html 2021-05-19T18:28:07.2744885Z stri_enc_set html 2021-05-19T18:28:07.2926646Z stri_enc_toascii html 2021-05-19T18:28:07.3158878Z stri_enc_tonative html 2021-05-19T18:28:07.3380043Z stri_enc_toutf32 html 2021-05-19T18:28:07.3705351Z stri_enc_toutf8 html 2021-05-19T18:28:07.4248132Z stri_encode html 2021-05-19T18:28:07.4451714Z stri_escape_unicode html 2021-05-19T18:28:07.4979864Z stri_extract html 2021-05-19T18:28:07.5602570Z stri_extract_boundaries html 2021-05-19T18:28:07.5846490Z stri_flatten html 2021-05-19T18:28:07.6095303Z stri_info html 2021-05-19T18:28:07.6218867Z stri_isempty html 2021-05-19T18:28:07.6520860Z stri_join html 2021-05-19T18:28:07.6740427Z stri_join_list html 2021-05-19T18:28:07.7002766Z stri_length html 2021-05-19T18:28:07.7296815Z stri_list2matrix html 2021-05-19T18:28:07.7484385Z stri_locale_info html 2021-05-19T18:28:07.7661648Z stri_locale_list html 2021-05-19T18:28:07.7898813Z stri_locale_set html 2021-05-19T18:28:07.8418883Z stri_locate html 2021-05-19T18:28:07.9030029Z stri_locate_boundaries html 2021-05-19T18:28:07.9438348Z stri_match html 2021-05-19T18:28:07.9554243Z stri_na2empty html 2021-05-19T18:28:07.9734371Z stri_numbytes html 2021-05-19T18:28:08.0315327Z stri_opts_brkiter html 2021-05-19T18:28:08.0917211Z stri_opts_collator html 2021-05-19T18:28:08.1128370Z stri_opts_fixed html 2021-05-19T18:28:08.1603083Z stri_opts_regex html 2021-05-19T18:28:08.2057350Z stri_order html 2021-05-19T18:28:08.2397792Z stri_pad html 2021-05-19T18:28:08.2574206Z stri_rand_lipsum html 2021-05-19T18:28:08.2698536Z stri_rand_shuffle html 2021-05-19T18:28:08.2902348Z stri_rand_strings html 2021-05-19T18:28:08.3226339Z stri_rank html 2021-05-19T18:28:08.3451673Z stri_read_lines html 2021-05-19T18:28:08.3608770Z stri_read_raw html 2021-05-19T18:28:08.3772786Z stri_remove_empty html 2021-05-19T18:28:08.4295471Z stri_replace html 2021-05-19T18:28:08.4440624Z stri_replace_na html 2021-05-19T18:28:08.4543415Z stri_reverse html 2021-05-19T18:28:08.4969109Z stri_sort html 2021-05-19T18:28:08.5315590Z stri_sort_key html 2021-05-19T18:28:08.5862979Z stri_split html 2021-05-19T18:28:08.6494862Z stri_split_boundaries html 2021-05-19T18:28:08.6839170Z stri_split_lines html 2021-05-19T18:28:08.7257937Z stri_startsendswith html 2021-05-19T18:28:08.7483963Z stri_stats_general html 2021-05-19T18:28:08.7693316Z stri_stats_latex html 2021-05-19T18:28:08.8256770Z stri_sub html 2021-05-19T18:28:08.8690149Z stri_sub_all html 2021-05-19T18:28:08.9011630Z stri_subset html 2021-05-19T18:28:08.9328814Z stri_timezone_info html 2021-05-19T18:28:08.9753829Z stri_timezone_list html 2021-05-19T18:28:09.0055495Z stri_timezone_set html 2021-05-19T18:28:09.0765052Z stri_trans_casemap html 2021-05-19T18:28:09.0974934Z stri_trans_char html 2021-05-19T18:28:09.1233565Z stri_trans_general html 2021-05-19T18:28:09.1370364Z stri_trans_list html 2021-05-19T18:28:09.1719652Z stri_trans_nf html 2021-05-19T18:28:09.2043182Z stri_trim html 2021-05-19T18:28:09.2238030Z stri_unescape_unicode html 2021-05-19T18:28:09.2604875Z stri_unique html 2021-05-19T18:28:09.2904685Z stri_width html 2021-05-19T18:28:09.3696141Z stri_wrap html 2021-05-19T18:28:09.3929420Z stri_write_lines html 2021-05-19T18:28:09.3959777Z ** building package indices 2021-05-19T18:28:09.7518589Z ** testing if installed package can be loaded 2021-05-19T18:28:09.7521194Z *** arch - i386 2021-05-19T18:28:10.0608010Z *** arch - x64 2021-05-19T18:28:10.3793345Z * DONE (stringi) 2021-05-19T18:28:12.1105261Z In R CMD INSTALL 2021-05-19T18:28:13.7621957Z * installing *source* package 'Rcpp' ... 2021-05-19T18:28:13.8543827Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-19T18:28:13.8758936Z ** libs 2021-05-19T18:28:13.8767969Z 2021-05-19T18:28:13.8769190Z *** arch - i386 2021-05-19T18:28:13.9078177Z 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-19T18:28:16.2035186Z 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-19T18:28:24.9649491Z 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-19T18:28:25.2082279Z 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-19T18:28:27.7602163Z 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-19T18:28:32.4477954Z 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-19T18:28:34.7916382Z 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-19T18:28:35.1930478Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-19T18:28:35.1961930Z 2021-05-19T18:28:35.1963150Z *** arch - x64 2021-05-19T18:28:35.2245503Z 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-19T18:28:37.7675923Z 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-19T18:28:46.1430067Z 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-19T18:28:46.3647938Z 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-19T18:28:49.1388299Z 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-19T18:28:53.8004088Z 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-19T18:28:56.3865826Z 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-19T18:28:56.8456982Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-19T18:28:56.8507805Z ** R 2021-05-19T18:28:56.8662326Z ** inst 2021-05-19T18:28:57.1879408Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:00.0549723Z ** help 2021-05-19T18:29:00.2734338Z *** installing help indices 2021-05-19T18:29:00.3788205Z converting help for package 'Rcpp' 2021-05-19T18:29:00.4071091Z finding HTML links ... done 2021-05-19T18:29:00.4544968Z CppClass-class html 2021-05-19T18:29:00.4769764Z CppConstructor-class html 2021-05-19T18:29:00.4908734Z CppField-class html 2021-05-19T18:29:00.5101054Z CppFunction-class html 2021-05-19T18:29:00.5199803Z CppObject-class html 2021-05-19T18:29:00.5345509Z CppOverloadedMethods-class html 2021-05-19T18:29:00.5598715Z DollarNames-methods html 2021-05-19T18:29:00.5730877Z Module-class html 2021-05-19T18:29:00.5842672Z Module html 2021-05-19T18:29:00.5955777Z Rcpp-deprecated html 2021-05-19T18:29:00.6052183Z Rcpp-internal html 2021-05-19T18:29:00.6248165Z Rcpp-package html 2021-05-19T18:29:00.6899901Z Rcpp.package.skeleton html 2021-05-19T18:29:00.7089427Z Rcpp.plugin.maker html 2021-05-19T18:29:00.7191461Z RcppLdFlags html 2021-05-19T18:29:00.7266986Z RcppUnitTests html 2021-05-19T18:29:00.7496133Z compileAttributes html 2021-05-19T18:29:00.7598199Z compilerCheck html 2021-05-19T18:29:00.7965828Z cppFunction html 2021-05-19T18:29:00.8224200Z demangle html 2021-05-19T18:29:00.8357299Z dependsAttribute html 2021-05-19T18:29:00.8638292Z evalCpp html 2021-05-19T18:29:00.8862193Z exportAttribute html 2021-05-19T18:29:00.9526659Z exposeClass html 2021-05-19T18:29:00.9586839Z formals html 2021-05-19T18:29:00.9712268Z getRcppVersion html 2021-05-19T18:29:00.9984777Z interfacesAttribute html 2021-05-19T18:29:01.0374357Z loadModule html 2021-05-19T18:29:01.0514332Z loadRcppModules-deprecated html 2021-05-19T18:29:01.0673697Z pluginsAttribute html 2021-05-19T18:29:01.0745378Z populate html 2021-05-19T18:29:01.0888187Z registerPlugin html 2021-05-19T18:29:01.1348420Z setRcppClass html 2021-05-19T18:29:01.1893224Z sourceCpp html 2021-05-19T18:29:01.1901593Z ** building package indices 2021-05-19T18:29:01.2962415Z ** installing vignettes 2021-05-19T18:29:01.3040810Z ** testing if installed package can be loaded 2021-05-19T18:29:01.3043421Z *** arch - i386 2021-05-19T18:29:01.7116215Z *** arch - x64 2021-05-19T18:29:02.1785862Z * DONE (Rcpp) 2021-05-19T18:29:02.3887100Z In R CMD INSTALL 2021-05-19T18:29:02.6716789Z * installing *source* package 'rversions' ... 2021-05-19T18:29:02.6757515Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-19T18:29:02.7184987Z ** R 2021-05-19T18:29:02.7258753Z ** inst 2021-05-19T18:29:02.7278204Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:02.8878878Z ** help 2021-05-19T18:29:02.9341768Z *** installing help indices 2021-05-19T18:29:02.9705835Z converting help for package 'rversions' 2021-05-19T18:29:02.9987881Z finding HTML links ... done 2021-05-19T18:29:03.0131358Z r_oldrel html 2021-05-19T18:29:03.0204134Z r_release html 2021-05-19T18:29:03.0306750Z r_release_macos html 2021-05-19T18:29:03.0406013Z r_release_tarball html 2021-05-19T18:29:03.0503815Z r_release_win html 2021-05-19T18:29:03.0614456Z r_versions html 2021-05-19T18:29:03.0822959Z rversions-package html 2021-05-19T18:29:03.0827733Z *** copying figures 2021-05-19T18:29:03.0839572Z ** building package indices 2021-05-19T18:29:03.1120487Z ** testing if installed package can be loaded 2021-05-19T18:29:03.1123120Z *** arch - i386 2021-05-19T18:29:03.4186666Z *** arch - x64 2021-05-19T18:29:03.7385758Z * DONE (rversions) 2021-05-19T18:29:03.7653377Z In R CMD INSTALL 2021-05-19T18:29:04.6830996Z * installing *source* package 'vctrs' ... 2021-05-19T18:29:04.7277899Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-19T18:29:04.7606364Z ** libs 2021-05-19T18:29:04.7618297Z 2021-05-19T18:29:04.7619537Z *** arch - i386 2021-05-19T18:29:04.8506864Z 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-19T18:29:05.0341549Z 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-19T18:29:05.1919502Z 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-19T18:29:05.3555349Z 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-19T18:29:05.6674301Z 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-19T18:29:05.8465221Z 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-19T18:29:06.0507496Z 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-19T18:29:06.1825512Z 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-19T18:29:06.3585236Z 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-19T18:29:06.5043494Z 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-19T18:29:06.7333474Z 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-19T18:29:07.0032225Z 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-19T18:29:07.2035503Z 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-19T18:29:07.3544202Z 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-19T18:29:07.7408331Z 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-19T18:29:07.8597808Z 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-19T18:29:08.5116444Z 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-19T18:29:08.6772785Z 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-19T18:29:08.8590841Z 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-19T18:29:09.0349516Z 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-19T18:29:09.1658417Z 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-19T18:29:09.4715150Z 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-19T18:29:09.6065965Z 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-19T18:29:10.1049583Z 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-19T18:29:10.2507010Z 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-19T18:29:11.1924811Z 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-19T18:29:11.3957877Z 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-19T18:29:11.5324076Z 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-19T18:29:11.6705513Z 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-19T18:29:11.8984388Z 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-19T18:29:12.0739941Z 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-19T18:29:12.2675650Z 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-19T18:29:12.4600052Z 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-19T18:29:12.6511371Z 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-19T18:29:12.9352010Z 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-19T18:29:13.1081874Z 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-19T18:29:13.2635850Z 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-19T18:29:13.4610488Z 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-19T18:29:13.9995428Z 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-19T18:29:14.3703411Z 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-19T18:29:14.6709815Z 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-19T18:29:14.8946741Z 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-19T18:29:15.2398340Z 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-19T18:29:15.3551858Z 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-19T18:29:15.6271465Z 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-19T18:29:15.8479559Z 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-19T18:29:16.0715799Z 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-19T18:29:16.6410083Z 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-19T18:29:16.8733892Z 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-19T18:29:17.0795664Z 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-19T18:29:17.3048186Z 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-19T18:29:17.4419950Z 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-19T18:29:17.6757283Z 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-19T18:29:17.9644863Z 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-19T18:29:18.2770806Z 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-19T18:29:18.5585832Z 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-19T18:29:18.7020502Z 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-19T18:29:18.8472620Z 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-19T18:29:18.9631854Z 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-19T18:29:19.8651187Z 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-19T18:29:20.1003573Z 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-19T18:29:20.2768581Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-19T18:29:20.2787438Z 2021-05-19T18:29:20.2788263Z *** arch - x64 2021-05-19T18:29:20.3733612Z 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-19T18:29:20.5430279Z 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-19T18:29:20.6926654Z 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-19T18:29:20.8424473Z 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-19T18:29:21.1172759Z 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-19T18:29:21.2743680Z 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-19T18:29:21.4618144Z 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-19T18:29:21.5808249Z 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-19T18:29:21.7438132Z 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-19T18:29:21.8813376Z 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-19T18:29:22.0641010Z 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-19T18:29:22.3176397Z 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-19T18:29:22.5484055Z 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-19T18:29:22.6923296Z 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-19T18:29:22.9715009Z 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-19T18:29:23.0874313Z 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-19T18:29:23.5471282Z 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-19T18:29:23.6943976Z 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-19T18:29:23.8640496Z 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-19T18:29:24.0382460Z 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-19T18:29:24.1500875Z 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-19T18:29:24.4119067Z 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-19T18:29:24.5399992Z 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-19T18:29:24.8906366Z 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-19T18:29:25.0289513Z 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-19T18:29:25.7462163Z 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-19T18:29:25.9423678Z 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-19T18:29:26.0668522Z 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-19T18:29:26.1945910Z 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-19T18:29:26.4218328Z 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-19T18:29:26.5818595Z 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-19T18:29:26.7682668Z 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-19T18:29:27.4616027Z 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-19T18:29:27.4617726Z 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-19T18:29:27.4619343Z 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-19T18:29:27.5228747Z 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-19T18:29:27.6586990Z 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-19T18:29:27.8276959Z 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-19T18:29:28.2995154Z 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-19T18:29:28.6522161Z 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-19T18:29:28.9250765Z 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-19T18:29:29.1349826Z 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-19T18:29:29.4458392Z 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-19T18:29:29.5557796Z 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-19T18:29:29.8033611Z 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-19T18:29:30.0168148Z 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-19T18:29:30.2308087Z 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-19T18:29:30.6927408Z 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-19T18:29:30.9101354Z 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-19T18:29:31.0909644Z 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-19T18:29:31.2490045Z 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-19T18:29:31.3770733Z 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-19T18:29:31.5553418Z 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-19T18:29:31.7323320Z 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-19T18:29:31.9392067Z 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-19T18:29:32.1151860Z 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-19T18:29:32.2483845Z 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-19T18:29:32.3740645Z 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-19T18:29:32.4892529Z 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-19T18:29:33.1575201Z 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-19T18:29:33.4054829Z 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-19T18:29:33.5578214Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-19T18:29:33.5615439Z ** R 2021-05-19T18:29:33.6472644Z ** inst 2021-05-19T18:29:33.6575295Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:36.8434837Z ** help 2021-05-19T18:29:37.4176988Z *** installing help indices 2021-05-19T18:29:37.6542852Z converting help for package 'vctrs' 2021-05-19T18:29:37.6827779Z finding HTML links ... done 2021-05-19T18:29:37.7551040Z as-is html 2021-05-19T18:29:37.7813439Z data_frame html 2021-05-19T18:29:37.8015273Z df_list html 2021-05-19T18:29:37.8271982Z df_ptype2 html 2021-05-19T18:29:37.8525074Z faq-compatibility-types html 2021-05-19T18:29:37.8672073Z faq-error-incompatible-attributes html 2021-05-19T18:29:37.8847986Z faq-error-scalar-type html 2021-05-19T18:29:37.8937829Z fields html 2021-05-19T18:29:38.0052933Z howto-faq-coercion-data-frame html 2021-05-19T18:29:38.0784752Z howto-faq-coercion html 2021-05-19T18:29:38.1040399Z howto-faq-fix-scalar-type-error html 2021-05-19T18:29:38.1145646Z int64 html 2021-05-19T18:29:38.1588119Z internal-faq-ptype2-identity html 2021-05-19T18:29:38.1869841Z list_of html 2021-05-19T18:29:38.2272659Z maybe_lossy_cast html 2021-05-19T18:29:38.2479598Z name_spec html 2021-05-19T18:29:38.2652539Z new_data_frame html 2021-05-19T18:29:38.2896557Z new_date html 2021-05-19T18:29:38.3088842Z new_factor html 2021-05-19T18:29:38.3176199Z new_list_of html 2021-05-19T18:29:38.3324849Z new_partial html 2021-05-19T18:29:38.3469636Z new_rcrd html 2021-05-19T18:29:38.3996347Z new_vctr html 2021-05-19T18:29:38.4103685Z obj_print html 2021-05-19T18:29:38.4203260Z op-empty-default html 2021-05-19T18:29:38.4324265Z partial_factor html 2021-05-19T18:29:38.4413201Z partial_frame html 2021-05-19T18:29:38.4875056Z reference-faq-compatibility html 2021-05-19T18:29:38.5076239Z s3_register html 2021-05-19T18:29:38.5116976Z table html 2021-05-19T18:29:38.6118852Z theory-faq-coercion html 2021-05-19T18:29:38.6198502Z unspecified html 2021-05-19T18:29:38.6436648Z vctrs-conditions html 2021-05-19T18:29:38.6492545Z vctrs-data-frame html 2021-05-19T18:29:38.6708182Z vctrs-package html 2021-05-19T18:29:38.7317541Z vec-rep html 2021-05-19T18:29:38.7571993Z vec_arith html 2021-05-19T18:29:38.7751293Z vec_as_index html 2021-05-19T18:29:38.8113921Z vec_as_location html 2021-05-19T18:29:38.8867731Z vec_as_names html 2021-05-19T18:29:38.8951788Z vec_as_names_legacy html 2021-05-19T18:29:38.9250165Z vec_as_subscript html 2021-05-19T18:29:38.9672949Z vec_assert html 2021-05-19T18:29:39.0328163Z vec_bind html 2021-05-19T18:29:39.0727744Z vec_c html 2021-05-19T18:29:39.1131835Z vec_cast html 2021-05-19T18:29:39.1237435Z vec_cbind_frame_ptype html 2021-05-19T18:29:39.1706624Z vec_chop html 2021-05-19T18:29:39.1886563Z vec_compare html 2021-05-19T18:29:39.2043715Z vec_count html 2021-05-19T18:29:39.2222829Z vec_data html 2021-05-19T18:29:39.2512654Z vec_default_ptype2 html 2021-05-19T18:29:39.2644169Z vec_detect_complete html 2021-05-19T18:29:39.2859753Z vec_duplicate html 2021-05-19T18:29:39.2949864Z vec_empty html 2021-05-19T18:29:39.3148469Z vec_equal html 2021-05-19T18:29:39.3315027Z vec_fill_missing html 2021-05-19T18:29:39.3557984Z vec_group html 2021-05-19T18:29:39.3665347Z vec_identify_runs html 2021-05-19T18:29:39.3744463Z vec_init html 2021-05-19T18:29:39.3833443Z vec_is_list html 2021-05-19T18:29:39.3932278Z vec_list_cast html 2021-05-19T18:29:39.4294864Z vec_match html 2021-05-19T18:29:39.4620165Z vec_math html 2021-05-19T18:29:39.4942313Z vec_names html 2021-05-19T18:29:39.5120881Z vec_order html 2021-05-19T18:29:39.5837436Z vec_proxy html 2021-05-19T18:29:39.6170364Z vec_proxy_compare html 2021-05-19T18:29:39.6404169Z vec_proxy_equal html 2021-05-19T18:29:39.6899768Z vec_ptype html 2021-05-19T18:29:39.7188723Z vec_ptype2 html 2021-05-19T18:29:39.7369510Z vec_ptype_full html 2021-05-19T18:29:39.7691547Z vec_recycle html 2021-05-19T18:29:39.7853452Z vec_repeat html 2021-05-19T18:29:39.7992480Z vec_seq_along html 2021-05-19T18:29:39.8518001Z vec_size html 2021-05-19T18:29:39.8895290Z vec_slice html 2021-05-19T18:29:39.9077800Z vec_split html 2021-05-19T18:29:39.9222414Z vec_type html 2021-05-19T18:29:39.9426355Z vec_unique html 2021-05-19T18:29:39.9440501Z *** copying figures 2021-05-19T18:29:39.9525851Z ** building package indices 2021-05-19T18:29:40.1934580Z ** installing vignettes 2021-05-19T18:29:40.2090282Z ** testing if installed package can be loaded 2021-05-19T18:29:40.2095404Z *** arch - i386 2021-05-19T18:29:40.5154284Z *** arch - x64 2021-05-19T18:29:41.4596569Z * DONE (vctrs) 2021-05-19T18:29:41.4597116Z In R CMD INSTALL 2021-05-19T18:29:41.4817726Z * installing *source* package 'processx' ... 2021-05-19T18:29:41.4936437Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-19T18:29:41.5211553Z ** libs 2021-05-19T18:29:41.5220844Z 2021-05-19T18:29:41.5222054Z *** arch - i386 2021-05-19T18:29:41.5720163Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-19T18:29:41.8042538Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-19T18:29:42.3411501Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-19T18:29:42.7981468Z 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-19T18:29:44.4747905Z 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-19T18:29:44.4750769Z 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-19T18:29:44.6653103Z 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-19T18:29:45.0821744Z 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-19T18:29:45.9531275Z 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-19T18:29:46.3944380Z 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-19T18:29:46.8209882Z 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-19T18:29:46.9582591Z 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-19T18:29:47.6763641Z 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-19T18:29:48.1849319Z 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-19T18:29:48.6173975Z 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-19T18:29:49.0221016Z 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-19T18:29:49.3820101Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-19T18:29:49.3823262Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-19T18:29:49.3824875Z int ret; 2021-05-19T18:29:49.3825846Z ^ 2021-05-19T18:29:49.4775212Z 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-19T18:29:49.7498271Z 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-19T18:29:49.8845612Z 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-19T18:29:50.3586930Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-19T18:29:50.3588408Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-19T18:29:50.4665707Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-19T18:29:50.4724241Z 2021-05-19T18:29:50.4725358Z *** arch - x64 2021-05-19T18:29:50.5223617Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-19T18:29:50.7437219Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-19T18:29:51.4914821Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-19T18:29:52.9679142Z 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-19T18:29:53.6361721Z 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-19T18:29:54.2824126Z 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-19T18:29:54.9562049Z 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-19T18:29:55.6055311Z 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-19T18:29:56.6351922Z 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-19T18:29:57.3176276Z 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-19T18:29:57.9715987Z 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-19T18:29:58.1011667Z 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-19T18:29:59.0215214Z 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-19T18:29:59.7608397Z 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-19T18:30:00.4455090Z 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-19T18:30:01.0908763Z 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-19T18:30:01.7037895Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-19T18:30:01.7039781Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-19T18:30:01.7040703Z int ret; 2021-05-19T18:30:01.7041195Z ^ 2021-05-19T18:30:01.7928858Z 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-19T18:30:02.0578953Z 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-19T18:30:02.1798845Z 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-19T18:30:02.8752925Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-19T18:30:02.8754223Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-19T18:30:02.9755352Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-19T18:30:02.9854082Z ** R 2021-05-19T18:30:03.0173563Z ** inst 2021-05-19T18:30:03.0193392Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:04.7132632Z ** help 2021-05-19T18:30:04.8377754Z *** installing help indices 2021-05-19T18:30:04.9078877Z converting help for package 'processx' 2021-05-19T18:30:04.9399876Z finding HTML links ... done 2021-05-19T18:30:04.9822426Z base64_decode html 2021-05-19T18:30:04.9912673Z curl_fds html 2021-05-19T18:30:05.0417452Z default_pty_options html 2021-05-19T18:30:05.0613010Z poll html 2021-05-19T18:30:05.5498708Z process html 2021-05-19T18:30:05.5798372Z process_initialize html 2021-05-19T18:30:05.6223604Z processx_connections html 2021-05-19T18:30:05.7169170Z run html 2021-05-19T18:30:05.7239209Z supervisor_kill html 2021-05-19T18:30:05.7243882Z ** building package indices 2021-05-19T18:30:05.7751250Z ** testing if installed package can be loaded 2021-05-19T18:30:05.7753556Z *** arch - i386 2021-05-19T18:30:06.0806031Z *** arch - x64 2021-05-19T18:30:06.9554899Z * DONE (processx) 2021-05-19T18:30:06.9555424Z In R CMD INSTALL 2021-05-19T18:30:06.9556016Z * installing *source* package 'highr' ... 2021-05-19T18:30:06.9557252Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-19T18:30:06.9557822Z ** R 2021-05-19T18:30:06.9558169Z ** inst 2021-05-19T18:30:06.9558802Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:06.9797990Z ** help 2021-05-19T18:30:07.0064263Z *** installing help indices 2021-05-19T18:30:07.0272627Z converting help for package 'highr' 2021-05-19T18:30:07.0554315Z finding HTML links ... done 2021-05-19T18:30:07.0696496Z hi_andre html 2021-05-19T18:30:07.1002424Z hilight html 2021-05-19T18:30:07.1007092Z ** building package indices 2021-05-19T18:30:07.1143879Z ** installing vignettes 2021-05-19T18:30:07.1202321Z ** testing if installed package can be loaded 2021-05-19T18:30:07.1205232Z *** arch - i386 2021-05-19T18:30:07.4284747Z *** arch - x64 2021-05-19T18:30:07.7368891Z * DONE (highr) 2021-05-19T18:30:07.7608978Z In R CMD INSTALL 2021-05-19T18:30:08.3889407Z * installing *source* package 'pillar' ... 2021-05-19T18:30:08.4145630Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-19T18:30:08.4480559Z ** R 2021-05-19T18:30:08.4902041Z ** inst 2021-05-19T18:30:08.5032878Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:10.4934453Z ** help 2021-05-19T18:30:10.7310015Z *** installing help indices 2021-05-19T18:30:10.8255477Z converting help for package 'pillar' 2021-05-19T18:30:10.8543673Z finding HTML links ... done 2021-05-19T18:30:10.8878720Z align html 2021-05-19T18:30:10.9223882Z char html 2021-05-19T18:30:10.9529736Z colonnade html 2021-05-19T18:30:10.9732990Z ctl_new_pillar html 2021-05-19T18:30:10.9881885Z deprecated html 2021-05-19T18:30:10.9944566Z dim_desc html 2021-05-19T18:30:11.0119926Z expect_known_display html 2021-05-19T18:30:11.0247643Z extra_cols html 2021-05-19T18:30:11.0407994Z format_glimpse html 2021-05-19T18:30:11.0739259Z format_tbl html 2021-05-19T18:30:11.0880435Z format_type_sum html 2021-05-19T18:30:11.0941688Z get_extent html 2021-05-19T18:30:11.1104799Z glimpse html 2021-05-19T18:30:11.1186824Z 2021-05-19T18:30:11.1693477Z finding level-2 HTML links ... done 2021-05-19T18:30:11.1751157Z new_ornament html 2021-05-19T18:30:11.1962557Z new_pillar html 2021-05-19T18:30:11.2125958Z new_pillar_component html 2021-05-19T18:30:11.2570653Z new_pillar_shaft html 2021-05-19T18:30:11.2640363Z new_pillar_title html 2021-05-19T18:30:11.2722189Z new_pillar_type html 2021-05-19T18:30:11.2943607Z new_tbl_format_setup html 2021-05-19T18:30:11.3291791Z num html 2021-05-19T18:30:11.3625347Z pillar-package html 2021-05-19T18:30:11.3859066Z pillar html 2021-05-19T18:30:11.9571649Z *** copying figures 2021-05-19T18:30:11.9572667Z ** building package indices 2021-05-19T18:30:11.9573664Z ** installing vignettes 2021-05-19T18:30:11.9574801Z ** testing if installed package can be loaded 2021-05-19T18:30:11.9575741Z *** arch - i386 2021-05-19T18:30:11.9576799Z pillar_shaft html 2021-05-19T18:30:11.9577789Z squeeze html 2021-05-19T18:30:11.9578800Z style_subtle html 2021-05-19T18:30:11.9580129Z tbl_format_body html 2021-05-19T18:30:11.9581146Z tbl_format_footer html 2021-05-19T18:30:11.9582198Z tbl_format_header html 2021-05-19T18:30:11.9583222Z tbl_format_setup html 2021-05-19T18:30:11.9584200Z tbl_sum html 2021-05-19T18:30:11.9585139Z type_sum html 2021-05-19T18:30:12.0727863Z *** arch - x64 2021-05-19T18:30:12.4863832Z * DONE (pillar) 2021-05-19T18:30:12.5497002Z In R CMD INSTALL 2021-05-19T18:30:12.9377447Z * installing *source* package 'callr' ... 2021-05-19T18:30:12.9473886Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-19T18:30:12.9760734Z ** R 2021-05-19T18:30:13.0075315Z ** inst 2021-05-19T18:30:13.0098389Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:16.7210743Z ** help 2021-05-19T18:30:16.9200777Z *** installing help indices 2021-05-19T18:30:17.0254224Z converting help for package 'callr' 2021-05-19T18:30:17.0572038Z finding HTML links ... done 2021-05-19T18:30:17.1199665Z callr html 2021-05-19T18:30:17.1330835Z convert_and_check_my_args html 2021-05-19T18:30:17.1395887Z default_repos html 2021-05-19T18:30:17.1500205Z get_result html 2021-05-19T18:30:17.1590050Z new_callr_error html 2021-05-19T18:30:17.2608397Z r html 2021-05-19T18:30:17.3192347Z r_bg html 2021-05-19T18:30:17.3596820Z r_copycat html 2021-05-19T18:30:17.4701721Z r_process html 2021-05-19T18:30:17.4805597Z r_process_options html 2021-05-19T18:30:17.7451312Z r_session html 2021-05-19T18:30:17.7589142Z r_session_debug html 2021-05-19T18:30:17.7888214Z r_session_options html 2021-05-19T18:30:17.8309846Z r_vanilla html 2021-05-19T18:30:17.8959271Z rcmd html 2021-05-19T18:30:17.9397139Z rcmd_bg html 2021-05-19T18:30:17.9754186Z rcmd_copycat html 2021-05-19T18:30:18.0792765Z rcmd_process html 2021-05-19T18:30:18.0922521Z rcmd_process_options html 2021-05-19T18:30:18.1114620Z rcmd_safe_env html 2021-05-19T18:30:18.1223514Z reexports html 2021-05-19T18:30:18.1761717Z rscript html 2021-05-19T18:30:18.2741794Z rscript_process html 2021-05-19T18:30:18.2843260Z rscript_process_options html 2021-05-19T18:30:18.2898887Z supported_archs html 2021-05-19T18:30:18.2905870Z ** building package indices 2021-05-19T18:30:18.3916544Z ** testing if installed package can be loaded 2021-05-19T18:30:18.3918669Z *** arch - i386 2021-05-19T18:30:18.6981961Z *** arch - x64 2021-05-19T18:30:19.0113492Z * DONE (callr) 2021-05-19T18:30:19.0564303Z In R CMD INSTALL 2021-05-19T18:30:19.8166466Z * installing *source* package 'knitr' ... 2021-05-19T18:30:19.8544832Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-19T18:30:19.9126117Z ** R 2021-05-19T18:30:19.9984505Z ** demo 2021-05-19T18:30:20.0011480Z ** inst 2021-05-19T18:30:20.0832868Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:24.8046271Z ** help 2021-05-19T18:30:25.2238707Z *** installing help indices 2021-05-19T18:30:25.4332984Z converting help for package 'knitr' 2021-05-19T18:30:25.4625999Z finding HTML links ... done 2021-05-19T18:30:25.5408652Z Sweave2knitr html 2021-05-19T18:30:25.5570267Z all_labels html 2021-05-19T18:30:25.5717007Z all_patterns html 2021-05-19T18:30:25.5939108Z asis_output html 2021-05-19T18:30:25.6049420Z cache_engines html 2021-05-19T18:30:25.6475029Z chunk_hook html 2021-05-19T18:30:25.6589162Z clean_cache html 2021-05-19T18:30:25.6746703Z 2021-05-19T18:30:25.7367588Z finding level-2 HTML links ... done 2021-05-19T18:30:25.7380951Z combine_words html 2021-05-19T18:30:25.7452854Z current_input html 2021-05-19T18:30:25.7592820Z dep_auto html 2021-05-19T18:30:25.7662444Z dep_prev html 2021-05-19T18:30:25.7894786Z engine_output html 2021-05-19T18:30:25.8071201Z fig_chunk html 2021-05-19T18:30:25.8215667Z fig_path html 2021-05-19T18:30:25.8313921Z hook_animation html 2021-05-19T18:30:25.8431962Z hook_document html 2021-05-19T18:30:25.8601936Z hook_plot html 2021-05-19T18:30:25.8690353Z image_uri html 2021-05-19T18:30:25.8860219Z imgur_upload html 2021-05-19T18:30:25.9096497Z include_graphics html 2021-05-19T18:30:25.9208333Z include_url html 2021-05-19T18:30:25.9337906Z inline_expr html 2021-05-19T18:30:25.9408479Z is_low_change html 2021-05-19T18:30:25.9941280Z kable html 2021-05-19T18:30:26.0778193Z knit html 2021-05-19T18:30:26.1102476Z knit2html html 2021-05-19T18:30:26.1377211Z knit2pandoc html 2021-05-19T18:30:26.1622590Z knit2pdf html 2021-05-19T18:30:26.1891598Z knit2wp html 2021-05-19T18:30:26.2081902Z knit_child html 2021-05-19T18:30:26.2201684Z knit_code html 2021-05-19T18:30:26.2416187Z knit_engines html 2021-05-19T18:30:26.2611273Z knit_exit html 2021-05-19T18:30:26.2769519Z knit_expand html 2021-05-19T18:30:26.2878910Z knit_filter html 2021-05-19T18:30:26.2960620Z knit_global html 2021-05-19T18:30:26.3050408Z knit_hooks html 2021-05-19T18:30:26.3206221Z knit_meta html 2021-05-19T18:30:26.3491372Z knit_params html 2021-05-19T18:30:26.3605443Z knit_params_yaml html 2021-05-19T18:30:26.3723834Z knit_patterns html 2021-05-19T18:30:26.3899580Z knit_print html 2021-05-19T18:30:26.4031406Z knit_rd html 2021-05-19T18:30:26.4253526Z knit_theme html 2021-05-19T18:30:26.4461061Z knit_watch html 2021-05-19T18:30:26.4621588Z knitr-package html 2021-05-19T18:30:26.4934501Z load_cache html 2021-05-19T18:30:26.5095318Z opts_chunk html 2021-05-19T18:30:26.5187345Z opts_hooks html 2021-05-19T18:30:26.5343900Z opts_knit html 2021-05-19T18:30:26.5408946Z opts_template html 2021-05-19T18:30:26.5915321Z output_hooks html 2021-05-19T18:30:26.6118535Z output_type html 2021-05-19T18:30:26.6447298Z pandoc html 2021-05-19T18:30:26.6523141Z pat_fun html 2021-05-19T18:30:26.6693011Z plot_crop html 2021-05-19T18:30:26.6768313Z rand_seed html 2021-05-19T18:30:26.6896818Z raw_block html 2021-05-19T18:30:26.7124895Z raw_output html 2021-05-19T18:30:26.7573077Z read_chunk html 2021-05-19T18:30:26.7660586Z read_rforge html 2021-05-19T18:30:26.7782099Z rocco html 2021-05-19T18:30:26.7919689Z rst2pdf html 2021-05-19T18:30:26.7997413Z set_alias html 2021-05-19T18:30:26.8177775Z set_header html 2021-05-19T18:30:26.8314653Z set_parent html 2021-05-19T18:30:26.8408479Z sew html 2021-05-19T18:30:26.8826377Z spin html 2021-05-19T18:30:26.9001262Z spin_child html 2021-05-19T18:30:26.9255120Z stitch html 2021-05-19T18:30:26.9402794Z vignette_engines html 2021-05-19T18:30:26.9568606Z wrap_rmd html 2021-05-19T18:30:26.9872382Z write_bib html 2021-05-19T18:30:26.9883936Z ** building package indices 2021-05-19T18:30:27.1994763Z ** installing vignettes 2021-05-19T18:30:27.2109075Z ** testing if installed package can be loaded 2021-05-19T18:30:27.2112693Z *** arch - i386 2021-05-19T18:30:27.5218158Z *** arch - x64 2021-05-19T18:30:27.8527214Z * DONE (knitr) 2021-05-19T18:30:27.9693694Z In R CMD INSTALL 2021-05-19T18:30:28.6198132Z * installing *source* package 'tibble' ... 2021-05-19T18:30:28.6464806Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-19T18:30:28.6836002Z ** libs 2021-05-19T18:30:28.6847855Z 2021-05-19T18:30:28.6848818Z *** arch - i386 2021-05-19T18:30:28.7124747Z 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-19T18:30:28.8263784Z 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-19T18:30:28.9554104Z 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-19T18:30:29.0671396Z 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-19T18:30:29.3421576Z 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-19T18:30:29.4564004Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-19T18:30:29.4573761Z 2021-05-19T18:30:29.4574993Z *** arch - x64 2021-05-19T18:30:29.4825938Z 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-19T18:30:29.5853243Z 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-19T18:30:29.7072475Z 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-19T18:30:29.8022979Z 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-19T18:30:30.0960256Z 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-19T18:30:30.2060605Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-19T18:30:30.2091045Z ** R 2021-05-19T18:30:30.2461608Z ** inst 2021-05-19T18:30:30.2577068Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:32.1747967Z ** help 2021-05-19T18:30:32.3176600Z *** installing help indices 2021-05-19T18:30:32.3903970Z converting help for package 'tibble' 2021-05-19T18:30:32.4190333Z finding HTML links ... done 2021-05-19T18:30:32.4728533Z add_column html 2021-05-19T18:30:32.4921439Z add_row html 2021-05-19T18:30:32.5633108Z as_tibble html 2021-05-19T18:30:32.5759828Z 2021-05-19T18:30:32.6263192Z finding level-2 HTML links ... done 2021-05-19T18:30:32.6328575Z deprecated html 2021-05-19T18:30:32.6488229Z enframe html 2021-05-19T18:30:32.7044604Z formatting html 2021-05-19T18:30:32.7220189Z frame_matrix html 2021-05-19T18:30:32.7308338Z is.tibble html 2021-05-19T18:30:32.7372940Z is_tibble html 2021-05-19T18:30:32.7410130Z knit_print.trunc_mat html 2021-05-19T18:30:32.7657996Z lst html 2021-05-19T18:30:32.7959485Z name-repair-superseded html 2021-05-19T18:30:32.8016951Z name-repair html 2021-05-19T18:30:32.8315199Z new_tibble html 2021-05-19T18:30:32.8569717Z reexports html 2021-05-19T18:30:32.8711444Z rownames html 2021-05-19T18:30:32.9106844Z subsetting html 2021-05-19T18:30:32.9616116Z tbl_df-class html 2021-05-19T18:30:33.0381062Z tibble-package html 2021-05-19T18:30:33.0975355Z tibble html 2021-05-19T18:30:33.1151552Z tribble html 2021-05-19T18:30:33.1434946Z trunc_mat html 2021-05-19T18:30:33.1607928Z view html 2021-05-19T18:30:33.1614152Z *** copying figures 2021-05-19T18:30:33.1664367Z ** building package indices 2021-05-19T18:30:33.2398516Z ** installing vignettes 2021-05-19T18:30:33.2484454Z ** testing if installed package can be loaded 2021-05-19T18:30:33.2487262Z *** arch - i386 2021-05-19T18:30:33.6552561Z *** arch - x64 2021-05-19T18:30:34.1670301Z * DONE (tibble) 2021-05-19T18:30:34.2475511Z In R CMD INSTALL 2021-05-19T18:30:34.5932126Z * installing *source* package 'pkgbuild' ... 2021-05-19T18:30:34.6014273Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-19T18:30:34.6298349Z ** R 2021-05-19T18:30:34.6475886Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:35.8465040Z ** help 2021-05-19T18:30:35.9403594Z *** installing help indices 2021-05-19T18:30:36.0014232Z converting help for package 'pkgbuild' 2021-05-19T18:30:36.0305909Z finding HTML links ... done 2021-05-19T18:30:36.1153138Z build html 2021-05-19T18:30:36.1218489Z clean_dll html 2021-05-19T18:30:36.1455722Z compile_dll html 2021-05-19T18:30:36.1570451Z compiler_flags html 2021-05-19T18:30:36.1783348Z has_build_tools html 2021-05-19T18:30:36.1901601Z has_compiler html 2021-05-19T18:30:36.1941956Z has_latex html 2021-05-19T18:30:36.2081482Z has_rtools html 2021-05-19T18:30:36.2139615Z needs_compile html 2021-05-19T18:30:36.2193285Z pkg_has_src html 2021-05-19T18:30:36.2242259Z pkg_links_to_rcpp html 2021-05-19T18:30:36.2406257Z pkgbuild_process html 2021-05-19T18:30:36.2534339Z rcmd_build_tools html 2021-05-19T18:30:36.2577871Z rtools_needed html 2021-05-19T18:30:36.2727079Z with_debug html 2021-05-19T18:30:36.2796021Z without_compiler html 2021-05-19T18:30:36.2801883Z ** building package indices 2021-05-19T18:30:36.3354582Z ** testing if installed package can be loaded 2021-05-19T18:30:36.3357182Z *** arch - i386 2021-05-19T18:30:36.7430832Z *** arch - x64 2021-05-19T18:30:37.1531974Z * DONE (pkgbuild) 2021-05-19T18:30:37.1934609Z In R CMD INSTALL 2021-05-19T18:30:37.8406929Z * installing *source* package 'roxygen2' ... 2021-05-19T18:30:37.8685934Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-19T18:30:37.9032755Z ** libs 2021-05-19T18:30:37.9048597Z 2021-05-19T18:30:37.9049759Z *** arch - i386 2021-05-19T18:30:37.9320308Z 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-19T18:30:41.3795330Z 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-19T18:30:43.5813895Z 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-19T18:30:45.8098508Z 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-19T18:30:48.0534728Z 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-19T18:30:51.4290908Z 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-19T18:30:53.8574283Z 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-19T18:30:54.1806927Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-19T18:30:54.1836086Z 2021-05-19T18:30:54.1837282Z *** arch - x64 2021-05-19T18:30:54.2100489Z 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-19T18:30:57.7873233Z 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-19T18:31:00.2740627Z 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-19T18:31:02.7619930Z 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-19T18:31:05.2578150Z 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-19T18:31:08.7724066Z 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-19T18:31:11.4617894Z 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-19T18:31:11.8543896Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-19T18:31:11.8591619Z ** R 2021-05-19T18:31:11.9186652Z ** inst 2021-05-19T18:31:11.9301800Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:16.1113797Z ** help 2021-05-19T18:31:16.2488985Z *** installing help indices 2021-05-19T18:31:16.3327822Z converting help for package 'roxygen2' 2021-05-19T18:31:16.3614008Z finding HTML links ... done 2021-05-19T18:31:16.5068700Z RoxyTopic html 2021-05-19T18:31:16.5173950Z double_escape_md html 2021-05-19T18:31:16.5237446Z escape_examples html 2021-05-19T18:31:16.5324294Z is_s3_generic html 2021-05-19T18:31:16.5460432Z load html 2021-05-19T18:31:16.5670728Z load_options html 2021-05-19T18:31:16.5918598Z markdown-internals html 2021-05-19T18:31:16.6121016Z markdown-test html 2021-05-19T18:31:16.6331571Z markdown_pass1 html 2021-05-19T18:31:16.6451348Z namespace_roclet html 2021-05-19T18:31:16.6517171Z object html 2021-05-19T18:31:16.6586854Z object_format html 2021-05-19T18:31:16.6711542Z parse_package html 2021-05-19T18:31:16.6811108Z rd_roclet html 2021-05-19T18:31:16.6936825Z rd_section html 2021-05-19T18:31:16.6996421Z roc_proc_text html 2021-05-19T18:31:16.7202851Z roclet html 2021-05-19T18:31:16.7252299Z roclet_find html 2021-05-19T18:31:16.7443159Z roxy_block html 2021-05-19T18:31:16.7580459Z roxy_tag html 2021-05-19T18:31:16.7675284Z roxy_tag_rd html 2021-05-19T18:31:16.7958986Z roxygen2-package html 2021-05-19T18:31:16.8163183Z roxygenize html 2021-05-19T18:31:16.8350122Z tag_parsers html 2021-05-19T18:31:16.8514295Z update_collate html 2021-05-19T18:31:16.8632245Z vignette_roclet html 2021-05-19T18:31:16.8639419Z *** copying figures 2021-05-19T18:31:16.8654421Z ** building package indices 2021-05-19T18:31:16.9392888Z ** installing vignettes 2021-05-19T18:31:16.9504207Z ** testing if installed package can be loaded 2021-05-19T18:31:16.9506889Z *** arch - i386 2021-05-19T18:31:17.4584809Z *** arch - x64 2021-05-19T18:31:17.9717565Z * DONE (roxygen2) 2021-05-19T18:31:18.0802885Z In R CMD INSTALL 2021-05-19T18:31:18.3518545Z * installing *source* package 'rematch2' ... 2021-05-19T18:31:18.3556028Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-19T18:31:18.3881985Z ** R 2021-05-19T18:31:18.3970356Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:18.7977767Z ** help 2021-05-19T18:31:18.8477057Z *** installing help indices 2021-05-19T18:31:18.8822817Z converting help for package 'rematch2' 2021-05-19T18:31:18.9102634Z finding HTML links ... done 2021-05-19T18:31:18.9879006Z bind_re_match html 2021-05-19T18:31:18.9882231Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:18.9887095Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.0908076Z re_exec html 2021-05-19T18:31:19.0910048Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.0912394Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.0914739Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.1396916Z re_exec_all html 2021-05-19T18:31:19.1400034Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.1404117Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.1408600Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.1774186Z re_match html 2021-05-19T18:31:19.1777286Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.1781310Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.1785412Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.2339817Z re_match_all html 2021-05-19T18:31:19.2343043Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.2347338Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.2351397Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.2355512Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.2359569Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCK4RXn/R.INSTALL7cc5043831/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-19T18:31:19.2482117Z rematch2-package html 2021-05-19T18:31:19.2487144Z ** building package indices 2021-05-19T18:31:19.2773004Z ** testing if installed package can be loaded 2021-05-19T18:31:19.2775773Z *** arch - i386 2021-05-19T18:31:19.7853494Z *** arch - x64 2021-05-19T18:31:20.2958174Z * DONE (rematch2) 2021-05-19T18:31:20.3260006Z In R CMD INSTALL 2021-05-19T18:31:20.6812189Z * installing *source* package 'waldo' ... 2021-05-19T18:31:20.6879621Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-19T18:31:20.7154879Z ** R 2021-05-19T18:31:20.7272094Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:21.3269969Z ** help 2021-05-19T18:31:21.3580429Z *** installing help indices 2021-05-19T18:31:21.4234723Z converting help for package 'waldo' 2021-05-19T18:31:21.4520283Z finding HTML links ... done 2021-05-19T18:31:21.4975933Z compare html 2021-05-19T18:31:21.5110376Z compare_proxy html 2021-05-19T18:31:21.5298970Z *** copying figures 2021-05-19T18:31:21.5299706Z waldo-package html 2021-05-19T18:31:21.5300964Z ** building package indices 2021-05-19T18:31:21.5429382Z ** testing if installed package can be loaded 2021-05-19T18:31:21.5432064Z *** arch - i386 2021-05-19T18:31:21.8507828Z *** arch - x64 2021-05-19T18:31:22.2610599Z * DONE (waldo) 2021-05-19T18:31:22.2939581Z In R CMD INSTALL 2021-05-19T18:31:23.1426852Z * installing *source* package 'testthat' ... 2021-05-19T18:31:23.1863677Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-19T18:31:23.2245683Z ** libs 2021-05-19T18:31:23.2254845Z 2021-05-19T18:31:23.2256300Z *** arch - i386 2021-05-19T18:31:23.2535680Z 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-19T18:31:23.3642108Z 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-19T18:31:23.4760331Z 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-19T18:31:23.9875057Z 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-19T18:31:24.3784703Z 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-19T18:31:28.6399988Z In file included from ../inst/include/testthat.h:1:0, 2021-05-19T18:31:28.6401157Z from test-runner.cpp:7: 2021-05-19T18:31:28.6402190Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-19T18:31:28.6403686Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-19T18:31:28.6404640Z } 2021-05-19T18:31:28.6405068Z ^ 2021-05-19T18:31:28.6473048Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-19T18:31:28.6474568Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-19T18:31:28.6475530Z } 2021-05-19T18:31:28.6475952Z ^ 2021-05-19T18:31:35.1152760Z 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-19T18:31:35.5289258Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-19T18:31:35.5322357Z 2021-05-19T18:31:35.5323548Z *** arch - x64 2021-05-19T18:31:35.5598302Z 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-19T18:31:35.6689430Z 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-19T18:31:35.7794781Z 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-19T18:31:36.2756210Z 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-19T18:31:36.6712320Z 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-19T18:31:41.1199233Z In file included from ../inst/include/testthat.h:1:0, 2021-05-19T18:31:41.1201078Z from test-runner.cpp:7: 2021-05-19T18:31:41.1202880Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-19T18:31:41.1205555Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-19T18:31:41.1207368Z } 2021-05-19T18:31:41.1208119Z ^ 2021-05-19T18:31:41.1270158Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-19T18:31:41.1272860Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-19T18:31:41.1274525Z } 2021-05-19T18:31:41.1275265Z ^ 2021-05-19T18:31:47.0871077Z 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-19T18:31:47.6172940Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-19T18:31:47.6227634Z ** R 2021-05-19T18:31:47.6990433Z ** inst 2021-05-19T18:31:47.7178067Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:58.4580657Z ** help 2021-05-19T18:31:58.8003703Z *** installing help indices 2021-05-19T18:31:59.1017705Z converting help for package 'testthat' 2021-05-19T18:31:59.1311707Z finding HTML links ... done 2021-05-19T18:31:59.1880628Z CheckReporter html 2021-05-19T18:31:59.2083899Z DebugReporter html 2021-05-19T18:31:59.2309530Z FailReporter html 2021-05-19T18:31:59.2410185Z JunitReporter html 2021-05-19T18:31:59.2563893Z ListReporter html 2021-05-19T18:31:59.2714967Z LocationReporter html 2021-05-19T18:31:59.2879471Z MinimalReporter html 2021-05-19T18:31:59.3085493Z MultiReporter html 2021-05-19T18:31:59.3306878Z ProgressReporter html 2021-05-19T18:31:59.3488212Z RStudioReporter html 2021-05-19T18:31:59.3747571Z Reporter html 2021-05-19T18:31:59.3908125Z SilentReporter html 2021-05-19T18:31:59.4090812Z StopReporter html 2021-05-19T18:31:59.4283295Z SummaryReporter html 2021-05-19T18:31:59.4439022Z TapReporter html 2021-05-19T18:31:59.4594033Z TeamcityReporter html 2021-05-19T18:31:59.4774837Z auto_test html 2021-05-19T18:31:59.4868719Z auto_test_package html 2021-05-19T18:31:59.5100989Z capture_condition html 2021-05-19T18:31:59.5247031Z capture_output html 2021-05-19T18:31:59.5490697Z compare html 2021-05-19T18:31:59.5562206Z compare_state html 2021-05-19T18:31:59.5760815Z comparison-expectations html 2021-05-19T18:31:59.5946711Z context html 2021-05-19T18:31:59.5999924Z context_start_file html 2021-05-19T18:31:59.6092199Z default_reporter html 2021-05-19T18:31:59.6250407Z describe html 2021-05-19T18:31:59.6328209Z dir_state html 2021-05-19T18:31:59.6830058Z equality-expectations html 2021-05-19T18:31:59.6938465Z evaluate_promise html 2021-05-19T18:31:59.7206835Z expect html 2021-05-19T18:31:59.7449868Z expect_equivalent html 2021-05-19T18:31:59.8003597Z expect_error html 2021-05-19T18:31:59.8101490Z expect_invisible html 2021-05-19T18:31:59.8345258Z expect_is html 2021-05-19T18:31:59.8739219Z expect_known_output html 2021-05-19T18:31:59.8915206Z expect_length html 2021-05-19T18:31:59.8992028Z expect_less_than html 2021-05-19T18:31:59.9362438Z expect_match html 2021-05-19T18:31:59.9652804Z expect_named html 2021-05-19T18:31:59.9862940Z expect_null html 2021-05-19T18:32:00.0335065Z expect_output html 2021-05-19T18:32:00.0442880Z expect_output_file html 2021-05-19T18:32:00.0777178Z expect_reference html 2021-05-19T18:32:00.0936558Z expect_setequal html 2021-05-19T18:32:00.1161200Z expect_silent html 2021-05-19T18:32:00.1729864Z expect_snapshot html 2021-05-19T18:32:00.1911450Z expect_snapshot_file html 2021-05-19T18:32:00.2005341Z expect_success html 2021-05-19T18:32:00.2222513Z expect_that html 2021-05-19T18:32:00.2398735Z expect_vector html 2021-05-19T18:32:00.2646369Z expectation html 2021-05-19T18:32:00.2778121Z fail html 2021-05-19T18:32:00.2841877Z find_reporter html 2021-05-19T18:32:00.3016058Z find_test_scripts html 2021-05-19T18:32:00.3373460Z inheritance-expectations html 2021-05-19T18:32:00.3506599Z is_informative_error html 2021-05-19T18:32:00.3579575Z is_testing html 2021-05-19T18:32:00.3649386Z local_edition html 2021-05-19T18:32:00.3689292Z local_snapshotter html 2021-05-19T18:32:00.4087943Z local_test_context html 2021-05-19T18:32:00.4178434Z local_test_directory html 2021-05-19T18:32:00.4407717Z logical-expectations html 2021-05-19T18:32:00.4485511Z make_expectation html 2021-05-19T18:32:00.4540215Z not html 2021-05-19T18:32:00.4629427Z oldskool html 2021-05-19T18:32:00.4781011Z quasi_label html 2021-05-19T18:32:00.4890215Z reexports html 2021-05-19T18:32:00.5016088Z reporter-accessors html 2021-05-19T18:32:00.5094698Z run_cpp_tests html 2021-05-19T18:32:00.5156118Z safe_digest html 2021-05-19T18:32:00.5508169Z skip html 2021-05-19T18:32:00.5636290Z snapshot_accept html 2021-05-19T18:32:00.5769800Z source_file html 2021-05-19T18:32:00.5815677Z takes_less_than html 2021-05-19T18:32:00.5955042Z teardown html 2021-05-19T18:32:00.6039684Z teardown_env html 2021-05-19T18:32:00.6487065Z test_dir html 2021-05-19T18:32:00.6547044Z test_env html 2021-05-19T18:32:00.6666957Z test_examples html 2021-05-19T18:32:00.6897321Z test_file html 2021-05-19T18:32:00.7182441Z test_package html 2021-05-19T18:32:00.7269299Z test_path html 2021-05-19T18:32:00.7372460Z test_that html 2021-05-19T18:32:00.7550936Z testthat-package html 2021-05-19T18:32:00.7601485Z testthat_examples html 2021-05-19T18:32:00.7678211Z testthat_results html 2021-05-19T18:32:00.7738752Z try_again html 2021-05-19T18:32:00.8228330Z use_catch html 2021-05-19T18:32:00.8550890Z verify_output html 2021-05-19T18:32:00.8712826Z watch html 2021-05-19T18:32:00.8970058Z with_mock html 2021-05-19T18:32:00.8983963Z *** copying figures 2021-05-19T18:32:00.9031579Z ** building package indices 2021-05-19T18:32:01.1443769Z ** installing vignettes 2021-05-19T18:32:01.1543579Z ** testing if installed package can be loaded 2021-05-19T18:32:01.1546153Z *** arch - i386 2021-05-19T18:32:01.4611322Z *** arch - x64 2021-05-19T18:32:01.7835769Z * DONE (testthat) 2021-05-19T18:32:01.9256706Z In R CMD INSTALL 2021-05-19T18:32:02.4706498Z * installing *source* package 'devtools' ... 2021-05-19T18:32:02.4966014Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-19T18:32:02.5443279Z ** R 2021-05-19T18:32:02.5843122Z ** inst 2021-05-19T18:32:02.5895885Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:04.3606874Z ** help 2021-05-19T18:32:04.5957869Z *** installing help indices 2021-05-19T18:32:04.7176236Z converting help for package 'devtools' 2021-05-19T18:32:04.7462456Z finding HTML links ... done 2021-05-19T18:32:04.7806884Z as.package html 2021-05-19T18:32:04.7878616Z bash html 2021-05-19T18:32:04.8173451Z build html 2021-05-19T18:32:04.8263898Z build_manual html 2021-05-19T18:32:04.8425453Z build_rmd html 2021-05-19T18:32:04.8535281Z build_site html 2021-05-19T18:32:04.8885321Z build_vignettes html 2021-05-19T18:32:04.9435690Z 2021-05-19T18:32:04.9966749Z finding level-2 HTML links ... done 2021-05-19T18:32:05.0028318Z check html 2021-05-19T18:32:05.0164213Z check_man html 2021-05-19T18:32:05.0437215Z check_rhub html 2021-05-19T18:32:05.0712638Z check_win html 2021-05-19T18:32:05.0782144Z clean_vignettes html 2021-05-19T18:32:05.0913725Z create html 2021-05-19T18:32:05.1014360Z dev_mode html 2021-05-19T18:32:05.1053070Z dev_packages html 2021-05-19T18:32:05.1176670Z dev_sitrep html 2021-05-19T18:32:05.1241734Z devtools-deprecated html 2021-05-19T18:32:05.1544686Z devtools html 2021-05-19T18:32:05.1702674Z document html 2021-05-19T18:32:05.1774947Z git_checks html 2021-05-19T18:32:05.1819412Z github_pat html 2021-05-19T18:32:05.1865823Z has_tests html 2021-05-19T18:32:05.2382078Z install html 2021-05-19T18:32:05.2759569Z install_deps html 2021-05-19T18:32:05.2798826Z is.package html 2021-05-19T18:32:05.2975458Z lint html 2021-05-19T18:32:05.3489779Z load_all html 2021-05-19T18:32:05.3537078Z loaded_packages html 2021-05-19T18:32:05.3595128Z missing_s3 html 2021-05-19T18:32:05.3663990Z package_file html 2021-05-19T18:32:05.3728067Z r_env_vars html 2021-05-19T18:32:05.4024547Z reexports html 2021-05-19T18:32:05.4231439Z release html 2021-05-19T18:32:05.4308074Z release_checks html 2021-05-19T18:32:05.4452934Z reload html 2021-05-19T18:32:05.4795105Z remote-reexports html 2021-05-19T18:32:05.4983761Z revdep html 2021-05-19T18:32:05.5230971Z run_examples html 2021-05-19T18:32:05.5284250Z save_all html 2021-05-19T18:32:05.5374828Z show_news html 2021-05-19T18:32:05.5540007Z source_gist html 2021-05-19T18:32:05.5660544Z source_url html 2021-05-19T18:32:05.5783134Z spell_check html 2021-05-19T18:32:05.5887818Z submit_cran html 2021-05-19T18:32:05.6167558Z test html 2021-05-19T18:32:05.6365804Z uninstall html 2021-05-19T18:32:05.6407424Z uses_testthat html 2021-05-19T18:32:05.6505962Z wd html 2021-05-19T18:32:05.6514816Z *** copying figures 2021-05-19T18:32:05.6525972Z ** building package indices 2021-05-19T18:32:05.7790834Z ** installing vignettes 2021-05-19T18:32:05.7881240Z ** testing if installed package can be loaded 2021-05-19T18:32:05.7886063Z *** arch - i386 2021-05-19T18:32:06.6005563Z *** arch - x64 2021-05-19T18:32:07.4184905Z * DONE (devtools) 2021-05-19T18:32:07.5005750Z In R CMD INSTALL 2021-05-19T18:32:07.5035746Z 2021-05-19T18:32:07.5036907Z The downloaded source packages are in 2021-05-19T18:32:07.5039159Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\downloaded_packages' 2021-05-19T18:32:07.6934539Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T18:32:10.8638996Z 2021-05-19T18:32:11.7602258Z 2021-05-19T18:32:11.7603250Z 2021-05-19T18:32:11.7603703Z 2021-05-19T18:32:11.7637128Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c55294207\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-19T18:32:11.7644319Z 2021-05-19T18:32:11.7817975Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c55294207\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-19T18:32:11.7876647Z 2021-05-19T18:32:11.7881876Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c55294207\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-19T18:32:11.8932454Z 2021-05-19T18:32:11.8933545Z 2021-05-19T18:32:11.8934033Z 2021-05-19T18:32:11.8934478Z 2021-05-19T18:32:11.8935025Z - preparing 'desc': 2021-05-19T18:32:11.9100502Z checking DESCRIPTION meta-information ... 2021-05-19T18:32:11.9101675Z 2021-05-19T18:32:11.9102436Z checking DESCRIPTION meta-information ... 2021-05-19T18:32:11.9103111Z 2021-05-19T18:32:11.9103808Z v checking DESCRIPTION meta-information 2021-05-19T18:32:12.0935963Z 2021-05-19T18:32:12.0961081Z 2021-05-19T18:32:12.0961732Z 2021-05-19T18:32:12.0962273Z 2021-05-19T18:32:12.0963390Z - checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:32:12.1061801Z 2021-05-19T18:32:12.1062826Z 2021-05-19T18:32:12.1063313Z 2021-05-19T18:32:12.1063734Z 2021-05-19T18:32:12.1064453Z - checking for empty or unneeded directories 2021-05-19T18:32:12.1221295Z 2021-05-19T18:32:12.1257528Z 2021-05-19T18:32:12.1258111Z 2021-05-19T18:32:12.1258584Z 2021-05-19T18:32:12.1259229Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-19T18:32:12.3297126Z 2021-05-19T18:32:12.3298097Z 2021-05-19T18:32:12.3298803Z 2021-05-19T18:32:12.3979362Z Installing package into 'D:/a/_temp/Library' 2021-05-19T18:32:12.3980354Z (as 'lib' is unspecified) 2021-05-19T18:32:12.8506736Z * installing *source* package 'desc' ... 2021-05-19T18:32:12.9245914Z ** R 2021-05-19T18:32:12.9532992Z ** inst 2021-05-19T18:32:12.9571721Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:14.6491355Z ** help 2021-05-19T18:32:14.9474065Z *** installing help indices 2021-05-19T18:32:15.1253007Z 2021-05-19T18:32:15.1254300Z converting help for package 'desc' 2021-05-19T18:32:15.1669341Z finding HTML links ... done 2021-05-19T18:32:15.2234028Z check_encoding html 2021-05-19T18:32:15.2331136Z check_field html 2021-05-19T18:32:15.2400605Z cran_ascii_fields html 2021-05-19T18:32:15.2992142Z cran_valid_fields html 2021-05-19T18:32:15.3106721Z dep_types html 2021-05-19T18:32:15.3269277Z desc html 2021-05-19T18:32:15.3512704Z desc_add_author html 2021-05-19T18:32:15.3787292Z desc_add_author_gh html 2021-05-19T18:32:15.4065010Z desc_add_me html 2021-05-19T18:32:15.4359915Z desc_add_orcid html 2021-05-19T18:32:15.4472195Z desc_add_remotes html 2021-05-19T18:32:15.4755524Z desc_add_role html 2021-05-19T18:32:15.4908954Z desc_add_to_collate html 2021-05-19T18:32:15.4999679Z desc_add_urls html 2021-05-19T18:32:15.5227380Z desc_bump_version html 2021-05-19T18:32:15.5535061Z desc_change_maintainer html 2021-05-19T18:32:15.5618679Z desc_clear_remotes html 2021-05-19T18:32:15.5722438Z desc_clear_urls html 2021-05-19T18:32:15.5898160Z desc_coerce_authors_at_r html 2021-05-19T18:32:15.6028703Z desc_del html 2021-05-19T18:32:15.6304886Z desc_del_author html 2021-05-19T18:32:15.6435658Z desc_del_collate html 2021-05-19T18:32:15.6587964Z desc_del_dep html 2021-05-19T18:32:15.6704728Z desc_del_deps html 2021-05-19T18:32:15.6851873Z desc_del_from_collate html 2021-05-19T18:32:15.6947501Z desc_del_remotes html 2021-05-19T18:32:15.7259628Z desc_del_role html 2021-05-19T18:32:15.7352220Z desc_del_urls html 2021-05-19T18:32:15.7450756Z desc_fields html 2021-05-19T18:32:15.7569904Z desc_get html 2021-05-19T18:32:15.7773107Z desc_get_author html 2021-05-19T18:32:15.7940106Z desc_get_authors html 2021-05-19T18:32:15.8050000Z desc_get_built html 2021-05-19T18:32:15.8178937Z desc_get_collate html 2021-05-19T18:32:15.8297894Z desc_get_deps html 2021-05-19T18:32:15.8474832Z desc_get_field html 2021-05-19T18:32:15.8661938Z desc_get_maintainer html 2021-05-19T18:32:15.8726020Z desc_get_remotes html 2021-05-19T18:32:15.8793102Z desc_get_urls html 2021-05-19T18:32:15.8946472Z desc_get_version html 2021-05-19T18:32:15.8948990Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpML9PGp/R.INSTALL1b28b655ce8/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-19T18:32:15.9081197Z desc_has_dep html 2021-05-19T18:32:15.9191184Z desc_has_fields html 2021-05-19T18:32:15.9265627Z desc_normalize html 2021-05-19T18:32:15.9317534Z desc_print html 2021-05-19T18:32:15.9388813Z desc_reformat_fields html 2021-05-19T18:32:15.9484845Z desc_reorder_fields html 2021-05-19T18:32:15.9634021Z desc_set html 2021-05-19T18:32:15.9834569Z desc_set_authors html 2021-05-19T18:32:15.9973504Z desc_set_collate html 2021-05-19T18:32:16.0135225Z desc_set_dep html 2021-05-19T18:32:16.0276359Z desc_set_deps html 2021-05-19T18:32:16.0366437Z desc_set_remotes html 2021-05-19T18:32:16.0456444Z desc_set_urls html 2021-05-19T18:32:16.0672006Z desc_set_version html 2021-05-19T18:32:16.0674933Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpML9PGp/R.INSTALL1b28b655ce8/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-19T18:32:16.0724134Z desc_to_latex html 2021-05-19T18:32:16.0776430Z desc_validate html 2021-05-19T18:32:16.2843340Z description html 2021-05-19T18:32:16.2845481Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpML9PGp/R.INSTALL1b28b655ce8/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-19T18:32:16.2848012Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpML9PGp/R.INSTALL1b28b655ce8/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-19T18:32:16.2850417Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpML9PGp/R.INSTALL1b28b655ce8/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-19T18:32:16.2857698Z ** building package indices 2021-05-19T18:32:16.4419186Z ** testing if installed package can be loaded 2021-05-19T18:32:16.4421588Z *** arch - i386 2021-05-19T18:32:16.7505988Z *** arch - x64 2021-05-19T18:32:17.0634024Z * DONE (desc) 2021-05-19T18:32:17.1338438Z In R CMD INSTALL 2021-05-19T18:32:17.5434990Z 2021-05-19T18:32:17.5436374Z 2021-05-19T18:32:17.5436869Z 2021-05-19T18:32:17.5464870Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c37021392\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-19T18:32:17.5468376Z 2021-05-19T18:32:17.5482506Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c37021392\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-19T18:32:17.5519549Z 2021-05-19T18:32:17.5521522Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c37021392\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-19T18:32:17.6175325Z 2021-05-19T18:32:17.6176405Z 2021-05-19T18:32:17.6176879Z 2021-05-19T18:32:17.6177324Z 2021-05-19T18:32:17.6177898Z - preparing 'ghtravis': 2021-05-19T18:32:17.6311911Z checking DESCRIPTION meta-information ... 2021-05-19T18:32:17.6313036Z 2021-05-19T18:32:17.6313906Z checking DESCRIPTION meta-information ... 2021-05-19T18:32:17.6314565Z 2021-05-19T18:32:17.6315247Z v checking DESCRIPTION meta-information 2021-05-19T18:32:17.7621379Z 2021-05-19T18:32:17.7622535Z 2021-05-19T18:32:17.7622982Z 2021-05-19T18:32:17.7623569Z 2021-05-19T18:32:17.7624469Z - checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:32:17.7625100Z 2021-05-19T18:32:17.7625515Z 2021-05-19T18:32:17.7626216Z - checking for empty or unneeded directories 2021-05-19T18:32:17.7735448Z 2021-05-19T18:32:17.7736484Z 2021-05-19T18:32:17.7736962Z 2021-05-19T18:32:17.7738711Z 2021-05-19T18:32:17.7739383Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-19T18:32:17.8332004Z 2021-05-19T18:32:17.8336281Z 2021-05-19T18:32:17.8337068Z 2021-05-19T18:32:17.9018375Z Installing package into 'D:/a/_temp/Library' 2021-05-19T18:32:17.9019406Z (as 'lib' is unspecified) 2021-05-19T18:32:18.2327301Z * installing *source* package 'ghtravis' ... 2021-05-19T18:32:18.2651519Z ** R 2021-05-19T18:32:18.2861067Z ** inst 2021-05-19T18:32:18.2888341Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:19.5532182Z ** help 2021-05-19T18:32:19.6903699Z *** installing help indices 2021-05-19T18:32:19.7607914Z 2021-05-19T18:32:19.7609848Z converting help for package 'ghtravis' 2021-05-19T18:32:19.7893921Z finding HTML links ... done 2021-05-19T18:32:19.8157688Z all_remote_package_deps html 2021-05-19T18:32:19.8328592Z binary_release_table html 2021-05-19T18:32:19.8428580Z cat_desc_elements html 2021-05-19T18:32:19.8482775Z dcf_package_version html 2021-05-19T18:32:19.8581288Z deploy_travis html 2021-05-19T18:32:19.8661389Z deployed_tarball_version html 2021-05-19T18:32:19.8780105Z drop_remotes html 2021-05-19T18:32:19.8824131Z example_description_file html 2021-05-19T18:32:19.8985186Z get_dep_table html 2021-05-19T18:32:19.9036938Z get_remote_info html 2021-05-19T18:32:19.9148583Z 2021-05-19T18:32:19.9704906Z finding level-2 HTML links ... done 2021-05-19T18:32:19.9723485Z get_remote_package_dcf html 2021-05-19T18:32:19.9784566Z get_remotes html 2021-05-19T18:32:19.9978273Z install_remote_binaries html 2021-05-19T18:32:20.0131344Z install_remotes_no_dep html 2021-05-19T18:32:20.0294643Z latest_release_with_binary html 2021-05-19T18:32:20.0380268Z make_full_version html 2021-05-19T18:32:20.0489416Z package_comparison_table html 2021-05-19T18:32:20.0544571Z package_name html 2021-05-19T18:32:20.0638442Z package_needs_update html 2021-05-19T18:32:20.0698486Z parse_one_remote html 2021-05-19T18:32:20.0741845Z r_version html 2021-05-19T18:32:20.0793244Z read_dcf html 2021-05-19T18:32:20.0902428Z remote_binaries html 2021-05-19T18:32:20.1008157Z remote_order html 2021-05-19T18:32:20.1072096Z rewrite_remotes html 2021-05-19T18:32:20.1123957Z split_remotes html 2021-05-19T18:32:20.1188510Z subset_remote html 2021-05-19T18:32:20.1231882Z sys_ext html 2021-05-19T18:32:20.1347079Z tag_table html 2021-05-19T18:32:20.1354626Z ** building package indices 2021-05-19T18:32:20.2160942Z ** testing if installed package can be loaded 2021-05-19T18:32:20.2163072Z *** arch - i386 2021-05-19T18:32:21.1284177Z *** arch - x64 2021-05-19T18:32:21.9426797Z * DONE (ghtravis) 2021-05-19T18:32:21.9796316Z In R CMD INSTALL 2021-05-19T18:32:22.0028545Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:32:22.1663074Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T18:32:25.2362953Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T18:32:25.2364020Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T18:32:25.2364737Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T18:32:25.2365362Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T18:32:25.2365939Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T18:32:25.2368558Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T18:32:25.2381471Z Installing packages into 'D:/a/_temp/Library' 2021-05-19T18:32:25.2382251Z (as 'lib' is unspecified) 2021-05-19T18:32:26.8469894Z 2021-05-19T18:32:26.8472201Z There are binary versions available but the source versions are later: 2021-05-19T18:32:26.8483283Z binary source needs_compilation 2021-05-19T18:32:26.8484880Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-19T18:32:26.8486135Z generics 0.0.2 0.1.0 FALSE 2021-05-19T18:32:26.8488255Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-19T18:32:26.8489085Z dplyr 0.8.5 1.0.6 TRUE 2021-05-19T18:32:26.8491425Z 2021-05-19T18:32:26.8491916Z tidyr 1.0.2 1.1.3 TRUE 2021-05-19T18:32:26.8492811Z 2021-05-19T18:32:26.8515340Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-19T18:32:26.8846726Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-19T18:32:26.8912723Z ================================================== 2021-05-19T18:32:26.8913701Z downloaded 89 KB 2021-05-19T18:32:26.8914190Z 2021-05-19T18:32:26.8928264Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-19T18:32:26.8999518Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-19T18:32:26.9031552Z ================================================== 2021-05-19T18:32:26.9032292Z downloaded 115 KB 2021-05-19T18:32:26.9032725Z 2021-05-19T18:32:26.9043171Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-19T18:32:26.9281875Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-19T18:32:26.9330531Z ================================================== 2021-05-19T18:32:26.9331738Z downloaded 194 KB 2021-05-19T18:32:26.9332370Z 2021-05-19T18:32:26.9346540Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-19T18:32:26.9446183Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-19T18:32:26.9586409Z ================================================== 2021-05-19T18:32:26.9587425Z downloaded 932 KB 2021-05-19T18:32:26.9587928Z 2021-05-19T18:32:26.9601269Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-19T18:32:26.9735879Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-19T18:32:26.9939376Z ================================================== 2021-05-19T18:32:26.9940608Z downloaded 691 KB 2021-05-19T18:32:26.9941259Z 2021-05-19T18:32:27.3936535Z * installing *source* package 'tidyselect' ... 2021-05-19T18:32:27.4037974Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-19T18:32:27.4354162Z ** R 2021-05-19T18:32:27.4605593Z ** inst 2021-05-19T18:32:27.4658900Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:28.4189703Z ** help 2021-05-19T18:32:28.5281451Z *** installing help indices 2021-05-19T18:32:28.5979850Z converting help for package 'tidyselect' 2021-05-19T18:32:28.6337721Z finding HTML links ... done 2021-05-19T18:32:28.6907207Z all_of html 2021-05-19T18:32:28.7923924Z eval_select html 2021-05-19T18:32:28.7927631Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/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-19T18:32:28.8164032Z everything html 2021-05-19T18:32:28.8380720Z faq-external-vector html 2021-05-19T18:32:28.8499324Z faq-selection-context html 2021-05-19T18:32:28.9220451Z language html 2021-05-19T18:32:28.9222519Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/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-19T18:32:28.9225010Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/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-19T18:32:28.9227466Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-19T18:32:28.9230031Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-19T18:32:28.9232697Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/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-19T18:32:28.9235104Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/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-19T18:32:28.9325379Z one_of html 2021-05-19T18:32:29.4694771Z ** building package indices 2021-05-19T18:32:29.4695863Z ** installing vignettes 2021-05-19T18:32:29.4697003Z ** testing if installed package can be loaded 2021-05-19T18:32:29.4697968Z *** arch - i386 2021-05-19T18:32:29.4698909Z peek_vars html 2021-05-19T18:32:29.4699894Z poke_vars html 2021-05-19T18:32:29.4701055Z reexports html 2021-05-19T18:32:29.4703884Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-19T18:32:29.4707864Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-19T18:32:29.4711882Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/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-19T18:32:29.4715817Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-19T18:32:29.4718040Z starts_with html 2021-05-19T18:32:29.4719189Z tidyselect-package html 2021-05-19T18:32:29.4720393Z vars_pull html 2021-05-19T18:32:29.4723208Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0KzFas/R.INSTALL19185cf76fc4/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-19T18:32:29.4725482Z vars_select html 2021-05-19T18:32:29.4726846Z vars_select_helpers html 2021-05-19T18:32:29.4727899Z where html 2021-05-19T18:32:29.5930065Z *** arch - x64 2021-05-19T18:32:30.0049755Z * DONE (tidyselect) 2021-05-19T18:32:30.0478208Z In R CMD INSTALL 2021-05-19T18:32:30.4604167Z * installing *source* package 'generics' ... 2021-05-19T18:32:30.4730621Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-19T18:32:30.5042573Z ** R 2021-05-19T18:32:30.5162858Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:30.6723982Z ** help 2021-05-19T18:32:30.8299157Z *** installing help indices 2021-05-19T18:32:30.9077515Z converting help for package 'generics' 2021-05-19T18:32:30.9371536Z finding HTML links ... done 2021-05-19T18:32:30.9800111Z augment html 2021-05-19T18:32:31.0003415Z calculate html 2021-05-19T18:32:31.4425398Z coercion-factor html 2021-05-19T18:32:31.4791653Z coercion-time-difference html 2021-05-19T18:32:31.4960292Z compile html 2021-05-19T18:32:31.5159350Z components html 2021-05-19T18:32:31.5357460Z equation html 2021-05-19T18:32:31.5518275Z estfun html 2021-05-19T18:32:31.5679654Z evaluate html 2021-05-19T18:32:31.5848859Z explain html 2021-05-19T18:32:31.6062217Z fit html 2021-05-19T18:32:31.6227201Z fit_xy html 2021-05-19T18:32:31.6381898Z generate html 2021-05-19T18:32:31.6607617Z generics-package html 2021-05-19T18:32:31.6777898Z glance html 2021-05-19T18:32:31.6932286Z hypothesize html 2021-05-19T18:32:31.7128021Z interpolate html 2021-05-19T18:32:31.7285881Z learn html 2021-05-19T18:32:31.7477876Z min_grid html 2021-05-19T18:32:31.7629086Z prune html 2021-05-19T18:32:31.7778483Z refit html 2021-05-19T18:32:31.7986970Z required_pkgs html 2021-05-19T18:32:31.8799391Z setops html 2021-05-19T18:32:31.9004221Z specify html 2021-05-19T18:32:31.9218254Z tidy html 2021-05-19T18:32:31.9393219Z train html 2021-05-19T18:32:31.9628294Z tunable html 2021-05-19T18:32:31.9783056Z var_imp html 2021-05-19T18:32:31.9940048Z varying_args html 2021-05-19T18:32:32.0096917Z visualize html 2021-05-19T18:32:32.0103749Z ** building package indices 2021-05-19T18:32:32.0811488Z ** testing if installed package can be loaded 2021-05-19T18:32:32.0813769Z *** arch - i386 2021-05-19T18:32:32.3874509Z *** arch - x64 2021-05-19T18:32:32.6982601Z * DONE (generics) 2021-05-19T18:32:32.7510488Z In R CMD INSTALL 2021-05-19T18:32:33.1214540Z * installing *source* package 'cpp11' ... 2021-05-19T18:32:33.1309571Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-19T18:32:33.1626963Z ** R 2021-05-19T18:32:33.1725091Z ** inst 2021-05-19T18:32:33.1933865Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:33.4556240Z ** help 2021-05-19T18:32:33.4940101Z *** installing help indices 2021-05-19T18:32:33.5208184Z converting help for package 'cpp11' 2021-05-19T18:32:33.5509616Z finding HTML links ... done 2021-05-19T18:32:33.5715303Z cpp11-package html 2021-05-19T18:32:33.5903184Z cpp_register html 2021-05-19T18:32:33.6132372Z cpp_source html 2021-05-19T18:32:33.6235387Z cpp_vendor html 2021-05-19T18:32:33.6240263Z ** building package indices 2021-05-19T18:32:33.6449321Z ** installing vignettes 2021-05-19T18:32:33.6513156Z ** testing if installed package can be loaded 2021-05-19T18:32:33.6516490Z *** arch - i386 2021-05-19T18:32:34.4722334Z *** arch - x64 2021-05-19T18:32:34.4723038Z * DONE (cpp11) 2021-05-19T18:32:34.4723655Z In R CMD INSTALL 2021-05-19T18:32:35.1360149Z * installing *source* package 'dplyr' ... 2021-05-19T18:32:35.1757930Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-19T18:32:35.2159079Z ** libs 2021-05-19T18:32:35.2168555Z 2021-05-19T18:32:35.2169856Z *** arch - i386 2021-05-19T18:32:35.2480827Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-19T18:32:35.4303020Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-19T18:32:35.6376565Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-19T18:32:35.8051756Z 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-19T18:32:36.2731427Z 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-19T18:32:36.4176686Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-19T18:32:36.5686327Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-19T18:32:36.7357472Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-19T18:32:36.9111964Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-19T18:32:37.0732806Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-19T18:32:37.2031372Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-19T18:32:37.5262430Z 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-19T18:32:37.8029802Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-19T18:32:37.8050692Z 2021-05-19T18:32:37.8051907Z *** arch - x64 2021-05-19T18:32:37.8341931Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-19T18:32:38.0074519Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-19T18:32:38.2022175Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-19T18:32:38.3637000Z 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-19T18:32:38.8258409Z 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-19T18:32:38.9657411Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-19T18:32:39.1118695Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-19T18:32:39.2610996Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-19T18:32:39.4282745Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-19T18:32:39.5891840Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-19T18:32:39.7206309Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-19T18:32:40.0583033Z 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-19T18:32:40.3698144Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-19T18:32:40.3742881Z ** R 2021-05-19T18:32:40.4737435Z ** data 2021-05-19T18:32:40.4765163Z *** moving datasets to lazyload DB 2021-05-19T18:32:40.6079589Z ** inst 2021-05-19T18:32:40.6222019Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:45.6800141Z ** help 2021-05-19T18:32:46.3554606Z *** installing help indices 2021-05-19T18:32:46.6701911Z converting help for package 'dplyr' 2021-05-19T18:32:46.7000562Z finding HTML links ... done 2021-05-19T18:32:46.8552853Z across html 2021-05-19T18:32:46.8786583Z add_rownames html 2021-05-19T18:32:46.9036029Z all_equal html 2021-05-19T18:32:46.9265760Z all_vars html 2021-05-19T18:32:47.0672896Z arrange html 2021-05-19T18:32:47.1096454Z arrange_all html 2021-05-19T18:32:47.1211606Z auto_copy html 2021-05-19T18:32:47.1509636Z backend_dbplyr html 2021-05-19T18:32:47.1596889Z band_members html 2021-05-19T18:32:47.1913802Z bench_compare html 2021-05-19T18:32:47.1986743Z between html 2021-05-19T18:32:47.2206767Z bind html 2021-05-19T18:32:47.2339643Z c_across html 2021-05-19T18:32:47.2504501Z case_when html 2021-05-19T18:32:47.2604075Z check_dbplyr html 2021-05-19T18:32:47.2789671Z coalesce html 2021-05-19T18:32:47.3002542Z combine html 2021-05-19T18:32:47.3044025Z common_by html 2021-05-19T18:32:47.3338528Z compute html 2021-05-19T18:32:47.3598463Z context html 2021-05-19T18:32:47.3770590Z copy_to html 2021-05-19T18:32:47.4089493Z count html 2021-05-19T18:32:47.4230039Z cumall html 2021-05-19T18:32:47.4345941Z defunct html 2021-05-19T18:32:47.4406639Z desc html 2021-05-19T18:32:47.4463499Z dim_desc html 2021-05-19T18:32:47.4749191Z distinct html 2021-05-19T18:32:47.5161820Z distinct_all html 2021-05-19T18:32:47.5402087Z do html 2021-05-19T18:32:47.5634040Z dplyr-package html 2021-05-19T18:32:47.5875987Z dplyr_data_masking html 2021-05-19T18:32:47.6408189Z dplyr_extending html 2021-05-19T18:32:47.6962808Z dplyr_tidy_select html 2021-05-19T18:32:48.4593381Z explain html 2021-05-19T18:32:48.4594012Z filter-joins html 2021-05-19T18:32:48.4594806Z filter html 2021-05-19T18:32:48.4595378Z filter_all html 2021-05-19T18:32:48.4595907Z funs html 2021-05-19T18:32:48.4596459Z group_by html 2021-05-19T18:32:48.4597026Z group_by_all html 2021-05-19T18:32:48.4597615Z group_by_drop_default html 2021-05-19T18:32:48.4598241Z group_by_prepare html 2021-05-19T18:32:48.4598808Z group_cols html 2021-05-19T18:32:48.4599430Z group_data html 2021-05-19T18:32:48.4599995Z group_map html 2021-05-19T18:32:48.4600538Z group_nest html 2021-05-19T18:32:48.4601107Z group_split html 2021-05-19T18:32:48.4601725Z group_trim html 2021-05-19T18:32:48.4602275Z grouped_df html 2021-05-19T18:32:48.4602839Z ident html 2021-05-19T18:32:48.4603362Z if_else html 2021-05-19T18:32:48.4603919Z lead-lag html 2021-05-19T18:32:48.4604488Z location html 2021-05-19T18:32:48.4605125Z make_tbl html 2021-05-19T18:32:48.4605712Z mutate-joins html 2021-05-19T18:32:48.4606298Z mutate html 2021-05-19T18:32:48.5093926Z mutate_all html 2021-05-19T18:32:48.5161964Z n_distinct html 2021-05-19T18:32:48.5333572Z na_if html 2021-05-19T18:32:48.5405414Z near html 2021-05-19T18:32:48.5828538Z nest_by html 2021-05-19T18:32:48.6375854Z nest_join html 2021-05-19T18:32:48.6519437Z new_grouped_df html 2021-05-19T18:32:48.6679375Z nth html 2021-05-19T18:32:48.6769886Z order_by html 2021-05-19T18:32:48.6966377Z progress_estimated html 2021-05-19T18:32:48.7250341Z pull html 2021-05-19T18:32:48.7420457Z ranking html 2021-05-19T18:32:48.7923300Z recode html 2021-05-19T18:32:48.8618922Z reexports html 2021-05-19T18:32:48.8620987Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4U7R4k/R.INSTALLeb06fa96aab/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-19T18:32:48.8623521Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4U7R4k/R.INSTALLeb06fa96aab/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-19T18:32:48.8847530Z relocate html 2021-05-19T18:32:48.9234674Z rename html 2021-05-19T18:32:48.9761948Z rows html 2021-05-19T18:32:49.0038406Z rowwise html 2021-05-19T18:32:49.0091263Z same_src html 2021-05-19T18:32:49.0427519Z sample_n html 2021-05-19T18:32:49.1457196Z scoped html 2021-05-19T18:32:49.1918701Z se-deprecated html 2021-05-19T18:32:49.2871289Z select html 2021-05-19T18:32:49.3246213Z select_all html 2021-05-19T18:32:49.3432996Z select_vars html 2021-05-19T18:32:49.3517568Z setops html 2021-05-19T18:32:49.4298734Z slice html 2021-05-19T18:32:49.4356131Z sql html 2021-05-19T18:32:49.5290358Z src html 2021-05-19T18:32:49.5618534Z src_dbi html 2021-05-19T18:32:49.5765501Z src_local html 2021-05-19T18:32:49.5832012Z src_tbls html 2021-05-19T18:32:49.6003681Z starwars html 2021-05-19T18:32:49.6168656Z storms html 2021-05-19T18:32:49.6873592Z summarise html 2021-05-19T18:32:49.7524345Z summarise_all html 2021-05-19T18:32:49.7703298Z summarise_each html 2021-05-19T18:32:49.7784616Z tbl html 2021-05-19T18:32:49.7930964Z tbl_df html 2021-05-19T18:32:49.7986678Z tbl_ptype html 2021-05-19T18:32:49.8087256Z tbl_vars html 2021-05-19T18:32:49.8462008Z tidyeval-compat html 2021-05-19T18:32:49.8772542Z top_n html 2021-05-19T18:32:49.8947432Z vars html 2021-05-19T18:32:49.9175081Z with_groups html 2021-05-19T18:32:49.9247342Z with_order html 2021-05-19T18:32:49.9261997Z *** copying figures 2021-05-19T18:32:49.9315420Z ** building package indices 2021-05-19T18:32:50.2192584Z ** installing vignettes 2021-05-19T18:32:50.2341158Z ** testing if installed package can be loaded 2021-05-19T18:32:50.2343836Z *** arch - i386 2021-05-19T18:32:50.8433101Z *** arch - x64 2021-05-19T18:32:51.4701141Z * DONE (dplyr) 2021-05-19T18:32:51.6104647Z In R CMD INSTALL 2021-05-19T18:32:52.1390595Z * installing *source* package 'tidyr' ... 2021-05-19T18:32:52.1581910Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-19T18:32:52.1918845Z ** libs 2021-05-19T18:32:52.1943567Z 2021-05-19T18:32:52.1947556Z *** arch - i386 2021-05-19T18:32:52.2269398Z 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-19T18:32:53.7014943Z 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-19T18:32:54.0738093Z 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-19T18:32:56.3302336Z 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-19T18:32:58.1875155Z 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-19T18:32:58.4663300Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-19T18:32:58.4687658Z 2021-05-19T18:32:58.4688835Z *** arch - x64 2021-05-19T18:32:58.4935880Z 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-19T18:33:00.0153402Z 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-19T18:33:00.3814596Z 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-19T18:33:02.6737422Z 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-19T18:33:04.5127785Z 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-19T18:33:04.8481427Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-19T18:33:04.8522753Z ** R 2021-05-19T18:33:04.8918105Z ** data 2021-05-19T18:33:04.8993190Z *** moving datasets to lazyload DB 2021-05-19T18:33:05.1884842Z ** inst 2021-05-19T18:33:05.1993272Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:06.9499762Z ** help 2021-05-19T18:33:07.1788076Z *** installing help indices 2021-05-19T18:33:07.2883344Z converting help for package 'tidyr' 2021-05-19T18:33:07.3167894Z finding HTML links ... done 2021-05-19T18:33:07.3585477Z billboard html 2021-05-19T18:33:07.3957537Z chop html 2021-05-19T18:33:07.4189041Z complete html 2021-05-19T18:33:07.4286248Z construction html 2021-05-19T18:33:07.4953908Z deprecated-se html 2021-05-19T18:33:07.5056516Z drop_na html 2021-05-19T18:33:07.5454462Z expand html 2021-05-19T18:33:07.5726642Z expand_grid html 2021-05-19T18:33:07.6020126Z extract html 2021-05-19T18:33:07.6073443Z extract_numeric html 2021-05-19T18:33:07.6189841Z fill html 2021-05-19T18:33:07.6287498Z fish_encounters html 2021-05-19T18:33:07.6377988Z full_seq html 2021-05-19T18:33:08.4787109Z *** copying figures 2021-05-19T18:33:08.4787690Z ** building package indices 2021-05-19T18:33:08.4788296Z gather html 2021-05-19T18:33:08.4788857Z hoist html 2021-05-19T18:33:08.4789406Z nest html 2021-05-19T18:33:08.4789951Z nest_legacy html 2021-05-19T18:33:08.4790530Z pack html 2021-05-19T18:33:08.4791075Z pipe html 2021-05-19T18:33:08.4792537Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp6fPcyo/R.INSTALL1ac434e4e89/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-19T18:33:08.4793753Z pivot_longer html 2021-05-19T18:33:08.4794399Z pivot_longer_spec html 2021-05-19T18:33:08.4794981Z pivot_wider html 2021-05-19T18:33:08.4795576Z pivot_wider_spec html 2021-05-19T18:33:08.4796191Z reexports html 2021-05-19T18:33:08.4796776Z relig_income html 2021-05-19T18:33:08.4797356Z replace_na html 2021-05-19T18:33:08.4797912Z separate html 2021-05-19T18:33:08.4798503Z separate_rows html 2021-05-19T18:33:08.4799074Z smiths html 2021-05-19T18:33:08.4799601Z spread html 2021-05-19T18:33:08.4800158Z table1 html 2021-05-19T18:33:08.4800742Z tidyr-package html 2021-05-19T18:33:08.4801358Z tidyr_legacy html 2021-05-19T18:33:08.4801946Z tidyr_tidy_select html 2021-05-19T18:33:08.4802688Z uncount html 2021-05-19T18:33:08.4803242Z unite html 2021-05-19T18:33:08.4803804Z us_rent_income html 2021-05-19T18:33:08.4804366Z who html 2021-05-19T18:33:08.4804923Z world_bank_pop html 2021-05-19T18:33:09.4640771Z ** installing vignettes 2021-05-19T18:33:09.4642063Z ** testing if installed package can be loaded 2021-05-19T18:33:09.4643035Z *** arch - i386 2021-05-19T18:33:09.4643718Z *** arch - x64 2021-05-19T18:33:09.7763256Z * DONE (tidyr) 2021-05-19T18:33:09.8459745Z In R CMD INSTALL 2021-05-19T18:33:09.8488379Z 2021-05-19T18:33:09.8489464Z The downloaded source packages are in 2021-05-19T18:33:09.8490572Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\downloaded_packages' 2021-05-19T18:33:10.1102519Z 2021-05-19T18:33:10.1103514Z 2021-05-19T18:33:10.1104958Z 2021-05-19T18:33:10.1129532Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c3a264eaf\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-19T18:33:10.1135041Z 2021-05-19T18:33:10.1145526Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c3a264eaf\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-19T18:33:10.1187368Z 2021-05-19T18:33:10.1193227Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\remotes193c3a264eaf\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-19T18:33:10.1616168Z 2021-05-19T18:33:10.1617290Z 2021-05-19T18:33:10.1617740Z 2021-05-19T18:33:10.1618163Z 2021-05-19T18:33:10.1618728Z - preparing 'aghast': 2021-05-19T18:33:10.1753175Z checking DESCRIPTION meta-information ... 2021-05-19T18:33:10.1755282Z 2021-05-19T18:33:10.1756517Z checking DESCRIPTION meta-information ... 2021-05-19T18:33:10.1757722Z 2021-05-19T18:33:10.1760008Z v checking DESCRIPTION meta-information 2021-05-19T18:33:10.2646273Z 2021-05-19T18:33:10.2647529Z 2021-05-19T18:33:10.2647993Z 2021-05-19T18:33:10.2648435Z 2021-05-19T18:33:10.2649310Z - checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:33:10.2650292Z - checking for empty or unneeded directories 2021-05-19T18:33:10.2650828Z 2021-05-19T18:33:10.2651262Z 2021-05-19T18:33:10.2651840Z - building 'aghast_0.2.1.tar.gz' 2021-05-19T18:33:10.2915509Z 2021-05-19T18:33:10.2916625Z 2021-05-19T18:33:10.2917153Z 2021-05-19T18:33:10.3262790Z Installing package into 'D:/a/_temp/Library' 2021-05-19T18:33:10.3263832Z (as 'lib' is unspecified) 2021-05-19T18:33:10.5963136Z * installing *source* package 'aghast' ... 2021-05-19T18:33:10.6342328Z ** R 2021-05-19T18:33:10.6464630Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:10.9428662Z ** help 2021-05-19T18:33:10.9962598Z *** installing help indices 2021-05-19T18:33:11.0342428Z 2021-05-19T18:33:11.0343383Z converting help for package 'aghast' 2021-05-19T18:33:11.0623914Z finding HTML links ... done 2021-05-19T18:33:11.0859921Z ga_artifacts html 2021-05-19T18:33:11.0989248Z ga_jobs html 2021-05-19T18:33:11.1112428Z ga_run_log_config html 2021-05-19T18:33:11.1311793Z ga_runs html 2021-05-19T18:33:11.1531876Z ga_secrets html 2021-05-19T18:33:11.1728061Z ga_workflows html 2021-05-19T18:33:11.1840714Z pipe html 2021-05-19T18:33:11.1845363Z ** building package indices 2021-05-19T18:33:11.2142544Z ** testing if installed package can be loaded 2021-05-19T18:33:11.2147300Z *** arch - i386 2021-05-19T18:33:11.5216816Z *** arch - x64 2021-05-19T18:33:11.8301782Z * DONE (aghast) 2021-05-19T18:33:11.8521698Z In R CMD INSTALL 2021-05-19T18:33:11.8670559Z Installing 1 packages: covr 2021-05-19T18:33:11.8682374Z Installing package into 'D:/a/_temp/Library' 2021-05-19T18:33:11.8683270Z (as 'lib' is unspecified) 2021-05-19T18:33:12.7304015Z also installing the dependencies 'lazyeval', 'rex' 2021-05-19T18:33:12.7305438Z 2021-05-19T18:33:13.4346335Z 2021-05-19T18:33:13.4347473Z There is a binary version available but the source version is later: 2021-05-19T18:33:13.4360572Z binary source needs_compilation 2021-05-19T18:33:13.4361311Z covr 3.5.0 3.5.1 TRUE 2021-05-19T18:33:13.4361724Z 2021-05-19T18:33:13.4375197Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-19T18:33:13.4713237Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-19T18:33:13.4731456Z ================================================== 2021-05-19T18:33:13.4732630Z downloaded 167 KB 2021-05-19T18:33:13.4733289Z 2021-05-19T18:33:13.4751601Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-19T18:33:13.5070609Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-19T18:33:13.5115153Z ================================================== 2021-05-19T18:33:13.5116711Z downloaded 121 KB 2021-05-19T18:33:13.5117651Z 2021-05-19T18:33:13.5308886Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-19T18:33:13.5456840Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-19T18:33:13.5479224Z 2021-05-19T18:33:13.5480219Z The downloaded binary packages are in 2021-05-19T18:33:13.5481333Z C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\downloaded_packages 2021-05-19T18:33:13.5482376Z installing the source package 'covr' 2021-05-19T18:33:13.5482883Z 2021-05-19T18:33:13.5498539Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-19T18:33:13.5656660Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-19T18:33:14.4688647Z ================================================== 2021-05-19T18:33:14.4689168Z downloaded 143 KB 2021-05-19T18:33:14.4689477Z 2021-05-19T18:33:14.4690022Z * installing *source* package 'covr' ... 2021-05-19T18:33:14.4690809Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-19T18:33:14.4691412Z ** libs 2021-05-19T18:33:14.4691664Z 2021-05-19T18:33:14.4692151Z *** arch - i386 2021-05-19T18:33:14.4693147Z 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-19T18:33:14.4713143Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-19T18:33:14.5870884Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-19T18:33:14.5887101Z 2021-05-19T18:33:14.5887946Z *** arch - x64 2021-05-19T18:33:14.6100099Z 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-19T18:33:14.8510668Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-19T18:33:14.9533971Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-19T18:33:14.9564129Z ** R 2021-05-19T18:33:14.9860477Z ** inst 2021-05-19T18:33:14.9964969Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:16.3355555Z ** help 2021-05-19T18:33:16.4731204Z *** installing help indices 2021-05-19T18:33:16.5568892Z converting help for package 'covr' 2021-05-19T18:33:16.5854992Z finding HTML links ... done 2021-05-19T18:33:16.6150983Z azure html 2021-05-19T18:33:16.6220732Z clear_counters html 2021-05-19T18:33:16.6346518Z code_coverage html 2021-05-19T18:33:16.6735587Z codecov html 2021-05-19T18:33:16.6794097Z count html 2021-05-19T18:33:16.6865103Z coverage_to_list html 2021-05-19T18:33:16.7034971Z coveralls html 2021-05-19T18:33:16.7432948Z covr-package html 2021-05-19T18:33:16.7505167Z display_name html 2021-05-19T18:33:16.7601417Z environment_coverage html 2021-05-19T18:33:16.7741904Z exclusions html 2021-05-19T18:33:16.7868524Z file_coverage html 2021-05-19T18:33:16.7997682Z file_report html 2021-05-19T18:33:16.8087958Z function_coverage html 2021-05-19T18:33:16.8289505Z gitlab html 2021-05-19T18:33:16.8388548Z in_covr html 2021-05-19T18:33:16.8453056Z key html 2021-05-19T18:33:16.8594437Z new_counter html 2021-05-19T18:33:16.8596282Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuO0u6N/R.INSTALL73470f50fe/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-19T18:33:16.8943003Z package_coverage html 2021-05-19T18:33:16.9027098Z percent_coverage html 2021-05-19T18:33:16.9146431Z print.coverage html 2021-05-19T18:33:16.9226913Z report html 2021-05-19T18:33:16.9395541Z system_check html 2021-05-19T18:33:16.9549688Z system_output html 2021-05-19T18:33:16.9624014Z tally_coverage html 2021-05-19T18:33:16.9702687Z to_cobertura html 2021-05-19T18:33:16.9785704Z to_sonarqube html 2021-05-19T18:33:16.9878779Z trace_calls html 2021-05-19T18:33:16.9964069Z value html 2021-05-19T18:33:17.0071727Z zero_coverage html 2021-05-19T18:33:17.0078373Z *** copying figures 2021-05-19T18:33:17.0090883Z ** building package indices 2021-05-19T18:33:17.1018161Z ** installing vignettes 2021-05-19T18:33:17.1090013Z ** testing if installed package can be loaded 2021-05-19T18:33:17.1092764Z *** arch - i386 2021-05-19T18:33:17.4156401Z *** arch - x64 2021-05-19T18:33:17.7317267Z * DONE (covr) 2021-05-19T18:33:17.8103553Z In R CMD INSTALL 2021-05-19T18:33:17.8126867Z 2021-05-19T18:33:17.8127940Z The downloaded source packages are in 2021-05-19T18:33:17.8129102Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpOEOsAR\downloaded_packages' 2021-05-19T18:33:17.9222052Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-19T18:33:17.9222912Z Rscript -e "tic::before_install()" 2021-05-19T18:33:17.9287006Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-19T18:33:17.9287597Z env: 2021-05-19T18:33:17.9288079Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:33:17.9288585Z TIC_DEPLOY_KEY: 2021-05-19T18:33:17.9288952Z RSPM: 2021-05-19T18:33:17.9290580Z GITHUB_PAT: *** 2021-05-19T18:33:17.9291585Z COVERALLS_TOKEN: *** 2021-05-19T18:33:17.9292108Z continue-on-error: false 2021-05-19T18:33:17.9292665Z VDIFFR_RUN_TESTS: 2021-05-19T18:33:17.9293128Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:33:17.9293548Z TZ: UTC 2021-05-19T18:33:17.9293964Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:33:17.9294393Z NOT_CRAN: true 2021-05-19T18:33:17.9294804Z MSYSTEM: MINGW64 2021-05-19T18:33:17.9295234Z ##[endgroup] 2021-05-19T18:33:19.4754824Z v Loading tic stage configuration from tic.R 2021-05-19T18:33:19.6974050Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-19T18:33:19.6975253Z Windows because LaTeX is not available. 2021-05-19T18:33:19.7296455Z Running before_install: step_install_remote_binaries() 2021-05-19T18:33:20.5026245Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T18:33:20.5027183Z remotes::install_deps(dependencies = TRUE) 2021-05-19T18:33:20.5027835Z remotes::install_cran("rcmdcheck") 2021-05-19T18:33:20.5028537Z remotes::install_cran("markdown") 2021-05-19T18:33:20.5035806Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-19T18:33:20.5036264Z env: 2021-05-19T18:33:20.5036766Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:33:20.5037263Z TIC_DEPLOY_KEY: 2021-05-19T18:33:20.5037633Z RSPM: 2021-05-19T18:33:20.5038920Z GITHUB_PAT: *** 2021-05-19T18:33:20.5039887Z COVERALLS_TOKEN: *** 2021-05-19T18:33:20.5040412Z continue-on-error: false 2021-05-19T18:33:20.5040921Z VDIFFR_RUN_TESTS: 2021-05-19T18:33:20.5041355Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:33:20.5041876Z TZ: UTC 2021-05-19T18:33:20.5042260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:33:20.5042690Z NOT_CRAN: true 2021-05-19T18:33:20.5043131Z MSYSTEM: MINGW64 2021-05-19T18:33:20.5043543Z ##[endgroup] 2021-05-19T18:33:24.7864686Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T18:33:24.7865574Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-19T18:33:24.7898898Z Installing 2 packages: bitops, RCurl 2021-05-19T18:33:24.7919714Z Installing packages into 'D:/a/_temp/Library' 2021-05-19T18:33:24.7920580Z (as 'lib' is unspecified) 2021-05-19T18:33:27.0878649Z 2021-05-19T18:33:27.0880173Z There are binary versions available but the source versions are later: 2021-05-19T18:33:27.0905529Z binary source needs_compilation 2021-05-19T18:33:27.0906394Z bitops 1.0-6 1.0-7 TRUE 2021-05-19T18:33:27.0907038Z RCurl 1.98-1.2 1.98-1.3 TRUE 2021-05-19T18:33:27.0907468Z 2021-05-19T18:33:27.0908865Z installing the source packages 'bitops', 'RCurl' 2021-05-19T18:33:27.0909533Z 2021-05-19T18:33:27.0933839Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-19T18:33:27.1000931Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-19T18:33:27.1003857Z ================================================== 2021-05-19T18:33:27.1004637Z downloaded 10 KB 2021-05-19T18:33:27.1005051Z 2021-05-19T18:33:27.1018463Z trying URL 'https://cloud.r-project.org/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-19T18:33:27.1094982Z Content type 'application/x-gzip' length 728630 bytes (711 KB) 2021-05-19T18:33:27.1135676Z ================================================== 2021-05-19T18:33:27.1136541Z downloaded 711 KB 2021-05-19T18:33:27.1136972Z 2021-05-19T18:33:27.3859227Z * installing *source* package 'bitops' ... 2021-05-19T18:33:27.3888531Z ** package 'bitops' successfully unpacked and MD5 sums checked 2021-05-19T18:33:27.4061633Z ** libs 2021-05-19T18:33:27.4091849Z 2021-05-19T18:33:27.4092571Z *** arch - i386 2021-05-19T18:33:27.4349370Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c bit-ops.c -o bit-ops.o 2021-05-19T18:33:27.5177171Z bit-ops.c: In function 'bitShiftL': 2021-05-19T18:33:27.5178939Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-19T18:33:27.5180085Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-19T18:33:27.5180915Z ^ 2021-05-19T18:33:27.5181705Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-19T18:33:27.5182612Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-19T18:33:27.5183330Z ^ 2021-05-19T18:33:27.5184141Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-19T18:33:27.5184859Z bitshift_BODY( << ); 2021-05-19T18:33:27.5185357Z ^ 2021-05-19T18:33:27.5186366Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-19T18:33:27.5189520Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-19T18:33:27.5191034Z ^ 2021-05-19T18:33:27.5191874Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-19T18:33:27.5192779Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-19T18:33:27.5193514Z ^ 2021-05-19T18:33:27.5194335Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-19T18:33:27.5195083Z bitshift_BODY( << ); 2021-05-19T18:33:27.5195583Z ^ 2021-05-19T18:33:27.5196209Z bit-ops.c: In function 'bitShiftR': 2021-05-19T18:33:27.5197310Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-19T18:33:27.5198388Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-19T18:33:27.5199153Z ^ 2021-05-19T18:33:27.5199930Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-19T18:33:27.5201061Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-19T18:33:27.5201801Z ^ 2021-05-19T18:33:27.5202590Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-19T18:33:27.5203320Z bitshift_BODY( >> ); 2021-05-19T18:33:27.5203818Z ^ 2021-05-19T18:33:27.5204838Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-19T18:33:27.5206084Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-19T18:33:27.5206847Z ^ 2021-05-19T18:33:27.5207616Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-19T18:33:27.5208512Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-19T18:33:27.5214350Z ^ 2021-05-19T18:33:27.5215365Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-19T18:33:27.5216117Z bitshift_BODY( >> ); 2021-05-19T18:33:27.5216630Z ^ 2021-05-19T18:33:27.6960389Z 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-19T18:33:27.8394407Z 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-19T18:33:28.0804475Z 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-19T18:33:28.1928536Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-19T18:33:28.1938470Z 2021-05-19T18:33:28.1940033Z *** arch - x64 2021-05-19T18:33:28.2173626Z 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-19T18:33:28.2949086Z bit-ops.c: In function 'bitShiftL': 2021-05-19T18:33:28.2950758Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-19T18:33:28.2951923Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-19T18:33:28.2952728Z ^ 2021-05-19T18:33:28.2953539Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-19T18:33:28.2954460Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-19T18:33:28.2955218Z ^ 2021-05-19T18:33:28.2956059Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-19T18:33:28.2956805Z bitshift_BODY( << ); 2021-05-19T18:33:28.2957389Z ^ 2021-05-19T18:33:28.2958427Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-19T18:33:28.2959533Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-19T18:33:28.2961093Z ^ 2021-05-19T18:33:28.2961958Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-19T18:33:28.2962879Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-19T18:33:28.2963631Z ^ 2021-05-19T18:33:28.2964464Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-19T18:33:28.2965233Z bitshift_BODY( << ); 2021-05-19T18:33:28.2965734Z ^ 2021-05-19T18:33:28.2966385Z bit-ops.c: In function 'bitShiftR': 2021-05-19T18:33:28.2967525Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-19T18:33:28.2968647Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-19T18:33:28.2969435Z ^ 2021-05-19T18:33:28.2970241Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-19T18:33:28.2971203Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-19T18:33:28.2971949Z ^ 2021-05-19T18:33:28.2972779Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-19T18:33:28.2973992Z bitshift_BODY( >> ); 2021-05-19T18:33:28.2975311Z ^ 2021-05-19T18:33:28.2976324Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-19T18:33:28.2977620Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-19T18:33:28.2978555Z ^ 2021-05-19T18:33:28.2979344Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-19T18:33:28.2980242Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-19T18:33:28.2981010Z ^ 2021-05-19T18:33:28.2981804Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-19T18:33:28.2982534Z bitshift_BODY( >> ); 2021-05-19T18:33:28.2983026Z ^ 2021-05-19T18:33:28.4756751Z 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-19T18:33:28.5914571Z 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-19T18:33:28.8317115Z 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-19T18:33:28.9333697Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-19T18:33:28.9364379Z ** R 2021-05-19T18:33:28.9410312Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:28.9956671Z ** help 2021-05-19T18:33:29.0350493Z *** installing help indices 2021-05-19T18:33:29.0672108Z converting help for package 'bitops' 2021-05-19T18:33:29.0947001Z finding HTML links ... done 2021-05-19T18:33:29.1187831Z bitAnd html 2021-05-19T18:33:29.1404022Z bitFlip html 2021-05-19T18:33:29.1623699Z bitShiftL html 2021-05-19T18:33:29.1772328Z cksum html 2021-05-19T18:33:29.1777378Z ** building package indices 2021-05-19T18:33:29.1975194Z ** testing if installed package can be loaded 2021-05-19T18:33:29.1977998Z *** arch - i386 2021-05-19T18:33:29.4028846Z *** arch - x64 2021-05-19T18:33:29.7131419Z * DONE (bitops) 2021-05-19T18:33:29.7396571Z In R CMD INSTALL 2021-05-19T18:33:30.3068774Z * installing *source* package 'RCurl' ... 2021-05-19T18:33:30.3268578Z ** package 'RCurl' successfully unpacked and MD5 sums checked 2021-05-19T18:33:30.3786014Z ** libs 2021-05-19T18:33:30.3796552Z 2021-05-19T18:33:30.3797704Z *** arch - i386 2021-05-19T18:33:30.4196089Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -DHAVE_CURLOPT_WRITEDATA=1 -DCURL_STATICLIB -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-19T18:33:30.4787836Z In file included from base64.c:1:0: 2021-05-19T18:33:30.4789589Z Rcurl.h:4:23: fatal error: curl/curl.h: No such file or directory 2021-05-19T18:33:30.4790400Z #include 2021-05-19T18:33:30.4790897Z ^ 2021-05-19T18:33:30.4791587Z compilation terminated. 2021-05-19T18:33:30.4840555Z make: *** [C:/R/etc/i386/Makeconf:208: base64.o] Error 1 2021-05-19T18:33:30.4865346Z ERROR: compilation failed for package 'RCurl' 2021-05-19T18:33:30.4869364Z * removing 'D:/a/_temp/Library/RCurl' 2021-05-19T18:33:30.5519198Z In R CMD INSTALL 2021-05-19T18:33:30.5545029Z 2021-05-19T18:33:30.5546026Z The downloaded source packages are in 2021-05-19T18:33:30.5547098Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpsPkk9q\downloaded_packages' 2021-05-19T18:33:30.5554198Z Warning message: 2021-05-19T18:33:30.5555208Z In i.p(...) : installation of package 'RCurl' had non-zero exit status 2021-05-19T18:33:31.3633903Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T18:33:31.3636380Z Use `force = TRUE` to force installation 2021-05-19T18:33:31.3656521Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T18:33:31.3658304Z Use `force = TRUE` to force installation 2021-05-19T18:33:31.4162224Z ##[group]Run options(width = 100) 2021-05-19T18:33:31.4162911Z options(width = 100) 2021-05-19T18:33:31.4163487Z pkgs <- installed.packages()[, "Package"] 2021-05-19T18:33:31.4164216Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T18:33:31.4170325Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-19T18:33:31.4170843Z env: 2021-05-19T18:33:31.4171315Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:33:31.4171809Z TIC_DEPLOY_KEY: 2021-05-19T18:33:31.4172182Z RSPM: 2021-05-19T18:33:31.4173472Z GITHUB_PAT: *** 2021-05-19T18:33:31.4174441Z COVERALLS_TOKEN: *** 2021-05-19T18:33:31.4174961Z continue-on-error: false 2021-05-19T18:33:31.4175450Z VDIFFR_RUN_TESTS: 2021-05-19T18:33:31.4175900Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:33:31.4176292Z TZ: UTC 2021-05-19T18:33:31.4176687Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:33:31.4177108Z NOT_CRAN: true 2021-05-19T18:33:31.4177548Z MSYSTEM: MINGW64 2021-05-19T18:33:31.4177941Z ##[endgroup] 2021-05-19T18:33:32.1560402Z - Session info ----------------------------------------------------------------------------------- 2021-05-19T18:33:32.1562190Z setting value 2021-05-19T18:33:32.1565222Z version R version 3.5.3 (2019-03-11) 2021-05-19T18:33:32.1566519Z os Windows Server x64 2021-05-19T18:33:32.1567052Z system x86_64, mingw32 2021-05-19T18:33:32.1567560Z ui RTerm 2021-05-19T18:33:32.1568063Z language (EN) 2021-05-19T18:33:32.1568630Z collate English_United States.1252 2021-05-19T18:33:32.1569278Z ctype English_United States.1252 2021-05-19T18:33:32.1569812Z tz UTC 2021-05-19T18:33:32.1570278Z date 2021-05-19 2021-05-19T18:33:32.1570557Z 2021-05-19T18:33:32.1571371Z - Packages --------------------------------------------------------------------------------------- 2021-05-19T18:33:32.1572281Z package * version date lib source 2021-05-19T18:33:32.1573106Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T18:33:32.1573866Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1574530Z base * 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1575179Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1575817Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1576453Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-19T18:33:32.1577083Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1577711Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1578351Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1578989Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1579600Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1580224Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1580912Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1581969Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1582653Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1583317Z compiler 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1583974Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1587444Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1589224Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1590518Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1591902Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1593049Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1594357Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T18:33:32.1595675Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1597088Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1598276Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1598996Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1599656Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1600337Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1601845Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1602494Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1603164Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1603802Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1604454Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1605114Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1605736Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1606489Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T18:33:32.1607244Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1608770Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1609666Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1610334Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1611045Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1611701Z grid 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1613331Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1614490Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1615607Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1616775Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1617995Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1619188Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1620333Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1621828Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1623032Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1624208Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1625387Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1627387Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1628556Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1629719Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1631018Z methods * 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1632154Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1633273Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1634399Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1635506Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1636657Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1637856Z parallel 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1639028Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1640200Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1641486Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1642842Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1644131Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1645346Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1646556Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1647690Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1648799Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1649891Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1651101Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1652280Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1653447Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1654584Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1655241Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1655880Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1656509Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1657153Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1657818Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1658480Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1659148Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1659832Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1660522Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1661252Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1661917Z splines 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1662547Z stats * 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1663178Z stats4 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1663829Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1664851Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1665534Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-19T18:33:32.1666189Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1666813Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1667471Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1668129Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1668807Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T18:33:32.1669496Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1670173Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1670943Z tools 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1671611Z translations 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1672296Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1673005Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1673634Z utils * 3.5.3 2019-03-11 [2] local 2021-05-19T18:33:32.1674250Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1674884Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1675525Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1676154Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1676786Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1677411Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1678049Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1678685Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1679309Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-19T18:33:32.1679633Z 2021-05-19T18:33:32.1680040Z [1] D:/a/_temp/Library 2021-05-19T18:33:32.1680484Z [2] C:/R/library 2021-05-19T18:33:32.1921626Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T18:33:32.1922295Z Rscript -e 'tic::script()' 2021-05-19T18:33:32.1922743Z ls -l check 2021-05-19T18:33:32.1938779Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-19T18:33:32.1939391Z env: 2021-05-19T18:33:32.1939858Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:33:32.1940343Z TIC_DEPLOY_KEY: 2021-05-19T18:33:32.1940694Z RSPM: 2021-05-19T18:33:32.1942393Z GITHUB_PAT: *** 2021-05-19T18:33:32.1943364Z COVERALLS_TOKEN: *** 2021-05-19T18:33:32.1943875Z continue-on-error: false 2021-05-19T18:33:32.1944394Z VDIFFR_RUN_TESTS: 2021-05-19T18:33:32.1944822Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:33:32.1945224Z TZ: UTC 2021-05-19T18:33:32.1945617Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:33:32.1946026Z NOT_CRAN: true 2021-05-19T18:33:32.1946419Z MSYSTEM: MINGW64 2021-05-19T18:33:32.1946811Z ##[endgroup] 2021-05-19T18:33:32.5683443Z v Loading tic stage configuration from tic.R 2021-05-19T18:33:32.7779868Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-19T18:33:32.7781291Z Windows because LaTeX is not available. 2021-05-19T18:33:32.8108398Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T18:33:32.8109800Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T18:33:32.8110757Z timeout = Inf, check_dir = "check") 2021-05-19T18:33:32.9429191Z -- R CMD build ----------------------------------------------------------------- 2021-05-19T18:33:33.3017407Z * checking for file 'D:\a\neurocStats\neurocStats/DESCRIPTION' ... OK 2021-05-19T18:33:33.3018331Z 2021-05-19T18:33:33.5290241Z * preparing 'neurocStats': 2021-05-19T18:33:33.5291067Z 2021-05-19T18:33:33.5408795Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:33:33.5409505Z 2021-05-19T18:33:33.6510787Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:33:33.6511837Z 2021-05-19T18:33:33.6534073Z * checking for empty or unneeded directories 2021-05-19T18:33:33.6534727Z 2021-05-19T18:33:33.6606987Z * building 'neurocStats_0.1.3.tar.gz' 2021-05-19T18:33:33.6607593Z 2021-05-19T18:33:35.7071302Z 2021-05-19T18:33:35.7072287Z 2021-05-19T18:33:36.4184508Z -- R CMD check ----------------------------------------------------------------- 2021-05-19T18:33:36.6928879Z * using log directory 'D:/a/neurocStats/neurocStats/check/neurocStats.Rcheck' 2021-05-19T18:33:36.6929981Z 2021-05-19T18:33:36.6930591Z * using R version 3.5.3 (2019-03-11) 2021-05-19T18:33:36.6931224Z 2021-05-19T18:33:36.6931873Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-19T18:33:36.6932353Z 2021-05-19T18:33:36.6932960Z * using session charset: ISO8859-1 2021-05-19T18:33:36.6933409Z 2021-05-19T18:33:37.7608608Z * using options '--no-manual --as-cran' 2021-05-19T18:33:37.7611717Z 2021-05-19T18:33:37.7646707Z * checking for file 'neurocStats/DESCRIPTION' ... OK 2021-05-19T18:33:37.7647413Z 2021-05-19T18:33:37.7648125Z * this is package 'neurocStats' version '0.1.3' 2021-05-19T18:33:37.7648630Z 2021-05-19T18:33:37.7649193Z * package encoding: UTF-8 2021-05-19T18:33:37.7649716Z 2021-05-19T18:33:37.7694665Z * checking package namespace information ... OK 2021-05-19T18:33:37.7695323Z 2021-05-19T18:33:38.7321593Z * checking package dependencies ... ERROR 2021-05-19T18:33:38.7323006Z 2021-05-19T18:33:38.7323620Z Package required but not available: 'RCurl' 2021-05-19T18:33:38.7324025Z 2021-05-19T18:33:38.7324252Z 2021-05-19T18:33:38.7324483Z 2021-05-19T18:33:38.7325159Z See section 'The DESCRIPTION file' in the 'Writing R Extensions' 2021-05-19T18:33:38.7325752Z 2021-05-19T18:33:38.7326611Z manual. 2021-05-19T18:33:38.7326917Z 2021-05-19T18:33:38.7327266Z * DONE 2021-05-19T18:33:38.7327512Z 2021-05-19T18:33:38.7327885Z 2021-05-19T18:33:38.7328093Z 2021-05-19T18:33:38.7329845Z Status: 1 ERROR 2021-05-19T18:33:38.7330249Z 2021-05-19T18:33:38.7330942Z See 2021-05-19T18:33:38.7331193Z 2021-05-19T18:33:38.7332007Z 'D:/a/neurocStats/neurocStats/check/neurocStats.Rcheck/00check.log' 2021-05-19T18:33:38.7332580Z 2021-05-19T18:33:38.7332943Z for details. 2021-05-19T18:33:38.7333209Z 2021-05-19T18:33:38.7333430Z 2021-05-19T18:33:38.7333645Z 2021-05-19T18:33:38.7681397Z -- R CMD check results ---------------------------------- neurocStats 0.1.3 ---- 2021-05-19T18:33:38.7697843Z Duration: 3s 2021-05-19T18:33:38.7698294Z 2021-05-19T18:33:38.7723094Z > checking package dependencies ... ERROR 2021-05-19T18:33:38.7727623Z ##[error] Package required but not available: 'RCurl' 2021-05-19T18:33:38.7754486Z 2021-05-19T18:33:38.7755234Z See section 'The DESCRIPTION file' in the 'Writing R Extensions' 2021-05-19T18:33:38.7755858Z manual. 2021-05-19T18:33:38.7756120Z 2021-05-19T18:33:38.7756589Z 1 error x | 0 warnings v | 0 notes v 2021-05-19T18:33:38.7952443Z 2021-05-19T18:33:38.7953253Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-19T18:33:38.7953770Z Backtrace: 2021-05-19T18:33:38.7954215Z 1. tic::script() 2021-05-19T18:33:38.7954795Z 2. tic::run_stage("script", stages = stages) 2021-05-19T18:33:38.7955327Z 3. stage$run_all() 2021-05-19T18:33:38.7955813Z 4. private$run_one(step) 2021-05-19T18:33:38.7956251Z 11. step$run() 2021-05-19T18:33:38.7956894Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-19T18:33:38.7958817Z ##[error]Error: A step failed in stage "script": script. 2021-05-19T18:33:38.7962307Z Execution halted 2021-05-19T18:33:38.8322086Z ##[error]Process completed with exit code 1. 2021-05-19T18:33:38.8487755Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:33:38.8488635Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:33:38.8504545Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-19T18:33:38.8505167Z env: 2021-05-19T18:33:38.8505608Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:33:38.8506094Z TIC_DEPLOY_KEY: 2021-05-19T18:33:38.8506444Z RSPM: 2021-05-19T18:33:38.8507979Z GITHUB_PAT: *** 2021-05-19T18:33:38.8508824Z COVERALLS_TOKEN: *** 2021-05-19T18:33:38.8509383Z continue-on-error: false 2021-05-19T18:33:38.8509880Z VDIFFR_RUN_TESTS: 2021-05-19T18:33:38.8510392Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:33:38.8510782Z TZ: UTC 2021-05-19T18:33:38.8511176Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:33:38.8511588Z NOT_CRAN: true 2021-05-19T18:33:38.8511982Z MSYSTEM: MINGW64 2021-05-19T18:33:38.8512516Z ##[endgroup] 2021-05-19T18:33:39.0541107Z ##[group]Run actions/upload-artifact@master 2021-05-19T18:33:39.0541813Z with: 2021-05-19T18:33:39.0542274Z name: Windows-r3.5-results 2021-05-19T18:33:39.0542754Z path: check 2021-05-19T18:33:39.0543192Z if-no-files-found: warn 2021-05-19T18:33:39.0543624Z env: 2021-05-19T18:33:39.0544056Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:33:39.0544540Z TIC_DEPLOY_KEY: 2021-05-19T18:33:39.0544888Z RSPM: 2021-05-19T18:33:39.0545825Z GITHUB_PAT: *** 2021-05-19T18:33:39.0546653Z COVERALLS_TOKEN: *** 2021-05-19T18:33:39.0547168Z continue-on-error: false 2021-05-19T18:33:39.0547644Z VDIFFR_RUN_TESTS: 2021-05-19T18:33:39.0548091Z R_LIBS_USER: D:\a\_temp\Library 2021-05-19T18:33:39.0548481Z TZ: UTC 2021-05-19T18:33:39.0548870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:33:39.0549293Z NOT_CRAN: true 2021-05-19T18:33:39.0549672Z MSYSTEM: MINGW64 2021-05-19T18:33:39.0550134Z ##[endgroup] 2021-05-19T18:33:39.2503565Z With the provided path, there will be 25 files uploaded 2021-05-19T18:33:46.2970294Z Total size of all the files uploaded is 60576606 bytes 2021-05-19T18:33:46.3634501Z Finished uploading artifact Windows-r3.5-results. Reported size is 60576606 bytes. There were 0 items that failed to upload 2021-05-19T18:33:46.3636035Z Artifact Windows-r3.5-results has been successfully uploaded! 2021-05-19T18:33:46.4129205Z Post job cleanup. 2021-05-19T18:33:48.7015943Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-19T18:33:48.7230473Z git version 2.31.1.windows.1 2021-05-19T18:33:48.7305681Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-19T18:33:48.7610675Z [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-19T18:33:49.3301501Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T18:33:49.3501619Z http.https://github.com/.extraheader 2021-05-19T18:33:49.3560533Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-19T18:33:49.3842837Z [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-19T18:33:49.8902371Z Cleaning up orphan processes