2021-05-15T22:40:09.2376858Z ##[section]Starting: Request a runner to run this job 2021-05-15T22:40:10.1419640Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-15T22:40:10.2058100Z 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-15T22:40:10.2750045Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-15T22:40:10.3710956Z ##[section]Finishing: Request a runner to run this job 2021-05-15T22:40:19.8759104Z Current runner version: '2.278.0' 2021-05-15T22:40:19.8941475Z ##[group]Operating System 2021-05-15T22:40:19.8942422Z Microsoft Windows Server 2019 2021-05-15T22:40:19.8942897Z 10.0.17763 2021-05-15T22:40:19.8943358Z Datacenter 2021-05-15T22:40:19.8943802Z ##[endgroup] 2021-05-15T22:40:19.8944382Z ##[group]Virtual Environment 2021-05-15T22:40:19.8944962Z Environment: windows-2019 2021-05-15T22:40:19.8945526Z Version: 20210509.1 2021-05-15T22:40:19.8946543Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-15T22:40:19.8947790Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-15T22:40:19.8948556Z ##[endgroup] 2021-05-15T22:40:19.8950146Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T22:40:19.8951264Z Actions: write 2021-05-15T22:40:19.8951665Z Checks: write 2021-05-15T22:40:19.8952121Z Contents: write 2021-05-15T22:40:19.8952676Z Deployments: write 2021-05-15T22:40:19.8953145Z Issues: write 2021-05-15T22:40:19.8953590Z Metadata: read 2021-05-15T22:40:19.8953987Z Packages: write 2021-05-15T22:40:19.8954470Z PullRequests: write 2021-05-15T22:40:19.8954975Z RepositoryProjects: write 2021-05-15T22:40:19.8955547Z SecurityEvents: write 2021-05-15T22:40:19.8956016Z Statuses: write 2021-05-15T22:40:19.8956525Z ##[endgroup] 2021-05-15T22:40:19.8959277Z Prepare workflow directory 2021-05-15T22:40:20.0164341Z Prepare all required actions 2021-05-15T22:40:20.0175829Z Getting action download info 2021-05-15T22:40:20.3817675Z Download action repository 'actions/checkout@v2' 2021-05-15T22:40:21.5044140Z Download action repository 'r-lib/actions@master' 2021-05-15T22:40:23.0171212Z Download action repository 'adigherman/actions@master' 2021-05-15T22:40:23.8331028Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T22:40:23.9989938Z Download action repository 'actions/cache@v1' 2021-05-15T22:40:24.2063346Z Download action repository 'actions/upload-artifact@master' 2021-05-15T22:40:24.3841916Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T22:40:24.7546731Z ##[group]Run actions/checkout@v2 2021-05-15T22:40:24.7547549Z with: 2021-05-15T22:40:24.7548232Z repository: neuroconductor/EEGSpectralAnalysis 2021-05-15T22:40:24.7549454Z token: *** 2021-05-15T22:40:24.7550032Z ssh-strict: true 2021-05-15T22:40:24.7550630Z persist-credentials: true 2021-05-15T22:40:24.7551193Z clean: true 2021-05-15T22:40:24.7551674Z fetch-depth: 1 2021-05-15T22:40:24.7552133Z lfs: false 2021-05-15T22:40:24.7552607Z submodules: false 2021-05-15T22:40:24.7553056Z env: 2021-05-15T22:40:24.7553587Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:40:24.7554151Z TIC_DEPLOY_KEY: 2021-05-15T22:40:24.7554581Z RSPM: 2021-05-15T22:40:24.7555451Z GITHUB_PAT: *** 2021-05-15T22:40:24.7555928Z COVERALLS_TOKEN: 2021-05-15T22:40:24.7556610Z continue-on-error: false 2021-05-15T22:40:24.7557129Z VDIFFR_RUN_TESTS: 2021-05-15T22:40:24.7557598Z ##[endgroup] 2021-05-15T22:40:28.0101308Z Syncing repository: neuroconductor/EEGSpectralAnalysis 2021-05-15T22:40:28.0102739Z ##[group]Getting Git version info 2021-05-15T22:40:28.0103697Z Working directory is 'D:\a\EEGSpectralAnalysis\EEGSpectralAnalysis' 2021-05-15T22:40:28.0105072Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T22:40:28.0105675Z git version 2.31.1.windows.1 2021-05-15T22:40:28.0106464Z ##[endgroup] 2021-05-15T22:40:28.0107232Z Deleting the contents of 'D:\a\EEGSpectralAnalysis\EEGSpectralAnalysis' 2021-05-15T22:40:28.0108704Z ##[group]Initializing the repository 2021-05-15T22:40:28.0109753Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\EEGSpectralAnalysis\EEGSpectralAnalysis 2021-05-15T22:40:28.0111091Z Initialized empty Git repository in D:/a/EEGSpectralAnalysis/EEGSpectralAnalysis/.git/ 2021-05-15T22:40:28.0112552Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/EEGSpectralAnalysis 2021-05-15T22:40:28.0115772Z ##[endgroup] 2021-05-15T22:40:28.0116450Z ##[group]Disabling automatic garbage collection 2021-05-15T22:40:28.0117327Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-15T22:40:28.0118020Z ##[endgroup] 2021-05-15T22:40:28.0120919Z ##[group]Setting up auth 2021-05-15T22:40:28.0121892Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:40:28.0123454Z [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-15T22:40:29.7367594Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:40:29.7625078Z [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-15T22:40:30.2390485Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-15T22:40:30.2660879Z ##[endgroup] 2021-05-15T22:40:30.2712032Z ##[group]Fetching the repository 2021-05-15T22:40:30.2716460Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ba5a2cc17e3f2d7075bc3a9a971dbcb53b4e73ff:refs/tags/0.0.0.9001.s 2021-05-15T22:40:31.7216184Z remote: Enumerating objects: 25, done. 2021-05-15T22:40:31.7227043Z remote: Counting objects: 4% (1/25) 2021-05-15T22:40:31.7244163Z remote: Counting objects: 8% (2/25) 2021-05-15T22:40:31.7247322Z remote: Counting objects: 12% (3/25) 2021-05-15T22:40:31.7280477Z remote: Counting objects: 16% (4/25) 2021-05-15T22:40:31.7296441Z remote: Counting objects: 20% (5/25) 2021-05-15T22:40:31.7298754Z remote: Counting objects: 24% (6/25) 2021-05-15T22:40:31.7301680Z remote: Counting objects: 28% (7/25) 2021-05-15T22:40:31.7302847Z remote: Counting objects: 32% (8/25) 2021-05-15T22:40:31.7303564Z remote: Counting objects: 36% (9/25) 2021-05-15T22:40:31.7304220Z remote: Counting objects: 40% (10/25) 2021-05-15T22:40:31.7304770Z remote: Counting objects: 44% (11/25) 2021-05-15T22:40:31.7306242Z remote: Counting objects: 48% (12/25) 2021-05-15T22:40:31.7307360Z remote: Counting objects: 52% (13/25) 2021-05-15T22:40:31.7308215Z remote: Counting objects: 56% (14/25) 2021-05-15T22:40:31.7309025Z remote: Counting objects: 60% (15/25) 2021-05-15T22:40:31.7309961Z remote: Counting objects: 64% (16/25) 2021-05-15T22:40:31.7310577Z remote: Counting objects: 68% (17/25) 2021-05-15T22:40:31.7311173Z remote: Counting objects: 72% (18/25) 2021-05-15T22:40:31.7311826Z remote: Counting objects: 76% (19/25) 2021-05-15T22:40:31.7312545Z remote: Counting objects: 80% (20/25) 2021-05-15T22:40:31.7313246Z remote: Counting objects: 84% (21/25) 2021-05-15T22:40:31.7313985Z remote: Counting objects: 88% (22/25) 2021-05-15T22:40:31.7314588Z remote: Counting objects: 92% (23/25) 2021-05-15T22:40:31.7315193Z remote: Counting objects: 96% (24/25) 2021-05-15T22:40:31.7315794Z remote: Counting objects: 100% (25/25) 2021-05-15T22:40:31.7316427Z remote: Counting objects: 100% (25/25), done. 2021-05-15T22:40:31.7317099Z remote: Compressing objects: 4% (1/24) 2021-05-15T22:40:31.7317747Z remote: Compressing objects: 8% (2/24) 2021-05-15T22:40:31.7318401Z remote: Compressing objects: 12% (3/24) 2021-05-15T22:40:31.7319040Z remote: Compressing objects: 16% (4/24) 2021-05-15T22:40:31.7319699Z remote: Compressing objects: 20% (5/24) 2021-05-15T22:40:31.7320960Z remote: Compressing objects: 25% (6/24) 2021-05-15T22:40:31.7321903Z remote: Compressing objects: 29% (7/24) 2021-05-15T22:40:31.7322583Z remote: Compressing objects: 33% (8/24) 2021-05-15T22:40:31.7323229Z remote: Compressing objects: 37% (9/24) 2021-05-15T22:40:31.7323935Z remote: Compressing objects: 41% (10/24) 2021-05-15T22:40:31.7324603Z remote: Compressing objects: 45% (11/24) 2021-05-15T22:40:31.7325279Z remote: Compressing objects: 50% (12/24) 2021-05-15T22:40:31.7325942Z remote: Compressing objects: 54% (13/24) 2021-05-15T22:40:31.7326596Z remote: Compressing objects: 58% (14/24) 2021-05-15T22:40:31.7327236Z remote: Compressing objects: 62% (15/24) 2021-05-15T22:40:31.7327891Z remote: Compressing objects: 66% (16/24) 2021-05-15T22:40:31.7328524Z remote: Compressing objects: 70% (17/24) 2021-05-15T22:40:31.7329176Z remote: Compressing objects: 75% (18/24) 2021-05-15T22:40:31.7329830Z remote: Compressing objects: 79% (19/24) 2021-05-15T22:40:31.7330470Z remote: Compressing objects: 83% (20/24) 2021-05-15T22:40:31.7331119Z remote: Compressing objects: 87% (21/24) 2021-05-15T22:40:31.7331673Z remote: Compressing objects: 91% (22/24) 2021-05-15T22:40:31.7332196Z remote: Compressing objects: 95% (23/24) 2021-05-15T22:40:31.7332918Z remote: Compressing objects: 100% (24/24) 2021-05-15T22:40:31.7333607Z remote: Compressing objects: 100% (24/24), done. 2021-05-15T22:40:31.7682474Z remote: Total 25 (delta 0), reused 10 (delta 0), pack-reused 0 2021-05-15T22:40:31.8967619Z From https://github.com/neuroconductor/EEGSpectralAnalysis 2021-05-15T22:40:31.8969000Z * [new ref] ba5a2cc17e3f2d7075bc3a9a971dbcb53b4e73ff -> 0.0.0.9001.s 2021-05-15T22:40:31.9799150Z ##[endgroup] 2021-05-15T22:40:31.9800542Z ##[group]Determining the checkout info 2021-05-15T22:40:31.9801495Z ##[endgroup] 2021-05-15T22:40:31.9802326Z ##[group]Checking out the ref 2021-05-15T22:40:31.9815125Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.0.0.9001.s 2021-05-15T22:40:32.0440097Z Note: switching to 'refs/tags/0.0.0.9001.s'. 2021-05-15T22:40:32.0440800Z 2021-05-15T22:40:32.0441566Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T22:40:32.0443052Z changes and commit them, and you can discard any commits you make in this 2021-05-15T22:40:32.0445222Z state without impacting any branches by switching back to a branch. 2021-05-15T22:40:32.0445881Z 2021-05-15T22:40:32.0446561Z If you want to create a new branch to retain commits you create, you may 2021-05-15T22:40:32.0447485Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T22:40:32.0448040Z 2021-05-15T22:40:32.0448615Z git switch -c 2021-05-15T22:40:32.0449092Z 2021-05-15T22:40:32.0449608Z Or undo this operation with: 2021-05-15T22:40:32.0450096Z 2021-05-15T22:40:32.0450560Z git switch - 2021-05-15T22:40:32.0450927Z 2021-05-15T22:40:32.0451703Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T22:40:32.0452369Z 2021-05-15T22:40:32.0452920Z HEAD is now at ba5a2cc Version id 188 stable 2021-05-15T22:40:32.0485842Z ##[endgroup] 2021-05-15T22:40:32.0884854Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-15T22:40:32.1094279Z 'ba5a2cc17e3f2d7075bc3a9a971dbcb53b4e73ff' 2021-05-15T22:40:32.1440433Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T22:40:32.1440993Z with: 2021-05-15T22:40:32.1441367Z r-version: 3.5 2021-05-15T22:40:32.1441730Z Ncpus: 1 2021-05-15T22:40:32.1442156Z crayon.enabled: NULL 2021-05-15T22:40:32.1442704Z remove-openmp-macos: true 2021-05-15T22:40:32.1443286Z http-user-agent: default 2021-05-15T22:40:32.1443753Z install-r: true 2021-05-15T22:40:32.1444433Z windows-path-include-mingw: true 2021-05-15T22:40:32.1445116Z env: 2021-05-15T22:40:32.1445714Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:40:32.1446207Z TIC_DEPLOY_KEY: 2021-05-15T22:40:32.1446562Z RSPM: 2021-05-15T22:40:32.1448215Z GITHUB_PAT: *** 2021-05-15T22:40:32.1448622Z COVERALLS_TOKEN: 2021-05-15T22:40:32.1449130Z continue-on-error: false 2021-05-15T22:40:32.1449608Z VDIFFR_RUN_TESTS: 2021-05-15T22:40:32.1450013Z ##[endgroup] 2021-05-15T22:40:32.5628064Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-15T22:40:32.6463558Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-15T22:40:34.3320062Z Chocolatey v0.10.15 2021-05-15T22:40:34.3566157Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-15T22:40:36.9279849Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-15T22:42:00.2763387Z Installing the following packages: 2021-05-15T22:42:00.2815318Z qpdf 2021-05-15T22:42:00.2820504Z By installing you accept licenses for the packages. 2021-05-15T22:42:02.1638433Z 2021-05-15T22:42:02.1640295Z qpdf v10.3.2 [Approved] 2021-05-15T22:42:02.1810150Z qpdf package files install completed. Performing other installation steps. 2021-05-15T22:42:04.7868902Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-15T22:42:05.6391943Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-15T22:42:08.3055473Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-15T22:42:08.5542344Z ShimGen has successfully created a shim for qpdf.exe 2021-05-15T22:42:08.7951972Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-15T22:42:08.8352481Z The install of qpdf was successful. 2021-05-15T22:42:08.8353758Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-15T22:42:08.8751354Z 2021-05-15T22:42:08.8752245Z Chocolatey installed 1/1 packages. 2021-05-15T22:42:08.8753169Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-15T22:42:08.8763999Z 2021-05-15T22:42:08.8764746Z Enjoy using Chocolatey? Explore more amazing features to take your 2021-05-15T22:42:08.8765516Z experience to the next level at 2021-05-15T22:42:08.8766423Z https://chocolatey.org/compare 2021-05-15T22:42:49.5943156Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T22:42:49.5943771Z with: 2021-05-15T22:42:49.5944190Z pandoc-version: 2.7.3 2021-05-15T22:42:49.5944615Z env: 2021-05-15T22:42:49.5945061Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:42:49.5945568Z TIC_DEPLOY_KEY: 2021-05-15T22:42:49.5945949Z RSPM: 2021-05-15T22:42:49.5947371Z GITHUB_PAT: *** 2021-05-15T22:42:49.5947930Z COVERALLS_TOKEN: 2021-05-15T22:42:49.5948429Z continue-on-error: false 2021-05-15T22:42:49.5948941Z VDIFFR_RUN_TESTS: 2021-05-15T22:42:49.5949384Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:42:49.5949806Z TZ: UTC 2021-05-15T22:42:49.5950207Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:42:49.5950667Z NOT_CRAN: true 2021-05-15T22:42:49.5951052Z ##[endgroup] 2021-05-15T22:42:50.3345224Z [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\14c31153-14fd-4975-bfd6-af50aadeccc4', 'D:\a\_temp\f552058c-49c3-4141-a0cd-34b367e638fc')" 2021-05-15T22:42:53.4379623Z ##[group]Run git config user.name adigherman 2021-05-15T22:42:53.4380459Z git config user.name adigherman 2021-05-15T22:42:53.4381053Z git config user.email adig@jhu.edu 2021-05-15T22:42:53.4437993Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T22:42:53.4438649Z env: 2021-05-15T22:42:53.4439106Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:42:53.4439607Z TIC_DEPLOY_KEY: 2021-05-15T22:42:53.4440117Z RSPM: 2021-05-15T22:42:53.4441480Z GITHUB_PAT: *** 2021-05-15T22:42:53.4441910Z COVERALLS_TOKEN: 2021-05-15T22:42:53.4442413Z continue-on-error: false 2021-05-15T22:42:53.4442919Z VDIFFR_RUN_TESTS: 2021-05-15T22:42:53.4443362Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:42:53.4443784Z TZ: UTC 2021-05-15T22:42:53.4444179Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:42:53.4444618Z NOT_CRAN: true 2021-05-15T22:42:53.4445006Z ##[endgroup] 2021-05-15T22:42:55.0483566Z ##[group]Run msys2/setup-msys2@v2 2021-05-15T22:42:55.0484073Z with: 2021-05-15T22:42:55.0484475Z msystem: MINGW64 2021-05-15T22:42:55.0485042Z update: true 2021-05-15T22:42:55.0485589Z install: git mingw-w64-x86_64-toolchain 2021-05-15T22:42:55.0486140Z path-type: minimal 2021-05-15T22:42:55.0486614Z release: true 2021-05-15T22:42:55.0486989Z env: 2021-05-15T22:42:55.0487544Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:42:55.0488039Z TIC_DEPLOY_KEY: 2021-05-15T22:42:55.0488474Z RSPM: 2021-05-15T22:42:55.0489990Z GITHUB_PAT: *** 2021-05-15T22:42:55.0490414Z COVERALLS_TOKEN: 2021-05-15T22:42:55.0490974Z continue-on-error: false 2021-05-15T22:42:55.0491476Z VDIFFR_RUN_TESTS: 2021-05-15T22:42:55.0491986Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:42:55.0492403Z TZ: UTC 2021-05-15T22:42:55.0492857Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:42:55.0493291Z NOT_CRAN: true 2021-05-15T22:42:55.0493731Z ##[endgroup] 2021-05-15T22:42:55.2362983Z ##[group]Downloading MSYS2... 2021-05-15T22:42:56.2924464Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-15T22:42:57.9245258Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-15T22:42:57.9462320Z ##[endgroup] 2021-05-15T22:42:57.9463493Z ##[group]Extracting MSYS2... 2021-05-15T22:42:57.9467541Z [command]D:\a\_temp\base.exe -y 2021-05-15T22:42:58.3165296Z 2021-05-15T22:42:58.3166761Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-15T22:42:58.3167518Z 2021-05-15T22:42:58.3185911Z Extracting archive: D:\a\_temp\base.exe 2021-05-15T22:42:58.3186736Z -- 2021-05-15T22:42:58.3187697Z Path = D:\a\_temp\base.exe 2021-05-15T22:42:58.3188331Z Type = 7z 2021-05-15T22:42:58.3188705Z 2021-05-15T22:42:58.5509454Z 0% 2021-05-15T22:42:58.5510490Z 2021-05-15T22:42:58.7674836Z 0% 34 - msys64\etc\profile.d 2021-05-15T22:42:58.7675726Z 2021-05-15T22:42:58.9749163Z 0% 1100 2021-05-15T22:42:58.9749966Z 2021-05-15T22:42:59.1896808Z 8% 1100 2021-05-15T22:42:59.1897810Z 2021-05-15T22:42:59.4088873Z 15% 1100 2021-05-15T22:42:59.4089882Z 2021-05-15T22:42:59.6169786Z 22% 1100 2021-05-15T22:42:59.6170731Z 2021-05-15T22:42:59.8169587Z 29% 1100 2021-05-15T22:42:59.8170320Z 2021-05-15T22:43:00.0264783Z 30% 1100 2021-05-15T22:43:00.0265561Z 2021-05-15T22:43:00.2357925Z 32% 1100 2021-05-15T22:43:00.2359086Z 2021-05-15T22:43:00.4429775Z 38% 1100 2021-05-15T22:43:00.4430485Z 2021-05-15T22:43:00.6405557Z 42% 1100 2021-05-15T22:43:00.6406363Z 2021-05-15T22:43:00.8436911Z 47% 1275 - msys64\usr\include\mysqlStubs.h 2021-05-15T22:43:00.8438106Z 2021-05-15T22:43:01.0467082Z 47% 1975 - msys64\usr\lib\terminfo\61\altos7 2021-05-15T22:43:01.0467929Z 2021-05-15T22:43:01.2498548Z 47% 2701 - msys64\usr\lib\terminfo\66\f1720a 2021-05-15T22:43:01.2499883Z 2021-05-15T22:43:01.4526312Z 47% 3519 - msys64\usr\lib\terminfo\70\psterm-basic 2021-05-15T22:43:01.4532659Z 2021-05-15T22:43:01.6558659Z 47% 4279 - msys64\usr\lib\terminfo\77\wy85-vb 2021-05-15T22:43:01.6560222Z 2021-05-15T22:43:01.8587788Z 47% 5097 - msys64\usr\share\bash-completion\completions\mktemp 2021-05-15T22:43:01.8589867Z 2021-05-15T22:43:02.0621805Z 47% 5713 - msys64\usr\share\licenses\gcc-libs\RUNTIME.LIBRARY.EXCEPTION 2021-05-15T22:43:02.0623123Z 2021-05-15T22:43:02.2658938Z 47% 6186 - msys64\usr\share\locale\ja\LC_MESSAGES\bash.mo 2021-05-15T22:43:02.2661728Z 2021-05-15T22:43:02.4696587Z 47% 6776 - msys64\usr\share\man\man1\base64.1.gz 2021-05-15T22:43:02.4697597Z 2021-05-15T22:43:02.6719860Z 47% 7361 - msys64\usr\share\man\man1\tclsh.1.gz 2021-05-15T22:43:02.6720878Z 2021-05-15T22:43:02.8749896Z 47% 8096 - msys64\usr\share\man\man3\Net.Cmd.3perl.gz 2021-05-15T22:43:02.8750988Z 2021-05-15T22:43:03.0779458Z 47% 8731 - msys64\usr\share\man\man3\Tcl_Seek.3.gz 2021-05-15T22:43:03.0780511Z 2021-05-15T22:43:03.2809109Z 47% 9439 - msys64\usr\share\man\man3\filefuncs.3am.gz 2021-05-15T22:43:03.2810262Z 2021-05-15T22:43:03.4839893Z 47% 10178 - msys64\usr\share\man\man3\slk_attron.3x.gz 2021-05-15T22:43:03.4841080Z 2021-05-15T22:43:03.6878569Z 47% 10859 - msys64\usr\share\perl5\core_p . tils\CBuilder\Platform\Unix.pm 2021-05-15T22:43:03.6880677Z 2021-05-15T22:43:03.9442229Z 47% 11324 - msys64\usr\share\perl5\core_perl\Win32API\File\cFile.pc 2021-05-15T22:43:03.9444154Z 2021-05-15T22:43:04.1406004Z 47% 11477 - msys64\usr\share\perl5\core_perl\pods\perlglossary.pod 2021-05-15T22:43:04.1407906Z 2021-05-15T22:43:04.3434487Z 47% 12177 - msys64\usr\share\terminfo\37\730MTGr 2021-05-15T22:43:04.3435530Z 2021-05-15T22:43:04.5464973Z 47% 12850 - msys64\usr\share\terminfo\64\d470-7b 2021-05-15T22:43:04.5465877Z 2021-05-15T22:43:04.7537504Z 47% 13697 - msys64\usr\share\terminfo\6e\nwp512-o 2021-05-15T22:43:04.7539156Z 2021-05-15T22:43:04.9537079Z 47% 14517 - msys64\usr\share\terminfo\77\wy-99fgta 2021-05-15T22:43:04.9538130Z 2021-05-15T22:43:05.2028847Z 47% 15271 - msys64\usr\share\zoneinfo\Atlantic\Faroe 2021-05-15T22:43:05.2030707Z 2021-05-15T22:43:05.3908574Z 47% 15828 - msys64\usr\share\zoneinfo\posix\Asia\Pontianak 2021-05-15T22:43:05.3910078Z 2021-05-15T22:43:05.6097764Z 47% 16285 - msys64\usr\share\zoneinfo\right\America\Miquelon 2021-05-15T22:43:05.6098900Z 2021-05-15T22:43:05.8159001Z 47% 17064 2021-05-15T22:43:05.8160275Z 2021-05-15T22:43:06.0175912Z 48% 17092 2021-05-15T22:43:06.0176791Z 2021-05-15T22:43:06.2366177Z 51% 17092 2021-05-15T22:43:06.2367264Z 2021-05-15T22:43:06.4430063Z 55% 17092 2021-05-15T22:43:06.4431072Z 2021-05-15T22:43:06.6607712Z 58% 17092 2021-05-15T22:43:06.6608543Z 2021-05-15T22:43:06.8748702Z 61% 17092 2021-05-15T22:43:06.8750090Z 2021-05-15T22:43:07.0640955Z 64% 17092 2021-05-15T22:43:07.0641775Z 2021-05-15T22:43:07.2665030Z 66% 17092 2021-05-15T22:43:07.2666368Z 2021-05-15T22:43:07.4804026Z 70% 17092 2021-05-15T22:43:07.4806220Z 2021-05-15T22:43:07.6748136Z 73% 17092 2021-05-15T22:43:07.6749424Z 2021-05-15T22:43:07.8839479Z 76% 17092 2021-05-15T22:43:07.8840489Z 2021-05-15T22:43:08.0975120Z 78% 17092 2021-05-15T22:43:08.0976255Z 2021-05-15T22:43:08.3126917Z 81% 17092 2021-05-15T22:43:08.3128122Z 2021-05-15T22:43:08.5202700Z 88% 17092 2021-05-15T22:43:08.5203696Z 2021-05-15T22:43:08.7373589Z 94% 17092 2021-05-15T22:43:08.7374744Z 2021-05-15T22:43:08.9385742Z 98% 17092 2021-05-15T22:43:08.9387590Z 2021-05-15T22:43:09.1497671Z 100% 17305 - msys64\usr\bin\msys-db_cxx-5.3.dll 2021-05-15T22:43:09.1498544Z 2021-05-15T22:43:09.3852684Z 100% 17410 - msys64\usr\bin\pacsort.exe 2021-05-15T22:43:09.3853673Z 2021-05-15T22:43:09.5301784Z 100% 17489 - msys64\usr\bin\timeout.exe 2021-05-15T22:43:09.5314034Z 2021-05-15T22:43:09.5318000Z Everything is Ok 2021-05-15T22:43:09.5342761Z ##[endgroup] 2021-05-15T22:43:09.5343691Z ##[group]Disable Key Refresh... 2021-05-15T22:43:09.6097403Z [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-15T22:43:09.9464978Z ##[endgroup] 2021-05-15T22:43:09.9490690Z ##[group]Restoring package cache... 2021-05-15T22:43:10.2896618Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-15T22:43:10.2898593Z ##[endgroup] 2021-05-15T22:43:10.2899876Z ##[group]Starting MSYS2 for the first time... 2021-05-15T22:43:10.3685316Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-15T22:43:10.5135150Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-15T22:43:10.5281061Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-15T22:43:11.0206565Z Copying skeleton files. 2021-05-15T22:43:11.0209429Z These files are for the users to personalise their msys2 experience. 2021-05-15T22:43:11.0210272Z 2021-05-15T22:43:11.0211173Z They will never be overwritten nor automatically updated. 2021-05-15T22:43:11.0211746Z 2021-05-15T22:43:11.0706219Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-15T22:43:11.0854537Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-15T22:43:11.1009957Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-15T22:43:11.1166959Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-15T22:43:11.1327589Z './.profile' -> '/home/runneradmin/.profile' 2021-05-15T22:43:11.1893871Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-15T22:43:11.2206979Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-15T22:43:11.2522844Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-15T22:43:11.2839999Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-15T22:43:11.4589663Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-15T22:43:11.4691687Z gpg: no ultimately trusted keys found 2021-05-15T22:43:11.7563836Z gpg: starting migration from earlier GnuPG versions 2021-05-15T22:43:11.8019417Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-15T22:43:11.8020421Z gpg: migration succeeded 2021-05-15T22:43:11.8242533Z gpg: Generating pacman keyring master key... 2021-05-15T22:43:13.7818263Z gpg: key C9206BC32D34F9E0 marked as ultimately trusted 2021-05-15T22:43:13.7820759Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-15T22:43:13.8240707Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/2897CCCA8C388AB33D60193EC9206BC32D34F9E0.rev' 2021-05-15T22:43:13.8241742Z gpg: Done 2021-05-15T22:43:13.8442043Z ==> Updating trust database... 2021-05-15T22:43:13.8632182Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T22:43:13.8633399Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T22:43:13.9435304Z ==> Appending keys from msys2.gpg... 2021-05-15T22:43:14.0892010Z ==> Locally signing trusted keys in keyring... 2021-05-15T22:43:14.1048527Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T22:43:14.2148774Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T22:43:14.3285126Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T22:43:14.4452966Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T22:43:14.5556315Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T22:43:14.6772320Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T22:43:15.0241584Z ==> Importing owner trust values... 2021-05-15T22:43:15.0412726Z gpg: setting ownertrust to 4 2021-05-15T22:43:15.0414012Z gpg: setting ownertrust to 4 2021-05-15T22:43:15.0414788Z gpg: setting ownertrust to 4 2021-05-15T22:43:15.0415598Z gpg: setting ownertrust to 4 2021-05-15T22:43:15.0416422Z gpg: setting ownertrust to 4 2021-05-15T22:43:15.0417117Z gpg: setting ownertrust to 4 2021-05-15T22:43:15.0570777Z ==> Disabling revoked keys in keyring... 2021-05-15T22:43:15.0719720Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T22:43:15.1317263Z ==> Updating trust database... 2021-05-15T22:43:15.1516392Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T22:43:15.1528159Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T22:43:15.1539304Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-15T22:43:15.1543944Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-15T22:43:15.1546080Z gpg: next trustdb check due at 2022-01-23 2021-05-15T22:43:15.1923787Z pacman-key (pacman) 5.2.2 2021-05-15T22:43:15.1925253Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-15T22:43:15.1926174Z 2021-05-15T22:43:15.2087595Z This is free software; see the source for copying conditions. 2021-05-15T22:43:15.2088870Z There is NO WARRANTY, to the extent permitted by law. 2021-05-15T22:43:15.9757281Z  2021-05-15T22:43:15.9757999Z 2021-05-15T22:43:15.9758750Z ################################################################### 2021-05-15T22:43:15.9759505Z # # 2021-05-15T22:43:15.9760253Z # # 2021-05-15T22:43:15.9760830Z # C A U T I O N # 2021-05-15T22:43:15.9761550Z # # 2021-05-15T22:43:15.9762208Z # This is first start of MSYS2. # 2021-05-15T22:43:15.9762982Z # You MUST restart shell to apply necessary actions. # 2021-05-15T22:43:15.9763651Z # # 2021-05-15T22:43:15.9764200Z # # 2021-05-15T22:43:15.9764760Z ################################################################### 2021-05-15T22:43:15.9765005Z 2021-05-15T22:43:15.9765241Z 2021-05-15T22:43:15.9957306Z 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-15T22:43:16.0161263Z ##[endgroup] 2021-05-15T22:43:16.0162551Z ##[group]Disable CheckSpace... 2021-05-15T22:43:16.0741287Z [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-15T22:43:16.4134638Z ##[endgroup] 2021-05-15T22:43:16.4135734Z ##[group]Updating packages... 2021-05-15T22:43:16.4748966Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T22:43:17.2736525Z :: Synchronizing package databases... 2021-05-15T22:43:17.7578596Z downloading mingw32.db... 2021-05-15T22:43:18.4253245Z downloading mingw32.db.sig... 2021-05-15T22:43:18.6294783Z downloading mingw64.db... 2021-05-15T22:43:18.8241947Z downloading mingw64.db.sig... 2021-05-15T22:43:19.0237636Z downloading ucrt64.db... 2021-05-15T22:43:19.2170305Z downloading ucrt64.db.sig... 2021-05-15T22:43:19.4188574Z downloading msys.db... 2021-05-15T22:43:19.5187966Z downloading msys.db.sig... 2021-05-15T22:43:19.6207989Z :: Starting core system upgrade... 2021-05-15T22:43:19.8246308Z warning: terminate other MSYS2 programs before proceeding 2021-05-15T22:43:19.8248418Z resolving dependencies... 2021-05-15T22:43:19.8321186Z looking for conflicting packages... 2021-05-15T22:43:19.8344067Z 2021-05-15T22:43:19.8346709Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-15T22:43:19.8347768Z 2021-05-15T22:43:19.8348436Z Total Download Size: 9.36 MiB 2021-05-15T22:43:19.8349496Z Total Installed Size: 44.60 MiB 2021-05-15T22:43:19.8350134Z Net Upgrade Size: 0.02 MiB 2021-05-15T22:43:19.8350494Z 2021-05-15T22:43:19.8351141Z :: Proceed with installation? [Y/n] 2021-05-15T22:43:19.8351965Z :: Retrieving packages... 2021-05-15T22:43:19.9305843Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-15T22:43:20.0279688Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:20.1387825Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-15T22:43:20.3515145Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-15T22:43:20.4493456Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-15T22:43:20.6135621Z checking keyring... 2021-05-15T22:43:20.7035707Z checking package integrity... 2021-05-15T22:43:21.4782536Z loading package files... 2021-05-15T22:43:21.4928210Z checking for file conflicts... 2021-05-15T22:43:21.4931125Z :: Processing package changes... 2021-05-15T22:43:21.4932005Z upgrading filesystem... 2021-05-15T22:43:21.5646313Z upgrading mintty... 2021-05-15T22:43:21.6310593Z upgrading msys2-runtime... 2021-05-15T22:43:21.6929622Z upgrading pacman-mirrors... 2021-05-15T22:43:21.6979970Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-15T22:43:21.7001075Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-15T22:43:21.7016085Z upgrading pacman... 2021-05-15T22:43:21.7789139Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-15T22:43:22.1042985Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4120 has been terminated. 2021-05-15T22:43:22.4938460Z ##[endgroup] 2021-05-15T22:43:22.4940069Z ##[group]Killing remaining tasks... 2021-05-15T22:43:22.5528751Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-15T22:43:22.6788301Z 2021-05-15T22:43:22.6789467Z INFO: No tasks running with the specified criteria. 2021-05-15T22:43:22.6825178Z ##[endgroup] 2021-05-15T22:43:22.6825960Z ##[group]Final system upgrade... 2021-05-15T22:43:22.7418106Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T22:43:23.4942757Z :: Synchronizing package databases... 2021-05-15T22:43:24.1219832Z mingw32 is up to date 2021-05-15T22:43:24.1221439Z mingw64 is up to date 2021-05-15T22:43:24.1222522Z ucrt64 is up to date 2021-05-15T22:43:24.1223741Z downloading clang64.db... 2021-05-15T22:43:24.7981275Z downloading clang64.db.sig... 2021-05-15T22:43:25.0115428Z msys is up to date 2021-05-15T22:43:25.0116541Z :: Starting core system upgrade... 2021-05-15T22:43:25.2709161Z there is nothing to do 2021-05-15T22:43:25.2711093Z :: Starting full system upgrade... 2021-05-15T22:43:25.3137608Z resolving dependencies... 2021-05-15T22:43:25.3203652Z looking for conflicting packages... 2021-05-15T22:43:25.3235324Z 2021-05-15T22:43:25.3237010Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-15T22:43:25.3238822Z 2021-05-15T22:43:25.3239598Z Total Download Size: 4.95 MiB 2021-05-15T22:43:25.3240831Z Total Installed Size: 19.34 MiB 2021-05-15T22:43:25.3241484Z Net Upgrade Size: 0.93 MiB 2021-05-15T22:43:25.3241819Z 2021-05-15T22:43:25.3242512Z :: Proceed with installation? [Y/n] 2021-05-15T22:43:25.3243412Z :: Retrieving packages... 2021-05-15T22:43:25.4217513Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:25.5211815Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-15T22:43:25.7289050Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-15T22:43:25.8321350Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-15T22:43:25.9399030Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:26.0548055Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:26.1629379Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:26.3695617Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-15T22:43:26.4688281Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:26.5679627Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-15T22:43:26.6806819Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:26.6855711Z checking keyring... 2021-05-15T22:43:26.7853636Z checking package integrity... 2021-05-15T22:43:28.4494609Z loading package files... 2021-05-15T22:43:28.4743447Z checking for file conflicts... 2021-05-15T22:43:28.4744416Z checking available disk space... 2021-05-15T22:43:28.4859658Z :: Processing package changes... 2021-05-15T22:43:28.4860448Z upgrading less... 2021-05-15T22:43:28.4961763Z upgrading libxml2... 2021-05-15T22:43:28.5160920Z upgrading libxslt... 2021-05-15T22:43:28.5284943Z upgrading ca-certificates... 2021-05-15T22:43:29.2382972Z upgrading libsqlite... 2021-05-15T22:43:29.2499077Z upgrading libzstd... 2021-05-15T22:43:29.2576205Z upgrading gnupg... 2021-05-15T22:43:31.7043606Z ==> Appending keys from msys2.gpg... 2021-05-15T22:43:31.7868085Z ==> Locally signing trusted keys in keyring... 2021-05-15T22:43:31.8035401Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T22:43:35.9171845Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T22:43:35.9662648Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T22:43:36.0256243Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T22:43:36.0845698Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T22:43:36.1417110Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T22:43:36.1976026Z ==> Importing owner trust values... 2021-05-15T22:43:36.2340897Z ==> Disabling revoked keys in keyring... 2021-05-15T22:43:36.2505583Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T22:43:36.3065785Z ==> Updating trust database... 2021-05-15T22:43:36.3226274Z gpg: next trustdb check due at 2022-01-23 2021-05-15T22:43:36.4124310Z upgrading msys2-keyring... 2021-05-15T22:43:36.6588692Z ==> Appending keys from msys2.gpg... 2021-05-15T22:43:36.7486472Z ==> Locally signing trusted keys in keyring... 2021-05-15T22:43:36.7656127Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T22:43:36.8626688Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T22:43:36.9242443Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T22:43:36.9829683Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T22:43:37.0451999Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T22:43:37.1086963Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T22:43:37.1696468Z ==> Importing owner trust values... 2021-05-15T22:43:37.2069820Z ==> Disabling revoked keys in keyring... 2021-05-15T22:43:37.2250049Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T22:43:37.2849424Z ==> Updating trust database... 2021-05-15T22:43:37.3026628Z gpg: next trustdb check due at 2022-01-23 2021-05-15T22:43:37.3943681Z upgrading msys2-launcher... 2021-05-15T22:43:37.4036352Z upgrading rebase... 2021-05-15T22:43:37.4169370Z upgrading zstd... 2021-05-15T22:43:37.4390130Z :: Running post-transaction hooks... 2021-05-15T22:43:37.4390973Z (1/1) Updating the info directory file... 2021-05-15T22:43:37.6975563Z ##[endgroup] 2021-05-15T22:43:37.6976605Z ##[group]Installing additional packages... 2021-05-15T22:43:37.7625611Z [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-15T22:43:38.8187239Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-15T22:43:38.8188209Z :: Repository mingw64 2021-05-15T22:43:38.8191418Z 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-15T22:43:38.8193605Z 2021-05-15T22:43:38.8194113Z Enter a selection (default=all): 2021-05-15T22:43:38.8194702Z resolving dependencies... 2021-05-15T22:43:38.8294046Z looking for conflicting packages... 2021-05-15T22:43:38.8392200Z 2021-05-15T22:43:38.8408425Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:43:38.8419599Z 2021-05-15T22:43:38.8420122Z Total Download Size: 165.03 MiB 2021-05-15T22:43:38.8420950Z Total Installed Size: 1089.03 MiB 2021-05-15T22:43:38.8421367Z 2021-05-15T22:43:38.8422053Z :: Proceed with installation? [Y/n] 2021-05-15T22:43:38.8422746Z :: Retrieving packages... 2021-05-15T22:43:39.1595123Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T22:43:39.7283292Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T22:43:39.8269159Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T22:43:40.3305048Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:40.5507663Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:40.6821017Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T22:43:40.7840192Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T22:43:40.8845319Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T22:43:40.9873521Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T22:43:41.0843699Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:41.1812711Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:41.2908750Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T22:43:41.3882342Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:41.4862164Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T22:43:41.5870603Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:42.6831995Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:43.4927637Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:43.6029915Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:43.9755520Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:44.4478537Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T22:43:44.5496525Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T22:43:44.6918662Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T22:43:44.7887024Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T22:43:44.8856910Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T22:43:45.0121798Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T22:43:45.1096462Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T22:43:45.2068327Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T22:43:45.3075839Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-15T22:43:45.4064155Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-15T22:43:45.5124289Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-15T22:43:45.6119374Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T22:43:45.8324156Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T22:43:45.9302627Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T22:43:46.0297348Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T22:43:46.1531179Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T22:43:46.4628257Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T22:43:46.5836873Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T22:43:46.6853233Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T22:43:47.3291997Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-15T22:43:47.4266319Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T22:43:47.6452896Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-15T22:43:47.8954955Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:48.2539864Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:48.3525736Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T22:43:48.4512791Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-15T22:43:48.5492047Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:48.6597055Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:48.7565500Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:48.8541316Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:49.3098182Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:49.4080450Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:49.5143451Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-15T22:43:49.6115635Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-15T22:43:49.7090230Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-15T22:43:49.8062909Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-15T22:43:49.9030042Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-15T22:43:50.0002409Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-15T22:43:50.0976453Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:50.1963245Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-15T22:43:50.2939413Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-15T22:43:50.3921192Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-15T22:43:50.4901947Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-15T22:43:50.5874423Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:50.6857337Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-15T22:43:50.7829349Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-15T22:43:50.8806809Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-15T22:43:50.9775511Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-15T22:43:51.0743727Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-15T22:43:51.1715941Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-15T22:43:51.2686751Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-15T22:43:51.3715877Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-15T22:43:51.4699267Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-15T22:43:51.5675752Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-15T22:43:51.6651436Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-15T22:43:51.7647235Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-15T22:43:51.8634634Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:51.9651728Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-15T22:43:52.0627209Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-15T22:43:52.1600676Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:52.2570923Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:52.3943657Z checking keyring... 2021-05-15T22:43:52.6884108Z checking package integrity... 2021-05-15T22:44:05.6545260Z loading package files... 2021-05-15T22:44:06.2738151Z checking for file conflicts... 2021-05-15T22:44:08.4760693Z checking available disk space... 2021-05-15T22:44:08.4913596Z :: Processing package changes... 2021-05-15T22:44:08.4914542Z installing expat... 2021-05-15T22:44:08.4982751Z installing vim... 2021-05-15T22:44:10.0271283Z installing heimdal... 2021-05-15T22:44:10.3811315Z installing openssh... 2021-05-15T22:44:10.4177524Z installing perl-Error... 2021-05-15T22:44:10.4291655Z installing perl-Authen-SASL... 2021-05-15T22:44:10.4508836Z installing perl-Encode-Locale... 2021-05-15T22:44:10.4586324Z installing perl-HTTP-Date... 2021-05-15T22:44:10.4675364Z installing perl-File-Listing... 2021-05-15T22:44:10.4746140Z installing perl-HTML-Tagset... 2021-05-15T22:44:10.4796287Z installing perl-Clone... 2021-05-15T22:44:10.4856535Z installing perl-IO-HTML... 2021-05-15T22:44:10.4920463Z installing perl-LWP-MediaTypes... 2021-05-15T22:44:10.4985056Z installing perl-URI... 2021-05-15T22:44:10.5468339Z installing perl-HTTP-Message... 2021-05-15T22:44:10.5661843Z installing perl-HTML-Parser... 2021-05-15T22:44:10.5853073Z installing perl-HTTP-Cookies... 2021-05-15T22:44:10.5928580Z installing perl-HTTP-Daemon... 2021-05-15T22:44:10.5971925Z installing perl-HTTP-Negotiate... 2021-05-15T22:44:10.6015433Z installing perl-Net-HTTP... 2021-05-15T22:44:10.6120283Z installing perl-WWW-RobotRules... 2021-05-15T22:44:10.6204516Z installing perl-Try-Tiny... 2021-05-15T22:44:10.6303152Z installing perl-libwww... 2021-05-15T22:44:10.6942755Z Optional dependencies for perl-libwww 2021-05-15T22:44:10.6944132Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-15T22:44:10.6945035Z installing perl-TimeDate... 2021-05-15T22:44:10.7316855Z installing perl-MailTools... 2021-05-15T22:44:10.7660286Z installing perl-IO-Stringy... 2021-05-15T22:44:10.7796501Z installing perl-Convert-BinHex... 2021-05-15T22:44:10.8948236Z module test... pass. 2021-05-15T22:44:10.8990734Z installing perl-MIME-tools... 2021-05-15T22:44:10.9575363Z installing perl-Net-SSLeay... 2021-05-15T22:44:11.0326383Z installing perl-IO-Socket-SSL... 2021-05-15T22:44:11.0463812Z installing perl-Net-SMTP-SSL... 2021-05-15T22:44:12.0118776Z installing perl-TermReadKey... 2021-05-15T22:44:12.0119601Z installing git... 2021-05-15T22:44:12.0120642Z Optional dependencies for git 2021-05-15T22:44:12.0121391Z python: various helper scripts 2021-05-15T22:44:12.0122051Z subversion: git svn 2021-05-15T22:44:12.0122767Z installing mingw-w64-x86_64-libiconv... 2021-05-15T22:44:12.0123564Z installing mingw-w64-x86_64-zlib... 2021-05-15T22:44:12.0124355Z installing mingw-w64-x86_64-binutils... 2021-05-15T22:44:12.0125237Z installing mingw-w64-x86_64-headers-git... 2021-05-15T22:44:13.3343492Z installing mingw-w64-x86_64-crt-git... 2021-05-15T22:44:14.1478046Z installing mingw-w64-x86_64-isl... 2021-05-15T22:44:14.1966932Z installing mingw-w64-x86_64-gmp... 2021-05-15T22:44:14.2113862Z installing mingw-w64-x86_64-mpfr... 2021-05-15T22:44:14.2311112Z installing mingw-w64-x86_64-mpc... 2021-05-15T22:44:14.2365032Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-15T22:44:14.2440067Z installing mingw-w64-x86_64-gcc-libs... 2021-05-15T22:44:14.2623379Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-15T22:44:14.2663976Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-15T22:44:14.2798416Z installing mingw-w64-x86_64-zstd... 2021-05-15T22:44:14.3029898Z installing mingw-w64-x86_64-gcc... 2021-05-15T22:44:15.5586047Z installing mingw-w64-x86_64-gcc-ada... 2021-05-15T22:44:17.7536774Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-15T22:44:17.7657103Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-15T22:44:17.8988112Z installing mingw-w64-x86_64-gcc-objc... 2021-05-15T22:44:18.0592560Z installing mingw-w64-x86_64-expat... 2021-05-15T22:44:18.0707667Z installing mingw-w64-x86_64-gettext... 2021-05-15T22:44:19.8696910Z installing mingw-w64-x86_64-libtre-git... 2021-05-15T22:44:19.8860386Z installing mingw-w64-x86_64-libsystre... 2021-05-15T22:44:19.8962026Z installing mingw-w64-x86_64-ncurses... 2021-05-15T22:44:25.0579336Z installing mingw-w64-x86_64-bzip2... 2021-05-15T22:44:25.0782624Z installing mingw-w64-x86_64-libffi... 2021-05-15T22:44:25.0862601Z installing mingw-w64-x86_64-mpdecimal... 2021-05-15T22:44:25.1411801Z installing mingw-w64-x86_64-libtasn1... 2021-05-15T22:44:25.1859163Z installing mingw-w64-x86_64-p11-kit... 2021-05-15T22:44:25.2116750Z installing mingw-w64-x86_64-ca-certificates... 2021-05-15T22:44:25.8709791Z installing mingw-w64-x86_64-openssl... 2021-05-15T22:44:32.1498860Z installing mingw-w64-x86_64-termcap... 2021-05-15T22:44:32.1550519Z installing mingw-w64-x86_64-readline... 2021-05-15T22:44:32.1863628Z installing mingw-w64-x86_64-tcl... 2021-05-15T22:44:33.7895132Z installing mingw-w64-x86_64-sqlite3... 2021-05-15T22:44:34.6806999Z installing mingw-w64-x86_64-tk... 2021-05-15T22:44:35.1680156Z installing mingw-w64-x86_64-xz... 2021-05-15T22:44:35.5729935Z installing mingw-w64-x86_64-python... 2021-05-15T22:44:42.8370076Z installing mingw-w64-x86_64-xxhash... 2021-05-15T22:44:42.8476556Z installing mingw-w64-x86_64-gdb... 2021-05-15T22:44:42.9578646Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-15T22:44:43.0499608Z installing mingw-w64-x86_64-libgccjit... 2021-05-15T22:44:43.1818512Z installing mingw-w64-x86_64-libmangle-git... 2021-05-15T22:44:43.1864570Z installing mingw-w64-x86_64-make... 2021-05-15T22:44:43.2037869Z installing mingw-w64-x86_64-pkgconf... 2021-05-15T22:44:43.2206450Z installing mingw-w64-x86_64-tools-git... 2021-05-15T22:44:43.2323598Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-15T22:44:43.3121943Z ##[endgroup] 2021-05-15T22:44:43.3123129Z ##[group]Saving package cache... 2021-05-15T22:44:43.3569108Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-15T22:44:44.4423704Z ==> no candidate packages found for pruning 2021-05-15T22:44:44.5098470Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-15T22:44:44.9249187Z ==> no candidate packages found for pruning 2021-05-15T22:44:45.6938583Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58, another job may be creating this cache. 2021-05-15T22:44:45.7659551Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-15T22:44:46.6407439Z 2021-05-15T22:44:46.6408650Z Cache directory: /var/cache/pacman/pkg/ 2021-05-15T22:44:46.6687019Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-15T22:44:46.6687938Z removing all files from cache... 2021-05-15T22:44:46.6688363Z 2021-05-15T22:44:46.6689008Z Database directory: /var/lib/pacman/ 2021-05-15T22:44:46.6693950Z :: Do you want to remove unused repositories? [Y/n] 2021-05-15T22:44:46.6694824Z removing unused sync repositories... 2021-05-15T22:44:46.6747147Z ##[endgroup] 2021-05-15T22:44:46.7033790Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-15T22:44:46.7034379Z env: 2021-05-15T22:44:46.7034904Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:44:46.7035292Z TIC_DEPLOY_KEY: 2021-05-15T22:44:46.7035599Z RSPM: 2021-05-15T22:44:46.7036875Z GITHUB_PAT: *** 2021-05-15T22:44:46.7037202Z COVERALLS_TOKEN: 2021-05-15T22:44:46.7037619Z continue-on-error: false 2021-05-15T22:44:46.7038006Z VDIFFR_RUN_TESTS: 2021-05-15T22:44:46.7038375Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:44:46.7038695Z TZ: UTC 2021-05-15T22:44:46.7039024Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:44:46.7039360Z NOT_CRAN: true 2021-05-15T22:44:46.7039685Z MSYSTEM: MINGW64 2021-05-15T22:44:46.7040127Z ##[endgroup] 2021-05-15T22:44:47.5766910Z :: Synchronizing package databases... 2021-05-15T22:44:48.2954296Z mingw32 is up to date 2021-05-15T22:44:48.2955725Z mingw64 is up to date 2021-05-15T22:44:48.2956925Z ucrt64 is up to date 2021-05-15T22:44:48.2957996Z clang64 is up to date 2021-05-15T22:44:48.2959006Z msys is up to date 2021-05-15T22:44:48.2960275Z :: Starting core system upgrade... 2021-05-15T22:44:48.5288665Z there is nothing to do 2021-05-15T22:44:48.5290281Z :: Starting full system upgrade... 2021-05-15T22:44:48.6371166Z there is nothing to do 2021-05-15T22:44:49.3018119Z resolving dependencies... 2021-05-15T22:44:49.3080471Z looking for conflicting packages... 2021-05-15T22:44:49.3154110Z 2021-05-15T22:44:49.3154637Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-15T22:44:49.3155002Z 2021-05-15T22:44:49.3155410Z Total Download Size: 3.00 MiB 2021-05-15T22:44:49.3155891Z Total Installed Size: 20.93 MiB 2021-05-15T22:44:49.3156197Z 2021-05-15T22:44:49.3156765Z :: Proceed with installation? [Y/n] 2021-05-15T22:44:49.3157290Z :: Retrieving packages... 2021-05-15T22:44:49.6298843Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-15T22:44:50.4007100Z checking keyring... 2021-05-15T22:44:50.4820030Z checking package integrity... 2021-05-15T22:44:50.6260481Z loading package files... 2021-05-15T22:44:50.6282453Z checking for file conflicts... 2021-05-15T22:44:50.6292871Z checking available disk space... 2021-05-15T22:44:50.6298110Z :: Processing package changes... 2021-05-15T22:44:50.6298793Z installing mingw-w64-x86_64-aom... 2021-05-15T22:44:51.3564575Z resolving dependencies... 2021-05-15T22:44:51.3566310Z looking for conflicting packages... 2021-05-15T22:44:51.3694360Z 2021-05-15T22:44:51.3695450Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-15T22:44:51.3696216Z 2021-05-15T22:44:51.3697028Z Total Download Size: 1.97 MiB 2021-05-15T22:44:51.3698192Z Total Installed Size: 4.43 MiB 2021-05-15T22:44:51.3698875Z 2021-05-15T22:44:51.3699911Z :: Proceed with installation? [Y/n] 2021-05-15T22:44:51.3701014Z :: Retrieving packages... 2021-05-15T22:44:51.6900578Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-15T22:44:52.4672663Z checking keyring... 2021-05-15T22:44:52.5512363Z checking package integrity... 2021-05-15T22:44:52.6856141Z loading package files... 2021-05-15T22:44:52.6856982Z checking for file conflicts... 2021-05-15T22:44:52.6866279Z checking available disk space... 2021-05-15T22:44:52.6871457Z :: Processing package changes... 2021-05-15T22:44:52.6872127Z installing mingw-w64-x86_64-argtable... 2021-05-15T22:44:53.4153409Z resolving dependencies... 2021-05-15T22:44:53.4285034Z looking for conflicting packages... 2021-05-15T22:44:53.4331014Z 2021-05-15T22:44:53.4347243Z 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-15T22:44:53.4357891Z 2021-05-15T22:44:53.4358886Z Total Download Size: 92.82 MiB 2021-05-15T22:44:53.4359990Z Total Installed Size: 821.22 MiB 2021-05-15T22:44:53.4360700Z 2021-05-15T22:44:53.4361854Z :: Proceed with installation? [Y/n] 2021-05-15T22:44:53.4362357Z :: Retrieving packages... 2021-05-15T22:44:53.7542762Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-15T22:44:54.2289788Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-15T22:44:54.3275147Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-15T22:44:54.4367176Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-15T22:44:54.6289803Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-15T22:44:54.7277997Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-15T22:44:55.2218713Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-15T22:44:55.3337950Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-15T22:44:55.4316335Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-15T22:44:55.5488841Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-15T22:44:55.6460241Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-15T22:44:55.7436330Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-15T22:44:55.8541055Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-15T22:44:56.0609586Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-15T22:44:56.1585837Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-15T22:44:56.2554530Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-15T22:44:56.3527378Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-15T22:44:56.4510556Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-15T22:44:56.5594276Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-15T22:44:56.6571014Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-15T22:44:56.7852147Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-15T22:44:56.8835198Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-15T22:44:57.0184032Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-15T22:44:57.1336227Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-15T22:44:57.2308541Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-15T22:44:57.7288092Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-15T22:44:57.9431442Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-15T22:44:58.0404415Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-15T22:44:58.9044495Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-15T22:44:59.6904258Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-15T22:44:59.8083309Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-15T22:44:59.9065911Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-15T22:45:00.6566352Z checking keyring... 2021-05-15T22:45:00.9000543Z checking package integrity... 2021-05-15T22:45:05.5335981Z loading package files... 2021-05-15T22:45:05.8639943Z checking for file conflicts... 2021-05-15T22:45:07.4188664Z checking available disk space... 2021-05-15T22:45:07.4257581Z :: Processing package changes... 2021-05-15T22:45:07.4258801Z installing mingw-w64-x86_64-aws-c-common... 2021-05-15T22:45:07.4937639Z installing mingw-w64-x86_64-aws-checksums... 2021-05-15T22:45:07.5061186Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-15T22:45:07.5214689Z installing mingw-w64-x86_64-aws-c-io... 2021-05-15T22:45:07.5479513Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-15T22:45:07.5653494Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T22:45:08.3221617Z installing mingw-w64-x86_64-brotli... 2021-05-15T22:45:08.3408049Z installing mingw-w64-x86_64-double-conversion... 2021-05-15T22:45:08.3634473Z installing mingw-w64-x86_64-flatbuffers... 2021-05-15T22:45:08.3953297Z installing mingw-w64-x86_64-gflags... 2021-05-15T22:45:08.4318667Z installing mingw-w64-x86_64-wineditline... 2021-05-15T22:45:08.4455476Z installing mingw-w64-x86_64-pcre... 2021-05-15T22:45:08.5921479Z installing mingw-w64-x86_64-glib2... 2021-05-15T22:45:09.5223883Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-15T22:45:09.5225076Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-15T22:45:09.5225962Z installing mingw-w64-x86_64-python-beaker... 2021-05-15T22:45:09.5226752Z installing mingw-w64-x86_64-python-mako... 2021-05-15T22:45:09.5227654Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-15T22:45:09.5228483Z installing mingw-w64-x86_64-c-ares... 2021-05-15T22:45:09.5229209Z installing mingw-w64-x86_64-protobuf... 2021-05-15T22:45:09.6173473Z installing mingw-w64-x86_64-re2... 2021-05-15T22:45:09.6326320Z installing mingw-w64-x86_64-grpc... 2021-05-15T22:45:09.9264698Z installing mingw-w64-x86_64-libutf8proc... 2021-05-15T22:45:09.9347166Z installing mingw-w64-x86_64-lz4... 2021-05-15T22:45:09.9495787Z installing mingw-w64-x86_64-openblas... 2021-05-15T22:45:10.1670521Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-15T22:45:10.1671719Z number of threads to use. 2021-05-15T22:45:10.1673037Z installing mingw-w64-x86_64-python-numpy... 2021-05-15T22:45:11.6432831Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-15T22:45:11.6433891Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-15T22:45:11.6434701Z installing mingw-w64-x86_64-snappy... 2021-05-15T22:45:11.6583851Z installing mingw-w64-x86_64-icu... 2021-05-15T22:45:12.1076492Z installing mingw-w64-x86_64-boost... 2021-05-15T22:45:25.6788828Z installing mingw-w64-x86_64-thrift... 2021-05-15T22:45:25.7789063Z installing mingw-w64-x86_64-uriparser... 2021-05-15T22:45:25.7919633Z installing mingw-w64-x86_64-arrow... 2021-05-15T22:45:27.7843361Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-15T22:45:27.7844566Z resolving dependencies... 2021-05-15T22:45:27.7911058Z looking for conflicting packages... 2021-05-15T22:45:27.8014567Z 2021-05-15T22:45:27.8015527Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-15T22:45:27.8016140Z 2021-05-15T22:45:27.8017038Z Total Installed Size: 36.73 MiB 2021-05-15T22:45:27.8019621Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:45:27.8020295Z 2021-05-15T22:45:27.8021220Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:27.8021927Z checking keyring... 2021-05-15T22:45:27.8661464Z checking package integrity... 2021-05-15T22:45:27.9793315Z loading package files... 2021-05-15T22:45:27.9906599Z checking for file conflicts... 2021-05-15T22:45:27.9907430Z checking available disk space... 2021-05-15T22:45:28.0287000Z :: Processing package changes... 2021-05-15T22:45:28.0287903Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T22:45:29.9600683Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-15T22:45:29.9601594Z resolving dependencies... 2021-05-15T22:45:29.9718259Z looking for conflicting packages... 2021-05-15T22:45:29.9768754Z 2021-05-15T22:45:29.9770012Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-15T22:45:29.9770799Z 2021-05-15T22:45:29.9771610Z Total Download Size: 7.06 MiB 2021-05-15T22:45:29.9772573Z Total Installed Size: 88.32 MiB 2021-05-15T22:45:29.9773512Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:45:29.9774083Z 2021-05-15T22:45:29.9775060Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:29.9776079Z :: Retrieving packages... 2021-05-15T22:45:30.3103958Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T22:45:31.2038368Z checking keyring... 2021-05-15T22:45:31.2844437Z checking package integrity... 2021-05-15T22:45:31.4689834Z loading package files... 2021-05-15T22:45:31.4734868Z checking for file conflicts... 2021-05-15T22:45:31.4735703Z checking available disk space... 2021-05-15T22:45:31.4823394Z :: Processing package changes... 2021-05-15T22:45:31.4824247Z reinstalling mingw-w64-x86_64-binutils... 2021-05-15T22:45:32.4946480Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-15T22:45:32.4947208Z resolving dependencies... 2021-05-15T22:45:32.5104140Z looking for conflicting packages... 2021-05-15T22:45:32.5257437Z 2021-05-15T22:45:32.5258692Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-15T22:45:32.5259920Z 2021-05-15T22:45:32.5261721Z Total Installed Size: 344.30 MiB 2021-05-15T22:45:32.5262826Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:45:32.5263566Z 2021-05-15T22:45:32.5264408Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:32.5266292Z checking keyring... 2021-05-15T22:45:32.6018114Z checking package integrity... 2021-05-15T22:45:32.8826343Z loading package files... 2021-05-15T22:45:33.0551956Z checking for file conflicts... 2021-05-15T22:45:33.0571875Z checking available disk space... 2021-05-15T22:45:33.6993649Z :: Processing package changes... 2021-05-15T22:45:33.6995408Z reinstalling mingw-w64-x86_64-boost... 2021-05-15T22:45:48.1829141Z resolving dependencies... 2021-05-15T22:45:48.1944261Z looking for conflicting packages... 2021-05-15T22:45:48.2010162Z 2021-05-15T22:45:48.2010946Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-15T22:45:48.2011472Z 2021-05-15T22:45:48.2012041Z Total Download Size: 0.17 MiB 2021-05-15T22:45:48.2012662Z Total Installed Size: 0.98 MiB 2021-05-15T22:45:48.2013075Z 2021-05-15T22:45:48.2013750Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:48.2014418Z :: Retrieving packages... 2021-05-15T22:45:48.5134003Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-15T22:45:48.7987936Z checking keyring... 2021-05-15T22:45:48.8767701Z checking package integrity... 2021-05-15T22:45:49.0040868Z loading package files... 2021-05-15T22:45:49.0057297Z checking for file conflicts... 2021-05-15T22:45:49.0123286Z checking available disk space... 2021-05-15T22:45:49.0129672Z :: Processing package changes... 2021-05-15T22:45:49.0130397Z installing mingw-w64-x86_64-bwidget... 2021-05-15T22:45:50.1750387Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-15T22:45:50.1751922Z resolving dependencies... 2021-05-15T22:45:50.1822512Z looking for conflicting packages... 2021-05-15T22:45:50.1912496Z 2021-05-15T22:45:50.1913740Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-15T22:45:50.1914597Z 2021-05-15T22:45:50.1915539Z Total Download Size: 0.09 MiB 2021-05-15T22:45:50.1916754Z Total Installed Size: 0.46 MiB 2021-05-15T22:45:50.1917894Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:45:50.1918531Z 2021-05-15T22:45:50.1919736Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:50.1920970Z :: Retrieving packages... 2021-05-15T22:45:50.5147297Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T22:45:50.8210739Z checking keyring... 2021-05-15T22:45:50.8984575Z checking package integrity... 2021-05-15T22:45:51.0132999Z loading package files... 2021-05-15T22:45:51.0154286Z checking for file conflicts... 2021-05-15T22:45:51.0155189Z checking available disk space... 2021-05-15T22:45:51.0172622Z :: Processing package changes... 2021-05-15T22:45:51.0173340Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-15T22:45:51.7245431Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-15T22:45:51.7246923Z resolving dependencies... 2021-05-15T22:45:51.7248783Z looking for conflicting packages... 2021-05-15T22:45:51.7402850Z 2021-05-15T22:45:51.7403642Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-15T22:45:51.7404178Z 2021-05-15T22:45:51.7404994Z Total Installed Size: 0.62 MiB 2021-05-15T22:45:51.7406342Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:45:51.7406973Z 2021-05-15T22:45:51.7407899Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:51.7408601Z checking keyring... 2021-05-15T22:45:51.8137037Z checking package integrity... 2021-05-15T22:45:51.9315206Z loading package files... 2021-05-15T22:45:51.9344357Z checking for file conflicts... 2021-05-15T22:45:51.9345189Z checking available disk space... 2021-05-15T22:45:51.9386006Z :: Processing package changes... 2021-05-15T22:45:51.9386874Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-15T22:45:52.7136408Z resolving dependencies... 2021-05-15T22:45:52.7314354Z looking for conflicting packages... 2021-05-15T22:45:52.7335384Z warning: dependency cycle detected: 2021-05-15T22:45:52.7336454Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-15T22:45:52.7337072Z 2021-05-15T22:45:52.7339215Z 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-15T22:45:52.7340502Z 2021-05-15T22:45:52.7340981Z Total Download Size: 3.58 MiB 2021-05-15T22:45:52.7341549Z Total Installed Size: 21.16 MiB 2021-05-15T22:45:52.7342041Z 2021-05-15T22:45:52.7342592Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:52.7343195Z :: Retrieving packages... 2021-05-15T22:45:53.0569566Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-15T22:45:53.5950265Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-15T22:45:53.7081460Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-15T22:45:54.0029518Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-15T22:45:54.1983184Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-15T22:45:54.2992689Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-15T22:45:54.3977666Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-15T22:45:54.4985079Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-15T22:45:54.5133363Z checking keyring... 2021-05-15T22:45:54.7520176Z checking package integrity... 2021-05-15T22:45:55.7177644Z loading package files... 2021-05-15T22:45:55.7353668Z checking for file conflicts... 2021-05-15T22:45:55.7527538Z checking available disk space... 2021-05-15T22:45:55.7537280Z :: Processing package changes... 2021-05-15T22:45:55.7538552Z installing mingw-w64-x86_64-libpng... 2021-05-15T22:45:55.7769574Z installing mingw-w64-x86_64-graphite2... 2021-05-15T22:45:55.7896411Z installing mingw-w64-x86_64-harfbuzz... 2021-05-15T22:45:55.8472421Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-15T22:45:55.8474492Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-15T22:45:55.8476292Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-15T22:45:55.8477963Z installing mingw-w64-x86_64-freetype... 2021-05-15T22:45:55.8899850Z installing mingw-w64-x86_64-fontconfig... 2021-05-15T22:45:56.1178729Z 2021-05-15T22:45:56.1180798Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-15T22:45:56.1182344Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-15T22:45:56.1182998Z 2021-05-15T22:46:04.4062178Z updating font cache... done. 2021-05-15T22:46:04.4063827Z installing mingw-w64-x86_64-lzo2... 2021-05-15T22:46:04.4354365Z installing mingw-w64-x86_64-pixman... 2021-05-15T22:46:04.4478698Z installing mingw-w64-x86_64-cairo... 2021-05-15T22:46:04.4869298Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-15T22:46:04.4871509Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-15T22:46:04.4877699Z :: Running post-transaction hooks... 2021-05-15T22:46:04.4879990Z (1/1) Updating fontconfig cache... 2021-05-15T22:46:05.2471683Z resolving dependencies... 2021-05-15T22:46:05.2605573Z looking for conflicting packages... 2021-05-15T22:46:05.2658183Z 2021-05-15T22:46:05.2658811Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-15T22:46:05.2659293Z 2021-05-15T22:46:05.2659772Z Total Download Size: 0.10 MiB 2021-05-15T22:46:05.2660348Z Total Installed Size: 0.20 MiB 2021-05-15T22:46:05.2660710Z 2021-05-15T22:46:05.2661304Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:05.2661897Z :: Retrieving packages... 2021-05-15T22:46:05.5890996Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-15T22:46:05.8762858Z checking keyring... 2021-05-15T22:46:05.9792989Z checking package integrity... 2021-05-15T22:46:06.1077748Z loading package files... 2021-05-15T22:46:06.1100586Z checking for file conflicts... 2021-05-15T22:46:06.1109549Z checking available disk space... 2021-05-15T22:46:06.1119279Z :: Processing package changes... 2021-05-15T22:46:06.1120219Z installing mingw-w64-x86_64-ccache... 2021-05-15T22:46:06.9634374Z resolving dependencies... 2021-05-15T22:46:06.9764732Z looking for conflicting packages... 2021-05-15T22:46:06.9819911Z 2021-05-15T22:46:06.9820592Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-15T22:46:06.9821061Z 2021-05-15T22:46:06.9821549Z Total Download Size: 0.69 MiB 2021-05-15T22:46:06.9822123Z Total Installed Size: 3.86 MiB 2021-05-15T22:46:06.9822485Z 2021-05-15T22:46:06.9823062Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:06.9823674Z :: Retrieving packages... 2021-05-15T22:46:08.0315061Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-15T22:46:08.0316036Z checking keyring... 2021-05-15T22:46:08.0316677Z checking package integrity... 2021-05-15T22:46:08.0317338Z loading package files... 2021-05-15T22:46:08.0317974Z checking for file conflicts... 2021-05-15T22:46:08.0318672Z checking available disk space... 2021-05-15T22:46:08.0319389Z :: Processing package changes... 2021-05-15T22:46:08.0320162Z installing mingw-w64-x86_64-cfitsio... 2021-05-15T22:46:08.7302449Z resolving dependencies... 2021-05-15T22:46:08.7360314Z looking for conflicting packages... 2021-05-15T22:46:08.7474651Z 2021-05-15T22:46:08.7476197Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-15T22:46:08.7477307Z 2021-05-15T22:46:08.7478364Z Total Download Size: 0.42 MiB 2021-05-15T22:46:08.7479631Z Total Installed Size: 1.59 MiB 2021-05-15T22:46:08.7480410Z 2021-05-15T22:46:08.7481637Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:08.7482948Z :: Retrieving packages... 2021-05-15T22:46:09.0678833Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-15T22:46:09.4598680Z checking keyring... 2021-05-15T22:46:09.5450338Z checking package integrity... 2021-05-15T22:46:09.6696333Z loading package files... 2021-05-15T22:46:09.6715634Z checking for file conflicts... 2021-05-15T22:46:09.6736390Z checking available disk space... 2021-05-15T22:46:09.6744440Z :: Processing package changes... 2021-05-15T22:46:09.6745250Z installing mingw-w64-x86_64-clustal-omega... 2021-05-15T22:46:10.3904031Z resolving dependencies... 2021-05-15T22:46:10.4067183Z looking for conflicting packages... 2021-05-15T22:46:10.4097447Z 2021-05-15T22:46:10.4101403Z 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-15T22:46:10.4104175Z 2021-05-15T22:46:10.4104815Z Total Download Size: 13.82 MiB 2021-05-15T22:46:10.4105612Z Total Installed Size: 92.94 MiB 2021-05-15T22:46:10.4106098Z 2021-05-15T22:46:10.4106960Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:10.4107768Z :: Retrieving packages... 2021-05-15T22:46:10.7238454Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-15T22:46:11.2951987Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-15T22:46:11.3971860Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-15T22:46:11.4953778Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-15T22:46:11.5955662Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-15T22:46:11.6926280Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-15T22:46:11.7913393Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-15T22:46:11.8930129Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-15T22:46:11.9967597Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-15T22:46:12.2875472Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-15T22:46:12.3879789Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-15T22:46:12.4941647Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-15T22:46:12.5939875Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-15T22:46:12.6937865Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-15T22:46:12.7943248Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-15T22:46:13.2778292Z checking keyring... 2021-05-15T22:46:13.5124199Z checking package integrity... 2021-05-15T22:46:15.4657518Z loading package files... 2021-05-15T22:46:15.5838672Z checking for file conflicts... 2021-05-15T22:46:16.0875988Z checking available disk space... 2021-05-15T22:46:16.0904562Z :: Processing package changes... 2021-05-15T22:46:16.0906215Z installing mingw-w64-x86_64-libunistring... 2021-05-15T22:46:16.1371419Z installing mingw-w64-x86_64-libidn2... 2021-05-15T22:46:16.1735747Z installing mingw-w64-x86_64-libmetalink... 2021-05-15T22:46:16.1992946Z installing mingw-w64-x86_64-libpsl... 2021-05-15T22:46:16.2081735Z installing mingw-w64-x86_64-libssh2... 2021-05-15T22:46:16.3314875Z installing mingw-w64-x86_64-jansson... 2021-05-15T22:46:16.3374115Z installing mingw-w64-x86_64-jemalloc... 2021-05-15T22:46:16.3567040Z installing mingw-w64-x86_64-nghttp2... 2021-05-15T22:46:16.3706829Z installing mingw-w64-x86_64-curl... 2021-05-15T22:46:16.7222393Z installing mingw-w64-x86_64-jsoncpp... 2021-05-15T22:46:16.7441754Z installing mingw-w64-x86_64-nettle... 2021-05-15T22:46:16.8062880Z installing mingw-w64-x86_64-libarchive... 2021-05-15T22:46:16.8529831Z installing mingw-w64-x86_64-libuv... 2021-05-15T22:46:16.8659326Z installing mingw-w64-x86_64-rhash... 2021-05-15T22:46:16.9026090Z installing mingw-w64-x86_64-cmake... 2021-05-15T22:46:21.9440572Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-15T22:46:21.9441644Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-15T22:46:21.9442447Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-15T22:46:22.7490500Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-15T22:46:23.5695092Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-15T22:46:24.2466047Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:46:24.2467183Z resolving dependencies... 2021-05-15T22:46:24.2548089Z looking for conflicting packages... 2021-05-15T22:46:24.2652556Z 2021-05-15T22:46:24.2653482Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:46:24.2654112Z 2021-05-15T22:46:24.2654718Z Total Download Size: 3.18 MiB 2021-05-15T22:46:24.2655417Z Total Installed Size: 81.46 MiB 2021-05-15T22:46:24.2656079Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:24.2656504Z 2021-05-15T22:46:24.2657219Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:24.2657950Z :: Retrieving packages... 2021-05-15T22:46:24.5810246Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:46:25.3451547Z checking keyring... 2021-05-15T22:46:25.4226202Z checking package integrity... 2021-05-15T22:46:25.5609694Z loading package files... 2021-05-15T22:46:25.5717945Z checking for file conflicts... 2021-05-15T22:46:25.5718861Z checking available disk space... 2021-05-15T22:46:25.6061533Z :: Processing package changes... 2021-05-15T22:46:25.6063110Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-15T22:46:27.0825994Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-15T22:46:27.0826814Z resolving dependencies... 2021-05-15T22:46:27.0963804Z looking for conflicting packages... 2021-05-15T22:46:27.1016396Z 2021-05-15T22:46:27.1017211Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-15T22:46:27.1017777Z 2021-05-15T22:46:27.1018672Z Total Installed Size: 2.86 MiB 2021-05-15T22:46:27.1019356Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:27.1020076Z 2021-05-15T22:46:27.1020891Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:27.1021650Z checking keyring... 2021-05-15T22:46:27.1657881Z checking package integrity... 2021-05-15T22:46:27.2828950Z loading package files... 2021-05-15T22:46:27.2891634Z checking for file conflicts... 2021-05-15T22:46:27.2892441Z checking available disk space... 2021-05-15T22:46:27.3238105Z :: Processing package changes... 2021-05-15T22:46:27.3239203Z reinstalling mingw-w64-x86_64-curl... 2021-05-15T22:46:28.4421405Z resolving dependencies... 2021-05-15T22:46:28.4589741Z looking for conflicting packages... 2021-05-15T22:46:28.4601582Z 2021-05-15T22:46:28.4602537Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-15T22:46:28.4603248Z 2021-05-15T22:46:28.4603861Z Total Download Size: 0.41 MiB 2021-05-15T22:46:28.4604530Z Total Installed Size: 1.66 MiB 2021-05-15T22:46:28.4604970Z 2021-05-15T22:46:28.4605684Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:28.4606427Z :: Retrieving packages... 2021-05-15T22:46:28.7772736Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-15T22:46:29.2588540Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-15T22:46:29.3567093Z checking keyring... 2021-05-15T22:46:29.5096172Z checking package integrity... 2021-05-15T22:46:29.7522835Z loading package files... 2021-05-15T22:46:29.7563673Z checking for file conflicts... 2021-05-15T22:46:29.7636397Z checking available disk space... 2021-05-15T22:46:29.7644829Z :: Processing package changes... 2021-05-15T22:46:29.7645529Z installing mingw-w64-x86_64-gdbm... 2021-05-15T22:46:29.7883942Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-15T22:46:30.5536212Z resolving dependencies... 2021-05-15T22:46:30.5537247Z looking for conflicting packages... 2021-05-15T22:46:30.5739234Z 2021-05-15T22:46:30.5740544Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-15T22:46:30.5741345Z 2021-05-15T22:46:30.5742092Z Total Download Size: 0.11 MiB 2021-05-15T22:46:30.5742964Z Total Installed Size: 0.38 MiB 2021-05-15T22:46:30.5743512Z 2021-05-15T22:46:30.5744399Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:30.5745293Z :: Retrieving packages... 2021-05-15T22:46:30.8933168Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-15T22:46:31.1790670Z checking keyring... 2021-05-15T22:46:31.2565668Z checking package integrity... 2021-05-15T22:46:31.3812682Z loading package files... 2021-05-15T22:46:31.3830840Z checking for file conflicts... 2021-05-15T22:46:31.3852201Z checking available disk space... 2021-05-15T22:46:31.3861945Z :: Processing package changes... 2021-05-15T22:46:31.3862818Z installing mingw-w64-x86_64-discount... 2021-05-15T22:46:32.1508677Z resolving dependencies... 2021-05-15T22:46:32.1593325Z looking for conflicting packages... 2021-05-15T22:46:32.1699687Z 2021-05-15T22:46:32.1700339Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-15T22:46:32.1700776Z 2021-05-15T22:46:32.1701265Z Total Download Size: 0.01 MiB 2021-05-15T22:46:32.1702014Z Total Installed Size: 0.01 MiB 2021-05-15T22:46:32.1702378Z 2021-05-15T22:46:32.1702964Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:32.1703573Z :: Retrieving packages... 2021-05-15T22:46:32.4913169Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-15T22:46:32.4927067Z checking keyring... 2021-05-15T22:46:32.5859929Z checking package integrity... 2021-05-15T22:46:32.7062502Z loading package files... 2021-05-15T22:46:32.7106242Z checking for file conflicts... 2021-05-15T22:46:32.7108271Z checking available disk space... 2021-05-15T22:46:32.7109976Z :: Processing package changes... 2021-05-15T22:46:32.7111434Z installing mingw-w64-x86_64-dlfcn... 2021-05-15T22:46:33.4236386Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-15T22:46:33.4237092Z resolving dependencies... 2021-05-15T22:46:33.4313155Z looking for conflicting packages... 2021-05-15T22:46:33.4406546Z 2021-05-15T22:46:33.4407312Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-15T22:46:33.4407795Z 2021-05-15T22:46:33.4408379Z Total Installed Size: 0.29 MiB 2021-05-15T22:46:33.4408841Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:33.4409378Z 2021-05-15T22:46:33.4409913Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:33.4410397Z checking keyring... 2021-05-15T22:46:33.5060967Z checking package integrity... 2021-05-15T22:46:33.6032434Z loading package files... 2021-05-15T22:46:33.6087730Z checking for file conflicts... 2021-05-15T22:46:33.6088475Z checking available disk space... 2021-05-15T22:46:33.6104833Z :: Processing package changes... 2021-05-15T22:46:33.6105558Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-15T22:46:33.6820570Z error: only one operation may be used at a time 2021-05-15T22:46:34.4936245Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-15T22:46:34.4936975Z resolving dependencies... 2021-05-15T22:46:34.4938261Z looking for conflicting packages... 2021-05-15T22:46:34.4939461Z 2021-05-15T22:46:34.4966534Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-15T22:46:34.4967735Z 2021-05-15T22:46:34.4972064Z Total Download Size: 0.14 MiB 2021-05-15T22:46:34.4973030Z Total Installed Size: 0.61 MiB 2021-05-15T22:46:34.4973817Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:34.4974566Z 2021-05-15T22:46:34.4975214Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:34.4975883Z :: Retrieving packages... 2021-05-15T22:46:34.7998373Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T22:46:35.0858968Z checking keyring... 2021-05-15T22:46:35.1853445Z checking package integrity... 2021-05-15T22:46:35.3834881Z loading package files... 2021-05-15T22:46:35.3903307Z checking for file conflicts... 2021-05-15T22:46:35.3971181Z checking available disk space... 2021-05-15T22:46:35.3975881Z :: Processing package changes... 2021-05-15T22:46:35.3976744Z reinstalling mingw-w64-x86_64-expat... 2021-05-15T22:46:36.0951181Z resolving dependencies... 2021-05-15T22:46:36.2369364Z looking for conflicting packages... 2021-05-15T22:46:36.2493060Z warning: dependency cycle detected: 2021-05-15T22:46:36.2495184Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-15T22:46:36.2496249Z warning: dependency cycle detected: 2021-05-15T22:46:36.2497332Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-15T22:46:36.2498088Z 2021-05-15T22:46:36.2513108Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-15T22:46:36.2523984Z 2021-05-15T22:46:36.2524566Z Total Download Size: 206.03 MiB 2021-05-15T22:46:36.2525233Z Total Installed Size: 743.37 MiB 2021-05-15T22:46:36.2525629Z 2021-05-15T22:46:36.2526288Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:36.2526967Z :: Retrieving packages... 2021-05-15T22:46:36.5649122Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-15T22:46:37.0426822Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-15T22:46:37.1416660Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-15T22:46:37.6496516Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-15T22:46:37.7646063Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-15T22:46:37.8631178Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-15T22:46:37.9705464Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-15T22:46:38.0761846Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-15T22:46:38.3110168Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-15T22:46:38.4194254Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-15T22:46:38.5514677Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-15T22:46:38.6548126Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-15T22:46:38.7599161Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-15T22:46:38.8744288Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-15T22:46:38.9848762Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-15T22:46:39.4403603Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-15T22:46:39.5373463Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-15T22:46:39.6366881Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-15T22:46:39.7408343Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-15T22:46:39.8569992Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-15T22:46:39.9552036Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-15T22:46:40.0567559Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-15T22:46:40.1581650Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-15T22:46:40.2595361Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-15T22:46:40.3635507Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-15T22:46:40.4665488Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-15T22:46:40.6155552Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-15T22:46:40.7198196Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-15T22:46:40.8249614Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-15T22:46:40.9288049Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-15T22:46:41.0320585Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-15T22:46:41.1311907Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-15T22:46:41.2397359Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-15T22:46:41.3380579Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-15T22:46:41.4361681Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-15T22:46:41.5356213Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-15T22:46:45.8139157Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-15T22:46:46.0108929Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-15T22:46:46.1094891Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-15T22:46:46.2092615Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-15T22:46:46.3092535Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-15T22:46:46.4215778Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-15T22:46:46.7198816Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-15T22:46:47.7018903Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-15T22:46:47.8052957Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-15T22:46:47.9157965Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-15T22:46:48.0269483Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-15T22:46:48.1280068Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-15T22:46:48.2279228Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-15T22:46:48.3262385Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-15T22:46:48.4396992Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-15T22:46:48.5395933Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-15T22:46:48.6395494Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-15T22:46:48.7424762Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-15T22:46:48.8411902Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-15T22:46:48.9415653Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-15T22:46:49.0404699Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-15T22:46:49.1427676Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-15T22:46:49.2465296Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-15T22:46:49.3518841Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-15T22:46:49.4605253Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-15T22:46:49.5672525Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-15T22:46:49.6656629Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-15T22:46:49.7654962Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-15T22:46:49.8645701Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-15T22:46:49.9664103Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-15T22:46:50.0729625Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-15T22:46:50.1746736Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-15T22:46:50.2754400Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-15T22:46:50.3737390Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-15T22:46:50.4791235Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-15T22:46:50.6021173Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-15T22:46:50.7027604Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-15T22:46:50.9521209Z checking keyring... 2021-05-15T22:46:51.2772446Z checking package integrity... 2021-05-15T22:47:04.2068784Z loading package files... 2021-05-15T22:47:04.4701718Z checking for file conflicts... 2021-05-15T22:47:05.0149943Z checking available disk space... 2021-05-15T22:47:05.0186447Z :: Processing package changes... 2021-05-15T22:47:05.0187559Z installing mingw-w64-x86_64-libogg... 2021-05-15T22:47:05.1115734Z installing mingw-w64-x86_64-celt... 2021-05-15T22:47:05.1322322Z installing mingw-w64-x86_64-gavl... 2021-05-15T22:47:05.5689121Z installing mingw-w64-x86_64-eigen3... 2021-05-15T22:47:06.0432263Z installing mingw-w64-x86_64-libunwind... 2021-05-15T22:47:06.0481820Z installing mingw-w64-x86_64-glog... 2021-05-15T22:47:06.0744469Z installing mingw-w64-x86_64-metis... 2021-05-15T22:47:06.1267467Z installing mingw-w64-x86_64-suitesparse... 2021-05-15T22:47:06.2389752Z installing mingw-w64-x86_64-ceres-solver... 2021-05-15T22:47:06.2970741Z installing mingw-w64-x86_64-intel-tbb... 2021-05-15T22:47:06.4121874Z installing mingw-w64-x86_64-freeglut... 2021-05-15T22:47:06.4282792Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T22:47:06.4653836Z installing mingw-w64-x86_64-jasper... 2021-05-15T22:47:06.6586181Z installing mingw-w64-x86_64-szip... 2021-05-15T22:47:06.6772428Z installing mingw-w64-x86_64-hdf5... 2021-05-15T22:47:07.0630902Z installing mingw-w64-x86_64-libdeflate... 2021-05-15T22:47:07.0720142Z installing mingw-w64-x86_64-giflib... 2021-05-15T22:47:07.0909327Z installing mingw-w64-x86_64-libwebp... 2021-05-15T22:47:07.1228168Z installing mingw-w64-x86_64-libtiff... 2021-05-15T22:47:07.3336729Z installing mingw-w64-x86_64-cppunit... 2021-05-15T22:47:07.3940142Z installing mingw-w64-x86_64-jxrlib... 2021-05-15T22:47:07.4362722Z installing mingw-w64-x86_64-lcms2... 2021-05-15T22:47:07.4555755Z installing mingw-w64-x86_64-libraw... 2021-05-15T22:47:07.4935542Z installing mingw-w64-x86_64-openjpeg2... 2021-05-15T22:47:07.6112166Z installing mingw-w64-x86_64-ilmbase... 2021-05-15T22:47:07.6840197Z installing mingw-w64-x86_64-openexr... 2021-05-15T22:47:07.8315156Z installing mingw-w64-x86_64-freeimage... 2021-05-15T22:47:07.8509124Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-15T22:47:07.8709545Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-15T22:47:07.8801470Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-15T22:47:07.9225979Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-15T22:47:07.9292792Z installing mingw-w64-x86_64-SDL2... 2021-05-15T22:47:08.0115163Z installing mingw-w64-x86_64-pugixml... 2021-05-15T22:47:08.0448544Z installing mingw-w64-x86_64-tinyxml... 2021-05-15T22:47:08.0450020Z installing mingw-w64-x86_64-zziplib... 2021-05-15T22:47:08.1500884Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-15T22:47:08.1502784Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-15T22:47:08.1511181Z installing mingw-w64-x86_64-ogre3d... 2021-05-15T22:47:09.9085626Z installing mingw-w64-x86_64-leptonica... 2021-05-15T22:47:09.9610912Z installing mingw-w64-x86_64-fribidi... 2021-05-15T22:47:09.9835868Z installing mingw-w64-x86_64-libdatrie... 2021-05-15T22:47:10.0770884Z installing mingw-w64-x86_64-libthai... 2021-05-15T22:47:10.0912078Z installing mingw-w64-x86_64-pango... 2021-05-15T22:47:10.8487297Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-15T22:47:11.1130023Z installing mingw-w64-x86_64-opencv... 2021-05-15T22:47:11.9744873Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-15T22:47:11.9746203Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-15T22:47:11.9747059Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-15T22:47:11.9747891Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-15T22:47:12.1219549Z installing mingw-w64-x86_64-dav1d... 2021-05-15T22:47:12.1422050Z installing mingw-w64-x86_64-gnutls... 2021-05-15T22:47:13.3153459Z installing mingw-w64-x86_64-gsm... 2021-05-15T22:47:13.3353733Z installing mingw-w64-x86_64-lame... 2021-05-15T22:47:13.3893347Z installing mingw-w64-x86_64-libass... 2021-05-15T22:47:13.3973326Z installing mingw-w64-x86_64-libxml2... 2021-05-15T22:47:13.9763322Z installing mingw-w64-x86_64-libbluray... 2021-05-15T22:47:13.9903562Z installing mingw-w64-x86_64-libcaca... 2021-05-15T22:47:14.0155417Z installing mingw-w64-x86_64-libexif... 2021-05-15T22:47:14.0651872Z installing mingw-w64-x86_64-libmfx... 2021-05-15T22:47:14.0963482Z installing mingw-w64-x86_64-libmodplug... 2021-05-15T22:47:14.1077189Z installing mingw-w64-x86_64-libsoxr... 2021-05-15T22:47:14.1302170Z installing mingw-w64-x86_64-libvorbis... 2021-05-15T22:47:14.2436908Z installing mingw-w64-x86_64-libtheora... 2021-05-15T22:47:14.3362075Z installing mingw-w64-x86_64-libvpx... 2021-05-15T22:47:14.3916192Z installing mingw-w64-x86_64-libmysofa... 2021-05-15T22:47:14.4030639Z installing mingw-w64-x86_64-openal... 2021-05-15T22:47:14.4214425Z installing mingw-w64-x86_64-opencore-amr... 2021-05-15T22:47:14.4521670Z installing mingw-w64-x86_64-opus... 2021-05-15T22:47:14.4659080Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-15T22:47:14.4797386Z installing mingw-w64-x86_64-speexdsp... 2021-05-15T22:47:14.5257726Z installing mingw-w64-x86_64-speex... 2021-05-15T22:47:14.5755204Z installing mingw-w64-x86_64-srt... 2021-05-15T22:47:14.6010167Z installing mingw-w64-x86_64-l-smash... 2021-05-15T22:47:14.6594161Z installing mingw-w64-x86_64-ffms2... 2021-05-15T22:47:14.6694424Z installing mingw-w64-x86_64-x264-git... 2021-05-15T22:47:14.7706889Z installing mingw-w64-x86_64-x265... 2021-05-15T22:47:14.8583722Z installing mingw-w64-x86_64-xvidcore... 2021-05-15T22:47:14.8674562Z installing mingw-w64-x86_64-ffmpeg... 2021-05-15T22:47:16.1897954Z resolving dependencies... 2021-05-15T22:47:16.1990073Z looking for conflicting packages... 2021-05-15T22:47:16.2140051Z 2021-05-15T22:47:16.2141227Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-15T22:47:16.2141745Z 2021-05-15T22:47:16.2142304Z Total Download Size: 3.13 MiB 2021-05-15T22:47:16.2143238Z Total Installed Size: 21.70 MiB 2021-05-15T22:47:16.2143687Z 2021-05-15T22:47:16.2144367Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:16.2145110Z :: Retrieving packages... 2021-05-15T22:47:16.5262398Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-15T22:47:17.2897428Z checking keyring... 2021-05-15T22:47:17.3650165Z checking package integrity... 2021-05-15T22:47:17.5010965Z loading package files... 2021-05-15T22:47:17.5035758Z checking for file conflicts... 2021-05-15T22:47:17.5058547Z checking available disk space... 2021-05-15T22:47:17.5066062Z :: Processing package changes... 2021-05-15T22:47:17.5066663Z installing mingw-w64-x86_64-fftw... 2021-05-15T22:47:18.2696685Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-15T22:47:18.2697651Z resolving dependencies... 2021-05-15T22:47:18.2837863Z looking for conflicting packages... 2021-05-15T22:47:18.2947794Z 2021-05-15T22:47:18.2948957Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-15T22:47:18.2950070Z 2021-05-15T22:47:18.2950822Z Total Installed Size: 4.17 MiB 2021-05-15T22:47:18.2952104Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:18.2952727Z 2021-05-15T22:47:18.2953699Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:18.2954697Z checking keyring... 2021-05-15T22:47:18.3621045Z checking package integrity... 2021-05-15T22:47:18.4695670Z loading package files... 2021-05-15T22:47:18.4712860Z checking for file conflicts... 2021-05-15T22:47:18.4713629Z checking available disk space... 2021-05-15T22:47:18.4735947Z :: Processing package changes... 2021-05-15T22:47:18.4736709Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-15T22:47:19.2535459Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-15T22:47:19.2536584Z resolving dependencies... 2021-05-15T22:47:19.2664237Z looking for conflicting packages... 2021-05-15T22:47:19.2788096Z 2021-05-15T22:47:19.2789175Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-15T22:47:19.2789800Z 2021-05-15T22:47:19.2790798Z Total Installed Size: 1.29 MiB 2021-05-15T22:47:19.2791819Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:19.2792460Z 2021-05-15T22:47:19.2793107Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:19.2793684Z checking keyring... 2021-05-15T22:47:19.3481775Z checking package integrity... 2021-05-15T22:47:19.4560612Z loading package files... 2021-05-15T22:47:19.4590971Z checking for file conflicts... 2021-05-15T22:47:19.4591952Z checking available disk space... 2021-05-15T22:47:19.4651771Z :: Processing package changes... 2021-05-15T22:47:19.4652669Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-15T22:47:21.8880605Z updating font cache... done. 2021-05-15T22:47:21.8892570Z :: Running post-transaction hooks... 2021-05-15T22:47:21.8893246Z (1/1) Updating fontconfig cache... 2021-05-15T22:47:22.6156924Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-15T22:47:22.6157814Z resolving dependencies... 2021-05-15T22:47:22.6352545Z looking for conflicting packages... 2021-05-15T22:47:22.6407819Z 2021-05-15T22:47:22.6408795Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-15T22:47:22.6409833Z 2021-05-15T22:47:22.6410784Z Total Installed Size: 2.54 MiB 2021-05-15T22:47:22.6411616Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:22.6412333Z 2021-05-15T22:47:22.6413186Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:22.6413858Z checking keyring... 2021-05-15T22:47:22.7112159Z checking package integrity... 2021-05-15T22:47:22.8238932Z loading package files... 2021-05-15T22:47:22.8263915Z checking for file conflicts... 2021-05-15T22:47:22.8264551Z checking available disk space... 2021-05-15T22:47:22.8295170Z :: Processing package changes... 2021-05-15T22:47:22.8295954Z reinstalling mingw-w64-x86_64-freetype... 2021-05-15T22:47:23.5743744Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-15T22:47:23.5744940Z resolving dependencies... 2021-05-15T22:47:23.5745768Z looking for conflicting packages... 2021-05-15T22:47:23.5993958Z 2021-05-15T22:47:23.5995034Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-15T22:47:23.5995543Z 2021-05-15T22:47:23.5996338Z Total Installed Size: 0.44 MiB 2021-05-15T22:47:23.5996887Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:23.5997526Z 2021-05-15T22:47:23.5998231Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:23.5998852Z checking keyring... 2021-05-15T22:47:23.6692356Z checking package integrity... 2021-05-15T22:47:23.7706458Z loading package files... 2021-05-15T22:47:23.7726949Z checking for file conflicts... 2021-05-15T22:47:23.7727733Z checking available disk space... 2021-05-15T22:47:23.7747931Z :: Processing package changes... 2021-05-15T22:47:23.7748824Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-15T22:47:24.4573374Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-15T22:47:24.4574261Z resolving dependencies... 2021-05-15T22:47:24.4759134Z looking for conflicting packages... 2021-05-15T22:47:24.4817620Z 2021-05-15T22:47:24.4818372Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-15T22:47:24.4818903Z 2021-05-15T22:47:24.4819541Z Total Download Size: 27.13 MiB 2021-05-15T22:47:24.4820258Z Total Installed Size: 156.41 MiB 2021-05-15T22:47:24.4820980Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:24.4821429Z 2021-05-15T22:47:24.4822155Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:24.4822935Z :: Retrieving packages... 2021-05-15T22:47:24.7973099Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:47:26.6108670Z checking keyring... 2021-05-15T22:47:26.7037016Z checking package integrity... 2021-05-15T22:47:27.0327933Z loading package files... 2021-05-15T22:47:27.0460005Z checking for file conflicts... 2021-05-15T22:47:27.0461106Z checking available disk space... 2021-05-15T22:47:27.0872797Z :: Processing package changes... 2021-05-15T22:47:27.0876048Z reinstalling mingw-w64-x86_64-gcc... 2021-05-15T22:47:28.9797225Z resolving dependencies... 2021-05-15T22:47:29.1126652Z looking for conflicting packages... 2021-05-15T22:47:29.1181796Z 2021-05-15T22:47:29.1193081Z 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-15T22:47:29.1200966Z 2021-05-15T22:47:29.1202061Z Total Download Size: 48.47 MiB 2021-05-15T22:47:29.1203308Z Total Installed Size: 363.82 MiB 2021-05-15T22:47:29.1204140Z 2021-05-15T22:47:29.1205420Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:29.1206735Z :: Retrieving packages... 2021-05-15T22:47:29.4291051Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-15T22:47:30.3003811Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-15T22:47:30.4072361Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-15T22:47:30.5050329Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-15T22:47:30.6026112Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-15T22:47:30.7228187Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-15T22:47:30.8247013Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-15T22:47:30.9246593Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-15T22:47:31.0402783Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-15T22:47:31.1409398Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-15T22:47:31.2389487Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-15T22:47:31.3410232Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-15T22:47:31.4436345Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-15T22:47:31.5949569Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-15T22:47:31.8129205Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-15T22:47:31.9241974Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-15T22:47:32.0272508Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-15T22:47:32.1508921Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-15T22:47:32.2686248Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-15T22:47:32.3905806Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-15T22:47:32.4925945Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-15T22:47:32.6032224Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-15T22:47:32.7050620Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-15T22:47:33.0496017Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-15T22:47:33.1656157Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-15T22:47:33.7119792Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-15T22:47:33.7214399Z checking keyring... 2021-05-15T22:47:34.0206088Z checking package integrity... 2021-05-15T22:47:38.1995618Z loading package files... 2021-05-15T22:47:38.3109166Z checking for file conflicts... 2021-05-15T22:47:38.5931579Z checking available disk space... 2021-05-15T22:47:38.5954082Z :: Processing package changes... 2021-05-15T22:47:38.5954909Z installing mingw-w64-x86_64-crypto++... 2021-05-15T22:47:38.8267791Z installing mingw-w64-x86_64-geos... 2021-05-15T22:47:39.1995529Z installing mingw-w64-x86_64-json-c... 2021-05-15T22:47:39.2176717Z installing mingw-w64-x86_64-libfreexl... 2021-05-15T22:47:39.2232998Z installing mingw-w64-x86_64-proj... 2021-05-15T22:47:39.3004547Z installing mingw-w64-x86_64-libgeotiff... 2021-05-15T22:47:39.3197686Z installing mingw-w64-x86_64-libde265... 2021-05-15T22:47:39.3395682Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-15T22:47:39.3397394Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-15T22:47:39.3398858Z mingw-w64-x86_64-qt5: sherlock265 2021-05-15T22:47:39.3400099Z mingw-w64-x86_64-SDL: dec265 2021-05-15T22:47:39.3401379Z installing mingw-w64-x86_64-rav1e... 2021-05-15T22:47:39.3679658Z installing mingw-w64-x86_64-libheif... 2021-05-15T22:47:39.3927147Z installing mingw-w64-x86_64-minizip-git... 2021-05-15T22:47:39.4144168Z installing mingw-w64-x86_64-libkml... 2021-05-15T22:47:39.5767001Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-15T22:47:39.7534810Z installing mingw-w64-x86_64-librttopo... 2021-05-15T22:47:39.7647735Z installing mingw-w64-x86_64-libspatialite... 2021-05-15T22:47:39.8559041Z installing mingw-w64-x86_64-netcdf... 2021-05-15T22:47:39.8857169Z installing mingw-w64-x86_64-nspr... 2021-05-15T22:47:39.9594779Z installing mingw-w64-x86_64-nss... 2021-05-15T22:47:40.0786039Z installing mingw-w64-x86_64-poppler-data... 2021-05-15T22:47:40.3185849Z installing mingw-w64-x86_64-poppler... 2021-05-15T22:47:40.4792495Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-15T22:47:40.4795874Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-15T22:47:40.4796984Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-15T22:47:40.4797990Z installing mingw-w64-x86_64-libgpg-error... 2021-05-15T22:47:40.5140262Z installing mingw-w64-x86_64-libgcrypt... 2021-05-15T22:47:40.5350639Z installing mingw-w64-x86_64-libxslt... 2021-05-15T22:47:40.6373745Z installing winpty... 2021-05-15T22:47:40.7057133Z installing mingw-w64-x86_64-postgresql... 2021-05-15T22:47:42.5410800Z installing mingw-w64-x86_64-xerces-c... 2021-05-15T22:47:42.9461347Z installing mingw-w64-x86_64-gdal... 2021-05-15T22:47:44.1347527Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-15T22:47:44.1348367Z resolving dependencies... 2021-05-15T22:47:44.1562663Z looking for conflicting packages... 2021-05-15T22:47:44.1624114Z 2021-05-15T22:47:44.1624973Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-15T22:47:44.1625735Z 2021-05-15T22:47:44.1626344Z Total Download Size: 4.15 MiB 2021-05-15T22:47:44.1627215Z Total Installed Size: 13.89 MiB 2021-05-15T22:47:44.1627872Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:44.1628273Z 2021-05-15T22:47:44.1628951Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:44.1629863Z :: Retrieving packages... 2021-05-15T22:47:44.4750071Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T22:47:45.2784153Z checking keyring... 2021-05-15T22:47:45.3610713Z checking package integrity... 2021-05-15T22:47:45.5151763Z loading package files... 2021-05-15T22:47:45.5182574Z checking for file conflicts... 2021-05-15T22:47:45.5183451Z checking available disk space... 2021-05-15T22:47:45.5240135Z :: Processing package changes... 2021-05-15T22:47:45.5240994Z reinstalling mingw-w64-x86_64-gdb... 2021-05-15T22:47:46.3556419Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-15T22:47:46.3557258Z resolving dependencies... 2021-05-15T22:47:46.3698146Z looking for conflicting packages... 2021-05-15T22:47:46.3824884Z 2021-05-15T22:47:46.3825638Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-15T22:47:46.3826116Z 2021-05-15T22:47:46.3826675Z Total Installed Size: 0.72 MiB 2021-05-15T22:47:46.3827740Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:46.3828303Z 2021-05-15T22:47:46.3829007Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:46.3829638Z checking keyring... 2021-05-15T22:47:46.4611254Z checking package integrity... 2021-05-15T22:47:46.5637937Z loading package files... 2021-05-15T22:47:46.5665577Z checking for file conflicts... 2021-05-15T22:47:46.5666378Z checking available disk space... 2021-05-15T22:47:46.5698285Z :: Processing package changes... 2021-05-15T22:47:46.5699044Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-15T22:47:47.3020684Z resolving dependencies... 2021-05-15T22:47:47.3174805Z looking for conflicting packages... 2021-05-15T22:47:47.3300300Z 2021-05-15T22:47:47.3301702Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-15T22:47:47.3302720Z 2021-05-15T22:47:47.3303705Z Total Download Size: 1.57 MiB 2021-05-15T22:47:47.3304995Z Total Installed Size: 6.77 MiB 2021-05-15T22:47:47.3305730Z 2021-05-15T22:47:47.3306899Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:47.3308088Z :: Retrieving packages... 2021-05-15T22:47:47.6475021Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-15T22:47:48.3213653Z checking keyring... 2021-05-15T22:47:48.4052589Z checking package integrity... 2021-05-15T22:47:48.5334853Z loading package files... 2021-05-15T22:47:48.5420943Z checking for file conflicts... 2021-05-15T22:47:48.5754931Z checking available disk space... 2021-05-15T22:47:48.5765323Z :: Processing package changes... 2021-05-15T22:47:48.5766834Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-15T22:47:48.9218983Z :: Running post-transaction hooks... 2021-05-15T22:47:48.9220265Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T22:47:49.7086426Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-15T22:47:49.7087294Z resolving dependencies... 2021-05-15T22:47:49.7089507Z looking for conflicting packages... 2021-05-15T22:47:49.7357137Z 2021-05-15T22:47:49.7358272Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-15T22:47:49.7359059Z 2021-05-15T22:47:49.7359755Z Total Installed Size: 7.40 MiB 2021-05-15T22:47:49.7360388Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:49.7360691Z 2021-05-15T22:47:49.7361303Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:49.7362160Z checking keyring... 2021-05-15T22:47:49.8006245Z checking package integrity... 2021-05-15T22:47:49.9100110Z loading package files... 2021-05-15T22:47:49.9221335Z checking for file conflicts... 2021-05-15T22:47:49.9222070Z checking available disk space... 2021-05-15T22:47:49.9399363Z :: Processing package changes... 2021-05-15T22:47:49.9400453Z reinstalling mingw-w64-x86_64-geos... 2021-05-15T22:47:51.0662561Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-15T22:47:51.0663416Z resolving dependencies... 2021-05-15T22:47:51.0797752Z looking for conflicting packages... 2021-05-15T22:47:51.0942354Z 2021-05-15T22:47:51.0943502Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-15T22:47:51.0944061Z 2021-05-15T22:47:51.0944650Z Total Download Size: 3.36 MiB 2021-05-15T22:47:51.0945280Z Total Installed Size: 18.30 MiB 2021-05-15T22:47:51.0945918Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:51.0946326Z 2021-05-15T22:47:51.0947155Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:51.0947904Z :: Retrieving packages... 2021-05-15T22:47:51.4175499Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T22:47:52.2872404Z checking keyring... 2021-05-15T22:47:52.3657762Z checking package integrity... 2021-05-15T22:47:52.5109076Z loading package files... 2021-05-15T22:47:52.5351751Z checking for file conflicts... 2021-05-15T22:47:52.5353694Z checking available disk space... 2021-05-15T22:47:52.6185614Z :: Processing package changes... 2021-05-15T22:47:52.6187448Z reinstalling mingw-w64-x86_64-gettext... 2021-05-15T22:47:55.0485712Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-15T22:47:55.0487022Z resolving dependencies... 2021-05-15T22:47:55.0488625Z looking for conflicting packages... 2021-05-15T22:47:55.0761428Z 2021-05-15T22:47:55.0762776Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-15T22:47:55.0763861Z 2021-05-15T22:47:55.0765011Z Total Installed Size: 1.09 MiB 2021-05-15T22:47:55.0765782Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:55.0766182Z 2021-05-15T22:47:55.0766786Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:55.0767357Z checking keyring... 2021-05-15T22:47:55.1457834Z checking package integrity... 2021-05-15T22:47:55.2510543Z loading package files... 2021-05-15T22:47:55.2558535Z checking for file conflicts... 2021-05-15T22:47:55.2559306Z checking available disk space... 2021-05-15T22:47:55.2579718Z :: Processing package changes... 2021-05-15T22:47:55.2580545Z reinstalling mingw-w64-x86_64-gflags... 2021-05-15T22:47:55.9933558Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-15T22:47:55.9934640Z resolving dependencies... 2021-05-15T22:47:56.0092511Z looking for conflicting packages... 2021-05-15T22:47:56.0195915Z 2021-05-15T22:47:56.0196601Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-15T22:47:56.0197026Z 2021-05-15T22:47:56.0197531Z Total Installed Size: 0.73 MiB 2021-05-15T22:47:56.0198600Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:56.0199369Z 2021-05-15T22:47:56.0200023Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:56.0200606Z checking keyring... 2021-05-15T22:47:56.0829890Z checking package integrity... 2021-05-15T22:47:56.1798828Z loading package files... 2021-05-15T22:47:56.1823113Z checking for file conflicts... 2021-05-15T22:47:56.1823984Z checking available disk space... 2021-05-15T22:47:56.1843955Z :: Processing package changes... 2021-05-15T22:47:56.1844862Z reinstalling mingw-w64-x86_64-giflib... 2021-05-15T22:47:56.9135998Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-15T22:47:56.9137068Z resolving dependencies... 2021-05-15T22:47:56.9350746Z looking for conflicting packages... 2021-05-15T22:47:56.9406163Z 2021-05-15T22:47:56.9406768Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-15T22:47:56.9407205Z 2021-05-15T22:47:56.9407709Z Total Installed Size: 22.99 MiB 2021-05-15T22:47:56.9408472Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:56.9408861Z 2021-05-15T22:47:56.9409945Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:56.9410530Z checking keyring... 2021-05-15T22:47:57.0051706Z checking package integrity... 2021-05-15T22:47:57.1346244Z loading package files... 2021-05-15T22:47:57.1418629Z checking for file conflicts... 2021-05-15T22:47:57.1419433Z checking available disk space... 2021-05-15T22:47:57.1677512Z :: Processing package changes... 2021-05-15T22:47:57.1678553Z reinstalling mingw-w64-x86_64-glib2... 2021-05-15T22:47:58.3980572Z resolving dependencies... 2021-05-15T22:47:58.4101894Z looking for conflicting packages... 2021-05-15T22:47:58.4284837Z 2021-05-15T22:47:58.4285999Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-15T22:47:58.4286496Z 2021-05-15T22:47:58.4287073Z Total Download Size: 0.60 MiB 2021-05-15T22:47:58.4287715Z Total Installed Size: 2.63 MiB 2021-05-15T22:47:58.4288148Z 2021-05-15T22:47:58.4288825Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:58.4289517Z :: Retrieving packages... 2021-05-15T22:47:58.7486374Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-15T22:47:59.2212109Z checking keyring... 2021-05-15T22:47:59.2981082Z checking package integrity... 2021-05-15T22:47:59.4244967Z loading package files... 2021-05-15T22:47:59.4261214Z checking for file conflicts... 2021-05-15T22:47:59.4265641Z checking available disk space... 2021-05-15T22:47:59.4275804Z :: Processing package changes... 2021-05-15T22:47:59.4276600Z installing mingw-w64-x86_64-glpk... 2021-05-15T22:48:00.1523957Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-15T22:48:00.1524863Z resolving dependencies... 2021-05-15T22:48:00.1525853Z looking for conflicting packages... 2021-05-15T22:48:00.1796757Z 2021-05-15T22:48:00.1797657Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-15T22:48:00.1798051Z 2021-05-15T22:48:00.1798686Z Total Download Size: 0.49 MiB 2021-05-15T22:48:00.1799445Z Total Installed Size: 2.21 MiB 2021-05-15T22:48:00.1800092Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:00.1800469Z 2021-05-15T22:48:00.1801161Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:00.1801860Z :: Retrieving packages... 2021-05-15T22:48:00.4961370Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T22:48:00.9708906Z checking keyring... 2021-05-15T22:48:01.0526918Z checking package integrity... 2021-05-15T22:48:01.1670489Z loading package files... 2021-05-15T22:48:01.1686783Z checking for file conflicts... 2021-05-15T22:48:01.1687568Z checking available disk space... 2021-05-15T22:48:01.1704027Z :: Processing package changes... 2021-05-15T22:48:01.1704928Z reinstalling mingw-w64-x86_64-gmp... 2021-05-15T22:48:01.8698906Z resolving dependencies... 2021-05-15T22:48:02.0039609Z looking for conflicting packages... 2021-05-15T22:48:02.0056987Z 2021-05-15T22:48:02.0058785Z 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-15T22:48:02.0060563Z 2021-05-15T22:48:02.0061176Z Total Download Size: 3.72 MiB 2021-05-15T22:48:02.0061849Z Total Installed Size: 21.06 MiB 2021-05-15T22:48:02.0062292Z 2021-05-15T22:48:02.0063005Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:02.0063751Z :: Retrieving packages... 2021-05-15T22:48:02.3132096Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-15T22:48:02.6929300Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-15T22:48:02.7909528Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-15T22:48:02.9130904Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-15T22:48:03.0099637Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-15T22:48:03.1061997Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-15T22:48:03.5022508Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-15T22:48:03.5132335Z checking keyring... 2021-05-15T22:48:03.8018363Z checking package integrity... 2021-05-15T22:48:04.8768124Z loading package files... 2021-05-15T22:48:04.8956316Z checking for file conflicts... 2021-05-15T22:48:04.9144101Z checking available disk space... 2021-05-15T22:48:04.9154583Z :: Processing package changes... 2021-05-15T22:48:04.9155314Z installing mingw-w64-x86_64-libksba... 2021-05-15T22:48:04.9263780Z installing mingw-w64-x86_64-libassuan... 2021-05-15T22:48:04.9357181Z installing mingw-w64-x86_64-libusb... 2021-05-15T22:48:04.9442458Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-15T22:48:04.9511443Z installing mingw-w64-x86_64-npth... 2021-05-15T22:48:04.9608592Z installing mingw-w64-x86_64-gnupg... 2021-05-15T22:48:05.0228554Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-15T22:48:05.0229655Z mingw-w64-x86_64-pinentry 2021-05-15T22:48:05.0230511Z installing mingw-w64-x86_64-gpgme... 2021-05-15T22:48:05.9598667Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-15T22:48:05.9599507Z resolving dependencies... 2021-05-15T22:48:05.9841116Z looking for conflicting packages... 2021-05-15T22:48:05.9902418Z 2021-05-15T22:48:05.9903355Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-15T22:48:05.9903942Z 2021-05-15T22:48:05.9904821Z Total Installed Size: 21.09 MiB 2021-05-15T22:48:05.9905551Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:05.9906248Z 2021-05-15T22:48:05.9906966Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:05.9907674Z checking keyring... 2021-05-15T22:48:06.0624177Z checking package integrity... 2021-05-15T22:48:06.1864828Z loading package files... 2021-05-15T22:48:06.1924739Z checking for file conflicts... 2021-05-15T22:48:06.1925635Z checking available disk space... 2021-05-15T22:48:06.2091170Z :: Processing package changes... 2021-05-15T22:48:06.2092082Z reinstalling mingw-w64-x86_64-grpc... 2021-05-15T22:48:07.2321350Z resolving dependencies... 2021-05-15T22:48:07.2323036Z looking for conflicting packages... 2021-05-15T22:48:07.2597794Z 2021-05-15T22:48:07.2598686Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-15T22:48:07.2599347Z 2021-05-15T22:48:07.2600079Z Total Download Size: 1.89 MiB 2021-05-15T22:48:07.2600899Z Total Installed Size: 12.38 MiB 2021-05-15T22:48:07.2601460Z 2021-05-15T22:48:07.2602317Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:07.2603196Z :: Retrieving packages... 2021-05-15T22:48:07.5753703Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-15T22:48:08.2820390Z checking keyring... 2021-05-15T22:48:08.3587851Z checking package integrity... 2021-05-15T22:48:08.5026637Z loading package files... 2021-05-15T22:48:08.5127173Z checking for file conflicts... 2021-05-15T22:48:08.5260686Z checking available disk space... 2021-05-15T22:48:08.5274678Z :: Processing package changes... 2021-05-15T22:48:08.5275636Z installing mingw-w64-x86_64-gsl... 2021-05-15T22:48:09.6027933Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-15T22:48:09.6028992Z resolving dependencies... 2021-05-15T22:48:09.6146349Z looking for conflicting packages... 2021-05-15T22:48:09.6315818Z 2021-05-15T22:48:09.6316959Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-15T22:48:09.6317504Z 2021-05-15T22:48:09.6318262Z Total Installed Size: 8.19 MiB 2021-05-15T22:48:09.6319358Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:09.6320174Z 2021-05-15T22:48:09.6320943Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:09.6321840Z checking keyring... 2021-05-15T22:48:09.6987110Z checking package integrity... 2021-05-15T22:48:09.8045778Z loading package files... 2021-05-15T22:48:09.8073904Z checking for file conflicts... 2021-05-15T22:48:09.8074578Z checking available disk space... 2021-05-15T22:48:09.8108069Z :: Processing package changes... 2021-05-15T22:48:09.8108782Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-15T22:48:10.5629348Z resolving dependencies... 2021-05-15T22:48:10.5836307Z looking for conflicting packages... 2021-05-15T22:48:10.5892107Z 2021-05-15T22:48:10.5893328Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-15T22:48:10.5894297Z 2021-05-15T22:48:10.5895285Z Total Download Size: 1.09 MiB 2021-05-15T22:48:10.5896391Z Total Installed Size: 8.69 MiB 2021-05-15T22:48:10.5897380Z 2021-05-15T22:48:10.5898531Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:10.5899720Z :: Retrieving packages... 2021-05-15T22:48:10.9096774Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-15T22:48:11.4898395Z checking keyring... 2021-05-15T22:48:11.5701332Z checking package integrity... 2021-05-15T22:48:11.6975418Z loading package files... 2021-05-15T22:48:11.7003772Z checking for file conflicts... 2021-05-15T22:48:11.7067176Z checking available disk space... 2021-05-15T22:48:11.7078478Z :: Processing package changes... 2021-05-15T22:48:11.7079196Z installing mingw-w64-x86_64-hdf4... 2021-05-15T22:48:12.5161393Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-15T22:48:12.5162483Z resolving dependencies... 2021-05-15T22:48:12.5384280Z looking for conflicting packages... 2021-05-15T22:48:12.5436168Z 2021-05-15T22:48:12.5436867Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-15T22:48:12.5437390Z 2021-05-15T22:48:12.5437967Z Total Installed Size: 91.59 MiB 2021-05-15T22:48:12.5439168Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:12.5439521Z 2021-05-15T22:48:12.5446694Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:12.5448827Z checking keyring... 2021-05-15T22:48:12.6195723Z checking package integrity... 2021-05-15T22:48:12.8253687Z loading package files... 2021-05-15T22:48:12.8304124Z checking for file conflicts... 2021-05-15T22:48:12.8325869Z checking available disk space... 2021-05-15T22:48:12.8413081Z :: Processing package changes... 2021-05-15T22:48:12.8423463Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-15T22:48:13.9513992Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:48:13.9515334Z resolving dependencies... 2021-05-15T22:48:13.9516731Z looking for conflicting packages... 2021-05-15T22:48:13.9792648Z 2021-05-15T22:48:13.9793996Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:48:13.9794766Z 2021-05-15T22:48:13.9795359Z Total Download Size: 5.28 MiB 2021-05-15T22:48:13.9796050Z Total Installed Size: 66.96 MiB 2021-05-15T22:48:13.9796715Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:13.9797159Z 2021-05-15T22:48:13.9797887Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:13.9798606Z :: Retrieving packages... 2021-05-15T22:48:14.2984217Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:48:15.1919406Z checking keyring... 2021-05-15T22:48:15.2773911Z checking package integrity... 2021-05-15T22:48:15.4387106Z loading package files... 2021-05-15T22:48:15.4588546Z checking for file conflicts... 2021-05-15T22:48:15.4590287Z checking available disk space... 2021-05-15T22:48:15.9370855Z :: Processing package changes... 2021-05-15T22:48:16.5458353Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-15T22:48:18.1581372Z resolving dependencies... 2021-05-15T22:48:18.1760880Z looking for conflicting packages... 2021-05-15T22:48:18.1852684Z 2021-05-15T22:48:18.1853453Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-15T22:48:18.1853981Z 2021-05-15T22:48:18.1854541Z Total Download Size: 0.08 MiB 2021-05-15T22:48:18.1855653Z Total Installed Size: 0.32 MiB 2021-05-15T22:48:18.1856051Z 2021-05-15T22:48:18.1856715Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:18.1857403Z :: Retrieving packages... 2021-05-15T22:48:18.4972370Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-15T22:48:18.6882781Z checking keyring... 2021-05-15T22:48:18.7671908Z checking package integrity... 2021-05-15T22:48:18.8996522Z loading package files... 2021-05-15T22:48:18.9034731Z checking for file conflicts... 2021-05-15T22:48:18.9085761Z checking available disk space... 2021-05-15T22:48:18.9104884Z :: Processing package changes... 2021-05-15T22:48:18.9105628Z installing mingw-w64-x86_64-hiredis... 2021-05-15T22:48:19.6117456Z resolving dependencies... 2021-05-15T22:48:19.6118485Z looking for conflicting packages... 2021-05-15T22:48:19.6415163Z 2021-05-15T22:48:19.6416736Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-15T22:48:19.6417807Z 2021-05-15T22:48:19.6418873Z Total Download Size: 0.03 MiB 2021-05-15T22:48:19.6420081Z Total Installed Size: 0.11 MiB 2021-05-15T22:48:19.6420866Z 2021-05-15T22:48:19.6422117Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:19.6423392Z :: Retrieving packages... 2021-05-15T22:48:19.9541023Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-15T22:48:20.0487062Z checking keyring... 2021-05-15T22:48:20.1305783Z checking package integrity... 2021-05-15T22:48:20.2490578Z loading package files... 2021-05-15T22:48:20.2502504Z checking for file conflicts... 2021-05-15T22:48:20.2506376Z checking available disk space... 2021-05-15T22:48:20.2516553Z :: Processing package changes... 2021-05-15T22:48:20.2517292Z installing mingw-w64-x86_64-http-parser... 2021-05-15T22:48:20.9406329Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-15T22:48:20.9407538Z resolving dependencies... 2021-05-15T22:48:20.9496166Z looking for conflicting packages... 2021-05-15T22:48:20.9675298Z 2021-05-15T22:48:20.9676419Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-15T22:48:20.9677475Z 2021-05-15T22:48:20.9678251Z Total Installed Size: 113.98 MiB 2021-05-15T22:48:20.9679704Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:20.9680371Z 2021-05-15T22:48:20.9681384Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:20.9682601Z checking keyring... 2021-05-15T22:48:21.0307343Z checking package integrity... 2021-05-15T22:48:21.2871452Z loading package files... 2021-05-15T22:48:21.2913983Z checking for file conflicts... 2021-05-15T22:48:21.2914853Z checking available disk space... 2021-05-15T22:48:21.3008395Z :: Processing package changes... 2021-05-15T22:48:21.3009350Z reinstalling mingw-w64-x86_64-icu... 2021-05-15T22:48:22.4518504Z resolving dependencies... 2021-05-15T22:48:22.4769403Z looking for conflicting packages... 2021-05-15T22:48:22.4801151Z 2021-05-15T22:48:22.4805729Z 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-15T22:48:22.4808159Z 2021-05-15T22:48:22.4808929Z Total Download Size: 17.57 MiB 2021-05-15T22:48:22.4809797Z Total Installed Size: 78.94 MiB 2021-05-15T22:48:22.4810363Z 2021-05-15T22:48:22.4811734Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:22.4812964Z :: Retrieving packages... 2021-05-15T22:48:22.7899030Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-15T22:48:23.5492268Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-15T22:48:23.6593741Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-15T22:48:23.7727240Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-15T22:48:23.8700381Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-15T22:48:23.9668729Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-15T22:48:24.0642184Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-15T22:48:24.1663917Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-15T22:48:24.2793747Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-15T22:48:24.4750674Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-15T22:48:24.7170395Z checking keyring... 2021-05-15T22:48:24.9541576Z checking package integrity... 2021-05-15T22:48:26.3603460Z loading package files... 2021-05-15T22:48:26.4083352Z checking for file conflicts... 2021-05-15T22:48:26.5486607Z checking available disk space... 2021-05-15T22:48:26.5500840Z :: Processing package changes... 2021-05-15T22:48:26.5502431Z installing mingw-w64-x86_64-djvulibre... 2021-05-15T22:48:26.6529283Z installing mingw-w64-x86_64-flif... 2021-05-15T22:48:26.7992029Z installing mingw-w64-x86_64-gsfonts... 2021-05-15T22:48:26.8640636Z installing mingw-w64-x86_64-jbigkit... 2021-05-15T22:48:26.8825190Z installing mingw-w64-x86_64-liblqr... 2021-05-15T22:48:26.9023505Z installing mingw-w64-x86_64-libraqm... 2021-05-15T22:48:26.9217330Z installing mingw-w64-x86_64-libtool... 2021-05-15T22:48:26.9722042Z installing mingw-w64-x86_64-libwmf... 2021-05-15T22:48:27.0277109Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-15T22:48:27.0891967Z installing mingw-w64-x86_64-imagemagick... 2021-05-15T22:48:28.4875317Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-15T22:48:28.4876660Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-15T22:48:28.4877881Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-15T22:48:28.4878849Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-15T22:48:28.4879721Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-15T22:48:28.4927983Z :: Running post-transaction hooks... 2021-05-15T22:48:28.4928858Z (1/2) Updating fontconfig cache... 2021-05-15T22:48:28.5663550Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-15T22:48:29.3553908Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-15T22:48:29.3554719Z resolving dependencies... 2021-05-15T22:48:29.3653925Z looking for conflicting packages... 2021-05-15T22:48:29.3842875Z 2021-05-15T22:48:29.3843813Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-15T22:48:29.3844328Z 2021-05-15T22:48:29.3845208Z Total Installed Size: 8.68 MiB 2021-05-15T22:48:29.3845818Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:29.3846075Z 2021-05-15T22:48:29.3846519Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:29.3846983Z checking keyring... 2021-05-15T22:48:29.4497197Z checking package integrity... 2021-05-15T22:48:29.5821733Z loading package files... 2021-05-15T22:48:29.5856909Z checking for file conflicts... 2021-05-15T22:48:29.5857785Z checking available disk space... 2021-05-15T22:48:29.5925775Z :: Processing package changes... 2021-05-15T22:48:29.5926729Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-15T22:48:30.4291905Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-15T22:48:30.4292738Z resolving dependencies... 2021-05-15T22:48:30.4293862Z looking for conflicting packages... 2021-05-15T22:48:30.4593676Z 2021-05-15T22:48:30.4595022Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-15T22:48:30.4595843Z 2021-05-15T22:48:30.4596784Z Total Download Size: 0.85 MiB 2021-05-15T22:48:30.4597893Z Total Installed Size: 4.15 MiB 2021-05-15T22:48:30.4599070Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:30.4599783Z 2021-05-15T22:48:30.4600932Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:30.4602122Z :: Retrieving packages... 2021-05-15T22:48:30.7839219Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T22:48:31.3023047Z checking keyring... 2021-05-15T22:48:31.3925535Z checking package integrity... 2021-05-15T22:48:31.5263346Z loading package files... 2021-05-15T22:48:31.5291655Z checking for file conflicts... 2021-05-15T22:48:31.5292547Z checking available disk space... 2021-05-15T22:48:31.5473713Z :: Processing package changes... 2021-05-15T22:48:31.5474666Z reinstalling mingw-w64-x86_64-isl... 2021-05-15T22:48:32.3131634Z resolving dependencies... 2021-05-15T22:48:32.3413553Z looking for conflicting packages... 2021-05-15T22:48:32.3435701Z 2021-05-15T22:48:32.3437208Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-15T22:48:32.3438241Z 2021-05-15T22:48:32.3439199Z Total Download Size: 13.04 MiB 2021-05-15T22:48:32.3440610Z Total Installed Size: 137.15 MiB 2021-05-15T22:48:32.3441337Z 2021-05-15T22:48:32.3442455Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:32.3443936Z :: Retrieving packages... 2021-05-15T22:48:32.6636337Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-15T22:48:33.6328093Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-15T22:48:33.9558888Z checking keyring... 2021-05-15T22:48:34.0409046Z checking package integrity... 2021-05-15T22:48:34.3979482Z loading package files... 2021-05-15T22:48:34.4534389Z checking for file conflicts... 2021-05-15T22:48:34.7128325Z checking available disk space... 2021-05-15T22:48:34.7154063Z :: Processing package changes... 2021-05-15T22:48:34.7155589Z installing mingw-w64-x86_64-gdcm... 2021-05-15T22:48:35.1078967Z installing mingw-w64-x86_64-itk... 2021-05-15T22:48:38.3056939Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-15T22:48:38.3058008Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-15T22:48:38.3058750Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-15T22:48:38.9990465Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-15T22:48:38.9991454Z resolving dependencies... 2021-05-15T22:48:39.0134336Z looking for conflicting packages... 2021-05-15T22:48:39.0279448Z 2021-05-15T22:48:39.0280464Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-15T22:48:39.0281165Z 2021-05-15T22:48:39.0282474Z Total Installed Size: 4.75 MiB 2021-05-15T22:48:39.0283501Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:39.0284053Z 2021-05-15T22:48:39.0284950Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:39.0285776Z checking keyring... 2021-05-15T22:48:39.0932531Z checking package integrity... 2021-05-15T22:48:39.1983931Z loading package files... 2021-05-15T22:48:39.2021856Z checking for file conflicts... 2021-05-15T22:48:39.2022674Z checking available disk space... 2021-05-15T22:48:39.2133487Z :: Processing package changes... 2021-05-15T22:48:39.2134468Z reinstalling mingw-w64-x86_64-jasper... 2021-05-15T22:48:40.1498981Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-15T22:48:40.1499752Z resolving dependencies... 2021-05-15T22:48:40.1596979Z looking for conflicting packages... 2021-05-15T22:48:40.1795105Z 2021-05-15T22:48:40.1796307Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-15T22:48:40.1797557Z 2021-05-15T22:48:40.1798780Z Total Installed Size: 0.43 MiB 2021-05-15T22:48:40.1799712Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:40.1800319Z 2021-05-15T22:48:40.1801102Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:40.1801774Z checking keyring... 2021-05-15T22:48:40.2512889Z checking package integrity... 2021-05-15T22:48:40.3503200Z loading package files... 2021-05-15T22:48:40.3527358Z checking for file conflicts... 2021-05-15T22:48:40.3528216Z checking available disk space... 2021-05-15T22:48:40.3549127Z :: Processing package changes... 2021-05-15T22:48:40.3549890Z reinstalling mingw-w64-x86_64-json-c... 2021-05-15T22:48:41.0938651Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-15T22:48:41.0939504Z resolving dependencies... 2021-05-15T22:48:41.0941806Z looking for conflicting packages... 2021-05-15T22:48:41.1251008Z 2021-05-15T22:48:41.1252575Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-15T22:48:41.1253813Z 2021-05-15T22:48:41.1254931Z Total Installed Size: 1.88 MiB 2021-05-15T22:48:41.1255802Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:41.1256265Z 2021-05-15T22:48:41.1257016Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:41.1257703Z checking keyring... 2021-05-15T22:48:41.1957754Z checking package integrity... 2021-05-15T22:48:41.3071035Z loading package files... 2021-05-15T22:48:41.3089427Z checking for file conflicts... 2021-05-15T22:48:41.3090268Z checking available disk space... 2021-05-15T22:48:41.3113677Z :: Processing package changes... 2021-05-15T22:48:41.3114539Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-15T22:48:42.0409160Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-15T22:48:42.0410023Z resolving dependencies... 2021-05-15T22:48:42.0562296Z looking for conflicting packages... 2021-05-15T22:48:42.0703731Z 2021-05-15T22:48:42.0705115Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-15T22:48:42.0706232Z 2021-05-15T22:48:42.0707692Z Total Installed Size: 1.64 MiB 2021-05-15T22:48:42.0708929Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:42.0709696Z 2021-05-15T22:48:42.0710900Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:42.0712697Z checking keyring... 2021-05-15T22:48:42.1374384Z checking package integrity... 2021-05-15T22:48:42.2450557Z loading package files... 2021-05-15T22:48:42.2477030Z checking for file conflicts... 2021-05-15T22:48:42.2477843Z checking available disk space... 2021-05-15T22:48:42.2499561Z :: Processing package changes... 2021-05-15T22:48:42.2500337Z reinstalling mingw-w64-x86_64-lame... 2021-05-15T22:48:42.9897531Z resolving dependencies... 2021-05-15T22:48:42.9985193Z looking for conflicting packages... 2021-05-15T22:48:43.0162475Z 2021-05-15T22:48:43.0163583Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-15T22:48:43.0164143Z 2021-05-15T22:48:43.0164724Z Total Download Size: 3.31 MiB 2021-05-15T22:48:43.0165411Z Total Installed Size: 28.75 MiB 2021-05-15T22:48:43.0165864Z 2021-05-15T22:48:43.0166566Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:43.0167305Z :: Retrieving packages... 2021-05-15T22:48:43.3412441Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-15T22:48:44.1125672Z checking keyring... 2021-05-15T22:48:44.1903305Z checking package integrity... 2021-05-15T22:48:44.3541202Z loading package files... 2021-05-15T22:48:44.3569791Z checking for file conflicts... 2021-05-15T22:48:44.3598078Z checking available disk space... 2021-05-15T22:48:44.3609441Z :: Processing package changes... 2021-05-15T22:48:44.3610215Z installing mingw-w64-x86_64-lapack... 2021-05-15T22:48:45.2056144Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-15T22:48:45.2057289Z resolving dependencies... 2021-05-15T22:48:45.2235798Z looking for conflicting packages... 2021-05-15T22:48:45.2373544Z 2021-05-15T22:48:45.2374610Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-15T22:48:45.2375148Z 2021-05-15T22:48:45.2376066Z Total Installed Size: 1.62 MiB 2021-05-15T22:48:45.2377217Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:45.2377845Z 2021-05-15T22:48:45.2378624Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:45.2379305Z checking keyring... 2021-05-15T22:48:45.3087112Z checking package integrity... 2021-05-15T22:48:45.4193620Z loading package files... 2021-05-15T22:48:45.4218750Z checking for file conflicts... 2021-05-15T22:48:45.4219570Z checking available disk space... 2021-05-15T22:48:45.4240292Z :: Processing package changes... 2021-05-15T22:48:45.4241141Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-15T22:48:46.1684333Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-15T22:48:46.1685206Z resolving dependencies... 2021-05-15T22:48:46.1922202Z looking for conflicting packages... 2021-05-15T22:48:46.1982707Z 2021-05-15T22:48:46.1983951Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-15T22:48:46.1985096Z 2021-05-15T22:48:46.1986031Z Total Installed Size: 8.39 MiB 2021-05-15T22:48:46.1987266Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:46.1987858Z 2021-05-15T22:48:46.1988778Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:46.1989509Z checking keyring... 2021-05-15T22:48:46.2667277Z checking package integrity... 2021-05-15T22:48:46.3774595Z loading package files... 2021-05-15T22:48:46.3793126Z checking for file conflicts... 2021-05-15T22:48:46.3793937Z checking available disk space... 2021-05-15T22:48:46.3824989Z :: Processing package changes... 2021-05-15T22:48:46.3825722Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-15T22:48:47.1943081Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-15T22:48:47.1943825Z resolving dependencies... 2021-05-15T22:48:47.2175954Z looking for conflicting packages... 2021-05-15T22:48:47.2231074Z 2021-05-15T22:48:47.2232105Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-15T22:48:47.2232835Z 2021-05-15T22:48:47.2233938Z Total Installed Size: 3.99 MiB 2021-05-15T22:48:47.2234647Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:47.2235484Z 2021-05-15T22:48:47.2236376Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:47.2237200Z checking keyring... 2021-05-15T22:48:47.2935295Z checking package integrity... 2021-05-15T22:48:47.4099925Z loading package files... 2021-05-15T22:48:47.4125482Z checking for file conflicts... 2021-05-15T22:48:47.4126331Z checking available disk space... 2021-05-15T22:48:47.4162110Z :: Processing package changes... 2021-05-15T22:48:47.4163125Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-15T22:48:48.2639971Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-15T22:48:48.2640807Z resolving dependencies... 2021-05-15T22:48:48.2800159Z looking for conflicting packages... 2021-05-15T22:48:48.2944310Z 2021-05-15T22:48:48.2945304Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-15T22:48:48.2945996Z 2021-05-15T22:48:48.2946985Z Total Installed Size: 0.38 MiB 2021-05-15T22:48:48.2948381Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:48.2949050Z 2021-05-15T22:48:48.2949822Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:48.2950521Z checking keyring... 2021-05-15T22:48:48.3629993Z checking package integrity... 2021-05-15T22:48:48.4628413Z loading package files... 2021-05-15T22:48:48.4666405Z checking for file conflicts... 2021-05-15T22:48:48.4667992Z checking available disk space... 2021-05-15T22:48:48.4668867Z :: Processing package changes... 2021-05-15T22:48:48.4669744Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-15T22:48:49.1894083Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-15T22:48:49.1894892Z resolving dependencies... 2021-05-15T22:48:49.1987373Z looking for conflicting packages... 2021-05-15T22:48:49.2178010Z 2021-05-15T22:48:49.2179316Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-15T22:48:49.2180481Z 2021-05-15T22:48:49.2181332Z Total Installed Size: 4.02 MiB 2021-05-15T22:48:49.2182301Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:49.2183425Z 2021-05-15T22:48:49.2184733Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:49.2186064Z checking keyring... 2021-05-15T22:48:49.2862546Z checking package integrity... 2021-05-15T22:48:49.3918493Z loading package files... 2021-05-15T22:48:49.3944810Z checking for file conflicts... 2021-05-15T22:48:49.3945511Z checking available disk space... 2021-05-15T22:48:49.3963141Z :: Processing package changes... 2021-05-15T22:48:49.3963983Z reinstalling mingw-w64-x86_64-libde265... 2021-05-15T22:48:50.1154862Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-15T22:48:50.1155833Z resolving dependencies... 2021-05-15T22:48:50.1157925Z looking for conflicting packages... 2021-05-15T22:48:50.1434334Z 2021-05-15T22:48:50.1435438Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-15T22:48:50.1436115Z 2021-05-15T22:48:50.1436857Z Total Download Size: 0.04 MiB 2021-05-15T22:48:50.1437946Z Total Installed Size: 0.11 MiB 2021-05-15T22:48:50.1438820Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:50.1439332Z 2021-05-15T22:48:50.1440232Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:50.1441170Z :: Retrieving packages... 2021-05-15T22:48:50.4634914Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T22:48:50.6533841Z checking keyring... 2021-05-15T22:48:50.7351242Z checking package integrity... 2021-05-15T22:48:50.8543725Z loading package files... 2021-05-15T22:48:50.8564203Z checking for file conflicts... 2021-05-15T22:48:50.8564971Z checking available disk space... 2021-05-15T22:48:50.8615834Z :: Processing package changes... 2021-05-15T22:48:50.8616920Z reinstalling mingw-w64-x86_64-libffi... 2021-05-15T22:48:51.5763480Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-15T22:48:51.5764328Z resolving dependencies... 2021-05-15T22:48:51.5765375Z looking for conflicting packages... 2021-05-15T22:48:51.6050352Z 2021-05-15T22:48:51.6051287Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-15T22:48:51.6051770Z 2021-05-15T22:48:51.6052545Z Total Installed Size: 0.13 MiB 2021-05-15T22:48:51.6053034Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:51.6053891Z 2021-05-15T22:48:51.6054831Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:51.6055708Z checking keyring... 2021-05-15T22:48:51.6766125Z checking package integrity... 2021-05-15T22:48:51.7794096Z loading package files... 2021-05-15T22:48:51.7816465Z checking for file conflicts... 2021-05-15T22:48:51.7817422Z checking available disk space... 2021-05-15T22:48:51.7832082Z :: Processing package changes... 2021-05-15T22:48:51.7832974Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-15T22:48:52.4696984Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-15T22:48:52.4698079Z resolving dependencies... 2021-05-15T22:48:52.4907756Z looking for conflicting packages... 2021-05-15T22:48:52.4959914Z 2021-05-15T22:48:52.4961836Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-15T22:48:52.4962872Z 2021-05-15T22:48:52.4963341Z Total Installed Size: 0.79 MiB 2021-05-15T22:48:52.4963740Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:52.4963974Z 2021-05-15T22:48:52.4964378Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:52.4964775Z checking keyring... 2021-05-15T22:48:52.5635784Z checking package integrity... 2021-05-15T22:48:52.6634924Z loading package files... 2021-05-15T22:48:52.6661053Z checking for file conflicts... 2021-05-15T22:48:52.6661898Z checking available disk space... 2021-05-15T22:48:52.6688700Z :: Processing package changes... 2021-05-15T22:48:52.6689525Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-15T22:48:53.4040563Z resolving dependencies... 2021-05-15T22:48:53.4285404Z looking for conflicting packages... 2021-05-15T22:48:53.4341185Z 2021-05-15T22:48:53.4342478Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-15T22:48:53.4343405Z 2021-05-15T22:48:53.4344460Z Total Download Size: 0.68 MiB 2021-05-15T22:48:53.4345625Z Total Installed Size: 3.01 MiB 2021-05-15T22:48:53.4346374Z 2021-05-15T22:48:53.4347574Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:53.4348829Z :: Retrieving packages... 2021-05-15T22:48:53.7474126Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-15T22:48:54.2165084Z checking keyring... 2021-05-15T22:48:54.2946464Z checking package integrity... 2021-05-15T22:48:54.4197670Z loading package files... 2021-05-15T22:48:54.4220956Z checking for file conflicts... 2021-05-15T22:48:54.4264184Z checking available disk space... 2021-05-15T22:48:54.4273375Z :: Processing package changes... 2021-05-15T22:48:54.4274068Z installing mingw-w64-x86_64-libgit2... 2021-05-15T22:48:55.2029428Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-15T22:48:55.2031220Z resolving dependencies... 2021-05-15T22:48:55.2129862Z looking for conflicting packages... 2021-05-15T22:48:55.2324195Z 2021-05-15T22:48:55.2325189Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-15T22:48:55.2325904Z 2021-05-15T22:48:55.2326334Z Total Installed Size: 1.43 MiB 2021-05-15T22:48:55.2326821Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:55.2327386Z 2021-05-15T22:48:55.2327969Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:55.2328534Z checking keyring... 2021-05-15T22:48:55.2997045Z checking package integrity... 2021-05-15T22:48:55.4065619Z loading package files... 2021-05-15T22:48:55.4092182Z checking for file conflicts... 2021-05-15T22:48:55.4092979Z checking available disk space... 2021-05-15T22:48:55.4135472Z :: Processing package changes... 2021-05-15T22:48:55.4136432Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-15T22:48:56.1819515Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-15T22:48:56.1820406Z resolving dependencies... 2021-05-15T22:48:56.2070931Z looking for conflicting packages... 2021-05-15T22:48:56.2129482Z 2021-05-15T22:48:56.2130306Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-15T22:48:56.2130942Z 2021-05-15T22:48:56.2131551Z Total Installed Size: 3.84 MiB 2021-05-15T22:48:56.2132829Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:56.2133613Z 2021-05-15T22:48:56.2134416Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:56.2134999Z checking keyring... 2021-05-15T22:48:56.2817604Z checking package integrity... 2021-05-15T22:48:56.3840105Z loading package files... 2021-05-15T22:48:56.3858096Z checking for file conflicts... 2021-05-15T22:48:56.3858932Z checking available disk space... 2021-05-15T22:48:56.3882361Z :: Processing package changes... 2021-05-15T22:48:56.3883231Z reinstalling mingw-w64-x86_64-libheif... 2021-05-15T22:48:57.1161836Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-15T22:48:57.1162725Z resolving dependencies... 2021-05-15T22:48:57.1163914Z looking for conflicting packages... 2021-05-15T22:48:57.1446324Z 2021-05-15T22:48:57.1447362Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-15T22:48:57.1447959Z 2021-05-15T22:48:57.1448434Z Total Download Size: 0.73 MiB 2021-05-15T22:48:57.1448998Z Total Installed Size: 2.24 MiB 2021-05-15T22:48:57.1449554Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:57.1449882Z 2021-05-15T22:48:57.1450606Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:57.1451135Z :: Retrieving packages... 2021-05-15T22:48:57.4984396Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T22:48:57.9875227Z checking keyring... 2021-05-15T22:48:58.0726443Z checking package integrity... 2021-05-15T22:48:58.2060491Z loading package files... 2021-05-15T22:48:58.2078630Z checking for file conflicts... 2021-05-15T22:48:58.2079526Z checking available disk space... 2021-05-15T22:48:58.2168132Z :: Processing package changes... 2021-05-15T22:48:58.2169179Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-15T22:48:58.9802885Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-15T22:48:58.9803649Z resolving dependencies... 2021-05-15T22:48:58.9889319Z looking for conflicting packages... 2021-05-15T22:48:59.0078824Z 2021-05-15T22:48:59.0079778Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-15T22:48:59.0080404Z 2021-05-15T22:48:59.0081174Z Total Installed Size: 4.35 MiB 2021-05-15T22:48:59.0081774Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:59.0082452Z 2021-05-15T22:48:59.0083174Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:59.0083838Z checking keyring... 2021-05-15T22:48:59.0743372Z checking package integrity... 2021-05-15T22:48:59.1755647Z loading package files... 2021-05-15T22:48:59.1781264Z checking for file conflicts... 2021-05-15T22:48:59.1782024Z checking available disk space... 2021-05-15T22:48:59.1807426Z :: Processing package changes... 2021-05-15T22:48:59.1808223Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T22:48:59.9415803Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:48:59.9416801Z resolving dependencies... 2021-05-15T22:48:59.9417500Z looking for conflicting packages... 2021-05-15T22:48:59.9699933Z 2021-05-15T22:48:59.9701466Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:48:59.9702517Z 2021-05-15T22:48:59.9703353Z Total Download Size: 0.02 MiB 2021-05-15T22:48:59.9704275Z Total Installed Size: 0.05 MiB 2021-05-15T22:48:59.9705392Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:59.9706148Z 2021-05-15T22:48:59.9707454Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:59.9708747Z :: Retrieving packages... 2021-05-15T22:49:00.2964452Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:49:00.3918190Z checking keyring... 2021-05-15T22:49:00.4756504Z checking package integrity... 2021-05-15T22:49:00.5949262Z loading package files... 2021-05-15T22:49:00.5964791Z checking for file conflicts... 2021-05-15T22:49:00.5965566Z checking available disk space... 2021-05-15T22:49:00.5975473Z :: Processing package changes... 2021-05-15T22:49:00.5976363Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-15T22:49:01.2991270Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-15T22:49:01.2992115Z resolving dependencies... 2021-05-15T22:49:01.3228261Z looking for conflicting packages... 2021-05-15T22:49:01.3286786Z 2021-05-15T22:49:01.3287898Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-15T22:49:01.3289009Z 2021-05-15T22:49:01.3289945Z Total Installed Size: 3.26 MiB 2021-05-15T22:49:01.3290991Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:01.3291420Z 2021-05-15T22:49:01.3292091Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:01.3292759Z checking keyring... 2021-05-15T22:49:01.3987256Z checking package integrity... 2021-05-15T22:49:01.5097346Z loading package files... 2021-05-15T22:49:01.5122736Z checking for file conflicts... 2021-05-15T22:49:01.5123630Z checking available disk space... 2021-05-15T22:49:01.5154404Z :: Processing package changes... 2021-05-15T22:49:01.5155329Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-15T22:49:02.2549417Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-15T22:49:02.2550339Z resolving dependencies... 2021-05-15T22:49:02.2551289Z looking for conflicting packages... 2021-05-15T22:49:02.2834188Z 2021-05-15T22:49:02.2835455Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-15T22:49:02.2836415Z 2021-05-15T22:49:02.2837106Z Total Installed Size: 0.54 MiB 2021-05-15T22:49:02.2838365Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:02.2838954Z 2021-05-15T22:49:02.2839893Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:02.2840865Z checking keyring... 2021-05-15T22:49:02.3477018Z checking package integrity... 2021-05-15T22:49:02.4445251Z loading package files... 2021-05-15T22:49:02.4511192Z checking for file conflicts... 2021-05-15T22:49:02.4511999Z checking available disk space... 2021-05-15T22:49:02.4560901Z :: Processing package changes... 2021-05-15T22:49:02.4561531Z reinstalling mingw-w64-x86_64-libogg... 2021-05-15T22:49:03.2620748Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-15T22:49:03.2621747Z resolving dependencies... 2021-05-15T22:49:03.2858851Z looking for conflicting packages... 2021-05-15T22:49:03.2910156Z 2021-05-15T22:49:03.2911457Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-15T22:49:03.2912941Z 2021-05-15T22:49:03.2913844Z Total Installed Size: 2.35 MiB 2021-05-15T22:49:03.2914700Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:03.2915116Z 2021-05-15T22:49:03.2915894Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:03.2916555Z checking keyring... 2021-05-15T22:49:03.3582077Z checking package integrity... 2021-05-15T22:49:03.4584740Z loading package files... 2021-05-15T22:49:03.4600416Z checking for file conflicts... 2021-05-15T22:49:03.4601318Z checking available disk space... 2021-05-15T22:49:03.4623394Z :: Processing package changes... 2021-05-15T22:49:03.4624113Z reinstalling mingw-w64-x86_64-libpng... 2021-05-15T22:49:04.3034167Z error: target not found: mingw-w64-x86_64-libpq 2021-05-15T22:49:05.0390835Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-15T22:49:05.0392049Z resolving dependencies... 2021-05-15T22:49:05.0621700Z looking for conflicting packages... 2021-05-15T22:49:05.0681953Z 2021-05-15T22:49:05.0682672Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-15T22:49:05.0683173Z 2021-05-15T22:49:05.0683743Z Total Installed Size: 6.32 MiB 2021-05-15T22:49:05.0684879Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:05.0685424Z 2021-05-15T22:49:05.0686262Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:05.0686957Z checking keyring... 2021-05-15T22:49:05.1323875Z checking package integrity... 2021-05-15T22:49:05.2362707Z loading package files... 2021-05-15T22:49:05.2378531Z checking for file conflicts... 2021-05-15T22:49:05.2379263Z checking available disk space... 2021-05-15T22:49:05.2404229Z :: Processing package changes... 2021-05-15T22:49:05.2405265Z reinstalling mingw-w64-x86_64-libraw... 2021-05-15T22:49:06.0204002Z resolving dependencies... 2021-05-15T22:49:06.0410584Z looking for conflicting packages... 2021-05-15T22:49:06.0518000Z 2021-05-15T22:49:06.0519445Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-15T22:49:06.0520582Z 2021-05-15T22:49:06.0521697Z Total Download Size: 6.30 MiB 2021-05-15T22:49:06.0522842Z Total Installed Size: 39.39 MiB 2021-05-15T22:49:06.0523560Z 2021-05-15T22:49:06.0524728Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:06.0525958Z :: Retrieving packages... 2021-05-15T22:49:06.3936783Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-15T22:49:07.3565801Z checking keyring... 2021-05-15T22:49:07.4407627Z checking package integrity... 2021-05-15T22:49:07.6045131Z loading package files... 2021-05-15T22:49:07.6067015Z checking for file conflicts... 2021-05-15T22:49:07.6100840Z checking available disk space... 2021-05-15T22:49:07.6106200Z :: Processing package changes... 2021-05-15T22:49:07.6106997Z installing mingw-w64-x86_64-librsvg... 2021-05-15T22:49:07.7514855Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-15T22:49:07.7516696Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-15T22:49:07.7521436Z :: Running post-transaction hooks... 2021-05-15T22:49:07.7523546Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T22:49:08.5369991Z resolving dependencies... 2021-05-15T22:49:08.5623802Z looking for conflicting packages... 2021-05-15T22:49:08.5692334Z 2021-05-15T22:49:08.5693596Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-15T22:49:08.5694383Z 2021-05-15T22:49:08.5695171Z Total Download Size: 7.79 MiB 2021-05-15T22:49:08.5696323Z Total Installed Size: 80.96 MiB 2021-05-15T22:49:08.5696905Z 2021-05-15T22:49:08.5698015Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:08.5699110Z :: Retrieving packages... 2021-05-15T22:49:09.5409409Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-15T22:49:09.7702587Z checking keyring... 2021-05-15T22:49:09.8492279Z checking package integrity... 2021-05-15T22:49:10.0369298Z loading package files... 2021-05-15T22:49:10.0450928Z checking for file conflicts... 2021-05-15T22:49:10.0809401Z checking available disk space... 2021-05-15T22:49:10.0820983Z :: Processing package changes... 2021-05-15T22:49:10.0821764Z installing mingw-w64-x86_64-libsbml... 2021-05-15T22:49:11.3512673Z resolving dependencies... 2021-05-15T22:49:11.3809222Z looking for conflicting packages... 2021-05-15T22:49:11.3822818Z 2021-05-15T22:49:11.3824596Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-15T22:49:11.3825901Z 2021-05-15T22:49:11.3827002Z Total Download Size: 0.91 MiB 2021-05-15T22:49:11.3828218Z Total Installed Size: 5.45 MiB 2021-05-15T22:49:11.3829277Z 2021-05-15T22:49:11.3830488Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:11.3831788Z :: Retrieving packages... 2021-05-15T22:49:11.7015673Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-15T22:49:12.2626529Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-15T22:49:12.3805360Z checking keyring... 2021-05-15T22:49:12.4597416Z checking package integrity... 2021-05-15T22:49:12.6993901Z loading package files... 2021-05-15T22:49:12.7029964Z checking for file conflicts... 2021-05-15T22:49:12.7085477Z checking available disk space... 2021-05-15T22:49:12.7095638Z :: Processing package changes... 2021-05-15T22:49:12.7096463Z installing mingw-w64-x86_64-flac... 2021-05-15T22:49:12.7511862Z installing mingw-w64-x86_64-libsndfile... 2021-05-15T22:49:13.4644075Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-15T22:49:13.4645018Z resolving dependencies... 2021-05-15T22:49:13.4851361Z looking for conflicting packages... 2021-05-15T22:49:13.4927511Z 2021-05-15T22:49:13.4928115Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-15T22:49:13.4928566Z 2021-05-15T22:49:13.4929006Z Total Installed Size: 29.97 MiB 2021-05-15T22:49:13.4929683Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:13.4929942Z 2021-05-15T22:49:13.4930714Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:13.4931202Z checking keyring... 2021-05-15T22:49:13.5566355Z checking package integrity... 2021-05-15T22:49:13.6814884Z loading package files... 2021-05-15T22:49:13.6837722Z checking for file conflicts... 2021-05-15T22:49:13.6838444Z checking available disk space... 2021-05-15T22:49:13.6860370Z :: Processing package changes... 2021-05-15T22:49:13.6861145Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-15T22:49:14.4471156Z resolving dependencies... 2021-05-15T22:49:14.4699717Z looking for conflicting packages... 2021-05-15T22:49:14.4758876Z 2021-05-15T22:49:14.4760216Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-15T22:49:14.4761170Z 2021-05-15T22:49:14.4762384Z Total Download Size: 0.31 MiB 2021-05-15T22:49:14.4763617Z Total Installed Size: 1.50 MiB 2021-05-15T22:49:14.4764393Z 2021-05-15T22:49:14.4765585Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:14.4766884Z :: Retrieving packages... 2021-05-15T22:49:14.7973693Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-15T22:49:15.1843884Z checking keyring... 2021-05-15T22:49:15.2676803Z checking package integrity... 2021-05-15T22:49:15.3905623Z loading package files... 2021-05-15T22:49:15.3918071Z checking for file conflicts... 2021-05-15T22:49:15.3927904Z checking available disk space... 2021-05-15T22:49:15.3937752Z :: Processing package changes... 2021-05-15T22:49:15.3938589Z installing mingw-w64-x86_64-libssh... 2021-05-15T22:49:15.4535990Z / 2021-05-15T22:49:16.2219359Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-15T22:49:16.2220223Z resolving dependencies... 2021-05-15T22:49:16.2454033Z looking for conflicting packages... 2021-05-15T22:49:16.2509792Z 2021-05-15T22:49:16.2511054Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-15T22:49:16.2512322Z 2021-05-15T22:49:16.2513597Z Total Installed Size: 0.79 MiB 2021-05-15T22:49:16.2514594Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:16.2515238Z 2021-05-15T22:49:16.2516061Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:16.2516754Z checking keyring... 2021-05-15T22:49:16.3189570Z checking package integrity... 2021-05-15T22:49:16.4279306Z loading package files... 2021-05-15T22:49:16.4319864Z checking for file conflicts... 2021-05-15T22:49:16.4320779Z checking available disk space... 2021-05-15T22:49:16.4410320Z :: Processing package changes... 2021-05-15T22:49:16.4411303Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-15T22:49:17.2913446Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-15T22:49:17.2914313Z resolving dependencies... 2021-05-15T22:49:17.3073129Z looking for conflicting packages... 2021-05-15T22:49:17.3192523Z 2021-05-15T22:49:17.3193947Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-15T22:49:17.3195353Z 2021-05-15T22:49:17.3196425Z Total Download Size: 0.02 MiB 2021-05-15T22:49:17.3197630Z Total Installed Size: 0.03 MiB 2021-05-15T22:49:17.3198805Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:17.3199549Z 2021-05-15T22:49:17.3200774Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:17.3202054Z :: Retrieving packages... 2021-05-15T22:49:17.6328069Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T22:49:17.7276282Z checking keyring... 2021-05-15T22:49:17.8159382Z checking package integrity... 2021-05-15T22:49:17.9315240Z loading package files... 2021-05-15T22:49:17.9352051Z checking for file conflicts... 2021-05-15T22:49:17.9354012Z checking available disk space... 2021-05-15T22:49:17.9406193Z :: Processing package changes... 2021-05-15T22:49:17.9406995Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-15T22:49:18.6408733Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-15T22:49:18.6409442Z resolving dependencies... 2021-05-15T22:49:18.6686973Z looking for conflicting packages... 2021-05-15T22:49:18.6694103Z 2021-05-15T22:49:18.6698432Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-15T22:49:18.6710863Z 2021-05-15T22:49:18.6728518Z Total Installed Size: 4.22 MiB 2021-05-15T22:49:18.6730245Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:18.6730834Z 2021-05-15T22:49:18.6731544Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:18.6732268Z checking keyring... 2021-05-15T22:49:18.7336976Z checking package integrity... 2021-05-15T22:49:18.8380177Z loading package files... 2021-05-15T22:49:18.8421686Z checking for file conflicts... 2021-05-15T22:49:18.8422541Z checking available disk space... 2021-05-15T22:49:18.8527320Z :: Processing package changes... 2021-05-15T22:49:18.8528065Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-15T22:49:19.7591831Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-15T22:49:19.7592815Z resolving dependencies... 2021-05-15T22:49:19.7593717Z looking for conflicting packages... 2021-05-15T22:49:19.7873878Z 2021-05-15T22:49:19.7875837Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-15T22:49:19.7876938Z 2021-05-15T22:49:19.7877469Z Total Installed Size: 2.31 MiB 2021-05-15T22:49:19.7877930Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:19.7878197Z 2021-05-15T22:49:19.7878663Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:19.7879121Z checking keyring... 2021-05-15T22:49:19.8510171Z checking package integrity... 2021-05-15T22:49:19.9509396Z loading package files... 2021-05-15T22:49:19.9535599Z checking for file conflicts... 2021-05-15T22:49:19.9536334Z checking available disk space... 2021-05-15T22:49:19.9574163Z :: Processing package changes... 2021-05-15T22:49:19.9574930Z reinstalling mingw-w64-x86_64-libtool... 2021-05-15T22:49:20.6873542Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-15T22:49:20.6874459Z resolving dependencies... 2021-05-15T22:49:20.6974353Z looking for conflicting packages... 2021-05-15T22:49:20.7163080Z 2021-05-15T22:49:20.7164123Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-15T22:49:20.7164726Z 2021-05-15T22:49:20.7165283Z Total Download Size: 0.08 MiB 2021-05-15T22:49:20.7166010Z Total Installed Size: 0.25 MiB 2021-05-15T22:49:20.7166621Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:20.7167016Z 2021-05-15T22:49:20.7167689Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:20.7168357Z :: Retrieving packages... 2021-05-15T22:49:21.0571720Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T22:49:21.2469979Z checking keyring... 2021-05-15T22:49:21.3244250Z checking package integrity... 2021-05-15T22:49:21.4377576Z loading package files... 2021-05-15T22:49:21.4422912Z checking for file conflicts... 2021-05-15T22:49:21.4423661Z checking available disk space... 2021-05-15T22:49:21.4472904Z :: Processing package changes... 2021-05-15T22:49:21.4473972Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-15T22:49:22.1786531Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-15T22:49:22.1788021Z resolving dependencies... 2021-05-15T22:49:22.1790007Z looking for conflicting packages... 2021-05-15T22:49:22.2063234Z 2021-05-15T22:49:22.2064160Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-15T22:49:22.2064730Z 2021-05-15T22:49:22.2065543Z Total Installed Size: 0.70 MiB 2021-05-15T22:49:22.2066104Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:22.2066753Z 2021-05-15T22:49:22.2067681Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:22.2068443Z checking keyring... 2021-05-15T22:49:22.2665630Z checking package integrity... 2021-05-15T22:49:22.3624845Z loading package files... 2021-05-15T22:49:22.3648071Z checking for file conflicts... 2021-05-15T22:49:22.3648765Z checking available disk space... 2021-05-15T22:49:22.3660930Z :: Processing package changes... 2021-05-15T22:49:22.3661793Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-15T22:49:23.0496476Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-15T22:49:23.0497280Z resolving dependencies... 2021-05-15T22:49:23.0603638Z looking for conflicting packages... 2021-05-15T22:49:23.0774963Z 2021-05-15T22:49:23.0776092Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-15T22:49:23.0777126Z 2021-05-15T22:49:23.0778036Z Total Installed Size: 1.08 MiB 2021-05-15T22:49:23.0778601Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:23.0779042Z 2021-05-15T22:49:23.0779743Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:23.0780425Z checking keyring... 2021-05-15T22:49:23.1437169Z checking package integrity... 2021-05-15T22:49:23.2426583Z loading package files... 2021-05-15T22:49:23.2444280Z checking for file conflicts... 2021-05-15T22:49:23.2445025Z checking available disk space... 2021-05-15T22:49:23.2458448Z :: Processing package changes... 2021-05-15T22:49:23.2459150Z reinstalling mingw-w64-x86_64-libuv... 2021-05-15T22:49:23.9548931Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-15T22:49:23.9549949Z resolving dependencies... 2021-05-15T22:49:23.9718261Z looking for conflicting packages... 2021-05-15T22:49:23.9864783Z 2021-05-15T22:49:23.9865743Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-15T22:49:23.9866222Z 2021-05-15T22:49:23.9867251Z Total Installed Size: 2.30 MiB 2021-05-15T22:49:23.9868165Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:23.9868522Z 2021-05-15T22:49:23.9869148Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:23.9869982Z checking keyring... 2021-05-15T22:49:24.0517627Z checking package integrity... 2021-05-15T22:49:24.1517811Z loading package files... 2021-05-15T22:49:24.1555560Z checking for file conflicts... 2021-05-15T22:49:24.1556295Z checking available disk space... 2021-05-15T22:49:24.1625659Z :: Processing package changes... 2021-05-15T22:49:24.1626394Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-15T22:49:24.9568086Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-15T22:49:24.9568952Z resolving dependencies... 2021-05-15T22:49:24.9570101Z looking for conflicting packages... 2021-05-15T22:49:24.9844761Z 2021-05-15T22:49:24.9845668Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-15T22:49:24.9846367Z 2021-05-15T22:49:24.9847185Z Total Installed Size: 9.11 MiB 2021-05-15T22:49:24.9848140Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:24.9848499Z 2021-05-15T22:49:24.9849284Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:24.9849950Z checking keyring... 2021-05-15T22:49:25.0458340Z checking package integrity... 2021-05-15T22:49:25.1505723Z loading package files... 2021-05-15T22:49:25.1528601Z checking for file conflicts... 2021-05-15T22:49:25.1530074Z checking available disk space... 2021-05-15T22:49:25.1545495Z :: Processing package changes... 2021-05-15T22:49:25.1546218Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-15T22:49:25.8878085Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-15T22:49:25.8879065Z resolving dependencies... 2021-05-15T22:49:25.9036195Z looking for conflicting packages... 2021-05-15T22:49:25.9146626Z 2021-05-15T22:49:25.9147378Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-15T22:49:25.9147798Z 2021-05-15T22:49:25.9148491Z Total Installed Size: 2.97 MiB 2021-05-15T22:49:25.9148930Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:25.9149482Z 2021-05-15T22:49:25.9150070Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:25.9150796Z checking keyring... 2021-05-15T22:49:25.9848677Z checking package integrity... 2021-05-15T22:49:26.0903851Z loading package files... 2021-05-15T22:49:26.0918415Z checking for file conflicts... 2021-05-15T22:49:26.0919137Z checking available disk space... 2021-05-15T22:49:26.0941161Z :: Processing package changes... 2021-05-15T22:49:26.0941892Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-15T22:49:26.8359181Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-15T22:49:26.8360078Z resolving dependencies... 2021-05-15T22:49:26.8607919Z looking for conflicting packages... 2021-05-15T22:49:26.8668187Z 2021-05-15T22:49:26.8669134Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-15T22:49:26.8669829Z 2021-05-15T22:49:26.8670934Z Total Installed Size: 11.76 MiB 2021-05-15T22:49:26.8672309Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:26.8672981Z 2021-05-15T22:49:26.8673891Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:26.8674596Z checking keyring... 2021-05-15T22:49:26.9340328Z checking package integrity... 2021-05-15T22:49:27.0486783Z loading package files... 2021-05-15T22:49:27.0544711Z checking for file conflicts... 2021-05-15T22:49:27.0545430Z checking available disk space... 2021-05-15T22:49:27.0697159Z :: Processing package changes... 2021-05-15T22:49:27.0698151Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-15T22:49:28.0864531Z resolving dependencies... 2021-05-15T22:49:28.0866178Z looking for conflicting packages... 2021-05-15T22:49:28.1153693Z 2021-05-15T22:49:28.1154770Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-15T22:49:28.1155296Z 2021-05-15T22:49:28.1155831Z Total Download Size: 0.10 MiB 2021-05-15T22:49:28.1156469Z Total Installed Size: 0.38 MiB 2021-05-15T22:49:28.1156878Z 2021-05-15T22:49:28.1157537Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:28.1158228Z :: Retrieving packages... 2021-05-15T22:49:28.4481283Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-15T22:49:28.7329034Z checking keyring... 2021-05-15T22:49:28.8139353Z checking package integrity... 2021-05-15T22:49:28.9352314Z loading package files... 2021-05-15T22:49:28.9374254Z checking for file conflicts... 2021-05-15T22:49:28.9379199Z checking available disk space... 2021-05-15T22:49:28.9390112Z :: Processing package changes... 2021-05-15T22:49:28.9391302Z installing mingw-w64-x86_64-libyaml... 2021-05-15T22:49:29.6612445Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-15T22:49:29.6613727Z resolving dependencies... 2021-05-15T22:49:29.6709401Z looking for conflicting packages... 2021-05-15T22:49:29.6902898Z 2021-05-15T22:49:29.6903784Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-15T22:49:29.6904236Z 2021-05-15T22:49:29.6905099Z Total Installed Size: 1.69 MiB 2021-05-15T22:49:29.6906259Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:29.6906856Z 2021-05-15T22:49:29.6907690Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:29.6908331Z checking keyring... 2021-05-15T22:49:29.7571835Z checking package integrity... 2021-05-15T22:49:29.8573200Z loading package files... 2021-05-15T22:49:29.8591451Z checking for file conflicts... 2021-05-15T22:49:29.8592755Z checking available disk space... 2021-05-15T22:49:29.8608081Z :: Processing package changes... 2021-05-15T22:49:29.8608958Z reinstalling mingw-w64-x86_64-lz4... 2021-05-15T22:49:30.5677511Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-15T22:49:30.5678556Z resolving dependencies... 2021-05-15T22:49:30.5679525Z looking for conflicting packages... 2021-05-15T22:49:30.5960859Z 2021-05-15T22:49:30.5961645Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-15T22:49:30.5962120Z 2021-05-15T22:49:30.5963064Z Total Installed Size: 0.62 MiB 2021-05-15T22:49:30.5963821Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:30.5964658Z 2021-05-15T22:49:30.5965568Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:30.5966443Z checking keyring... 2021-05-15T22:49:30.6621083Z checking package integrity... 2021-05-15T22:49:30.7634116Z loading package files... 2021-05-15T22:49:30.7665672Z checking for file conflicts... 2021-05-15T22:49:30.7666456Z checking available disk space... 2021-05-15T22:49:30.7689924Z :: Processing package changes... 2021-05-15T22:49:30.7690870Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-15T22:49:31.5155196Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-15T22:49:31.5155989Z resolving dependencies... 2021-05-15T22:49:31.5274052Z looking for conflicting packages... 2021-05-15T22:49:31.5468050Z 2021-05-15T22:49:31.5469163Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-15T22:49:31.5469599Z 2021-05-15T22:49:31.5470092Z Total Download Size: 0.15 MiB 2021-05-15T22:49:31.5470629Z Total Installed Size: 0.29 MiB 2021-05-15T22:49:31.5471174Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:31.5471518Z 2021-05-15T22:49:31.5472117Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:31.5472715Z :: Retrieving packages... 2021-05-15T22:49:31.8675724Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T22:49:32.1583925Z checking keyring... 2021-05-15T22:49:32.2425707Z checking package integrity... 2021-05-15T22:49:32.3692436Z loading package files... 2021-05-15T22:49:32.3734651Z checking for file conflicts... 2021-05-15T22:49:32.3735497Z checking available disk space... 2021-05-15T22:49:32.3747369Z :: Processing package changes... 2021-05-15T22:49:32.3748164Z reinstalling mingw-w64-x86_64-make... 2021-05-15T22:49:33.1283634Z resolving dependencies... 2021-05-15T22:49:33.1583624Z looking for conflicting packages... 2021-05-15T22:49:33.1599301Z 2021-05-15T22:49:33.1601070Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-15T22:49:33.1602274Z 2021-05-15T22:49:33.1603344Z Total Download Size: 1.48 MiB 2021-05-15T22:49:33.1604565Z Total Installed Size: 6.54 MiB 2021-05-15T22:49:33.1605315Z 2021-05-15T22:49:33.1606553Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:33.1607903Z :: Retrieving packages... 2021-05-15T22:49:33.4704601Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-15T22:49:33.9421287Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-15T22:49:34.1317707Z checking keyring... 2021-05-15T22:49:34.2983183Z checking package integrity... 2021-05-15T22:49:34.5610148Z loading package files... 2021-05-15T22:49:34.5691384Z checking for file conflicts... 2021-05-15T22:49:34.5954176Z checking available disk space... 2021-05-15T22:49:34.5964820Z :: Processing package changes... 2021-05-15T22:49:34.5965704Z installing mingw-w64-x86_64-ninja... 2021-05-15T22:49:34.6051683Z installing mingw-w64-x86_64-meson... 2021-05-15T22:49:35.6500873Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-15T22:49:35.6501716Z resolving dependencies... 2021-05-15T22:49:35.6704451Z looking for conflicting packages... 2021-05-15T22:49:35.6826963Z 2021-05-15T22:49:35.6828124Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-15T22:49:35.6828758Z 2021-05-15T22:49:35.6830371Z Total Download Size: 0.07 MiB 2021-05-15T22:49:35.6831801Z Total Installed Size: 0.20 MiB 2021-05-15T22:49:35.6833777Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:35.6834469Z 2021-05-15T22:49:35.6835512Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:35.6836514Z :: Retrieving packages... 2021-05-15T22:49:35.9947445Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T22:49:36.1851883Z checking keyring... 2021-05-15T22:49:36.2747680Z checking package integrity... 2021-05-15T22:49:36.4017728Z loading package files... 2021-05-15T22:49:36.4034734Z checking for file conflicts... 2021-05-15T22:49:36.4035656Z checking available disk space... 2021-05-15T22:49:36.4064323Z :: Processing package changes... 2021-05-15T22:49:36.4065208Z reinstalling mingw-w64-x86_64-mpc... 2021-05-15T22:49:37.1562415Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-15T22:49:37.1563659Z resolving dependencies... 2021-05-15T22:49:37.1667407Z looking for conflicting packages... 2021-05-15T22:49:37.1884064Z 2021-05-15T22:49:37.1885588Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-15T22:49:37.1886625Z 2021-05-15T22:49:37.1887649Z Total Download Size: 0.32 MiB 2021-05-15T22:49:37.1888844Z Total Installed Size: 2.42 MiB 2021-05-15T22:49:37.1890021Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:37.1890742Z 2021-05-15T22:49:37.1892086Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:37.1893406Z :: Retrieving packages... 2021-05-15T22:49:37.5044162Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T22:49:37.8811726Z checking keyring... 2021-05-15T22:49:37.9669101Z checking package integrity... 2021-05-15T22:49:38.0949045Z loading package files... 2021-05-15T22:49:38.0977035Z checking for file conflicts... 2021-05-15T22:49:38.0977896Z checking available disk space... 2021-05-15T22:49:38.1155728Z :: Processing package changes... 2021-05-15T22:49:38.1156792Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-15T22:49:38.9052102Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-15T22:49:38.9052906Z resolving dependencies... 2021-05-15T22:49:38.9163825Z looking for conflicting packages... 2021-05-15T22:49:38.9363939Z 2021-05-15T22:49:38.9365008Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-15T22:49:38.9366900Z 2021-05-15T22:49:38.9367539Z Total Download Size: 0.35 MiB 2021-05-15T22:49:38.9368210Z Total Installed Size: 1.18 MiB 2021-05-15T22:49:38.9368886Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:38.9369313Z 2021-05-15T22:49:38.9370036Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:38.9370782Z :: Retrieving packages... 2021-05-15T22:49:39.2502580Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T22:49:39.6310014Z checking keyring... 2021-05-15T22:49:39.7148880Z checking package integrity... 2021-05-15T22:49:39.8510195Z loading package files... 2021-05-15T22:49:39.8537201Z checking for file conflicts... 2021-05-15T22:49:39.8538008Z checking available disk space... 2021-05-15T22:49:39.8627740Z :: Processing package changes... 2021-05-15T22:49:39.8628666Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-15T22:49:40.6259481Z resolving dependencies... 2021-05-15T22:49:40.6261125Z looking for conflicting packages... 2021-05-15T22:49:40.6572717Z 2021-05-15T22:49:40.6573992Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-15T22:49:40.6574861Z 2021-05-15T22:49:40.6575829Z Total Download Size: 0.38 MiB 2021-05-15T22:49:40.6576990Z Total Installed Size: 3.58 MiB 2021-05-15T22:49:40.6577776Z 2021-05-15T22:49:40.6578929Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:40.6580136Z :: Retrieving packages... 2021-05-15T22:49:40.9787047Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-15T22:49:41.3538138Z checking keyring... 2021-05-15T22:49:41.4354374Z checking package integrity... 2021-05-15T22:49:41.5559970Z loading package files... 2021-05-15T22:49:41.5570269Z checking for file conflicts... 2021-05-15T22:49:41.5582344Z checking available disk space... 2021-05-15T22:49:41.5590413Z :: Processing package changes... 2021-05-15T22:49:41.5591593Z installing mingw-w64-x86_64-nasm... 2021-05-15T22:49:42.2913358Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-15T22:49:42.2914867Z resolving dependencies... 2021-05-15T22:49:42.3060380Z looking for conflicting packages... 2021-05-15T22:49:42.3244797Z 2021-05-15T22:49:42.3246234Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-15T22:49:42.3247191Z 2021-05-15T22:49:42.3248226Z Total Download Size: 1.54 MiB 2021-05-15T22:49:42.3249449Z Total Installed Size: 16.43 MiB 2021-05-15T22:49:42.3250643Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:42.3251457Z 2021-05-15T22:49:42.3252684Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:42.3253976Z :: Retrieving packages... 2021-05-15T22:49:42.6581434Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T22:49:43.3183318Z checking keyring... 2021-05-15T22:49:43.4034620Z checking package integrity... 2021-05-15T22:49:43.5424504Z loading package files... 2021-05-15T22:49:43.6132247Z checking for file conflicts... 2021-05-15T22:49:43.6137522Z checking available disk space... 2021-05-15T22:49:45.2942634Z :: Processing package changes... 2021-05-15T22:49:45.2943827Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-15T22:49:51.4655863Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-15T22:49:51.4656786Z resolving dependencies... 2021-05-15T22:49:51.4780013Z looking for conflicting packages... 2021-05-15T22:49:51.4967722Z 2021-05-15T22:49:51.4968924Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-15T22:49:51.4969921Z 2021-05-15T22:49:51.4970895Z Total Installed Size: 4.18 MiB 2021-05-15T22:49:51.4971530Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:51.4972026Z 2021-05-15T22:49:51.4972866Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:51.4973517Z checking keyring... 2021-05-15T22:49:51.5602896Z checking package integrity... 2021-05-15T22:49:51.6625294Z loading package files... 2021-05-15T22:49:51.6646982Z checking for file conflicts... 2021-05-15T22:49:51.6647835Z checking available disk space... 2021-05-15T22:49:51.6672510Z :: Processing package changes... 2021-05-15T22:49:51.6673337Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-15T22:49:52.3782261Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-15T22:49:52.3783012Z resolving dependencies... 2021-05-15T22:49:52.3887866Z looking for conflicting packages... 2021-05-15T22:49:52.4064659Z 2021-05-15T22:49:52.4065508Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-15T22:49:52.4066079Z 2021-05-15T22:49:52.4067169Z Total Installed Size: 2.46 MiB 2021-05-15T22:49:52.4068024Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:52.4068518Z 2021-05-15T22:49:52.4069175Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:52.4069761Z checking keyring... 2021-05-15T22:49:52.4696738Z checking package integrity... 2021-05-15T22:49:52.5677156Z loading package files... 2021-05-15T22:49:52.5699818Z checking for file conflicts... 2021-05-15T22:49:52.5700619Z checking available disk space... 2021-05-15T22:49:52.5740751Z :: Processing package changes... 2021-05-15T22:49:52.5741477Z reinstalling mingw-w64-x86_64-nettle... 2021-05-15T22:49:53.3298613Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-15T22:49:53.3299347Z resolving dependencies... 2021-05-15T22:49:53.3300312Z looking for conflicting packages... 2021-05-15T22:49:53.3574448Z 2021-05-15T22:49:53.3575681Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-15T22:49:53.3576828Z 2021-05-15T22:49:53.3578153Z Total Installed Size: 1.56 MiB 2021-05-15T22:49:53.3579017Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:53.3579423Z 2021-05-15T22:49:53.3602395Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:53.3603080Z checking keyring... 2021-05-15T22:49:53.4228056Z checking package integrity... 2021-05-15T22:49:53.5238173Z loading package files... 2021-05-15T22:49:53.5255503Z checking for file conflicts... 2021-05-15T22:49:53.5256823Z checking available disk space... 2021-05-15T22:49:53.5266137Z :: Processing package changes... 2021-05-15T22:49:53.5267039Z reinstalling mingw-w64-x86_64-ninja... 2021-05-15T22:49:54.2128629Z resolving dependencies... 2021-05-15T22:49:54.2130103Z looking for conflicting packages... 2021-05-15T22:49:54.2406507Z 2021-05-15T22:49:54.2407343Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-15T22:49:54.2407919Z 2021-05-15T22:49:54.2408554Z Total Download Size: 0.33 MiB 2021-05-15T22:49:54.2409298Z Total Installed Size: 1.08 MiB 2021-05-15T22:49:54.2409778Z 2021-05-15T22:49:54.2410523Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:54.2411321Z :: Retrieving packages... 2021-05-15T22:49:54.5602467Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-15T22:49:54.9370330Z checking keyring... 2021-05-15T22:49:55.0163586Z checking package integrity... 2021-05-15T22:49:55.1413495Z loading package files... 2021-05-15T22:49:55.1456192Z checking for file conflicts... 2021-05-15T22:49:55.1466071Z checking available disk space... 2021-05-15T22:49:55.1475559Z :: Processing package changes... 2021-05-15T22:49:55.1476549Z installing mingw-w64-x86_64-nlopt... 2021-05-15T22:49:55.9707890Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-15T22:49:56.6695920Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-15T22:49:56.6696667Z resolving dependencies... 2021-05-15T22:49:56.6859811Z looking for conflicting packages... 2021-05-15T22:49:56.6981417Z 2021-05-15T22:49:56.6983558Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-15T22:49:56.6984290Z 2021-05-15T22:49:56.6985582Z Total Installed Size: 77.64 MiB 2021-05-15T22:49:56.6986618Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:56.6987283Z 2021-05-15T22:49:56.6988344Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:56.6989644Z checking keyring... 2021-05-15T22:49:56.7645341Z checking package integrity... 2021-05-15T22:49:56.9208813Z loading package files... 2021-05-15T22:49:56.9230995Z checking for file conflicts... 2021-05-15T22:49:56.9231746Z checking available disk space... 2021-05-15T22:49:56.9248968Z :: Processing package changes... 2021-05-15T22:49:56.9249692Z reinstalling mingw-w64-x86_64-openblas... 2021-05-15T22:49:57.8288364Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-15T22:49:57.8289764Z resolving dependencies... 2021-05-15T22:49:57.8509745Z looking for conflicting packages... 2021-05-15T22:49:57.8577302Z 2021-05-15T22:49:57.8578069Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-15T22:49:57.8578612Z 2021-05-15T22:49:57.8579196Z Total Installed Size: 107.68 MiB 2021-05-15T22:49:57.8580274Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:57.8580725Z 2021-05-15T22:49:57.8581346Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:57.8581876Z checking keyring... 2021-05-15T22:49:57.9199641Z checking package integrity... 2021-05-15T22:49:58.2167014Z loading package files... 2021-05-15T22:49:58.2265974Z checking for file conflicts... 2021-05-15T22:49:58.2266898Z checking available disk space... 2021-05-15T22:49:58.2561850Z :: Processing package changes... 2021-05-15T22:49:58.2562820Z reinstalling mingw-w64-x86_64-opencv... 2021-05-15T22:49:59.9800571Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-15T22:49:59.9801314Z resolving dependencies... 2021-05-15T22:50:00.0040863Z looking for conflicting packages... 2021-05-15T22:50:00.0137003Z 2021-05-15T22:50:00.0150048Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-15T22:50:00.0221842Z 2021-05-15T22:50:00.0227792Z Total Installed Size: 3.54 MiB 2021-05-15T22:50:00.0228732Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:00.0229222Z 2021-05-15T22:50:00.0229947Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:00.0230823Z checking keyring... 2021-05-15T22:50:00.0783653Z checking package integrity... 2021-05-15T22:50:00.1905007Z loading package files... 2021-05-15T22:50:00.1968409Z checking for file conflicts... 2021-05-15T22:50:00.1969200Z checking available disk space... 2021-05-15T22:50:00.1993814Z :: Processing package changes... 2021-05-15T22:50:00.1994662Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-15T22:50:01.0164106Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-15T22:50:01.0164920Z resolving dependencies... 2021-05-15T22:50:01.0420945Z looking for conflicting packages... 2021-05-15T22:50:01.0549512Z 2021-05-15T22:50:01.0550370Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-15T22:50:01.0551021Z 2021-05-15T22:50:01.0551581Z Total Download Size: 4.75 MiB 2021-05-15T22:50:01.0552219Z Total Installed Size: 69.11 MiB 2021-05-15T22:50:01.0553044Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:01.0553439Z 2021-05-15T22:50:01.0554094Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:01.0554764Z :: Retrieving packages... 2021-05-15T22:50:01.3884510Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T22:50:02.2498195Z checking keyring... 2021-05-15T22:50:02.3366253Z checking package integrity... 2021-05-15T22:50:02.4989600Z loading package files... 2021-05-15T22:50:02.5861193Z checking for file conflicts... 2021-05-15T22:50:02.5870937Z checking available disk space... 2021-05-15T22:50:05.3091721Z :: Processing package changes... 2021-05-15T22:50:05.3092718Z reinstalling mingw-w64-x86_64-openssl... 2021-05-15T22:50:14.0311459Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-15T22:50:14.0312686Z resolving dependencies... 2021-05-15T22:50:14.0461141Z looking for conflicting packages... 2021-05-15T22:50:14.0585824Z 2021-05-15T22:50:14.0587397Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-15T22:50:14.0588569Z 2021-05-15T22:50:14.0590070Z Total Installed Size: 12.40 MiB 2021-05-15T22:50:14.0590977Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:14.0591596Z 2021-05-15T22:50:14.0592332Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:14.0593804Z checking keyring... 2021-05-15T22:50:14.1252526Z checking package integrity... 2021-05-15T22:50:14.2348966Z loading package files... 2021-05-15T22:50:14.2475075Z checking for file conflicts... 2021-05-15T22:50:14.2475873Z checking available disk space... 2021-05-15T22:50:14.2869128Z :: Processing package changes... 2021-05-15T22:50:14.2870206Z reinstalling mingw-w64-x86_64-pango... 2021-05-15T22:50:15.9217797Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-15T22:50:15.9218690Z resolving dependencies... 2021-05-15T22:50:15.9490031Z looking for conflicting packages... 2021-05-15T22:50:15.9560503Z 2021-05-15T22:50:15.9561091Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-15T22:50:15.9561527Z 2021-05-15T22:50:15.9562013Z Total Installed Size: 4.16 MiB 2021-05-15T22:50:15.9562748Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:15.9563040Z 2021-05-15T22:50:15.9564173Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:15.9564822Z checking keyring... 2021-05-15T22:50:16.0263602Z checking package integrity... 2021-05-15T22:50:16.1394757Z loading package files... 2021-05-15T22:50:16.1436888Z checking for file conflicts... 2021-05-15T22:50:16.1437775Z checking available disk space... 2021-05-15T22:50:16.1534514Z :: Processing package changes... 2021-05-15T22:50:16.1535207Z reinstalling mingw-w64-x86_64-pcre... 2021-05-15T22:50:17.0848719Z resolving dependencies... 2021-05-15T22:50:17.1117007Z looking for conflicting packages... 2021-05-15T22:50:17.1175919Z 2021-05-15T22:50:17.1177091Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-15T22:50:17.1177997Z 2021-05-15T22:50:17.1178973Z Total Download Size: 0.98 MiB 2021-05-15T22:50:17.1180037Z Total Installed Size: 4.80 MiB 2021-05-15T22:50:17.1180722Z 2021-05-15T22:50:17.1181801Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:17.1182927Z :: Retrieving packages... 2021-05-15T22:50:17.4347615Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-15T22:50:17.9999234Z checking keyring... 2021-05-15T22:50:18.0842524Z checking package integrity... 2021-05-15T22:50:18.2208611Z loading package files... 2021-05-15T22:50:18.2256015Z checking for file conflicts... 2021-05-15T22:50:18.2394620Z checking available disk space... 2021-05-15T22:50:18.2406114Z :: Processing package changes... 2021-05-15T22:50:18.2406918Z installing mingw-w64-x86_64-pcre2... 2021-05-15T22:50:19.1501852Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-15T22:50:19.1502651Z resolving dependencies... 2021-05-15T22:50:19.1608972Z looking for conflicting packages... 2021-05-15T22:50:19.1822104Z 2021-05-15T22:50:19.1823423Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-15T22:50:19.1824895Z 2021-05-15T22:50:19.1826397Z Total Installed Size: 1.57 MiB 2021-05-15T22:50:19.1827563Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:19.1828261Z 2021-05-15T22:50:19.1829442Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:19.1830936Z checking keyring... 2021-05-15T22:50:19.2509386Z checking package integrity... 2021-05-15T22:50:19.3655600Z loading package files... 2021-05-15T22:50:19.3672970Z checking for file conflicts... 2021-05-15T22:50:19.3673779Z checking available disk space... 2021-05-15T22:50:19.3690582Z :: Processing package changes... 2021-05-15T22:50:19.3691449Z reinstalling mingw-w64-x86_64-pixman... 2021-05-15T22:50:20.1320612Z resolving dependencies... 2021-05-15T22:50:20.1503641Z looking for conflicting packages... 2021-05-15T22:50:20.1618660Z :: 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-15T22:50:20.1633234Z 2021-05-15T22:50:20.1634563Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-15T22:50:20.1635535Z 2021-05-15T22:50:20.1636319Z Total Download Size: 0.26 MiB 2021-05-15T22:50:20.1637168Z Total Installed Size: 1.33 MiB 2021-05-15T22:50:20.1637977Z Net Upgrade Size: 0.85 MiB 2021-05-15T22:50:20.1638498Z 2021-05-15T22:50:20.1639332Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:20.1640211Z :: Retrieving packages... 2021-05-15T22:50:20.4784111Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-15T22:50:20.8543017Z checking keyring... 2021-05-15T22:50:20.9347538Z checking package integrity... 2021-05-15T22:50:21.0587657Z loading package files... 2021-05-15T22:50:21.0608156Z checking for file conflicts... 2021-05-15T22:50:21.0613433Z checking available disk space... 2021-05-15T22:50:21.0634637Z :: Processing package changes... 2021-05-15T22:50:21.0635439Z removing mingw-w64-x86_64-pkgconf... 2021-05-15T22:50:21.2128722Z installing mingw-w64-x86_64-pkg-config... 2021-05-15T22:50:21.9514757Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-15T22:50:21.9515578Z resolving dependencies... 2021-05-15T22:50:21.9516484Z looking for conflicting packages... 2021-05-15T22:50:21.9833996Z 2021-05-15T22:50:21.9835617Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-15T22:50:21.9837239Z 2021-05-15T22:50:21.9838123Z Total Installed Size: 12.33 MiB 2021-05-15T22:50:21.9838979Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:21.9839424Z 2021-05-15T22:50:21.9840155Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:21.9840853Z checking keyring... 2021-05-15T22:50:22.0637793Z checking package integrity... 2021-05-15T22:50:22.1952640Z loading package files... 2021-05-15T22:50:22.2004679Z checking for file conflicts... 2021-05-15T22:50:22.2005623Z checking available disk space... 2021-05-15T22:50:22.2134772Z :: Processing package changes... 2021-05-15T22:50:22.2135706Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-15T22:50:23.1877813Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-15T22:50:23.1878551Z resolving dependencies... 2021-05-15T22:50:23.2122229Z looking for conflicting packages... 2021-05-15T22:50:23.2189844Z 2021-05-15T22:50:23.2190519Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-15T22:50:23.2190989Z 2021-05-15T22:50:23.2191659Z Total Installed Size: 11.78 MiB 2021-05-15T22:50:23.2192588Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:23.2194415Z 2021-05-15T22:50:23.2195147Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:23.2195787Z checking keyring... 2021-05-15T22:50:23.2847447Z checking package integrity... 2021-05-15T22:50:23.3967254Z loading package files... 2021-05-15T22:50:23.3998239Z checking for file conflicts... 2021-05-15T22:50:23.3998906Z checking available disk space... 2021-05-15T22:50:23.4085037Z :: Processing package changes... 2021-05-15T22:50:23.4085838Z reinstalling mingw-w64-x86_64-poppler... 2021-05-15T22:50:24.3329813Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-15T22:50:24.3330592Z resolving dependencies... 2021-05-15T22:50:24.3546104Z looking for conflicting packages... 2021-05-15T22:50:24.3622012Z 2021-05-15T22:50:24.3622752Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-15T22:50:24.3623259Z 2021-05-15T22:50:24.3623850Z Total Installed Size: 19.91 MiB 2021-05-15T22:50:24.3624731Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:24.3625071Z 2021-05-15T22:50:24.3626031Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:24.3626709Z checking keyring... 2021-05-15T22:50:24.4251021Z checking package integrity... 2021-05-15T22:50:24.5431233Z loading package files... 2021-05-15T22:50:24.5456332Z checking for file conflicts... 2021-05-15T22:50:24.5457300Z checking available disk space... 2021-05-15T22:50:24.5489760Z :: Processing package changes... 2021-05-15T22:50:24.5490556Z reinstalling mingw-w64-x86_64-proj... 2021-05-15T22:50:25.3613924Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-15T22:50:25.3614751Z resolving dependencies... 2021-05-15T22:50:25.3863485Z looking for conflicting packages... 2021-05-15T22:50:25.3920318Z 2021-05-15T22:50:25.3921712Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-15T22:50:25.3923321Z 2021-05-15T22:50:25.3924283Z Total Installed Size: 29.16 MiB 2021-05-15T22:50:25.3924930Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:25.3925417Z 2021-05-15T22:50:25.3926111Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:25.3926661Z checking keyring... 2021-05-15T22:50:25.4569227Z checking package integrity... 2021-05-15T22:50:25.5766470Z loading package files... 2021-05-15T22:50:25.5799054Z checking for file conflicts... 2021-05-15T22:50:25.5799872Z checking available disk space... 2021-05-15T22:50:25.5872773Z :: Processing package changes... 2021-05-15T22:50:25.5873720Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-15T22:50:26.6384840Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-15T22:50:26.6385827Z resolving dependencies... 2021-05-15T22:50:26.6641637Z looking for conflicting packages... 2021-05-15T22:50:26.6759397Z 2021-05-15T22:50:26.6760838Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-15T22:50:26.6761795Z 2021-05-15T22:50:26.6762933Z Total Download Size: 17.02 MiB 2021-05-15T22:50:26.6764132Z Total Installed Size: 113.47 MiB 2021-05-15T22:50:26.6765322Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:26.6766053Z 2021-05-15T22:50:26.6767389Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:26.6768692Z :: Retrieving packages... 2021-05-15T22:50:27.0065809Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T22:50:28.2366495Z checking keyring... 2021-05-15T22:50:28.3470957Z checking package integrity... 2021-05-15T22:50:28.6255708Z loading package files... 2021-05-15T22:50:28.7020198Z checking for file conflicts... 2021-05-15T22:50:28.7030501Z checking available disk space... 2021-05-15T22:50:31.1114157Z :: Processing package changes... 2021-05-15T22:50:31.1115383Z reinstalling mingw-w64-x86_64-python... 2021-05-15T22:50:39.5475028Z resolving dependencies... 2021-05-15T22:50:39.5476604Z looking for conflicting packages... 2021-05-15T22:50:39.5477306Z 2021-05-15T22:50:39.5478311Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-15T22:50:39.5479002Z 2021-05-15T22:50:39.5479825Z Total Download Size: 0.98 MiB 2021-05-15T22:50:39.5480814Z Total Installed Size: 3.56 MiB 2021-05-15T22:50:39.5481369Z 2021-05-15T22:50:39.5482388Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:39.5483445Z :: Retrieving packages... 2021-05-15T22:50:39.5484959Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-15T22:50:40.0038300Z checking keyring... 2021-05-15T22:50:40.0811013Z checking package integrity... 2021-05-15T22:50:40.2091328Z loading package files... 2021-05-15T22:50:40.2109925Z checking for file conflicts... 2021-05-15T22:50:40.2145534Z checking available disk space... 2021-05-15T22:50:40.2155594Z :: Processing package changes... 2021-05-15T22:50:40.2156297Z installing mingw-w64-x86_64-qpdf... 2021-05-15T22:50:40.9859284Z resolving dependencies... 2021-05-15T22:50:40.9924008Z looking for conflicting packages... 2021-05-15T22:50:41.0160605Z 2021-05-15T22:50:41.0161764Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-15T22:50:41.0162338Z 2021-05-15T22:50:41.0162927Z Total Download Size: 27.03 MiB 2021-05-15T22:50:41.0163619Z Total Installed Size: 194.29 MiB 2021-05-15T22:50:41.0164094Z 2021-05-15T22:50:41.0164895Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:41.0165620Z :: Retrieving packages... 2021-05-15T22:50:41.3311673Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-15T22:50:42.9508175Z checking keyring... 2021-05-15T22:50:43.0322641Z checking package integrity... 2021-05-15T22:50:43.3695363Z loading package files... 2021-05-15T22:50:43.3880484Z checking for file conflicts... 2021-05-15T22:50:43.4938550Z checking available disk space... 2021-05-15T22:50:43.4952967Z :: Processing package changes... 2021-05-15T22:50:43.4953871Z installing mingw-w64-x86_64-quantlib... 2021-05-15T22:50:45.8073334Z resolving dependencies... 2021-05-15T22:50:45.8349112Z looking for conflicting packages... 2021-05-15T22:50:45.8359246Z 2021-05-15T22:50:45.8360710Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-15T22:50:45.8361758Z 2021-05-15T22:50:45.8362615Z Total Download Size: 0.18 MiB 2021-05-15T22:50:45.8363611Z Total Installed Size: 0.79 MiB 2021-05-15T22:50:45.8364258Z 2021-05-15T22:50:45.8365261Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:45.8366341Z :: Retrieving packages... 2021-05-15T22:50:46.1502731Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-15T22:50:46.4355571Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-15T22:50:46.5315704Z checking keyring... 2021-05-15T22:50:46.6880797Z checking package integrity... 2021-05-15T22:50:46.9651072Z loading package files... 2021-05-15T22:50:46.9730030Z checking for file conflicts... 2021-05-15T22:50:46.9783547Z checking available disk space... 2021-05-15T22:50:46.9795236Z :: Processing package changes... 2021-05-15T22:50:46.9796391Z installing mingw-w64-x86_64-popt... 2021-05-15T22:50:47.0105049Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-15T22:50:47.8425052Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-15T22:50:48.7150992Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-15T22:50:49.4125744Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-15T22:50:49.4126675Z resolving dependencies... 2021-05-15T22:50:49.4260081Z looking for conflicting packages... 2021-05-15T22:50:49.5096775Z 2021-05-15T22:50:49.5097838Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-15T22:50:49.5098309Z 2021-05-15T22:50:49.5099147Z Total Installed Size: 1.79 MiB 2021-05-15T22:50:49.5100380Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:49.5101037Z 2021-05-15T22:50:49.5101826Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:49.5102527Z checking keyring... 2021-05-15T22:50:49.5784082Z checking package integrity... 2021-05-15T22:50:49.6821986Z loading package files... 2021-05-15T22:50:49.6845793Z checking for file conflicts... 2021-05-15T22:50:49.6846643Z checking available disk space... 2021-05-15T22:50:49.6899268Z :: Processing package changes... 2021-05-15T22:50:49.6900196Z reinstalling mingw-w64-x86_64-re2... 2021-05-15T22:50:50.4229436Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-15T22:50:50.4230446Z resolving dependencies... 2021-05-15T22:50:50.4478184Z looking for conflicting packages... 2021-05-15T22:50:50.4551318Z 2021-05-15T22:50:50.4552292Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-15T22:50:50.4552884Z 2021-05-15T22:50:50.4554881Z Total Download Size: 0.37 MiB 2021-05-15T22:50:50.4555809Z Total Installed Size: 1.57 MiB 2021-05-15T22:50:50.4556469Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:50.4556898Z 2021-05-15T22:50:50.4557590Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:50.4558382Z :: Retrieving packages... 2021-05-15T22:50:50.7712954Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T22:50:51.1457684Z checking keyring... 2021-05-15T22:50:51.2319310Z checking package integrity... 2021-05-15T22:50:51.3659536Z loading package files... 2021-05-15T22:50:51.3687478Z checking for file conflicts... 2021-05-15T22:50:51.3688329Z checking available disk space... 2021-05-15T22:50:51.3824455Z :: Processing package changes... 2021-05-15T22:50:51.3825597Z reinstalling mingw-w64-x86_64-readline... 2021-05-15T22:50:52.2307142Z error: target not found: mingw-w64-x86_64-redland 2021-05-15T22:50:52.9320635Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-15T22:50:52.9321328Z resolving dependencies... 2021-05-15T22:50:52.9421228Z looking for conflicting packages... 2021-05-15T22:50:52.9606928Z 2021-05-15T22:50:52.9607686Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-15T22:50:52.9608184Z 2021-05-15T22:50:52.9608740Z Total Installed Size: 4.30 MiB 2021-05-15T22:50:52.9609914Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:52.9610648Z 2021-05-15T22:50:52.9611552Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:52.9612027Z checking keyring... 2021-05-15T22:50:53.0280955Z checking package integrity... 2021-05-15T22:50:53.1250166Z loading package files... 2021-05-15T22:50:53.1280221Z checking for file conflicts... 2021-05-15T22:50:53.1280990Z checking available disk space... 2021-05-15T22:50:53.1313988Z :: Processing package changes... 2021-05-15T22:50:53.1314843Z reinstalling mingw-w64-x86_64-rhash... 2021-05-15T22:50:53.8661345Z resolving dependencies... 2021-05-15T22:50:53.8950695Z looking for conflicting packages... 2021-05-15T22:50:53.8965821Z 2021-05-15T22:50:53.8966817Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-15T22:50:53.8967565Z 2021-05-15T22:50:53.8968165Z Total Download Size: 7.12 MiB 2021-05-15T22:50:53.8968846Z Total Installed Size: 31.49 MiB 2021-05-15T22:50:53.8969296Z 2021-05-15T22:50:53.8969968Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:53.8970717Z :: Retrieving packages... 2021-05-15T22:50:54.2144869Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-15T22:50:54.6969632Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-15T22:50:55.2817080Z checking keyring... 2021-05-15T22:50:55.3683531Z checking package integrity... 2021-05-15T22:50:55.6849968Z loading package files... 2021-05-15T22:50:55.7174940Z checking for file conflicts... 2021-05-15T22:50:55.9909742Z checking available disk space... 2021-05-15T22:50:55.9928193Z :: Processing package changes... 2021-05-15T22:50:55.9929814Z installing mingw-w64-x86_64-pdcurses... 2021-05-15T22:50:56.0084019Z installing mingw-w64-x86_64-ruby... 2021-05-15T22:50:59.0542700Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-15T22:50:59.0543574Z resolving dependencies... 2021-05-15T22:50:59.0647271Z looking for conflicting packages... 2021-05-15T22:50:59.0866590Z 2021-05-15T22:50:59.0867974Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-15T22:50:59.0869140Z 2021-05-15T22:50:59.0870266Z Total Installed Size: 0.16 MiB 2021-05-15T22:50:59.0871137Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:59.0871554Z 2021-05-15T22:50:59.0872286Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:59.0872935Z checking keyring... 2021-05-15T22:50:59.1568814Z checking package integrity... 2021-05-15T22:50:59.2609019Z loading package files... 2021-05-15T22:50:59.2649705Z checking for file conflicts... 2021-05-15T22:50:59.2650654Z checking available disk space... 2021-05-15T22:50:59.2715546Z :: Processing package changes... 2021-05-15T22:50:59.2716564Z reinstalling mingw-w64-x86_64-snappy... 2021-05-15T22:51:00.0198833Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-15T22:51:00.0199713Z resolving dependencies... 2021-05-15T22:51:00.0444096Z looking for conflicting packages... 2021-05-15T22:51:00.0523039Z 2021-05-15T22:51:00.0524298Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-15T22:51:00.0525074Z 2021-05-15T22:51:00.0525865Z Total Download Size: 6.74 MiB 2021-05-15T22:51:00.0526797Z Total Installed Size: 48.62 MiB 2021-05-15T22:51:00.0527703Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:00.0528265Z 2021-05-15T22:51:00.0529234Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:00.0530225Z :: Retrieving packages... 2021-05-15T22:51:00.3864131Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T22:51:01.3400818Z checking keyring... 2021-05-15T22:51:01.4249662Z checking package integrity... 2021-05-15T22:51:01.6146278Z loading package files... 2021-05-15T22:51:01.6291889Z checking for file conflicts... 2021-05-15T22:51:01.6293189Z checking available disk space... 2021-05-15T22:51:01.9742692Z :: Processing package changes... 2021-05-15T22:51:01.9743586Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-15T22:51:03.8445240Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-15T22:51:03.8446200Z resolving dependencies... 2021-05-15T22:51:03.8446999Z looking for conflicting packages... 2021-05-15T22:51:03.8744922Z 2021-05-15T22:51:03.8746472Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-15T22:51:03.8747716Z 2021-05-15T22:51:03.8749196Z Total Installed Size: 0.16 MiB 2021-05-15T22:51:03.8750420Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:03.8751181Z 2021-05-15T22:51:03.8752580Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:03.8753974Z checking keyring... 2021-05-15T22:51:03.9400603Z checking package integrity... 2021-05-15T22:51:04.0382984Z loading package files... 2021-05-15T22:51:04.0425626Z checking for file conflicts... 2021-05-15T22:51:04.0426440Z checking available disk space... 2021-05-15T22:51:04.0449358Z :: Processing package changes... 2021-05-15T22:51:04.0450343Z reinstalling mingw-w64-x86_64-szip... 2021-05-15T22:51:04.8029176Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-15T22:51:04.8029963Z resolving dependencies... 2021-05-15T22:51:04.8276876Z looking for conflicting packages... 2021-05-15T22:51:04.8338842Z 2021-05-15T22:51:04.8339901Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-15T22:51:04.8340632Z 2021-05-15T22:51:04.8341477Z Total Download Size: 2.59 MiB 2021-05-15T22:51:04.8342452Z Total Installed Size: 9.64 MiB 2021-05-15T22:51:04.8343396Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:04.8344015Z 2021-05-15T22:51:04.8345008Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:04.8346062Z :: Retrieving packages... 2021-05-15T22:51:05.1631575Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T22:51:05.9286392Z checking keyring... 2021-05-15T22:51:06.0173344Z checking package integrity... 2021-05-15T22:51:06.1745684Z loading package files... 2021-05-15T22:51:06.1974527Z checking for file conflicts... 2021-05-15T22:51:06.1975927Z checking available disk space... 2021-05-15T22:51:06.4934237Z :: Processing package changes... 2021-05-15T22:51:06.4948371Z reinstalling mingw-w64-x86_64-tcl... 2021-05-15T22:51:08.9038842Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-15T22:51:08.9039742Z resolving dependencies... 2021-05-15T22:51:08.9134044Z looking for conflicting packages... 2021-05-15T22:51:08.9327057Z 2021-05-15T22:51:08.9328562Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-15T22:51:08.9329360Z 2021-05-15T22:51:08.9330223Z Total Download Size: 0.03 MiB 2021-05-15T22:51:08.9331191Z Total Installed Size: 0.06 MiB 2021-05-15T22:51:08.9332131Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:08.9332739Z 2021-05-15T22:51:08.9333765Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:08.9335057Z :: Retrieving packages... 2021-05-15T22:51:09.2482731Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T22:51:09.3432572Z checking keyring... 2021-05-15T22:51:09.4404918Z checking package integrity... 2021-05-15T22:51:09.5669000Z loading package files... 2021-05-15T22:51:09.5687198Z checking for file conflicts... 2021-05-15T22:51:09.5688099Z checking available disk space... 2021-05-15T22:51:09.5721807Z :: Processing package changes... 2021-05-15T22:51:09.5722757Z reinstalling mingw-w64-x86_64-termcap... 2021-05-15T22:51:10.3142246Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-15T22:51:10.3143028Z resolving dependencies... 2021-05-15T22:51:10.3398325Z looking for conflicting packages... 2021-05-15T22:51:10.3458443Z 2021-05-15T22:51:10.3459826Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-15T22:51:10.3461185Z 2021-05-15T22:51:10.3462439Z Total Installed Size: 24.86 MiB 2021-05-15T22:51:10.3463809Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:10.3464560Z 2021-05-15T22:51:10.3465730Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:10.3467117Z checking keyring... 2021-05-15T22:51:10.4119125Z checking package integrity... 2021-05-15T22:51:10.5616982Z loading package files... 2021-05-15T22:51:10.5645770Z checking for file conflicts... 2021-05-15T22:51:10.5646629Z checking available disk space... 2021-05-15T22:51:10.5689074Z :: Processing package changes... 2021-05-15T22:51:10.5690099Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-15T22:51:11.4161585Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-15T22:51:11.4163073Z resolving dependencies... 2021-05-15T22:51:11.4399341Z looking for conflicting packages... 2021-05-15T22:51:11.4470327Z 2021-05-15T22:51:11.4471259Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-15T22:51:11.4471773Z 2021-05-15T22:51:11.4472336Z Total Installed Size: 7.49 MiB 2021-05-15T22:51:11.4472975Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:11.4473368Z 2021-05-15T22:51:11.4474534Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:11.4475137Z checking keyring... 2021-05-15T22:51:11.5137413Z checking package integrity... 2021-05-15T22:51:11.6387704Z loading package files... 2021-05-15T22:51:11.6409766Z checking for file conflicts... 2021-05-15T22:51:11.6410453Z checking available disk space... 2021-05-15T22:51:11.6777583Z :: Processing package changes... 2021-05-15T22:51:11.6779290Z reinstalling mingw-w64-x86_64-thrift... 2021-05-15T22:51:12.4594929Z resolving dependencies... 2021-05-15T22:51:12.4834474Z looking for conflicting packages... 2021-05-15T22:51:12.4895194Z 2021-05-15T22:51:12.4896452Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-15T22:51:12.4897275Z 2021-05-15T22:51:12.4898173Z Total Download Size: 3.09 MiB 2021-05-15T22:51:12.4899216Z Total Installed Size: 47.15 MiB 2021-05-15T22:51:12.4899889Z 2021-05-15T22:51:12.4900938Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:12.4902094Z :: Retrieving packages... 2021-05-15T22:51:12.8071544Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-15T22:51:13.5629485Z checking keyring... 2021-05-15T22:51:13.6517555Z checking package integrity... 2021-05-15T22:51:13.7983841Z loading package files... 2021-05-15T22:51:13.8006396Z checking for file conflicts... 2021-05-15T22:51:13.8028691Z checking available disk space... 2021-05-15T22:51:13.8039569Z :: Processing package changes... 2021-05-15T22:51:13.8040483Z installing mingw-w64-x86_64-tiledb... 2021-05-15T22:51:14.7175962Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-15T22:51:14.7176789Z resolving dependencies... 2021-05-15T22:51:14.7393962Z looking for conflicting packages... 2021-05-15T22:51:14.7470461Z 2021-05-15T22:51:14.7471447Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-15T22:51:14.7472204Z 2021-05-15T22:51:14.7473028Z Total Download Size: 1.93 MiB 2021-05-15T22:51:14.7474221Z Total Installed Size: 5.55 MiB 2021-05-15T22:51:14.7475532Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:14.7476287Z 2021-05-15T22:51:14.7477497Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:14.7478815Z :: Retrieving packages... 2021-05-15T22:51:15.0684216Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T22:51:15.7554575Z checking keyring... 2021-05-15T22:51:15.8306410Z checking package integrity... 2021-05-15T22:51:15.9597719Z loading package files... 2021-05-15T22:51:15.9670234Z checking for file conflicts... 2021-05-15T22:51:15.9671191Z checking available disk space... 2021-05-15T22:51:16.1039197Z :: Processing package changes... 2021-05-15T22:51:16.1040373Z reinstalling mingw-w64-x86_64-tk... 2021-05-15T22:51:17.3804296Z resolving dependencies... 2021-05-15T22:51:17.4037184Z looking for conflicting packages... 2021-05-15T22:51:17.4107396Z 2021-05-15T22:51:17.4108620Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-15T22:51:17.4109554Z 2021-05-15T22:51:17.4110517Z Total Download Size: 0.11 MiB 2021-05-15T22:51:17.4111614Z Total Installed Size: 0.30 MiB 2021-05-15T22:51:17.4112329Z 2021-05-15T22:51:17.4113456Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:17.4114665Z :: Retrieving packages... 2021-05-15T22:51:17.7277732Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-15T22:51:18.0130430Z checking keyring... 2021-05-15T22:51:18.0966647Z checking package integrity... 2021-05-15T22:51:18.2133167Z loading package files... 2021-05-15T22:51:18.2153645Z checking for file conflicts... 2021-05-15T22:51:18.2158887Z checking available disk space... 2021-05-15T22:51:18.2167212Z :: Processing package changes... 2021-05-15T22:51:18.2167830Z installing mingw-w64-x86_64-tktable... 2021-05-15T22:51:18.9072049Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:51:18.9072968Z resolving dependencies... 2021-05-15T22:51:18.9159039Z looking for conflicting packages... 2021-05-15T22:51:18.9382426Z 2021-05-15T22:51:18.9383649Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:51:18.9384347Z 2021-05-15T22:51:18.9384855Z Total Download Size: 0.30 MiB 2021-05-15T22:51:18.9385442Z Total Installed Size: 0.96 MiB 2021-05-15T22:51:18.9385985Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:18.9386511Z 2021-05-15T22:51:18.9387197Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:18.9387875Z :: Retrieving packages... 2021-05-15T22:51:19.2486928Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:51:19.6259812Z checking keyring... 2021-05-15T22:51:19.7132240Z checking package integrity... 2021-05-15T22:51:19.8289558Z loading package files... 2021-05-15T22:51:19.8308965Z checking for file conflicts... 2021-05-15T22:51:19.8309861Z checking available disk space... 2021-05-15T22:51:19.8333880Z :: Processing package changes... 2021-05-15T22:51:19.8334803Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-15T22:51:20.5401894Z resolving dependencies... 2021-05-15T22:51:20.5485331Z looking for conflicting packages... 2021-05-15T22:51:20.5715592Z 2021-05-15T22:51:20.5717019Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-15T22:51:20.5718236Z 2021-05-15T22:51:20.5719222Z Total Download Size: 0.17 MiB 2021-05-15T22:51:20.5720357Z Total Installed Size: 0.70 MiB 2021-05-15T22:51:20.5721082Z 2021-05-15T22:51:20.5722225Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:20.5723500Z :: Retrieving packages... 2021-05-15T22:51:20.8918486Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-15T22:51:21.1778969Z checking keyring... 2021-05-15T22:51:21.2569109Z checking package integrity... 2021-05-15T22:51:21.3769949Z loading package files... 2021-05-15T22:51:21.3794735Z checking for file conflicts... 2021-05-15T22:51:21.3808481Z checking available disk space... 2021-05-15T22:51:21.3818903Z :: Processing package changes... 2021-05-15T22:51:21.3819967Z installing mingw-w64-x86_64-udunits... 2021-05-15T22:51:22.1080840Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-15T22:51:22.1081858Z resolving dependencies... 2021-05-15T22:51:22.1083285Z looking for conflicting packages... 2021-05-15T22:51:22.1386215Z 2021-05-15T22:51:22.1388227Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-15T22:51:22.1389144Z 2021-05-15T22:51:22.1389798Z Total Download Size: 0.01 MiB 2021-05-15T22:51:22.1390536Z Total Installed Size: 0.00 MiB 2021-05-15T22:51:22.1391240Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:22.1391689Z 2021-05-15T22:51:22.1392478Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:22.1393250Z :: Retrieving packages... 2021-05-15T22:51:22.4499237Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T22:51:22.5442083Z checking keyring... 2021-05-15T22:51:22.6236769Z checking package integrity... 2021-05-15T22:51:22.7395308Z loading package files... 2021-05-15T22:51:22.7410383Z checking for file conflicts... 2021-05-15T22:51:22.7411061Z checking available disk space... 2021-05-15T22:51:22.7427301Z :: Processing package changes... 2021-05-15T22:51:22.7428357Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-15T22:51:23.4451171Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:51:23.4452082Z resolving dependencies... 2021-05-15T22:51:23.4629668Z looking for conflicting packages... 2021-05-15T22:51:23.4756831Z 2021-05-15T22:51:23.4758584Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:51:23.4759796Z 2021-05-15T22:51:23.4760663Z Total Download Size: 0.04 MiB 2021-05-15T22:51:23.4761635Z Total Installed Size: 0.37 MiB 2021-05-15T22:51:23.4762598Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:23.4763216Z 2021-05-15T22:51:23.4764231Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:23.4765414Z :: Retrieving packages... 2021-05-15T22:51:23.7880271Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:51:23.9779730Z checking keyring... 2021-05-15T22:51:24.0602319Z checking package integrity... 2021-05-15T22:51:24.1759106Z loading package files... 2021-05-15T22:51:24.1783027Z checking for file conflicts... 2021-05-15T22:51:24.1783803Z checking available disk space... 2021-05-15T22:51:24.1838783Z :: Processing package changes... 2021-05-15T22:51:24.1839905Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-15T22:51:24.8861142Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:51:24.8862335Z resolving dependencies... 2021-05-15T22:51:24.8863535Z looking for conflicting packages... 2021-05-15T22:51:24.9155376Z 2021-05-15T22:51:24.9157208Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:51:24.9158471Z 2021-05-15T22:51:24.9159335Z Total Download Size: 0.02 MiB 2021-05-15T22:51:24.9160339Z Total Installed Size: 0.21 MiB 2021-05-15T22:51:24.9161284Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:24.9161894Z 2021-05-15T22:51:24.9162892Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:24.9164164Z :: Retrieving packages... 2021-05-15T22:51:25.2254459Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:51:25.3206295Z checking keyring... 2021-05-15T22:51:25.4020989Z checking package integrity... 2021-05-15T22:51:25.5168532Z loading package files... 2021-05-15T22:51:25.5187619Z checking for file conflicts... 2021-05-15T22:51:25.5188332Z checking available disk space... 2021-05-15T22:51:25.5219562Z :: Processing package changes... 2021-05-15T22:51:25.5220508Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-15T22:51:26.2300876Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-15T22:51:26.2314870Z resolving dependencies... 2021-05-15T22:51:26.2479138Z looking for conflicting packages... 2021-05-15T22:51:26.2649543Z 2021-05-15T22:51:26.2651643Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-15T22:51:26.2652470Z 2021-05-15T22:51:26.2653857Z Total Installed Size: 6.66 MiB 2021-05-15T22:51:26.2655035Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:26.2655867Z 2021-05-15T22:51:26.2657221Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:26.2658542Z checking keyring... 2021-05-15T22:51:26.3308178Z checking package integrity... 2021-05-15T22:51:26.4359075Z loading package files... 2021-05-15T22:51:26.4399862Z checking for file conflicts... 2021-05-15T22:51:26.4400709Z checking available disk space... 2021-05-15T22:51:26.4416515Z :: Processing package changes... 2021-05-15T22:51:26.4417331Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-15T22:51:27.2286759Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-15T22:51:27.2287608Z resolving dependencies... 2021-05-15T22:51:27.2377105Z looking for conflicting packages... 2021-05-15T22:51:27.2565119Z 2021-05-15T22:51:27.2566096Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-15T22:51:27.2566930Z 2021-05-15T22:51:27.2567922Z Total Installed Size: 46.73 MiB 2021-05-15T22:51:27.2568792Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:27.2569160Z 2021-05-15T22:51:27.2569749Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:27.2570319Z checking keyring... 2021-05-15T22:51:27.3183394Z checking package integrity... 2021-05-15T22:51:27.4251413Z loading package files... 2021-05-15T22:51:27.4273199Z checking for file conflicts... 2021-05-15T22:51:27.4274106Z checking available disk space... 2021-05-15T22:51:27.4290400Z :: Processing package changes... 2021-05-15T22:51:27.4291213Z reinstalling mingw-w64-x86_64-x265... 2021-05-15T22:51:28.1983378Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-15T22:51:28.1984034Z resolving dependencies... 2021-05-15T22:51:28.1986812Z looking for conflicting packages... 2021-05-15T22:51:28.2249180Z 2021-05-15T22:51:28.2250953Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-15T22:51:28.2251679Z 2021-05-15T22:51:28.2252927Z Total Installed Size: 1.70 MiB 2021-05-15T22:51:28.2253966Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:28.2254602Z 2021-05-15T22:51:28.2255797Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:28.2256937Z checking keyring... 2021-05-15T22:51:28.2863398Z checking package integrity... 2021-05-15T22:51:28.3846686Z loading package files... 2021-05-15T22:51:28.3858298Z checking for file conflicts... 2021-05-15T22:51:28.3859427Z checking available disk space... 2021-05-15T22:51:28.3871849Z :: Processing package changes... 2021-05-15T22:51:28.3872701Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-15T22:51:29.0864638Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-15T22:51:29.0865449Z resolving dependencies... 2021-05-15T22:51:29.0962804Z looking for conflicting packages... 2021-05-15T22:51:29.1155002Z 2021-05-15T22:51:29.1156196Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-15T22:51:29.1156953Z 2021-05-15T22:51:29.1157840Z Total Download Size: 0.35 MiB 2021-05-15T22:51:29.1159068Z Total Installed Size: 1.67 MiB 2021-05-15T22:51:29.1160204Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:29.1160831Z 2021-05-15T22:51:29.1161843Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:29.1162975Z :: Retrieving packages... 2021-05-15T22:51:29.4347635Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T22:51:29.8202941Z checking keyring... 2021-05-15T22:51:29.8983490Z checking package integrity... 2021-05-15T22:51:30.0224508Z loading package files... 2021-05-15T22:51:30.0257068Z checking for file conflicts... 2021-05-15T22:51:30.0258003Z checking available disk space... 2021-05-15T22:51:30.0608345Z :: Processing package changes... 2021-05-15T22:51:30.0609386Z reinstalling mingw-w64-x86_64-xz... 2021-05-15T22:51:30.8691779Z resolving dependencies... 2021-05-15T22:51:30.8791859Z looking for conflicting packages... 2021-05-15T22:51:30.8986594Z 2021-05-15T22:51:30.8987867Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-15T22:51:30.8988746Z 2021-05-15T22:51:30.8989746Z Total Download Size: 0.50 MiB 2021-05-15T22:51:30.8991187Z Total Installed Size: 3.27 MiB 2021-05-15T22:51:30.8991980Z 2021-05-15T22:51:30.8993171Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:30.8994383Z :: Retrieving packages... 2021-05-15T22:51:31.2102122Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-15T22:51:31.6791208Z checking keyring... 2021-05-15T22:51:31.7651671Z checking package integrity... 2021-05-15T22:51:31.8911851Z loading package files... 2021-05-15T22:51:31.8978699Z checking for file conflicts... 2021-05-15T22:51:31.9002574Z checking available disk space... 2021-05-15T22:51:31.9011915Z :: Processing package changes... 2021-05-15T22:51:31.9012639Z installing mingw-w64-x86_64-yasm... 2021-05-15T22:51:32.7953041Z error: target not found: mingw-w64-x86_64-zint 2021-05-15T22:51:33.4792326Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-15T22:51:33.4793236Z resolving dependencies... 2021-05-15T22:51:33.4794367Z looking for conflicting packages... 2021-05-15T22:51:33.5108452Z 2021-05-15T22:51:33.5109726Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-15T22:51:33.5110721Z 2021-05-15T22:51:33.5111729Z Total Download Size: 0.10 MiB 2021-05-15T22:51:33.5112844Z Total Installed Size: 0.38 MiB 2021-05-15T22:51:33.5113969Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:33.5114685Z 2021-05-15T22:51:33.5115826Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:33.5117066Z :: Retrieving packages... 2021-05-15T22:51:33.8359538Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T22:51:34.1262489Z checking keyring... 2021-05-15T22:51:34.2090084Z checking package integrity... 2021-05-15T22:51:34.3268637Z loading package files... 2021-05-15T22:51:34.3291500Z checking for file conflicts... 2021-05-15T22:51:34.3292389Z checking available disk space... 2021-05-15T22:51:34.3329051Z :: Processing package changes... 2021-05-15T22:51:34.3329960Z reinstalling mingw-w64-x86_64-zlib... 2021-05-15T22:51:35.0344620Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-15T22:51:35.0345432Z resolving dependencies... 2021-05-15T22:51:35.0346457Z looking for conflicting packages... 2021-05-15T22:51:35.0638130Z 2021-05-15T22:51:35.0639443Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-15T22:51:35.0640204Z 2021-05-15T22:51:35.0641029Z Total Download Size: 0.47 MiB 2021-05-15T22:51:35.0642027Z Total Installed Size: 3.13 MiB 2021-05-15T22:51:35.0642975Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:35.0643546Z 2021-05-15T22:51:35.0644626Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:35.0645666Z :: Retrieving packages... 2021-05-15T22:51:35.3800382Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T22:51:35.8542936Z checking keyring... 2021-05-15T22:51:35.9314687Z checking package integrity... 2021-05-15T22:51:36.0545438Z loading package files... 2021-05-15T22:51:36.0566624Z checking for file conflicts... 2021-05-15T22:51:36.0567607Z checking available disk space... 2021-05-15T22:51:36.0623991Z :: Processing package changes... 2021-05-15T22:51:36.0624982Z reinstalling mingw-w64-x86_64-zstd... 2021-05-15T22:51:36.2527303Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T22:51:36.2528833Z Dload Upload Total Spent Left Speed 2021-05-15T22:51:36.2529440Z 2021-05-15T22:51:36.3210417Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:51:36.3360549Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:51:36.3361600Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 2076 2021-05-15T22:51:36.8116460Z 2021-05-15T22:51:36.8117761Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-15T22:51:38.5513074Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T22:51:38.5513732Z with: 2021-05-15T22:51:38.5514346Z github_slug: neuroconductor/EEGSpectralAnalysis 2021-05-15T22:51:38.5514917Z env: 2021-05-15T22:51:38.5515388Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:51:38.5515872Z TIC_DEPLOY_KEY: 2021-05-15T22:51:38.5516258Z RSPM: 2021-05-15T22:51:38.5518102Z GITHUB_PAT: *** 2021-05-15T22:51:38.5518538Z COVERALLS_TOKEN: 2021-05-15T22:51:38.5519038Z continue-on-error: false 2021-05-15T22:51:38.5519543Z VDIFFR_RUN_TESTS: 2021-05-15T22:51:38.5520008Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:51:38.5520412Z TZ: UTC 2021-05-15T22:51:38.5520829Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:51:38.5521254Z NOT_CRAN: true 2021-05-15T22:51:38.5521668Z MSYSTEM: MINGW64 2021-05-15T22:51:38.5522071Z ##[endgroup] 2021-05-15T22:51:38.7683021Z repo slug is: neuroconductor/EEGSpectralAnalysis 2021-05-15T22:51:38.7956582Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T22:51:38.7957223Z env: 2021-05-15T22:51:38.7957656Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:51:38.7958123Z TIC_DEPLOY_KEY: 2021-05-15T22:51:38.7958462Z RSPM: 2021-05-15T22:51:38.7959820Z GITHUB_PAT: *** 2021-05-15T22:51:38.7960209Z COVERALLS_TOKEN: 2021-05-15T22:51:38.7960666Z continue-on-error: false 2021-05-15T22:51:38.7961138Z VDIFFR_RUN_TESTS: 2021-05-15T22:51:38.7961551Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:51:38.7961944Z TZ: UTC 2021-05-15T22:51:38.7962311Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:51:38.7962724Z NOT_CRAN: true 2021-05-15T22:51:38.7963088Z MSYSTEM: MINGW64 2021-05-15T22:51:38.7963481Z ##[endgroup] 2021-05-15T22:51:39.3976233Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T22:51:39.3977002Z with: 2021-05-15T22:51:39.3977530Z repo_name: EEGSpectralAnalysis 2021-05-15T22:51:39.3978078Z repo_version: 0.0.0.9001 2021-05-15T22:51:39.3978488Z runner_os: Windows 2021-05-15T22:51:39.3978898Z R_version: 3.5 2021-05-15T22:51:39.3979242Z env: 2021-05-15T22:51:39.3979702Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:51:39.3980177Z TIC_DEPLOY_KEY: 2021-05-15T22:51:39.3980558Z RSPM: 2021-05-15T22:51:39.3981976Z GITHUB_PAT: *** 2021-05-15T22:51:39.3982403Z COVERALLS_TOKEN: 2021-05-15T22:51:39.3982895Z continue-on-error: false 2021-05-15T22:51:39.3983401Z VDIFFR_RUN_TESTS: 2021-05-15T22:51:39.3983860Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:51:39.3984359Z TZ: UTC 2021-05-15T22:51:39.3984743Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:51:39.3985129Z NOT_CRAN: true 2021-05-15T22:51:39.3985507Z MSYSTEM: MINGW64 2021-05-15T22:51:39.3985909Z ##[endgroup] 2021-05-15T22:51:39.4545119Z Package: EEGSpectralAnalysis 2021-05-15T22:51:39.4549637Z Version: 0.0.0.9001 2021-05-15T22:51:39.4550230Z OS: Windows 2021-05-15T22:51:39.4743926Z ##[group]Run install.packages('remotes') 2021-05-15T22:51:39.4744824Z install.packages('remotes') 2021-05-15T22:51:39.4745621Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T22:51:39.4746606Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T22:51:39.4752168Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T22:51:39.4752562Z env: 2021-05-15T22:51:39.4753008Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:51:39.4753455Z TIC_DEPLOY_KEY: 2021-05-15T22:51:39.4753986Z RSPM: 2021-05-15T22:51:39.4754931Z GITHUB_PAT: *** 2021-05-15T22:51:39.4755439Z COVERALLS_TOKEN: 2021-05-15T22:51:39.4755925Z continue-on-error: false 2021-05-15T22:51:39.4756372Z VDIFFR_RUN_TESTS: 2021-05-15T22:51:39.4756800Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:51:39.4757297Z TZ: UTC 2021-05-15T22:51:39.4758227Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:51:39.4758640Z NOT_CRAN: true 2021-05-15T22:51:39.4759003Z MSYSTEM: MINGW64 2021-05-15T22:51:39.4759394Z ##[endgroup] 2021-05-15T22:51:39.6882526Z Installing package into 'D:/a/_temp/Library' 2021-05-15T22:51:39.6883449Z (as 'lib' is unspecified) 2021-05-15T22:51:41.4521859Z 2021-05-15T22:51:41.4523295Z There is a binary version available but the source version is later: 2021-05-15T22:51:41.4638054Z binary source needs_compilation 2021-05-15T22:51:41.4638956Z remotes 2.1.1 2.3.0 FALSE 2021-05-15T22:51:41.4639371Z 2021-05-15T22:51:41.4641000Z installing the source package 'remotes' 2021-05-15T22:51:41.4641458Z 2021-05-15T22:51:41.4670024Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T22:51:41.4758820Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T22:51:41.4772923Z ================================================== 2021-05-15T22:51:41.4773789Z downloaded 144 KB 2021-05-15T22:51:41.4774284Z 2021-05-15T22:51:42.1591750Z * installing *source* package 'remotes' ... 2021-05-15T22:51:42.1772266Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-15T22:51:42.2134514Z ** R 2021-05-15T22:51:42.2541862Z ** inst 2021-05-15T22:51:42.2575453Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:51:43.8671104Z ** help 2021-05-15T22:51:44.0210336Z *** installing help indices 2021-05-15T22:51:44.1152003Z converting help for package 'remotes' 2021-05-15T22:51:44.1529207Z finding HTML links ... done 2021-05-15T22:51:44.1986832Z available_packages html 2021-05-15T22:51:44.2475494Z bioc_install_repos html 2021-05-15T22:51:44.2711076Z download html 2021-05-15T22:51:44.2924445Z download_version html 2021-05-15T22:51:44.2966801Z git_credentials html 2021-05-15T22:51:44.3037945Z github_refs html 2021-05-15T22:51:44.3215042Z github_remote html 2021-05-15T22:51:45.0552927Z ** building package indices 2021-05-15T22:51:45.0553706Z ** installing vignettes 2021-05-15T22:51:45.0554393Z ** testing if installed package can be loaded 2021-05-15T22:51:45.0554968Z *** arch - i386 2021-05-15T22:51:45.0555618Z gitlab_pat html 2021-05-15T22:51:45.0556539Z install_bioc html 2021-05-15T22:51:45.0557235Z install_bitbucket html 2021-05-15T22:51:45.0557922Z install_cran html 2021-05-15T22:51:45.0558566Z install_deps html 2021-05-15T22:51:45.0559583Z install_dev html 2021-05-15T22:51:45.0560219Z install_git html 2021-05-15T22:51:45.0560880Z install_github html 2021-05-15T22:51:45.0562765Z install_gitlab html 2021-05-15T22:51:45.0563472Z install_local html 2021-05-15T22:51:45.0564147Z install_remote html 2021-05-15T22:51:45.0564859Z install_svn html 2021-05-15T22:51:45.0565588Z install_url html 2021-05-15T22:51:45.0566204Z install_version html 2021-05-15T22:51:45.0566813Z package_deps html 2021-05-15T22:51:45.0567473Z parse-git-repo html 2021-05-15T22:51:45.0568142Z standardise_dep html 2021-05-15T22:51:45.0568792Z system_requirements html 2021-05-15T22:51:45.0569460Z update_packages html 2021-05-15T22:51:45.4463263Z *** arch - x64 2021-05-15T22:51:45.6575200Z * DONE (remotes) 2021-05-15T22:51:45.7048590Z In R CMD INSTALL 2021-05-15T22:51:45.7072075Z 2021-05-15T22:51:45.7073022Z The downloaded source packages are in 2021-05-15T22:51:45.7074119Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyCLe13\downloaded_packages' 2021-05-15T22:51:49.0369405Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T22:51:49.0370172Z remotes::install_github("ropensci/tic") 2021-05-15T22:51:49.0370799Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T22:51:49.0371471Z remotes::install_github("muschellij2/aghast") 2021-05-15T22:51:49.0372045Z remotes::install_cran("covr") 2021-05-15T22:51:49.0377471Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T22:51:49.0377865Z env: 2021-05-15T22:51:49.0378308Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:51:49.0378823Z TIC_DEPLOY_KEY: 2021-05-15T22:51:49.0379182Z RSPM: 2021-05-15T22:51:49.0380536Z GITHUB_PAT: *** 2021-05-15T22:51:49.0380866Z COVERALLS_TOKEN: 2021-05-15T22:51:49.0381292Z continue-on-error: false 2021-05-15T22:51:49.0381698Z VDIFFR_RUN_TESTS: 2021-05-15T22:51:49.0382074Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:51:49.0382403Z TZ: UTC 2021-05-15T22:51:49.0382768Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:51:49.0383128Z NOT_CRAN: true 2021-05-15T22:51:49.0383444Z MSYSTEM: MINGW64 2021-05-15T22:51:49.0383792Z ##[endgroup] 2021-05-15T22:51:49.2563455Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:51:49.9353338Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T22:51:53.8647478Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T22:51:53.8648445Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:51:53.8649075Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:51:53.8649634Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T22:51:53.8650222Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T22:51:53.8650783Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:51:53.8651360Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T22:51:53.8651947Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T22:51:53.8652513Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T22:51:53.8653297Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T22:51:53.8653861Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T22:51:53.8654428Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:51:53.8655016Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T22:51:53.8655570Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:51:53.8656132Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T22:51:53.8656711Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T22:51:53.8657341Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:51:53.8658033Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:51:53.8658606Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T22:51:53.8659193Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T22:51:53.8659753Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T22:51:53.8660320Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T22:51:53.8660907Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T22:51:53.8661479Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T22:51:53.8662081Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:51:53.8662664Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:51:53.8663251Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:51:53.8663821Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:51:53.8664358Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T22:51:53.8664917Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:51:53.8665469Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T22:51:53.8666071Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T22:51:53.8666659Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:51:53.8667248Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T22:51:53.8667862Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T22:51:53.8676449Z 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-15T22:51:53.8691440Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T22:51:53.8692207Z (as 'lib' is unspecified) 2021-05-15T22:51:55.2387637Z 2021-05-15T22:51:55.2391287Z There are binary versions available but the source versions are later: 2021-05-15T22:51:55.2417645Z binary source needs_compilation 2021-05-15T22:51:55.2418759Z rlang 0.4.5 0.4.11 TRUE 2021-05-15T22:51:55.2419452Z magrittr 1.5 2.0.1 TRUE 2021-05-15T22:51:55.2420094Z glue 1.4.0 1.4.2 TRUE 2021-05-15T22:51:55.2420728Z sys 3.3 3.4 TRUE 2021-05-15T22:51:55.2421330Z R6 2.4.1 2.5.0 FALSE 2021-05-15T22:51:55.2421993Z openssl 1.4.1 1.4.4 TRUE 2021-05-15T22:51:55.2422647Z mime 0.9 0.10 TRUE 2021-05-15T22:51:55.2423255Z curl 4.3 4.3.1 TRUE 2021-05-15T22:51:55.2423903Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-15T22:51:55.2424554Z httr 1.4.1 1.4.2 FALSE 2021-05-15T22:51:55.2425304Z cli 2.0.2 2.5.0 FALSE 2021-05-15T22:51:55.2425886Z zip 2.0.4 2.1.1 TRUE 2021-05-15T22:51:55.2426487Z rstudioapi 0.11 0.13 FALSE 2021-05-15T22:51:55.2427146Z credentials 1.1 1.3.0 FALSE 2021-05-15T22:51:55.2427971Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-15T22:51:55.2428658Z crayon 1.3.4 1.4.1 FALSE 2021-05-15T22:51:55.2429269Z fastmap 1.0.1 1.1.0 TRUE 2021-05-15T22:51:55.2429848Z withr 2.2.0 2.4.2 FALSE 2021-05-15T22:51:55.2430457Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-15T22:51:55.2431088Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-15T22:51:55.2431687Z gh 1.1.0 1.3.0 FALSE 2021-05-15T22:51:55.2432272Z gert 0.3 1.3.0 TRUE 2021-05-15T22:51:55.2432832Z fs 1.4.1 1.5.0 TRUE 2021-05-15T22:51:55.2457593Z Package which is only available in source form, and may need 2021-05-15T22:51:55.2458381Z compilation of C/C++/Fortran: 'cachem' 2021-05-15T22:51:55.2462771Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-15T22:51:55.2468339Z desc 1.2.0 1.3.0 FALSE 2021-05-15T22:51:55.2469436Z clipr 0.7.0 0.7.1 FALSE 2021-05-15T22:51:55.2470069Z usethis 1.6.0 2.0.1 FALSE 2021-05-15T22:51:55.2470669Z memoise 1.1.0 2.0.0 FALSE 2021-05-15T22:51:55.2471273Z git2r 0.26.1 0.28.0 TRUE 2021-05-15T22:51:55.2471655Z 2021-05-15T22:51:55.2535441Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-15T22:51:55.2543253Z ================================================== 2021-05-15T22:51:55.2543999Z downloaded 62 KB 2021-05-15T22:51:55.2544400Z 2021-05-15T22:51:55.2553449Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-15T22:51:55.2623238Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-15T22:51:55.2630746Z ================================================== 2021-05-15T22:51:55.2631486Z downloaded 15 KB 2021-05-15T22:51:55.2631951Z 2021-05-15T22:51:55.2651338Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-15T22:51:55.2725489Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-15T22:51:55.2738214Z ================================================== 2021-05-15T22:51:55.2738986Z downloaded 200 KB 2021-05-15T22:51:55.2739392Z 2021-05-15T22:51:55.2751997Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-15T22:51:55.2830230Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-15T22:51:55.2840766Z ================================================== 2021-05-15T22:51:55.2841521Z downloaded 80 KB 2021-05-15T22:51:55.2841956Z 2021-05-15T22:51:55.2850789Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-15T22:51:55.2918731Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-15T22:51:55.3030036Z ================================================== 2021-05-15T22:51:55.3030676Z downloaded 415 KB 2021-05-15T22:51:55.3031193Z 2021-05-15T22:51:55.3158905Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-15T22:51:55.3241043Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-15T22:51:55.3429392Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-15T22:51:55.3604933Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-15T22:51:55.3828618Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-15T22:51:55.3852899Z 2021-05-15T22:51:55.3865603Z 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-15T22:51:55.3867691Z 2021-05-15T22:51:55.3868663Z The downloaded binary packages are in 2021-05-15T22:51:55.3870305Z C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\downloaded_packages 2021-05-15T22:51:55.3874233Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T22:51:55.4195825Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T22:51:55.4469489Z ================================================== 2021-05-15T22:51:55.4470475Z downloaded 841 KB 2021-05-15T22:51:55.4470986Z 2021-05-15T22:51:55.4482753Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T22:51:55.4600636Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T22:51:55.4615701Z ================================================== 2021-05-15T22:51:55.4616463Z downloaded 259 KB 2021-05-15T22:51:55.4616865Z 2021-05-15T22:51:55.4633424Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T22:51:55.4807259Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T22:51:55.4819044Z ================================================== 2021-05-15T22:51:55.4820090Z downloaded 96 KB 2021-05-15T22:51:55.4820636Z 2021-05-15T22:51:55.4832980Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T22:51:55.4909079Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T22:51:55.4912346Z ================================================== 2021-05-15T22:51:55.4913094Z downloaded 19 KB 2021-05-15T22:51:55.4913530Z 2021-05-15T22:51:55.4923867Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T22:51:55.4996257Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T22:51:55.5001918Z ================================================== 2021-05-15T22:51:55.5002636Z downloaded 61 KB 2021-05-15T22:51:55.5003099Z 2021-05-15T22:51:55.5013342Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T22:51:55.5127248Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T22:51:55.5267202Z ================================================== 2021-05-15T22:51:55.5268099Z downloaded 1.3 MB 2021-05-15T22:51:55.5268567Z 2021-05-15T22:51:55.5282003Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T22:51:55.5352667Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T22:51:55.5355733Z ================================================== 2021-05-15T22:51:55.5356596Z downloaded 12 KB 2021-05-15T22:51:55.5357051Z 2021-05-15T22:51:55.5366945Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T22:51:55.5449623Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T22:51:55.5521703Z ================================================== 2021-05-15T22:51:55.5523661Z downloaded 774 KB 2021-05-15T22:51:55.5524410Z 2021-05-15T22:51:55.5536321Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T22:51:55.5657143Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T22:51:55.5692052Z ================================================== 2021-05-15T22:51:55.5693433Z downloaded 411 KB 2021-05-15T22:51:55.5694332Z 2021-05-15T22:51:55.5710256Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T22:51:55.5818379Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T22:51:55.5827310Z ================================================== 2021-05-15T22:51:55.5828054Z downloaded 156 KB 2021-05-15T22:51:55.5828462Z 2021-05-15T22:51:55.5841274Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T22:51:55.5928950Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T22:51:55.5932831Z ================================================== 2021-05-15T22:51:55.5933645Z downloaded 60 KB 2021-05-15T22:51:55.5934172Z 2021-05-15T22:51:55.5944623Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T22:51:55.6071175Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T22:51:55.6082192Z ================================================== 2021-05-15T22:51:55.6082991Z downloaded 154 KB 2021-05-15T22:51:55.6083437Z 2021-05-15T22:51:55.6096338Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T22:51:55.6193637Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T22:51:55.6202039Z ================================================== 2021-05-15T22:51:55.6202778Z downloaded 110 KB 2021-05-15T22:51:55.6203177Z 2021-05-15T22:51:55.6213910Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T22:51:55.6308606Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T22:51:55.6317169Z ================================================== 2021-05-15T22:51:55.6317896Z downloaded 107 KB 2021-05-15T22:51:55.6318301Z 2021-05-15T22:51:55.6332245Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T22:51:55.6433641Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T22:51:55.6450990Z ================================================== 2021-05-15T22:51:55.6451856Z downloaded 224 KB 2021-05-15T22:51:55.6452374Z 2021-05-15T22:51:55.6464422Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T22:51:55.6563361Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T22:51:55.6568316Z ================================================== 2021-05-15T22:51:55.6569104Z downloaded 58 KB 2021-05-15T22:51:55.6569540Z 2021-05-15T22:51:55.6581309Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T22:51:55.6710129Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T22:51:55.6712762Z ================================================== 2021-05-15T22:51:55.6713789Z downloaded 34 KB 2021-05-15T22:51:55.6714398Z 2021-05-15T22:51:55.6729932Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T22:51:55.6814807Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T22:51:55.6818399Z ================================================== 2021-05-15T22:51:55.6819145Z downloaded 43 KB 2021-05-15T22:51:55.6819601Z 2021-05-15T22:51:55.6834682Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T22:51:55.6915369Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T22:51:55.6921657Z ================================================== 2021-05-15T22:51:55.6922605Z downloaded 92 KB 2021-05-15T22:51:55.6923156Z 2021-05-15T22:51:55.6934249Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T22:51:55.7005785Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T22:51:55.7008151Z ================================================== 2021-05-15T22:51:55.7008829Z downloaded 12 KB 2021-05-15T22:51:55.7009345Z 2021-05-15T22:51:55.7021139Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T22:51:55.7105871Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T22:51:55.7111523Z ================================================== 2021-05-15T22:51:55.7112612Z downloaded 81 KB 2021-05-15T22:51:55.7113388Z 2021-05-15T22:51:55.7127491Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T22:51:55.7198082Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T22:51:55.7203048Z ================================================== 2021-05-15T22:51:55.7203819Z downloaded 44 KB 2021-05-15T22:51:55.7204274Z 2021-05-15T22:51:55.7217912Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T22:51:55.7342978Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T22:51:55.7352610Z ================================================== 2021-05-15T22:51:55.7353486Z downloaded 64 KB 2021-05-15T22:51:55.7353934Z 2021-05-15T22:51:55.7366231Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T22:51:55.7458148Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T22:51:55.7671647Z ================================================== 2021-05-15T22:51:55.7672614Z downloaded 777 KB 2021-05-15T22:51:55.7673123Z 2021-05-15T22:51:55.7685244Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T22:51:55.7768115Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T22:51:55.7786118Z ================================================== 2021-05-15T22:51:55.7786925Z downloaded 286 KB 2021-05-15T22:51:55.7787348Z 2021-05-15T22:51:55.7798595Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T22:51:55.7877229Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T22:51:55.7881911Z ================================================== 2021-05-15T22:51:55.7882710Z downloaded 20 KB 2021-05-15T22:51:55.7883154Z 2021-05-15T22:51:55.7987942Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T22:51:55.8082013Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T22:51:55.8086414Z ================================================== 2021-05-15T22:51:55.8087713Z downloaded 24 KB 2021-05-15T22:51:55.8088512Z 2021-05-15T22:51:55.8108525Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T22:51:55.8199707Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T22:51:55.8230479Z ================================================== 2021-05-15T22:51:55.8231288Z downloaded 298 KB 2021-05-15T22:51:55.8231734Z 2021-05-15T22:51:55.8242784Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T22:51:55.8333925Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T22:51:55.8336495Z ================================================== 2021-05-15T22:51:55.8337195Z downloaded 16 KB 2021-05-15T22:51:55.8337603Z 2021-05-15T22:51:55.8350102Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T22:51:55.8418743Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T22:51:55.8498705Z ================================================== 2021-05-15T22:51:55.8499568Z downloaded 1.2 MB 2021-05-15T22:51:55.8500056Z 2021-05-15T22:51:56.7699083Z * installing *source* package 'rlang' ... 2021-05-15T22:51:56.8097023Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-15T22:51:56.8417116Z ** libs 2021-05-15T22:51:56.8430845Z 2021-05-15T22:51:56.8431965Z *** arch - i386 2021-05-15T22:51:56.9668440Z 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-15T22:51:57.3203738Z 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-15T22:51:57.7284104Z 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-15T22:52:00.4398098Z 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-15T22:52:01.8024012Z 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-15T22:52:02.0084805Z 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-15T22:52:02.1863230Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-15T22:52:02.1876282Z 2021-05-15T22:52:02.1877438Z *** arch - x64 2021-05-15T22:52:02.2763590Z 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-15T22:52:02.5343898Z 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-15T22:52:02.8871323Z 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-15T22:52:04.4270955Z In file included from ./lib/rlang.h:83:0, 2021-05-15T22:52:04.4272601Z from internal/arg.c:1, 2021-05-15T22:52:04.4273850Z from internal.c:1: 2021-05-15T22:52:04.4275310Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-15T22:52:04.4277647Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:52:04.4279317Z return ENCLOS(env); 2021-05-15T22:52:04.4280347Z ^ 2021-05-15T22:52:04.4281449Z In file included from internal.c:8:0: 2021-05-15T22:52:04.4282986Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-15T22:52:04.4284217Z sexp* top; 2021-05-15T22:52:04.4285062Z ^ 2021-05-15T22:52:04.5256238Z 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-15T22:52:05.3863861Z 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-15T22:52:05.6077739Z 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-15T22:52:05.7807001Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-15T22:52:05.7837179Z ** R 2021-05-15T22:52:05.8879270Z ** inst 2021-05-15T22:52:05.8928350Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:09.1929756Z ** help 2021-05-15T22:52:10.1353197Z *** installing help indices 2021-05-15T22:52:10.5757453Z converting help for package 'rlang' 2021-05-15T22:52:10.6071070Z finding HTML links ... done 2021-05-15T22:52:10.8589710Z abort html 2021-05-15T22:52:10.9066588Z are_na html 2021-05-15T22:52:10.9213445Z arg_match html 2021-05-15T22:52:10.9334719Z as_box html 2021-05-15T22:52:10.9443059Z as_bytes html 2021-05-15T22:52:11.0037056Z as_data_mask html 2021-05-15T22:52:11.0169379Z as_env html 2021-05-15T22:52:11.0311064Z as_environment html 2021-05-15T22:52:11.0585848Z as_function html 2021-05-15T22:52:11.0792373Z as_label html 2021-05-15T22:52:11.0985881Z as_name html 2021-05-15T22:52:11.1229900Z as_overscope html 2021-05-15T22:52:11.1296302Z as_pairlist html 2021-05-15T22:52:11.1438302Z as_quosure html 2021-05-15T22:52:11.1626504Z as_string html 2021-05-15T22:52:11.1801789Z as_utf8_character html 2021-05-15T22:52:11.1934594Z bare-type-predicates html 2021-05-15T22:52:11.2102605Z box html 2021-05-15T22:52:11.2477485Z call2 html 2021-05-15T22:52:11.2582906Z call_args html 2021-05-15T22:52:11.2689913Z call_fn html 2021-05-15T22:52:11.2747989Z call_inspect html 2021-05-15T22:52:11.2954680Z call_modify html 2021-05-15T22:52:11.3049445Z call_name html 2021-05-15T22:52:11.3084259Z call_parse_type html 2021-05-15T22:52:11.3252757Z call_standardise html 2021-05-15T22:52:11.3329394Z caller_env html 2021-05-15T22:52:11.3523625Z caller_fn html 2021-05-15T22:52:11.3620035Z caller_frame html 2021-05-15T22:52:11.3703303Z catch_cnd html 2021-05-15T22:52:11.3872572Z chr_unserialise_unicode html 2021-05-15T22:52:11.4054344Z cnd html 2021-05-15T22:52:11.4299554Z cnd_message html 2021-05-15T22:52:11.4595742Z cnd_muffle html 2021-05-15T22:52:11.4810424Z cnd_signal html 2021-05-15T22:52:11.4869099Z cnd_type html 2021-05-15T22:52:11.4976755Z done html 2021-05-15T22:52:11.5122281Z dots_definitions html 2021-05-15T22:52:11.5171882Z dots_n html 2021-05-15T22:52:11.5377326Z dots_values html 2021-05-15T22:52:11.5492797Z duplicate html 2021-05-15T22:52:11.5701094Z dyn-dots html 2021-05-15T22:52:11.5767452Z empty_env html 2021-05-15T22:52:11.5904446Z enquo0 html 2021-05-15T22:52:11.6119785Z entrace html 2021-05-15T22:52:11.6495707Z env html 2021-05-15T22:52:11.6864779Z env_bind html 2021-05-15T22:52:11.7055923Z env_bind_exprs html 2021-05-15T22:52:11.7152699Z env_binding_are_active html 2021-05-15T22:52:11.7277326Z env_binding_lock html 2021-05-15T22:52:11.7376072Z env_browse html 2021-05-15T22:52:11.7574457Z env_bury html 2021-05-15T22:52:11.7633864Z env_clone html 2021-05-15T22:52:11.7715595Z env_depth html 2021-05-15T22:52:11.7818287Z env_get html 2021-05-15T22:52:11.7902523Z env_has html 2021-05-15T22:52:11.7960250Z env_inherits html 2021-05-15T22:52:11.8097346Z env_lock html 2021-05-15T22:52:11.8241867Z env_name html 2021-05-15T22:52:11.8384217Z env_names html 2021-05-15T22:52:11.8549316Z env_parent html 2021-05-15T22:52:11.8758326Z env_poke html 2021-05-15T22:52:11.8878658Z env_print html 2021-05-15T22:52:11.8984837Z env_unbind html 2021-05-15T22:52:11.9035539Z env_unlock html 2021-05-15T22:52:11.9315572Z eval_bare html 2021-05-15T22:52:11.9823569Z eval_tidy html 2021-05-15T22:52:11.9959268Z exec html 2021-05-15T22:52:12.0056600Z exiting html 2021-05-15T22:52:12.0172744Z expr_interp html 2021-05-15T22:52:12.0320061Z expr_label html 2021-05-15T22:52:12.0450986Z expr_print html 2021-05-15T22:52:12.0571034Z exprs_auto_name html 2021-05-15T22:52:12.0652432Z f_rhs html 2021-05-15T22:52:12.0737145Z f_text html 2021-05-15T22:52:12.0837821Z faq-options html 2021-05-15T22:52:12.1023769Z flatten html 2021-05-15T22:52:12.1118033Z fn_body html 2021-05-15T22:52:12.1204300Z fn_env html 2021-05-15T22:52:12.1315904Z fn_fmls html 2021-05-15T22:52:12.1422236Z format_error_bullets html 2021-05-15T22:52:12.1611061Z frame_position html 2021-05-15T22:52:12.1688119Z friendly_type html 2021-05-15T22:52:12.1933793Z get_env html 2021-05-15T22:52:12.2059605Z has_length html 2021-05-15T22:52:12.2187490Z has_name html 2021-05-15T22:52:12.2271138Z hash html 2021-05-15T22:52:12.2394827Z inherits_any html 2021-05-15T22:52:12.2533685Z inject html 2021-05-15T22:52:12.2842342Z invoke html 2021-05-15T22:52:12.3065107Z is_call html 2021-05-15T22:52:12.3136611Z is_callable html 2021-05-15T22:52:12.3177117Z is_condition html 2021-05-15T22:52:12.3248447Z is_copyable html 2021-05-15T22:52:12.3289200Z is_empty html 2021-05-15T22:52:12.3405219Z is_env html 2021-05-15T22:52:12.3453089Z is_environment html 2021-05-15T22:52:12.3568297Z is_expr html 2021-05-15T22:52:12.3834645Z is_expression html 2021-05-15T22:52:12.3999317Z is_formula html 2021-05-15T22:52:12.4100128Z is_frame html 2021-05-15T22:52:12.4368624Z is_function html 2021-05-15T22:52:12.4528688Z is_installed html 2021-05-15T22:52:12.4674439Z is_integerish html 2021-05-15T22:52:12.4840535Z is_interactive html 2021-05-15T22:52:12.5051753Z is_lang html 2021-05-15T22:52:12.5146262Z is_named html 2021-05-15T22:52:12.5206116Z is_namespace html 2021-05-15T22:52:12.5308009Z is_pairlist html 2021-05-15T22:52:12.5396269Z is_reference html 2021-05-15T22:52:12.5489202Z is_stack html 2021-05-15T22:52:12.5543654Z is_symbol html 2021-05-15T22:52:12.5595484Z is_true html 2021-05-15T22:52:12.5632805Z is_weakref html 2021-05-15T22:52:12.5771669Z lang html 2021-05-15T22:52:12.5864748Z lang_head html 2021-05-15T22:52:12.6079455Z lang_modify html 2021-05-15T22:52:12.6142235Z last_error html 2021-05-15T22:52:12.8367122Z lifecycle html 2021-05-15T22:52:12.8622272Z list2 html 2021-05-15T22:52:12.8761278Z local_bindings html 2021-05-15T22:52:12.8940237Z local_options html 2021-05-15T22:52:12.9187471Z missing html 2021-05-15T22:52:12.9441461Z missing_arg html 2021-05-15T22:52:12.9591182Z mut_node_car html 2021-05-15T22:52:12.9707458Z names2 html 2021-05-15T22:52:12.9784457Z new-vector-along-retired html 2021-05-15T22:52:12.9985043Z new-vector html 2021-05-15T22:52:13.0061165Z new_call html 2021-05-15T22:52:13.0124984Z new_formula html 2021-05-15T22:52:13.0310970Z new_function html 2021-05-15T22:52:13.0440406Z new_node html 2021-05-15T22:52:13.0557650Z new_quosures html 2021-05-15T22:52:13.0726944Z new_weakref html 2021-05-15T22:52:13.0874656Z ns_env html 2021-05-15T22:52:13.1542343Z nse-defuse html 2021-05-15T22:52:13.2097413Z nse-force html 2021-05-15T22:52:13.2295031Z op-definition html 2021-05-15T22:52:13.2359595Z op-get-attr html 2021-05-15T22:52:13.2445309Z op-na-default html 2021-05-15T22:52:13.2512523Z op-null-default html 2021-05-15T22:52:13.2660971Z overscope_eval_next html 2021-05-15T22:52:13.2726428Z pairlist2 html 2021-05-15T22:52:13.2972640Z parse_expr html 2021-05-15T22:52:13.3156240Z parse_quosure html 2021-05-15T22:52:13.3334228Z prepend html 2021-05-15T22:52:13.3393394Z prim_name html 2021-05-15T22:52:13.3529274Z quo_expr html 2021-05-15T22:52:13.3867949Z quo_label html 2021-05-15T22:52:13.4019331Z quo_squash html 2021-05-15T22:52:13.4447093Z quosure html 2021-05-15T22:52:13.4568346Z raw_deparse_str html 2021-05-15T22:52:13.4663744Z rep_along html 2021-05-15T22:52:13.4822619Z restarting html 2021-05-15T22:52:13.5038871Z return_from html 2021-05-15T22:52:13.5184815Z rlang_backtrace_on_error html 2021-05-15T22:52:13.5349272Z rst_abort html 2021-05-15T22:52:13.5549121Z rst_list html 2021-05-15T22:52:13.5652421Z scalar-type-predicates html 2021-05-15T22:52:13.5813018Z scoped_env html 2021-05-15T22:52:13.5993461Z scoped_interactive html 2021-05-15T22:52:13.6264774Z search_envs html 2021-05-15T22:52:13.6352172Z seq2 html 2021-05-15T22:52:13.6607991Z set_attrs html 2021-05-15T22:52:13.6760121Z set_expr html 2021-05-15T22:52:13.6977744Z set_names html 2021-05-15T22:52:13.7477284Z splice html 2021-05-15T22:52:13.7940487Z stack html 2021-05-15T22:52:13.8123899Z stack_trim html 2021-05-15T22:52:13.8250322Z string html 2021-05-15T22:52:13.8491319Z switch_type html 2021-05-15T22:52:13.8540540Z sym html 2021-05-15T22:52:13.8651829Z tidyeval-data html 2021-05-15T22:52:13.8777778Z trace_back html 2021-05-15T22:52:13.8987568Z type-predicates html 2021-05-15T22:52:13.9181547Z type_of html 2021-05-15T22:52:13.9357145Z vec_poke_n html 2021-05-15T22:52:13.9660800Z vector-coercion html 2021-05-15T22:52:13.9841473Z vector-construction html 2021-05-15T22:52:13.9977746Z vector-old-ctors html 2021-05-15T22:52:14.0113956Z with_abort html 2021-05-15T22:52:14.0271049Z with_env html 2021-05-15T22:52:14.0541065Z with_handlers html 2021-05-15T22:52:14.0779175Z with_restarts html 2021-05-15T22:52:14.0862790Z wref_key html 2021-05-15T22:52:14.0969071Z zap html 2021-05-15T22:52:14.1070935Z zap_srcref html 2021-05-15T22:52:14.1090890Z *** copying figures 2021-05-15T22:52:14.1131750Z ** building package indices 2021-05-15T22:52:14.5345545Z ** testing if installed package can be loaded 2021-05-15T22:52:14.5346886Z *** arch - i386 2021-05-15T22:52:14.8405594Z *** arch - x64 2021-05-15T22:52:15.0603358Z * DONE (rlang) 2021-05-15T22:52:15.2060516Z In R CMD INSTALL 2021-05-15T22:52:15.5274410Z * installing *source* package 'magrittr' ... 2021-05-15T22:52:15.5336449Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:15.5571367Z ** libs 2021-05-15T22:52:15.5580198Z 2021-05-15T22:52:15.5581461Z *** arch - i386 2021-05-15T22:52:15.5805921Z 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-15T22:52:15.7337379Z 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-15T22:52:15.9658616Z 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-15T22:52:16.0629986Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-15T22:52:16.0640538Z 2021-05-15T22:52:16.0641827Z *** arch - x64 2021-05-15T22:52:16.0842535Z 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-15T22:52:16.2263553Z 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-15T22:52:16.4496046Z 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-15T22:52:16.5421931Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-15T22:52:16.5449642Z ** R 2021-05-15T22:52:16.5536953Z ** inst 2021-05-15T22:52:16.5606615Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:16.6835520Z ** help 2021-05-15T22:52:16.7562233Z *** installing help indices 2021-05-15T22:52:16.8051243Z converting help for package 'magrittr' 2021-05-15T22:52:16.8298777Z finding HTML links ... done 2021-05-15T22:52:16.8542875Z aliases html 2021-05-15T22:52:16.8661860Z compound html 2021-05-15T22:52:16.8721962Z debug_fseq html 2021-05-15T22:52:16.8777319Z debug_pipe html 2021-05-15T22:52:16.8926463Z exposition html 2021-05-15T22:52:16.8970389Z faq-pipe-gender html 2021-05-15T22:52:16.9029096Z freduce html 2021-05-15T22:52:16.9106711Z fseq html 2021-05-15T22:52:16.9150209Z functions html 2021-05-15T22:52:16.9407918Z magrittr-package html 2021-05-15T22:52:16.9825546Z pipe html 2021-05-15T22:52:16.9881582Z pipe_eager_lexical html 2021-05-15T22:52:16.9938506Z print.fseq html 2021-05-15T22:52:17.0045388Z tee html 2021-05-15T22:52:17.0047820Z *** copying figures 2021-05-15T22:52:17.0060106Z ** building package indices 2021-05-15T22:52:17.0434739Z ** installing vignettes 2021-05-15T22:52:17.0496640Z ** testing if installed package can be loaded 2021-05-15T22:52:17.0499952Z *** arch - i386 2021-05-15T22:52:17.2555028Z *** arch - x64 2021-05-15T22:52:17.4645766Z * DONE (magrittr) 2021-05-15T22:52:17.4965070Z In R CMD INSTALL 2021-05-15T22:52:17.7846286Z * installing *source* package 'glue' ... 2021-05-15T22:52:17.7906622Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-15T22:52:17.8172015Z ** libs 2021-05-15T22:52:17.8181651Z 2021-05-15T22:52:17.8183143Z *** arch - i386 2021-05-15T22:52:17.8413404Z 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-15T22:52:17.9770515Z 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-15T22:52:18.0715601Z 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-15T22:52:18.3148543Z 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-15T22:52:18.4110906Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-15T22:52:18.4118792Z 2021-05-15T22:52:18.4119790Z *** arch - x64 2021-05-15T22:52:18.4308374Z 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-15T22:52:18.5573178Z 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-15T22:52:18.6452336Z 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-15T22:52:18.8789787Z 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-15T22:52:18.9735181Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-15T22:52:18.9762175Z ** R 2021-05-15T22:52:18.9867517Z ** inst 2021-05-15T22:52:18.9911365Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:19.3076471Z ** help 2021-05-15T22:52:19.3656589Z *** installing help indices 2021-05-15T22:52:19.4027440Z converting help for package 'glue' 2021-05-15T22:52:19.4298159Z finding HTML links ... done 2021-05-15T22:52:19.4455128Z as_glue html 2021-05-15T22:52:19.4497491Z glue-deprecated html 2021-05-15T22:52:19.5107057Z glue html 2021-05-15T22:52:19.5318429Z glue_col html 2021-05-15T22:52:19.5493766Z glue_collapse html 2021-05-15T22:52:19.5497834Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpq8gUKx/R.INSTALLfe0109d1617/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-15T22:52:19.5704477Z glue_safe html 2021-05-15T22:52:19.5998138Z glue_sql html 2021-05-15T22:52:19.6061398Z identity_transformer html 2021-05-15T22:52:19.6112845Z quoting html 2021-05-15T22:52:19.6204073Z trim html 2021-05-15T22:52:19.6208993Z *** copying figures 2021-05-15T22:52:19.6220517Z ** building package indices 2021-05-15T22:52:19.6508634Z ** installing vignettes 2021-05-15T22:52:19.6581804Z ** testing if installed package can be loaded 2021-05-15T22:52:19.6586710Z *** arch - i386 2021-05-15T22:52:19.9644119Z *** arch - x64 2021-05-15T22:52:20.2772899Z * DONE (glue) 2021-05-15T22:52:20.3127356Z In R CMD INSTALL 2021-05-15T22:52:20.5673517Z * installing *source* package 'sys' ... 2021-05-15T22:52:20.5713965Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-15T22:52:20.5957406Z ** libs 2021-05-15T22:52:20.5966316Z 2021-05-15T22:52:20.5967396Z *** arch - i386 2021-05-15T22:52:20.6213584Z 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-15T22:52:21.2309944Z 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-15T22:52:21.4386865Z 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-15T22:52:21.5522651Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-15T22:52:21.5531729Z 2021-05-15T22:52:21.5532857Z *** arch - x64 2021-05-15T22:52:21.5762073Z 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-15T22:52:22.3599386Z 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-15T22:52:22.5667530Z 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-15T22:52:22.6723541Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-15T22:52:22.6747887Z ** R 2021-05-15T22:52:22.6818054Z ** inst 2021-05-15T22:52:22.6835396Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:22.7898416Z ** help 2021-05-15T22:52:22.8302497Z *** installing help indices 2021-05-15T22:52:22.8559713Z converting help for package 'sys' 2021-05-15T22:52:22.8842684Z finding HTML links ... done 2021-05-15T22:52:22.9005609Z as_text html 2021-05-15T22:52:22.9065436Z deprecated html 2021-05-15T22:52:22.9639376Z exec html 2021-05-15T22:52:22.9834066Z exec_r html 2021-05-15T22:52:22.9894455Z quote html 2021-05-15T22:52:22.9899055Z ** building package indices 2021-05-15T22:52:23.0109679Z ** testing if installed package can be loaded 2021-05-15T22:52:23.0112325Z *** arch - i386 2021-05-15T22:52:23.2154682Z *** arch - x64 2021-05-15T22:52:23.4221993Z * DONE (sys) 2021-05-15T22:52:23.4493657Z In R CMD INSTALL 2021-05-15T22:52:23.7307249Z * installing *source* package 'R6' ... 2021-05-15T22:52:23.7352580Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-15T22:52:23.7589425Z ** R 2021-05-15T22:52:23.7666813Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:24.0610611Z ** help 2021-05-15T22:52:24.1021156Z *** installing help indices 2021-05-15T22:52:24.1260484Z converting help for package 'R6' 2021-05-15T22:52:24.1538486Z finding HTML links ... done 2021-05-15T22:52:24.2373172Z R6Class html 2021-05-15T22:52:24.2447182Z as.list.R6 html 2021-05-15T22:52:24.2556087Z is.R6 html 2021-05-15T22:52:24.2560373Z *** copying figures 2021-05-15T22:52:24.2574820Z ** building package indices 2021-05-15T22:52:24.2754410Z ** testing if installed package can be loaded 2021-05-15T22:52:24.2757158Z *** arch - i386 2021-05-15T22:52:24.4805008Z *** arch - x64 2021-05-15T22:52:24.6866341Z * DONE (R6) 2021-05-15T22:52:24.7096399Z In R CMD INSTALL 2021-05-15T22:52:25.2946287Z * installing *source* package 'openssl' ... 2021-05-15T22:52:25.3229778Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-15T22:52:25.3760975Z ** libs 2021-05-15T22:52:25.3771741Z 2021-05-15T22:52:25.3772923Z *** arch - i386 2021-05-15T22:52:25.4202085Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-15T22:52:26.4173698Z 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-15T22:52:26.5615742Z 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-15T22:52:26.6835564Z 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-15T22:52:26.8882395Z 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-15T22:52:27.0920524Z 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-15T22:52:27.2134295Z 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-15T22:52:27.3425741Z 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-15T22:52:27.4951382Z 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-15T22:52:27.5932313Z 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-15T22:52:27.7367301Z 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-15T22:52:27.8488336Z 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-15T22:52:27.9952942Z 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-15T22:52:28.1673398Z 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-15T22:52:28.5761878Z 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-15T22:52:28.9162782Z 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-15T22:52:29.0153821Z 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-15T22:52:29.1043947Z 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-15T22:52:29.2766289Z 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-15T22:52:29.4643232Z 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-15T22:52:29.6378832Z 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-15T22:52:29.7274409Z 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-15T22:52:29.8688792Z 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-15T22:52:30.0458050Z 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-15T22:52:30.5413529Z 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-15T22:52:30.7090527Z 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-15T22:52:30.8701445Z 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-15T22:52:31.0456449Z 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-15T22:52:31.1716922Z 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-15T22:52:31.4619700Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T22:52:31.6046582Z 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-15T22:52:32.0362208Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-15T22:52:32.0425750Z 2021-05-15T22:52:32.0426580Z *** arch - x64 2021-05-15T22:52:32.0865171Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-15T22:52:32.2816236Z 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-15T22:52:32.4185690Z 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-15T22:52:32.5432672Z 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-15T22:52:32.6782274Z 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-15T22:52:32.8662217Z 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-15T22:52:32.9877718Z 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-15T22:52:33.1326085Z 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-15T22:52:33.2983697Z 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-15T22:52:33.4037308Z 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-15T22:52:33.5297483Z 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-15T22:52:33.6427201Z 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-15T22:52:33.7797173Z 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-15T22:52:33.9569963Z 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-15T22:52:34.6255180Z 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-15T22:52:34.8544783Z 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-15T22:52:34.9447992Z 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-15T22:52:35.0312216Z 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-15T22:52:35.1955871Z 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-15T22:52:35.3776469Z 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-15T22:52:35.5499353Z 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-15T22:52:35.6412688Z 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-15T22:52:35.7893406Z 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-15T22:52:35.9518247Z 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-15T22:52:36.6582276Z 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-15T22:52:36.8085224Z 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-15T22:52:36.9690250Z 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-15T22:52:37.1335240Z 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-15T22:52:37.2400115Z 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-15T22:52:37.4856839Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T22:52:37.6291042Z 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-15T22:52:38.0085321Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-15T22:52:38.0176744Z ** R 2021-05-15T22:52:38.0405280Z ** inst 2021-05-15T22:52:38.0554159Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:38.8614513Z ** help 2021-05-15T22:52:38.9650170Z *** installing help indices 2021-05-15T22:52:39.0229967Z converting help for package 'openssl' 2021-05-15T22:52:39.0490530Z finding HTML links ... done 2021-05-15T22:52:39.0716871Z aes_cbc html 2021-05-15T22:52:39.0785104Z base64_encode html 2021-05-15T22:52:39.0992854Z bignum html 2021-05-15T22:52:39.1105257Z certificates html 2021-05-15T22:52:39.1322213Z curve25519 html 2021-05-15T22:52:39.1461577Z ec_dh html 2021-05-15T22:52:39.1680138Z encrypt_envelope html 2021-05-15T22:52:39.1764978Z fingerprint html 2021-05-15T22:52:39.2030586Z hash html 2021-05-15T22:52:39.2155885Z keygen html 2021-05-15T22:52:39.2223606Z my_key html 2021-05-15T22:52:39.2524724Z openssl html 2021-05-15T22:52:39.2563682Z openssl_config html 2021-05-15T22:52:39.2664834Z pbkdf html 2021-05-15T22:52:39.2841124Z pkcs12 html 2021-05-15T22:52:39.2912321Z rand_bytes html 2021-05-15T22:52:39.3090642Z read_key html 2021-05-15T22:52:39.3182840Z reexports html 2021-05-15T22:52:39.3307152Z rsa_encrypt html 2021-05-15T22:52:39.3498126Z signatures html 2021-05-15T22:52:39.3630330Z write_pem html 2021-05-15T22:52:39.3636583Z ** building package indices 2021-05-15T22:52:39.4151491Z ** installing vignettes 2021-05-15T22:52:39.4272071Z ** testing if installed package can be loaded 2021-05-15T22:52:39.4274861Z *** arch - i386 2021-05-15T22:52:39.7338865Z *** arch - x64 2021-05-15T22:52:40.0465235Z * DONE (openssl) 2021-05-15T22:52:40.2039205Z In R CMD INSTALL 2021-05-15T22:52:40.4401636Z * installing *source* package 'mime' ... 2021-05-15T22:52:40.4427646Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-15T22:52:40.4641870Z ** libs 2021-05-15T22:52:40.4649574Z 2021-05-15T22:52:40.4650790Z *** arch - i386 2021-05-15T22:52:40.4880969Z 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-15T22:52:40.5888303Z 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-15T22:52:40.7889542Z 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-15T22:52:40.8863096Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-15T22:52:40.8877910Z 2021-05-15T22:52:40.8878830Z *** arch - x64 2021-05-15T22:52:40.9081420Z 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-15T22:52:40.9962804Z 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-15T22:52:41.2195053Z 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-15T22:52:41.3124591Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-15T22:52:41.3206108Z ** R 2021-05-15T22:52:41.3297286Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:41.4801256Z ** help 2021-05-15T22:52:41.5088906Z *** installing help indices 2021-05-15T22:52:41.5317312Z converting help for package 'mime' 2021-05-15T22:52:41.5583297Z finding HTML links ... done 2021-05-15T22:52:41.5769818Z guess_type html 2021-05-15T22:52:41.5907767Z mimemap html 2021-05-15T22:52:41.5985304Z parse_multipart html 2021-05-15T22:52:41.5989486Z ** building package indices 2021-05-15T22:52:41.6158384Z ** testing if installed package can be loaded 2021-05-15T22:52:41.6160968Z *** arch - i386 2021-05-15T22:52:41.8208423Z *** arch - x64 2021-05-15T22:52:42.0287596Z * DONE (mime) 2021-05-15T22:52:42.0487282Z In R CMD INSTALL 2021-05-15T22:52:42.4621706Z * installing *source* package 'curl' ... 2021-05-15T22:52:42.4773916Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-15T22:52:42.5252861Z ** libs 2021-05-15T22:52:42.5261420Z 2021-05-15T22:52:42.5262519Z *** arch - i386 2021-05-15T22:52:42.5604228Z 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-15T22:52:42.5798346Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-15T22:52:43.0750057Z 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-15T22:52:43.4835966Z 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-15T22:52:43.8666468Z 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-15T22:52:44.2911594Z 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-15T22:52:44.6956666Z 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-15T22:52:45.0834144Z 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-15T22:52:45.5133620Z 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-15T22:52:45.8774798Z 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-15T22:52:46.2308321Z 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-15T22:52:46.8946073Z 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-15T22:52:47.2955340Z 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-15T22:52:47.6663859Z 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-15T22:52:48.0569285Z 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-15T22:52:48.5825775Z 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-15T22:52:48.9637698Z 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-15T22:52:49.0677843Z 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-15T22:52:49.1617426Z 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-15T22:52:49.5289257Z 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-15T22:52:49.9010309Z 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-15T22:52:50.3614635Z 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-15T22:52:50.7357888Z 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-15T22:52:51.0941134Z 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-15T22:52:51.2978790Z 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-15T22:52:51.8266587Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-15T22:52:51.8357142Z 2021-05-15T22:52:51.8358394Z *** arch - x64 2021-05-15T22:52:51.8740898Z 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-15T22:52:51.8948447Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-15T22:52:52.0967818Z 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-15T22:52:52.4865179Z 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-15T22:52:53.0977091Z 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-15T22:52:53.7300296Z 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-15T22:52:54.3302887Z 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-15T22:52:54.9148841Z 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-15T22:52:55.5422766Z 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-15T22:52:56.1458147Z 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-15T22:52:56.7371776Z 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-15T22:52:57.5903012Z 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-15T22:52:58.2014914Z 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-15T22:52:58.7980592Z 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-15T22:52:59.3958621Z 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-15T22:53:00.0887444Z 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-15T22:53:00.6738870Z 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-15T22:53:00.7764897Z 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-15T22:53:00.8679225Z 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-15T22:53:01.4577448Z 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-15T22:53:02.0646338Z 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-15T22:53:02.6877349Z 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-15T22:53:03.2823709Z 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-15T22:53:03.8569792Z 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-15T22:53:04.0647001Z 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-15T22:53:04.5659081Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-15T22:53:04.5762025Z ** R 2021-05-15T22:53:04.5980670Z ** inst 2021-05-15T22:53:04.6073282Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:04.9527666Z ** help 2021-05-15T22:53:05.0428846Z *** installing help indices 2021-05-15T22:53:05.0923523Z converting help for package 'curl' 2021-05-15T22:53:05.1188213Z finding HTML links ... done 2021-05-15T22:53:05.1453194Z curl html 2021-05-15T22:53:05.1636733Z curl_download html 2021-05-15T22:53:05.1707682Z curl_echo html 2021-05-15T22:53:05.2080879Z curl_escape html 2021-05-15T22:53:05.2359604Z curl_fetch html 2021-05-15T22:53:05.2422221Z curl_options html 2021-05-15T22:53:05.2551136Z curl_upload html 2021-05-15T22:53:05.2646176Z file_writer html 2021-05-15T22:53:05.2875881Z handle html 2021-05-15T22:53:05.2946100Z handle_cookies html 2021-05-15T22:53:05.3018219Z ie_proxy html 2021-05-15T22:53:05.3425719Z multi html 2021-05-15T22:53:05.3509304Z multipart html 2021-05-15T22:53:05.3612460Z nslookup html 2021-05-15T22:53:05.3682632Z parse_date html 2021-05-15T22:53:05.3763199Z parse_headers html 2021-05-15T22:53:05.4188390Z send_mail html 2021-05-15T22:53:05.4194552Z ** building package indices 2021-05-15T22:53:05.4702953Z ** installing vignettes 2021-05-15T22:53:05.4795481Z ** testing if installed package can be loaded 2021-05-15T22:53:05.4797622Z *** arch - i386 2021-05-15T22:53:05.7852500Z *** arch - x64 2021-05-15T22:53:06.0977420Z * DONE (curl) 2021-05-15T22:53:06.1597313Z In R CMD INSTALL 2021-05-15T22:53:06.6350490Z * installing *source* package 'jsonlite' ... 2021-05-15T22:53:06.6511247Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-15T22:53:06.6735760Z ** libs 2021-05-15T22:53:06.6742971Z 2021-05-15T22:53:06.6743969Z *** arch - i386 2021-05-15T22:53:06.7215101Z 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-15T22:53:06.8306235Z 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-15T22:53:06.9309555Z 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-15T22:53:07.0350501Z 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-15T22:53:07.1687321Z 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-15T22:53:07.2828908Z 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-15T22:53:07.3815179Z 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-15T22:53:07.4822263Z 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-15T22:53:07.5797364Z 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-15T22:53:07.6718938Z 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-15T22:53:07.8538641Z 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-15T22:53:07.9639970Z 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-15T22:53:08.0909142Z 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-15T22:53:08.2033777Z 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-15T22:53:08.3159994Z 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-15T22:53:08.4133246Z 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-15T22:53:08.5156132Z 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-15T22:53:08.6094301Z 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-15T22:53:08.7129202Z 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-15T22:53:08.8162349Z 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-15T22:53:08.9165218Z 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-15T22:53:09.0240256Z 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-15T22:53:09.1059838Z 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-15T22:53:09.2034036Z 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-15T22:53:09.3575893Z 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-15T22:53:09.6243224Z 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-15T22:53:09.9305138Z 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-15T22:53:10.1749623Z 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-15T22:53:10.4182515Z 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-15T22:53:10.5476841Z 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-15T22:53:10.6651078Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-15T22:53:10.6662222Z 2021-05-15T22:53:10.6663348Z *** arch - x64 2021-05-15T22:53:10.7129403Z 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-15T22:53:10.8172178Z 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-15T22:53:10.9097390Z 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-15T22:53:11.0092635Z 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-15T22:53:11.1471666Z 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-15T22:53:11.2673984Z 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-15T22:53:11.3622699Z 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-15T22:53:11.4580272Z 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-15T22:53:11.5579509Z 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-15T22:53:11.6485016Z 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-15T22:53:11.8124821Z 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-15T22:53:11.9261437Z 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-15T22:53:12.0552432Z 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-15T22:53:12.1785658Z 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-15T22:53:12.2891575Z 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-15T22:53:12.3825068Z 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-15T22:53:12.4722507Z 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-15T22:53:12.5595099Z 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-15T22:53:12.6589046Z 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-15T22:53:12.7551727Z 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-15T22:53:12.8491476Z 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-15T22:53:12.9615452Z 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-15T22:53:13.0376724Z 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-15T22:53:13.1279726Z 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-15T22:53:13.2546918Z 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-15T22:53:13.5183412Z 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-15T22:53:13.7664941Z 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-15T22:53:13.9775103Z 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-15T22:53:14.1492796Z 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-15T22:53:14.2854947Z 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-15T22:53:14.4113458Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-15T22:53:14.4167403Z ** R 2021-05-15T22:53:14.4381139Z ** inst 2021-05-15T22:53:14.4460038Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:14.5535397Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-15T22:53:15.2733303Z ** help 2021-05-15T22:53:15.3355227Z *** installing help indices 2021-05-15T22:53:15.3723872Z converting help for package 'jsonlite' 2021-05-15T22:53:15.4031082Z finding HTML links ... done 2021-05-15T22:53:15.4152863Z base64 html 2021-05-15T22:53:15.4218411Z flatten html 2021-05-15T22:53:15.5036980Z fromJSON html 2021-05-15T22:53:15.5088111Z prettify html 2021-05-15T22:53:15.5198022Z rbind_pages html 2021-05-15T22:53:15.5337194Z read_json html 2021-05-15T22:53:15.5459947Z serializeJSON html 2021-05-15T22:53:15.5907979Z stream_in html 2021-05-15T22:53:15.6021507Z unbox html 2021-05-15T22:53:15.6138105Z validate html 2021-05-15T22:53:15.6143322Z ** building package indices 2021-05-15T22:53:15.6449576Z ** installing vignettes 2021-05-15T22:53:15.6516443Z ** testing if installed package can be loaded 2021-05-15T22:53:15.6519632Z *** arch - i386 2021-05-15T22:53:15.8565291Z *** arch - x64 2021-05-15T22:53:16.0648264Z * DONE (jsonlite) 2021-05-15T22:53:16.1377537Z In R CMD INSTALL 2021-05-15T22:53:16.4038021Z * installing *source* package 'gitcreds' ... 2021-05-15T22:53:16.4088174Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-15T22:53:16.4293375Z ** R 2021-05-15T22:53:16.4419746Z ** inst 2021-05-15T22:53:16.4465815Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:16.7438939Z ** help 2021-05-15T22:53:16.7890776Z *** installing help indices 2021-05-15T22:53:16.8195592Z converting help for package 'gitcreds' 2021-05-15T22:53:16.8469105Z finding HTML links ... done 2021-05-15T22:53:16.8733717Z gitcreds-api html 2021-05-15T22:53:16.8824362Z gitcreds_cache_envvar html 2021-05-15T22:53:16.9951485Z gitcreds_get html 2021-05-15T22:53:17.0469186Z gitcreds_list html 2021-05-15T22:53:17.0539246Z gitcreds_parse_output html 2021-05-15T22:53:17.0544065Z ** building package indices 2021-05-15T22:53:17.0764864Z ** installing vignettes 2021-05-15T22:53:17.0816321Z ** testing if installed package can be loaded 2021-05-15T22:53:17.0819292Z *** arch - i386 2021-05-15T22:53:17.2866568Z *** arch - x64 2021-05-15T22:53:17.4936544Z * DONE (gitcreds) 2021-05-15T22:53:17.5174500Z In R CMD INSTALL 2021-05-15T22:53:17.7985202Z * installing *source* package 'zip' ... 2021-05-15T22:53:17.8044340Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-15T22:53:17.8224558Z ** libs 2021-05-15T22:53:17.8232307Z 2021-05-15T22:53:17.8233390Z *** arch - i386 2021-05-15T22:53:17.8513383Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-15T22:53:17.8514071Z -municode -o tools/cmdzip.exe 2021-05-15T22:53:22.2082426Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-15T22:53:22.2083941Z -municode -o tools/cmdunzip.exe 2021-05-15T22:53:26.4963152Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-15T22:53:26.9660355Z [1] TRUE 2021-05-15T22:53:26.9769641Z 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-15T22:53:27.0689861Z 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-15T22:53:30.1169488Z 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-15T22:53:30.5481687Z 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-15T22:53:30.9733475Z 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-15T22:53:31.5270694Z 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-15T22:53:31.6314818Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-15T22:53:31.6380695Z 2021-05-15T22:53:31.6381965Z *** arch - x64 2021-05-15T22:53:31.6663010Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-15T22:53:31.6665287Z -municode -o tools/cmdzip.exe 2021-05-15T22:53:35.5743335Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-15T22:53:35.5745486Z -municode -o tools/cmdunzip.exe 2021-05-15T22:53:39.4420566Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-15T22:53:39.6331498Z [1] TRUE 2021-05-15T22:53:39.6443203Z 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-15T22:53:39.7304711Z 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-15T22:53:41.8799809Z 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-15T22:53:42.5129508Z 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-15T22:53:43.1271252Z 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-15T22:53:43.8418535Z 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-15T22:53:43.9409943Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-15T22:53:43.9470944Z ** R 2021-05-15T22:53:43.9551633Z ** inst 2021-05-15T22:53:43.9581274Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:44.1137018Z ** help 2021-05-15T22:53:44.1516223Z *** installing help indices 2021-05-15T22:53:44.1760374Z converting help for package 'zip' 2021-05-15T22:53:44.2009813Z finding HTML links ... done 2021-05-15T22:53:44.2247073Z unzip html 2021-05-15T22:53:44.2453138Z unzip_process html 2021-05-15T22:53:44.2842417Z zip html 2021-05-15T22:53:44.2915018Z zip_list html 2021-05-15T22:53:44.3142062Z zip_process html 2021-05-15T22:53:44.3146548Z ** building package indices 2021-05-15T22:53:44.3405113Z ** testing if installed package can be loaded 2021-05-15T22:53:44.3407588Z *** arch - i386 2021-05-15T22:53:44.5451414Z *** arch - x64 2021-05-15T22:53:44.7520445Z * DONE (zip) 2021-05-15T22:53:44.7838591Z In R CMD INSTALL 2021-05-15T22:53:45.1675592Z * installing *source* package 'rstudioapi' ... 2021-05-15T22:53:45.1798469Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-15T22:53:45.2031223Z ** R 2021-05-15T22:53:45.2268266Z ** inst 2021-05-15T22:53:45.2394676Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:45.6084001Z ** help 2021-05-15T22:53:45.9733748Z *** installing help indices 2021-05-15T22:53:46.1918875Z converting help for package 'rstudioapi' 2021-05-15T22:53:46.2208998Z finding HTML links ... done 2021-05-15T22:53:46.2676470Z addTheme html 2021-05-15T22:53:46.2804596Z applyTheme html 2021-05-15T22:53:46.2879142Z askForPassword html 2021-05-15T22:53:46.2965429Z askForSecret html 2021-05-15T22:53:46.3006976Z bugReport html 2021-05-15T22:53:46.3517196Z build-tools html 2021-05-15T22:53:46.3587048Z callFun html 2021-05-15T22:53:46.3706430Z chunk-callbacks html 2021-05-15T22:53:46.3915859Z convertTheme html 2021-05-15T22:53:46.4115376Z createProjectTemplate html 2021-05-15T22:53:46.4213665Z dictionaries html 2021-05-15T22:53:46.4290692Z document_position html 2021-05-15T22:53:46.4432857Z document_range html 2021-05-15T22:53:46.4560880Z executeCommand html 2021-05-15T22:53:46.4713318Z file-dialogs html 2021-05-15T22:53:46.4769840Z filesPaneNavigate html 2021-05-15T22:53:46.4835928Z getActiveProject html 2021-05-15T22:53:46.4945681Z getRStudioPackageDependencies html 2021-05-15T22:53:46.5069521Z getThemeInfo html 2021-05-15T22:53:46.5120366Z getThemes html 2021-05-15T22:53:46.5181910Z getVersion html 2021-05-15T22:53:46.5243444Z hasColorConsole html 2021-05-15T22:53:46.5377316Z hasFun html 2021-05-15T22:53:46.5547914Z highlightUi html 2021-05-15T22:53:46.5638472Z isAvailable html 2021-05-15T22:53:46.5944802Z jobAdd html 2021-05-15T22:53:46.6068700Z jobAddOutput html 2021-05-15T22:53:46.6183036Z jobAddProgress html 2021-05-15T22:53:46.6288673Z jobRemove html 2021-05-15T22:53:46.6470680Z jobRunScript html 2021-05-15T22:53:46.6583143Z jobSetProgress html 2021-05-15T22:53:46.6744849Z jobSetState html 2021-05-15T22:53:46.6854348Z jobSetStatus html 2021-05-15T22:53:46.6987964Z launcher html 2021-05-15T22:53:46.7113255Z launcherConfig html 2021-05-15T22:53:46.7251180Z launcherContainer html 2021-05-15T22:53:46.7315730Z launcherControlJob html 2021-05-15T22:53:46.7358764Z launcherGetJob html 2021-05-15T22:53:46.7506287Z launcherHostMount html 2021-05-15T22:53:46.7703469Z launcherNfsMount html 2021-05-15T22:53:46.7847686Z launcherPlacementConstraint html 2021-05-15T22:53:46.7981909Z launcherResourceLimit html 2021-05-15T22:53:46.8476960Z launcherSubmitJob html 2021-05-15T22:53:46.8624610Z launcherSubmitR html 2021-05-15T22:53:46.8821865Z navigateToFile html 2021-05-15T22:53:46.8907800Z persistent-values html 2021-05-15T22:53:46.8969117Z previewRd html 2021-05-15T22:53:46.9078474Z previewSql html 2021-05-15T22:53:46.9149166Z primary_selection html 2021-05-15T22:53:46.9266821Z projects html 2021-05-15T22:53:46.9370996Z readPreference html 2021-05-15T22:53:46.9481508Z readRStudioPreference html 2021-05-15T22:53:46.9535606Z removeTheme html 2021-05-15T22:53:46.9592018Z restartSession html 2021-05-15T22:53:47.0035415Z rstudio-documents html 2021-05-15T22:53:47.0131059Z rstudio-editors html 2021-05-15T22:53:47.0224457Z savePlotAsImage html 2021-05-15T22:53:47.0295429Z selections html 2021-05-15T22:53:47.0395929Z sendToConsole html 2021-05-15T22:53:47.0487923Z showDialog html 2021-05-15T22:53:47.0574245Z showPrompt html 2021-05-15T22:53:47.0699086Z showQuestion html 2021-05-15T22:53:47.0860491Z sourceMarkers html 2021-05-15T22:53:47.0896539Z systemUsername html 2021-05-15T22:53:47.1004675Z terminalActivate html 2021-05-15T22:53:47.1129798Z terminalBuffer html 2021-05-15T22:53:47.1244579Z terminalBusy html 2021-05-15T22:53:47.1334008Z terminalClear html 2021-05-15T22:53:47.1473343Z terminalContext html 2021-05-15T22:53:47.1631712Z terminalCreate html 2021-05-15T22:53:47.1735444Z terminalExecute html 2021-05-15T22:53:47.1833349Z terminalExitCode html 2021-05-15T22:53:47.1922383Z terminalKill html 2021-05-15T22:53:47.1976611Z terminalList html 2021-05-15T22:53:47.2086518Z terminalRunning html 2021-05-15T22:53:47.2189158Z terminalSend html 2021-05-15T22:53:47.2241973Z terminalVisible html 2021-05-15T22:53:47.2343117Z translateLocalUrl html 2021-05-15T22:53:47.2412989Z updateDialog html 2021-05-15T22:53:47.2450036Z userIdentity html 2021-05-15T22:53:47.2524669Z versionInfo html 2021-05-15T22:53:47.2796775Z viewer html 2021-05-15T22:53:47.2914575Z writePreference html 2021-05-15T22:53:47.3035031Z writeRStudioPreference html 2021-05-15T22:53:47.3050269Z *** copying figures 2021-05-15T22:53:47.3065578Z ** building package indices 2021-05-15T22:53:47.5040100Z ** installing vignettes 2021-05-15T22:53:47.5142272Z ** testing if installed package can be loaded 2021-05-15T22:53:47.5144875Z *** arch - i386 2021-05-15T22:53:47.8205769Z *** arch - x64 2021-05-15T22:53:48.0353549Z * DONE (rstudioapi) 2021-05-15T22:53:48.0968438Z In R CMD INSTALL 2021-05-15T22:53:48.4033342Z * installing *source* package 'rprojroot' ... 2021-05-15T22:53:48.4103875Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-15T22:53:48.4347840Z ** R 2021-05-15T22:53:48.4428809Z ** inst 2021-05-15T22:53:48.4464538Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:48.7609646Z ** help 2021-05-15T22:53:48.8162286Z *** installing help indices 2021-05-15T22:53:48.8463155Z converting help for package 'rprojroot' 2021-05-15T22:53:48.8721217Z finding HTML links ... done 2021-05-15T22:53:48.8968352Z criteria html 2021-05-15T22:53:48.9029093Z deprecated html 2021-05-15T22:53:48.9204276Z find_root html 2021-05-15T22:53:48.9473703Z find_root_file html 2021-05-15T22:53:49.0029045Z root_criterion html 2021-05-15T22:53:49.0173837Z rprojroot-package html 2021-05-15T22:53:49.0394507Z thisfile html 2021-05-15T22:53:49.0398961Z *** copying figures 2021-05-15T22:53:49.0438755Z ** building package indices 2021-05-15T22:53:49.0720720Z ** installing vignettes 2021-05-15T22:53:49.0786345Z ** testing if installed package can be loaded 2021-05-15T22:53:49.0788982Z *** arch - i386 2021-05-15T22:53:49.2842052Z *** arch - x64 2021-05-15T22:53:49.4920270Z * DONE (rprojroot) 2021-05-15T22:53:49.5256122Z In R CMD INSTALL 2021-05-15T22:53:49.8279336Z * installing *source* package 'crayon' ... 2021-05-15T22:53:49.8341287Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-15T22:53:49.8604034Z ** R 2021-05-15T22:53:49.8796780Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:50.5859262Z ** help 2021-05-15T22:53:50.6975592Z *** installing help indices 2021-05-15T22:53:50.7574437Z converting help for package 'crayon' 2021-05-15T22:53:50.7834142Z finding HTML links ... done 2021-05-15T22:53:50.8025486Z chr html 2021-05-15T22:53:50.8216287Z col_align html 2021-05-15T22:53:50.8363002Z col_nchar html 2021-05-15T22:53:50.8595416Z col_strsplit html 2021-05-15T22:53:50.8748023Z col_substr html 2021-05-15T22:53:50.8904308Z col_substring html 2021-05-15T22:53:50.9061579Z combine_styles html 2021-05-15T22:53:50.9131496Z concat html 2021-05-15T22:53:50.9372086Z crayon html 2021-05-15T22:53:50.9424181Z drop_style html 2021-05-15T22:53:50.9490305Z has_color html 2021-05-15T22:53:50.9545117Z has_style html 2021-05-15T22:53:50.9644645Z hyperlink html 2021-05-15T22:53:50.9924500Z make_style html 2021-05-15T22:53:51.0304601Z num_ansi_colors html 2021-05-15T22:53:51.0370947Z num_colors html 2021-05-15T22:53:51.0424398Z show_ansi_colors html 2021-05-15T22:53:51.0516840Z start.crayon html 2021-05-15T22:53:51.0567514Z strip_style html 2021-05-15T22:53:51.0678784Z style html 2021-05-15T22:53:51.0754454Z styles html 2021-05-15T22:53:51.0760800Z ** building package indices 2021-05-15T22:53:51.1434337Z ** testing if installed package can be loaded 2021-05-15T22:53:51.1436728Z *** arch - i386 2021-05-15T22:53:51.3484907Z *** arch - x64 2021-05-15T22:53:51.5559790Z * DONE (crayon) 2021-05-15T22:53:51.5822916Z In R CMD INSTALL 2021-05-15T22:53:51.8408315Z * installing *source* package 'fastmap' ... 2021-05-15T22:53:51.8442683Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-15T22:53:51.8647017Z ** libs 2021-05-15T22:53:51.8655533Z 2021-05-15T22:53:51.8656679Z *** arch - i386 2021-05-15T22:53:51.8917299Z 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-15T22:53:53.8680300Z 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-15T22:53:54.0810155Z 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-15T22:53:54.3657481Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-15T22:53:54.3678263Z 2021-05-15T22:53:54.3679401Z *** arch - x64 2021-05-15T22:53:54.3904153Z 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-15T22:53:56.2604112Z 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-15T22:53:56.4784632Z 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-15T22:53:56.8062241Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-15T22:53:56.8101548Z ** R 2021-05-15T22:53:56.8206142Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:57.0495551Z ** help 2021-05-15T22:53:57.0878535Z *** installing help indices 2021-05-15T22:53:57.1093972Z converting help for package 'fastmap' 2021-05-15T22:53:57.1340142Z finding HTML links ... done 2021-05-15T22:53:57.1733820Z fastmap html 2021-05-15T22:53:57.1954901Z fastqueue html 2021-05-15T22:53:57.2197255Z faststack html 2021-05-15T22:53:57.2232075Z key_missing html 2021-05-15T22:53:57.2236467Z ** building package indices 2021-05-15T22:53:57.2428951Z ** testing if installed package can be loaded 2021-05-15T22:53:57.2431540Z *** arch - i386 2021-05-15T22:53:57.5488699Z *** arch - x64 2021-05-15T22:53:57.7566225Z * DONE (fastmap) 2021-05-15T22:53:57.7857948Z In R CMD INSTALL 2021-05-15T22:53:58.1299591Z * installing *source* package 'withr' ... 2021-05-15T22:53:58.1383044Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-15T22:53:58.1674723Z ** R 2021-05-15T22:53:58.1856667Z ** inst 2021-05-15T22:53:58.1892910Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:58.6881213Z ** help 2021-05-15T22:53:58.8388244Z *** installing help indices 2021-05-15T22:53:58.9115346Z converting help for package 'withr' 2021-05-15T22:53:58.9362221Z finding HTML links ... done 2021-05-15T22:53:59.0020222Z defer html 2021-05-15T22:53:59.0954911Z devices html 2021-05-15T22:53:59.0958637Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqGKDmc/R.INSTALL6781c4612f9/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-15T22:53:59.0992549Z makevars_user html 2021-05-15T22:53:59.1119404Z set_makevars html 2021-05-15T22:53:59.1347922Z with_ html 2021-05-15T22:53:59.1445399Z with_collate html 2021-05-15T22:53:59.1543871Z with_connection html 2021-05-15T22:53:59.1657367Z with_db_connection html 2021-05-15T22:53:59.1753948Z with_dir html 2021-05-15T22:53:59.1951515Z with_envvar html 2021-05-15T22:53:59.2055452Z with_file html 2021-05-15T22:53:59.2158939Z with_gctorture2 html 2021-05-15T22:53:59.2293551Z with_libpaths html 2021-05-15T22:53:59.2440592Z with_locale html 2021-05-15T22:53:59.2610443Z with_makevars html 2021-05-15T22:53:59.2720964Z with_options html 2021-05-15T22:53:59.3198106Z with_package html 2021-05-15T22:53:59.3199649Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqGKDmc/R.INSTALL6781c4612f9/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-15T22:53:59.3325641Z with_par html 2021-05-15T22:53:59.3463189Z with_path html 2021-05-15T22:53:59.3610737Z with_rng_version html 2021-05-15T22:53:59.3744359Z with_seed html 2021-05-15T22:53:59.3932900Z with_sink html 2021-05-15T22:53:59.4070018Z with_temp_libpaths html 2021-05-15T22:53:59.4230894Z with_tempfile html 2021-05-15T22:53:59.4351185Z with_timezone html 2021-05-15T22:53:59.4777541Z withr html 2021-05-15T22:53:59.4783365Z *** copying figures 2021-05-15T22:53:59.4801899Z ** building package indices 2021-05-15T22:53:59.5578764Z ** installing vignettes 2021-05-15T22:53:59.5645850Z ** testing if installed package can be loaded 2021-05-15T22:53:59.5648580Z *** arch - i386 2021-05-15T22:53:59.7691985Z *** arch - x64 2021-05-15T22:53:59.9774468Z * DONE (withr) 2021-05-15T22:54:00.0069035Z In R CMD INSTALL 2021-05-15T22:54:00.2516638Z * installing *source* package 'rappdirs' ... 2021-05-15T22:54:00.2555558Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-15T22:54:00.2880812Z ** libs 2021-05-15T22:54:00.2889665Z 2021-05-15T22:54:00.2890736Z *** arch - i386 2021-05-15T22:54:00.3118933Z 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-15T22:54:00.4142301Z 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-15T22:54:01.1213108Z 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-15T22:54:01.2233397Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-15T22:54:01.2240626Z 2021-05-15T22:54:01.2241693Z *** arch - x64 2021-05-15T22:54:01.2430850Z 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-15T22:54:01.3298636Z 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-15T22:54:02.2502611Z 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-15T22:54:02.3448270Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-15T22:54:02.3476242Z ** R 2021-05-15T22:54:02.3558122Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:02.4898037Z ** help 2021-05-15T22:54:02.5351204Z *** installing help indices 2021-05-15T22:54:02.5671268Z converting help for package 'rappdirs' 2021-05-15T22:54:02.5929492Z finding HTML links ... done 2021-05-15T22:54:02.6218578Z app_dir html 2021-05-15T22:54:02.6498953Z rappdirs-package html 2021-05-15T22:54:02.6788805Z site_data_dir html 2021-05-15T22:54:02.7048994Z user_cache_dir html 2021-05-15T22:54:02.7362864Z user_data_dir html 2021-05-15T22:54:02.7603645Z user_log_dir html 2021-05-15T22:54:02.7609074Z ** building package indices 2021-05-15T22:54:02.7896260Z ** testing if installed package can be loaded 2021-05-15T22:54:02.7898734Z *** arch - i386 2021-05-15T22:54:02.9947947Z *** arch - x64 2021-05-15T22:54:03.2014728Z * DONE (rappdirs) 2021-05-15T22:54:03.2257260Z In R CMD INSTALL 2021-05-15T22:54:03.8825686Z * installing *source* package 'fs' ... 2021-05-15T22:54:03.9111450Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-15T22:54:03.9374038Z ** libs 2021-05-15T22:54:03.9382436Z 2021-05-15T22:54:03.9383483Z *** arch - i386 2021-05-15T22:54:04.0656806Z 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-15T22:54:04.6525684Z 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-15T22:54:05.3737843Z 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-15T22:54:06.1843209Z 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-15T22:54:06.3098160Z 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-15T22:54:06.9056789Z 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-15T22:54:07.5861126Z 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-15T22:54:08.3637766Z 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-15T22:54:09.1938829Z 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-15T22:54:09.9153780Z 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-15T22:54:10.7023801Z 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-15T22:54:11.4083379Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-15T22:54:11.4085473Z 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-15T22:54:11.4090584Z HAVE_DTRACE=0 2021-05-15T22:54:11.4455919Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpYt8zjQ/R.INSTALL1ac44b8c4f3c/fs/src-i386/libuv-1.38.1' 2021-05-15T22:54:11.4458037Z 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-15T22:54:11.7162297Z 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-15T22:54:11.9173991Z 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-15T22:54:12.1177369Z 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-15T22:54:12.3786866Z 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-15T22:54:12.5565544Z 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-15T22:54:12.7968956Z 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-15T22:54:12.9752889Z 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-15T22:54:13.2411500Z 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-15T22:54:13.4974844Z 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-15T22:54:14.0240881Z 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-15T22:54:14.3102530Z 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-15T22:54:14.8314949Z 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-15T22:54:15.0294683Z 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-15T22:54:15.5856633Z 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-15T22:54:16.3911673Z 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-15T22:54:16.6900829Z 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-15T22:54:16.9101840Z 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-15T22:54:17.2425215Z src/win/util.c: In function 'uv_os_uname': 2021-05-15T22:54:17.2428546Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-15T22:54:17.2429439Z #pragma warning(suppress : 4996) 2021-05-15T22:54:17.2429993Z ^ 2021-05-15T22:54:17.5188907Z src/win/util.c: In function 'uv_os_environ': 2021-05-15T22:54:17.5190342Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:17.5191285Z ptr = strchr(buf + 1, '='); 2021-05-15T22:54:17.5191758Z ^ 2021-05-15T22:54:17.6519424Z 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-15T22:54:18.0944798Z 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-15T22:54:18.7567081Z 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-15T22:54:18.9177517Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-15T22:54:18.9179684Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T22:54:18.9181330Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-15T22:54:18.9182290Z ^ 2021-05-15T22:54:18.9183798Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-15T22:54:19.0134276Z 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-15T22:54:19.9530062Z 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-15T22:54:20.1013131Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-15T22:54:20.1016150Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T22:54:20.1017589Z int err = 0; 2021-05-15T22:54:20.1018492Z ^ 2021-05-15T22:54:20.1022855Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-15T22:54:20.1024703Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T22:54:20.1026155Z int err = 0; 2021-05-15T22:54:20.1027035Z ^ 2021-05-15T22:54:20.1028872Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-15T22:54:20.1030669Z LARGE_INTEGER zero, pos, end_pos; 2021-05-15T22:54:20.1031766Z ^ 2021-05-15T22:54:20.1032927Z src/win/fs.c: In function 'fs__unlink': 2021-05-15T22:54:20.1034797Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T22:54:20.1036670Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-15T22:54:20.1037686Z ^ 2021-05-15T22:54:20.1039560Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-15T22:54:20.7648202Z src/win/fs.c: In function 'uv__fs_work': 2021-05-15T22:54:20.7649901Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:20.7651082Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T22:54:20.7651769Z ^ 2021-05-15T22:54:20.7652591Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-15T22:54:20.7653349Z uv_stat_t new_statbuf; 2021-05-15T22:54:20.7653867Z ^ 2021-05-15T22:54:20.7655073Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:20.7656249Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T22:54:20.7656848Z ^ 2021-05-15T22:54:20.7657636Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-15T22:54:20.7658373Z uv_stat_t new_statbuf; 2021-05-15T22:54:20.7658914Z ^ 2021-05-15T22:54:20.7660043Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:20.7661149Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T22:54:20.7661840Z ^ 2021-05-15T22:54:20.7662605Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-15T22:54:20.7663318Z uv_stat_t statbuf; 2021-05-15T22:54:20.7663836Z ^ 2021-05-15T22:54:20.7664931Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:20.7666080Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T22:54:20.7666771Z ^ 2021-05-15T22:54:20.7667558Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-15T22:54:20.7668139Z uv_stat_t statbuf; 2021-05-15T22:54:20.7668550Z ^ 2021-05-15T22:54:21.5396423Z 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-15T22:54:21.7339001Z 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-15T22:54:22.0549339Z 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-15T22:54:22.2560233Z 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-15T22:54:22.5440258Z 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-15T22:54:22.7121687Z 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-15T22:54:22.9225812Z 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-15T22:54:23.1789473Z 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-15T22:54:23.3648330Z 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-15T22:54:23.6047044Z 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-15T22:54:23.8742493Z 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-15T22:54:24.0876793Z 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-15T22:54:24.1162999Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpYt8zjQ/R.INSTALL1ac44b8c4f3c/fs/src-i386/libuv-1.38.1' 2021-05-15T22:54:24.2287009Z 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-15T22:54:24.5729814Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-15T22:54:24.5760704Z 2021-05-15T22:54:24.5761624Z *** arch - x64 2021-05-15T22:54:24.6960860Z 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-15T22:54:25.5022115Z 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-15T22:54:26.4374445Z 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-15T22:54:27.4228607Z 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-15T22:54:27.5289008Z 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-15T22:54:28.3001363Z 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-15T22:54:29.1895048Z 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-15T22:54:30.1520014Z 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-15T22:54:31.1689996Z 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-15T22:54:32.1261423Z 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-15T22:54:33.1061929Z 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-15T22:54:34.0038715Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-15T22:54:34.0045438Z 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-15T22:54:34.0046785Z HAVE_DTRACE=0 2021-05-15T22:54:34.0399760Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpYt8zjQ/R.INSTALL1ac44b8c4f3c/fs/src-x64/libuv-1.38.1' 2021-05-15T22:54:34.0401647Z 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-15T22:54:34.4899779Z 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-15T22:54:34.9188910Z 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-15T22:54:35.3440209Z 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-15T22:54:35.8066962Z 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-15T22:54:36.1974458Z 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-15T22:54:36.6337745Z 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-15T22:54:37.0165858Z 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-15T22:54:37.4690646Z 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-15T22:54:37.9216250Z 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-15T22:54:38.5983005Z 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-15T22:54:39.0929888Z 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-15T22:54:39.7112186Z 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-15T22:54:40.1495822Z 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-15T22:54:40.6922644Z 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-15T22:54:41.6282117Z 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-15T22:54:42.1723199Z 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-15T22:54:42.6076527Z 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-15T22:54:43.1573349Z src/win/util.c: In function 'uv_os_uname': 2021-05-15T22:54:43.1575788Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-15T22:54:43.1577445Z #pragma warning(suppress : 4996) 2021-05-15T22:54:43.1578450Z ^ 2021-05-15T22:54:43.5126799Z 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-15T22:54:44.1087033Z 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-15T22:54:44.8335515Z 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-15T22:54:45.1973632Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-15T22:54:45.1976385Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T22:54:45.1978411Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-15T22:54:45.1979607Z ^ 2021-05-15T22:54:45.1980898Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-15T22:54:45.2902528Z 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-15T22:54:46.2821150Z 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-15T22:54:46.6581491Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-15T22:54:46.6583764Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T22:54:46.6584575Z int err = 0; 2021-05-15T22:54:46.6585205Z ^ 2021-05-15T22:54:46.6590129Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-15T22:54:46.6591201Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T22:54:46.6591970Z int err = 0; 2021-05-15T22:54:46.6592443Z ^ 2021-05-15T22:54:46.6593489Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-15T22:54:46.6594485Z LARGE_INTEGER zero, pos, end_pos; 2021-05-15T22:54:46.6595142Z ^ 2021-05-15T22:54:46.6595803Z src/win/fs.c: In function 'fs__unlink': 2021-05-15T22:54:46.6596824Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T22:54:46.6597776Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-15T22:54:46.6598554Z ^ 2021-05-15T22:54:46.6599593Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-15T22:54:46.7912203Z src/win/fs.c: In function 'fs__copyfile': 2021-05-15T22:54:46.7913726Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:46.7914850Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T22:54:46.7915572Z ^ 2021-05-15T22:54:46.7916683Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:46.7917733Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T22:54:46.7918296Z ^ 2021-05-15T22:54:46.7919314Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:46.7920444Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T22:54:46.7921009Z ^ 2021-05-15T22:54:46.7921959Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:54:46.7922865Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T22:54:46.7923342Z ^ 2021-05-15T22:54:48.0689102Z 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-15T22:54:48.2130898Z 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-15T22:54:48.7713534Z 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-15T22:54:49.2017952Z 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-15T22:54:49.7054659Z 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-15T22:54:50.1066019Z 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-15T22:54:50.5590202Z 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-15T22:54:51.0221416Z 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-15T22:54:51.4331292Z 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-15T22:54:51.8831137Z 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-15T22:54:52.3721263Z 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-15T22:54:52.7923942Z 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-15T22:54:52.8172299Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpYt8zjQ/R.INSTALL1ac44b8c4f3c/fs/src-x64/libuv-1.38.1' 2021-05-15T22:54:52.9389727Z 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-15T22:54:53.3037036Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-15T22:54:53.3074844Z ** R 2021-05-15T22:54:53.3265584Z ** inst 2021-05-15T22:54:53.3302780Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:54.1697775Z ** help 2021-05-15T22:54:54.3123018Z *** installing help indices 2021-05-15T22:54:54.3924206Z converting help for package 'fs' 2021-05-15T22:54:54.4168424Z finding HTML links ... done 2021-05-15T22:54:54.4502369Z copy html 2021-05-15T22:54:54.4682700Z create html 2021-05-15T22:54:54.5160623Z delete html 2021-05-15T22:54:54.5420355Z dir_ls html 2021-05-15T22:54:54.5495776Z dir_tree html 2021-05-15T22:54:54.5592478Z file_access html 2021-05-15T22:54:54.5671587Z file_chmod html 2021-05-15T22:54:54.5745117Z file_chown html 2021-05-15T22:54:54.6055271Z file_info html 2021-05-15T22:54:54.6154624Z file_move html 2021-05-15T22:54:54.6277427Z file_show html 2021-05-15T22:54:54.6408683Z file_temp html 2021-05-15T22:54:54.6493516Z file_touch html 2021-05-15T22:54:54.6657753Z fs-package html 2021-05-15T22:54:54.6724175Z fs_bytes html 2021-05-15T22:54:54.6844392Z fs_path html 2021-05-15T22:54:54.7052643Z fs_perms html 2021-05-15T22:54:54.7114419Z id html 2021-05-15T22:54:54.7163879Z is_absolute_path html 2021-05-15T22:54:54.7279294Z is_file html 2021-05-15T22:54:54.7330986Z link_path html 2021-05-15T22:54:54.7423767Z path html 2021-05-15T22:54:54.7745170Z path_expand html 2021-05-15T22:54:54.7857977Z path_file html 2021-05-15T22:54:54.7981988Z path_filter html 2021-05-15T22:54:54.8234739Z path_math html 2021-05-15T22:54:54.8337931Z path_package html 2021-05-15T22:54:54.8511863Z path_sanitize html 2021-05-15T22:54:54.8584282Z path_tidy html 2021-05-15T22:54:54.8591007Z ** building package indices 2021-05-15T22:54:54.9264649Z ** installing vignettes 2021-05-15T22:54:54.9344071Z ** testing if installed package can be loaded 2021-05-15T22:54:54.9348766Z *** arch - i386 2021-05-15T22:54:55.2421269Z *** arch - x64 2021-05-15T22:54:55.5529012Z * DONE (fs) 2021-05-15T22:54:55.6919257Z In R CMD INSTALL 2021-05-15T22:54:55.9455924Z * installing *source* package 'clipr' ... 2021-05-15T22:54:55.9500302Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-15T22:54:55.9752401Z ** R 2021-05-15T22:54:55.9833245Z ** inst 2021-05-15T22:54:55.9868937Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:56.1313606Z ** help 2021-05-15T22:54:56.1726719Z *** installing help indices 2021-05-15T22:54:56.2010947Z converting help for package 'clipr' 2021-05-15T22:54:56.2280203Z finding HTML links ... done 2021-05-15T22:54:56.2419884Z clear_clip html 2021-05-15T22:54:56.2515093Z clipr html 2021-05-15T22:54:56.2623801Z clipr_available html 2021-05-15T22:54:56.2694391Z read_clip html 2021-05-15T22:54:56.2867278Z read_clip_tbl html 2021-05-15T22:54:56.3224076Z write_clip html 2021-05-15T22:54:56.3309633Z write_last_clip html 2021-05-15T22:54:56.3314312Z ** building package indices 2021-05-15T22:54:56.3528470Z ** installing vignettes 2021-05-15T22:54:56.3597489Z ** testing if installed package can be loaded 2021-05-15T22:54:56.3600206Z *** arch - i386 2021-05-15T22:54:56.5650514Z *** arch - x64 2021-05-15T22:54:56.7723214Z * DONE (clipr) 2021-05-15T22:54:56.7967065Z In R CMD INSTALL 2021-05-15T22:54:57.9344573Z * installing *source* package 'git2r' ... 2021-05-15T22:54:57.9956554Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-15T22:54:57.9958020Z 2021-05-15T22:54:57.9959037Z ********************************************** 2021-05-15T22:54:57.9960352Z WARNING: this package has a configure script 2021-05-15T22:54:57.9961872Z It probably needs manual configuration 2021-05-15T22:54:57.9963155Z ********************************************** 2021-05-15T22:54:57.9963952Z 2021-05-15T22:54:57.9964554Z 2021-05-15T22:54:58.0194056Z ** libs 2021-05-15T22:54:58.0208990Z 2021-05-15T22:54:58.0210139Z *** arch - i386 2021-05-15T22:54:58.4054155Z 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-15T22:54:58.4276104Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T22:54:59.1296614Z 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-15T22:54:59.2658742Z 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-15T22:54:59.3699568Z 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-15T22:54:59.6265251Z 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-15T22:54:59.7735422Z 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-15T22:54:59.9554642Z 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-15T22:55:00.2650950Z 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-15T22:55:00.4293755Z 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-15T22:55:00.5809104Z 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-15T22:55:00.7955412Z 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-15T22:55:01.0531165Z 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-15T22:55:01.4629330Z 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-15T22:55:01.7610684Z 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-15T22:55:01.8810000Z 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-15T22:55:02.0181596Z 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-15T22:55:02.1586134Z 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-15T22:55:02.2934087Z 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-15T22:55:02.5087763Z 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-15T22:55:02.6861546Z 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-15T22:55:02.8316979Z 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-15T22:55:03.0393699Z 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-15T22:55:03.1643561Z 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-15T22:55:03.2997831Z 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-15T22:55:03.4432883Z 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-15T22:55:03.5846502Z 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-15T22:55:03.7999874Z 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-15T22:55:04.0138548Z 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-15T22:55:04.1557592Z 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-15T22:55:04.2874964Z 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-15T22:55:04.5019827Z 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-15T22:55:04.6386464Z 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-15T22:55:04.8590631Z 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-15T22:55:05.0605892Z 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-15T22:55:05.2346723Z 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-15T22:55:05.3593707Z 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-15T22:55:05.6086614Z 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-15T22:55:06.1191391Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-15T22:55:06.1282762Z 2021-05-15T22:55:06.1283916Z *** arch - x64 2021-05-15T22:55:06.7502444Z 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-15T22:55:06.7709593Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T22:55:06.9834945Z 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-15T22:55:07.1150690Z 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-15T22:55:07.2092959Z 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-15T22:55:07.4093741Z 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-15T22:55:07.5526510Z 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-15T22:55:07.7223126Z 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-15T22:55:07.9767817Z 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-15T22:55:08.1163902Z 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-15T22:55:08.2507503Z 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-15T22:55:08.4444675Z 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-15T22:55:08.6404414Z 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-15T22:55:09.2703421Z 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-15T22:55:09.5463074Z 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-15T22:55:09.6734681Z 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-15T22:55:09.8037543Z 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-15T22:55:09.9397426Z 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-15T22:55:10.0731531Z 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-15T22:55:10.2873939Z 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-15T22:55:10.4683014Z 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-15T22:55:10.6030827Z 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-15T22:55:10.8056011Z 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-15T22:55:10.9336753Z 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-15T22:55:11.0702651Z 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-15T22:55:11.2087324Z 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-15T22:55:11.3402634Z 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-15T22:55:11.5610371Z 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-15T22:55:11.7671933Z 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-15T22:55:11.9046165Z 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-15T22:55:12.0322444Z 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-15T22:55:12.2476644Z 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-15T22:55:12.3882588Z 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-15T22:55:12.5484222Z 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-15T22:55:12.7420034Z 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-15T22:55:12.9183111Z 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-15T22:55:13.0402065Z 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-15T22:55:13.2663198Z 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-15T22:55:13.7045019Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-15T22:55:13.7141638Z ** R 2021-05-15T22:55:13.7616779Z ** inst 2021-05-15T22:55:13.7643912Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:14.6008241Z ** help 2021-05-15T22:55:15.1008116Z *** installing help indices 2021-05-15T22:55:15.3842721Z converting help for package 'git2r' 2021-05-15T22:55:15.4112913Z finding HTML links ... done 2021-05-15T22:55:15.4581282Z add html 2021-05-15T22:55:15.4673890Z ahead_behind html 2021-05-15T22:55:15.4902110Z as.data.frame.git_repository html 2021-05-15T22:55:15.5083994Z as.data.frame.git_tree html 2021-05-15T22:55:15.5148676Z as.list.git_tree html 2021-05-15T22:55:15.5516471Z blame html 2021-05-15T22:55:15.5626098Z blob_create html 2021-05-15T22:55:15.5704939Z branch_create html 2021-05-15T22:55:15.5759624Z branch_delete html 2021-05-15T22:55:15.5812263Z branch_get_upstream html 2021-05-15T22:55:15.5862427Z branch_remote_name html 2021-05-15T22:55:15.5913455Z branch_remote_url html 2021-05-15T22:55:15.5989062Z branch_rename html 2021-05-15T22:55:15.6055163Z branch_set_upstream html 2021-05-15T22:55:15.6101784Z branch_target html 2021-05-15T22:55:15.6174992Z branches html 2021-05-15T22:55:15.6235789Z bundle_r_package html 2021-05-15T22:55:15.6413366Z checkout html 2021-05-15T22:55:15.6573789Z clone html 2021-05-15T22:55:15.6810233Z commit html 2021-05-15T22:55:15.6998607Z commits html 2021-05-15T22:55:15.7146621Z config html 2021-05-15T22:55:15.7208588Z content html 2021-05-15T22:55:15.7303066Z contributions html 2021-05-15T22:55:15.7483614Z cred_env html 2021-05-15T22:55:15.7671705Z cred_ssh_key html 2021-05-15T22:55:15.7822724Z cred_token html 2021-05-15T22:55:15.7974005Z cred_user_pass html 2021-05-15T22:55:15.8037047Z default_signature html 2021-05-15T22:55:15.8123094Z descendant_of html 2021-05-15T22:55:15.8450343Z diff-methods html 2021-05-15T22:55:15.8529911Z discover_repository html 2021-05-15T22:55:15.8826862Z fetch html 2021-05-15T22:55:15.8896655Z fetch_heads html 2021-05-15T22:55:15.8928603Z git2r html 2021-05-15T22:55:15.9092353Z git_config_files html 2021-05-15T22:55:15.9337171Z git_time html 2021-05-15T22:55:15.9339033Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGYwuRO/R.INSTALL1ba477d11cdf/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-15T22:55:15.9387623Z hash html 2021-05-15T22:55:15.9438147Z hashfile html 2021-05-15T22:55:15.9509343Z head.git_repository html 2021-05-15T22:55:15.9562417Z in_repository html 2021-05-15T22:55:15.9643851Z index_remove_bypath html 2021-05-15T22:55:15.9730547Z init html 2021-05-15T22:55:15.9793324Z is_bare html 2021-05-15T22:55:15.9851429Z is_binary html 2021-05-15T22:55:15.9899231Z is_blob html 2021-05-15T22:55:15.9959082Z is_branch html 2021-05-15T22:55:16.0063359Z is_commit html 2021-05-15T22:55:16.0103161Z is_detached html 2021-05-15T22:55:16.0145848Z is_empty html 2021-05-15T22:55:16.0204691Z is_head html 2021-05-15T22:55:16.0295765Z is_local html 2021-05-15T22:55:16.0354783Z is_merge html 2021-05-15T22:55:16.0417387Z is_shallow html 2021-05-15T22:55:16.0471836Z is_tag html 2021-05-15T22:55:16.0525068Z is_tree html 2021-05-15T22:55:16.0579000Z last_commit html 2021-05-15T22:55:16.0640040Z length.git_blob html 2021-05-15T22:55:16.0695159Z length.git_diff html 2021-05-15T22:55:16.0753257Z length.git_tree html 2021-05-15T22:55:16.0801759Z libgit2_features html 2021-05-15T22:55:16.0847858Z libgit2_version html 2021-05-15T22:55:16.0939689Z lookup html 2021-05-15T22:55:16.1015022Z lookup_commit html 2021-05-15T22:55:16.1187872Z ls_tree html 2021-05-15T22:55:16.1442418Z merge html 2021-05-15T22:55:16.1509965Z merge_base html 2021-05-15T22:55:16.1633963Z note_create html 2021-05-15T22:55:16.1695782Z note_default_ref html 2021-05-15T22:55:16.1780307Z note_remove html 2021-05-15T22:55:16.1885346Z notes html 2021-05-15T22:55:16.2043358Z odb_blobs html 2021-05-15T22:55:16.2142305Z odb_objects html 2021-05-15T22:55:16.2228875Z parents html 2021-05-15T22:55:16.2326481Z plot.git_repository html 2021-05-15T22:55:16.2398984Z print.git_reflog_entry html 2021-05-15T22:55:16.2609650Z pull html 2021-05-15T22:55:16.2699297Z punch_card html 2021-05-15T22:55:16.2853412Z push html 2021-05-15T22:55:16.2965740Z reexports html 2021-05-15T22:55:16.3026912Z references html 2021-05-15T22:55:16.3107371Z reflog html 2021-05-15T22:55:16.3191420Z remote_add html 2021-05-15T22:55:16.3292175Z remote_ls html 2021-05-15T22:55:16.3376421Z remote_remove html 2021-05-15T22:55:16.3474371Z remote_rename html 2021-05-15T22:55:16.3596900Z remote_set_url html 2021-05-15T22:55:16.3679858Z remote_url html 2021-05-15T22:55:16.3740991Z remotes html 2021-05-15T22:55:16.3835098Z repository html 2021-05-15T22:55:16.3898900Z repository_head html 2021-05-15T22:55:16.4058247Z reset html 2021-05-15T22:55:16.4142772Z revparse_single html 2021-05-15T22:55:16.4213159Z rm_file html 2021-05-15T22:55:16.4305928Z sha html 2021-05-15T22:55:16.4404292Z ssh_path html 2021-05-15T22:55:16.4475476Z ssl_cert_locations html 2021-05-15T22:55:16.4642699Z stash html 2021-05-15T22:55:16.4754068Z stash_apply html 2021-05-15T22:55:16.4835763Z stash_drop html 2021-05-15T22:55:16.4902008Z stash_list html 2021-05-15T22:55:16.4992816Z stash_pop html 2021-05-15T22:55:16.5140427Z status html 2021-05-15T22:55:16.5215355Z sub-.git_tree html 2021-05-15T22:55:16.5283310Z summary.git_repository html 2021-05-15T22:55:16.5359712Z summary.git_stash html 2021-05-15T22:55:16.5458904Z summary.git_tree html 2021-05-15T22:55:16.5589068Z tag html 2021-05-15T22:55:16.5671023Z tag_delete html 2021-05-15T22:55:16.5731005Z tags html 2021-05-15T22:55:16.5788359Z tree html 2021-05-15T22:55:16.5975996Z when html 2021-05-15T22:55:16.5979409Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGYwuRO/R.INSTALL1ba477d11cdf/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-15T22:55:16.6037138Z workdir html 2021-05-15T22:55:16.6050981Z ** building package indices 2021-05-15T22:55:16.8476918Z ** testing if installed package can be loaded 2021-05-15T22:55:16.8479101Z *** arch - i386 2021-05-15T22:55:17.1545052Z *** arch - x64 2021-05-15T22:55:17.3698566Z * DONE (git2r) 2021-05-15T22:55:17.7959568Z In R CMD INSTALL 2021-05-15T22:55:18.2455478Z * installing *source* package 'httr' ... 2021-05-15T22:55:18.2595231Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-15T22:55:18.2862164Z ** R 2021-05-15T22:55:18.3225636Z ** demo 2021-05-15T22:55:18.3289681Z ** inst 2021-05-15T22:55:18.3340549Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:20.7107619Z ** help 2021-05-15T22:55:21.0209751Z *** installing help indices 2021-05-15T22:55:21.2335272Z converting help for package 'httr' 2021-05-15T22:55:21.2570607Z finding HTML links ... done 2021-05-15T22:55:21.3147696Z BROWSE html 2021-05-15T22:55:21.3676750Z DELETE html 2021-05-15T22:55:21.4007067Z GET html 2021-05-15T22:55:21.4279746Z HEAD html 2021-05-15T22:55:21.4679909Z PATCH html 2021-05-15T22:55:21.5088910Z POST html 2021-05-15T22:55:21.5518175Z PUT html 2021-05-15T22:55:21.6035608Z RETRY html 2021-05-15T22:55:21.6222406Z Token-class html 2021-05-15T22:55:21.6652280Z VERB html 2021-05-15T22:55:21.6812135Z add_headers html 2021-05-15T22:55:21.6970075Z authenticate html 2021-05-15T22:55:21.7031099Z cache_info html 2021-05-15T22:55:21.7275532Z config html 2021-05-15T22:55:21.7722823Z content html 2021-05-15T22:55:21.7821276Z content_type html 2021-05-15T22:55:21.7878171Z cookies html 2021-05-15T22:55:21.8056345Z get_callback html 2021-05-15T22:55:21.8099637Z guess_media html 2021-05-15T22:55:21.8198635Z handle html 2021-05-15T22:55:21.8248352Z handle_pool html 2021-05-15T22:55:21.8284665Z has_content html 2021-05-15T22:55:21.8343037Z headers html 2021-05-15T22:55:21.8401948Z hmac_sha1 html 2021-05-15T22:55:21.8565613Z http_condition html 2021-05-15T22:55:21.8700836Z http_error html 2021-05-15T22:55:21.8834477Z http_status html 2021-05-15T22:55:21.8888228Z http_type html 2021-05-15T22:55:21.9247110Z httr-package html 2021-05-15T22:55:21.9309806Z httr_dr html 2021-05-15T22:55:21.9427842Z httr_options html 2021-05-15T22:55:21.9553369Z init_oauth1.0 html 2021-05-15T22:55:21.9851493Z init_oauth2.0 html 2021-05-15T22:55:21.9890015Z insensitive html 2021-05-15T22:55:22.0044524Z jwt_signature html 2021-05-15T22:55:22.0118141Z modify_url html 2021-05-15T22:55:22.0338248Z oauth1.0_token html 2021-05-15T22:55:22.0744548Z oauth2.0_token html 2021-05-15T22:55:22.0892312Z oauth_app html 2021-05-15T22:55:22.0937708Z oauth_callback html 2021-05-15T22:55:22.1079322Z oauth_endpoint html 2021-05-15T22:55:22.1122274Z oauth_endpoints html 2021-05-15T22:55:22.1186168Z oauth_exchanger html 2021-05-15T22:55:22.1319732Z oauth_listener html 2021-05-15T22:55:22.1449967Z oauth_service_token html 2021-05-15T22:55:22.1548911Z oauth_signature html 2021-05-15T22:55:22.1647781Z parse_http_date html 2021-05-15T22:55:22.1737992Z parse_media html 2021-05-15T22:55:22.1840611Z parse_url html 2021-05-15T22:55:22.1910748Z progress html 2021-05-15T22:55:22.2047029Z response html 2021-05-15T22:55:22.2104523Z revoke_all html 2021-05-15T22:55:22.2221636Z set_config html 2021-05-15T22:55:22.2342470Z set_cookies html 2021-05-15T22:55:22.2415403Z sha1_hash html 2021-05-15T22:55:22.2461457Z sign_oauth html 2021-05-15T22:55:22.2500478Z status_code html 2021-05-15T22:55:22.2640432Z stop_for_status html 2021-05-15T22:55:22.2799586Z timeout html 2021-05-15T22:55:22.2931223Z upload_file html 2021-05-15T22:55:22.3065664Z use_proxy html 2021-05-15T22:55:22.3159800Z user_agent html 2021-05-15T22:55:22.3357376Z verbose html 2021-05-15T22:55:22.3508542Z with_config html 2021-05-15T22:55:22.3587092Z write_disk html 2021-05-15T22:55:22.3645131Z write_function html 2021-05-15T22:55:22.3702316Z write_stream html 2021-05-15T22:55:22.3711455Z ** building package indices 2021-05-15T22:55:22.5355409Z ** installing vignettes 2021-05-15T22:55:22.5437304Z ** testing if installed package can be loaded 2021-05-15T22:55:22.5439617Z *** arch - i386 2021-05-15T22:55:22.7494291Z *** arch - x64 2021-05-15T22:55:22.9615298Z * DONE (httr) 2021-05-15T22:55:23.0135037Z In R CMD INSTALL 2021-05-15T22:55:23.5050459Z * installing *source* package 'cli' ... 2021-05-15T22:55:23.5241280Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-15T22:55:23.5517602Z ** R 2021-05-15T22:55:23.6074131Z ** inst 2021-05-15T22:55:23.6129401Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:25.9788884Z ** help 2021-05-15T22:55:26.4093480Z *** installing help indices 2021-05-15T22:55:26.5955177Z converting help for package 'cli' 2021-05-15T22:55:26.6221161Z finding HTML links ... done 2021-05-15T22:55:26.6890484Z ansi-styles html 2021-05-15T22:55:26.7141578Z ansi_align html 2021-05-15T22:55:26.7425190Z ansi_columns html 2021-05-15T22:55:26.7509014Z ansi_has_any html 2021-05-15T22:55:26.7635312Z ansi_hide_cursor html 2021-05-15T22:55:26.7847635Z ansi_nchar html 2021-05-15T22:55:26.7924424Z ansi_regex html 2021-05-15T22:55:26.8002206Z ansi_strip html 2021-05-15T22:55:26.8199603Z ansi_strsplit html 2021-05-15T22:55:26.8365084Z ansi_strtrim html 2021-05-15T22:55:26.8603220Z ansi_strwrap html 2021-05-15T22:55:26.8803494Z ansi_substr html 2021-05-15T22:55:26.9005964Z ansi_substring html 2021-05-15T22:55:26.9366933Z ansi_toupper html 2021-05-15T22:55:26.9520302Z ansi_trimws html 2021-05-15T22:55:26.9879397Z boxx html 2021-05-15T22:55:26.9975897Z builtin_theme html 2021-05-15T22:55:27.0154889Z cat_line html 2021-05-15T22:55:27.0229137Z cli html 2021-05-15T22:55:27.0326504Z cli_alert html 2021-05-15T22:55:27.0440473Z cli_blockquote html 2021-05-15T22:55:27.0710793Z cli_bullets html 2021-05-15T22:55:27.0882388Z cli_code html 2021-05-15T22:55:27.1015087Z cli_debug_doc html 2021-05-15T22:55:27.1153815Z cli_div html 2021-05-15T22:55:27.1356433Z cli_dl html 2021-05-15T22:55:27.1405515Z cli_end html 2021-05-15T22:55:27.1537555Z cli_format html 2021-05-15T22:55:27.1683883Z cli_format_method html 2021-05-15T22:55:27.1766459Z cli_h1 html 2021-05-15T22:55:27.1911973Z cli_li html 2021-05-15T22:55:27.2011381Z cli_list_themes html 2021-05-15T22:55:27.2173736Z cli_ol html 2021-05-15T22:55:27.2223334Z cli_output_connection html 2021-05-15T22:55:27.2332320Z cli_par html 2021-05-15T22:55:27.2662035Z cli_process_start html 2021-05-15T22:55:27.2834533Z cli_rule html 2021-05-15T22:55:27.2964503Z cli_sitrep html 2021-05-15T22:55:27.3253659Z cli_status html 2021-05-15T22:55:27.3421870Z cli_status_clear html 2021-05-15T22:55:27.3553468Z cli_status_update html 2021-05-15T22:55:27.3620450Z cli_text html 2021-05-15T22:55:27.3774807Z cli_ul html 2021-05-15T22:55:27.3929615Z cli_vec html 2021-05-15T22:55:27.3982589Z cli_verbatim html 2021-05-15T22:55:27.4078583Z combine_ansi_styles html 2021-05-15T22:55:27.4205305Z console_width html 2021-05-15T22:55:27.4323910Z containers html 2021-05-15T22:55:27.4394323Z demo_spinners html 2021-05-15T22:55:27.4549985Z faq html 2021-05-15T22:55:27.4663335Z format_error html 2021-05-15T22:55:27.4785096Z get_spinner html 2021-05-15T22:55:27.5262819Z inline-markup html 2021-05-15T22:55:27.5378747Z is_ansi_tty html 2021-05-15T22:55:27.5573195Z is_dynamic_tty html 2021-05-15T22:55:27.5644172Z is_utf8_output html 2021-05-15T22:55:27.5708434Z list_spinners html 2021-05-15T22:55:27.5924486Z make_ansi_style html 2021-05-15T22:55:27.6144832Z make_spinner html 2021-05-15T22:55:27.6211736Z match_selector html 2021-05-15T22:55:27.6306399Z match_selector_node html 2021-05-15T22:55:27.6748989Z num_ansi_colors html 2021-05-15T22:55:27.6846731Z parse_selector html 2021-05-15T22:55:27.6932564Z pluralization-helpers html 2021-05-15T22:55:27.7581205Z pluralization html 2021-05-15T22:55:27.7706653Z pluralize html 2021-05-15T22:55:27.8023033Z rule html 2021-05-15T22:55:27.8175578Z simple_theme html 2021-05-15T22:55:27.8262868Z spark_bar html 2021-05-15T22:55:27.8335767Z spark_line html 2021-05-15T22:55:27.8458776Z start_app html 2021-05-15T22:55:27.8576475Z style_hyperlink html 2021-05-15T22:55:27.8657735Z symbol html 2021-05-15T22:55:27.8886586Z test_that_cli html 2021-05-15T22:55:27.9498745Z themes html 2021-05-15T22:55:27.9722214Z tree html 2021-05-15T22:55:27.9835350Z unicode-width-workaround html 2021-05-15T22:55:27.9846166Z *** copying figures 2021-05-15T22:55:27.9851897Z ** building package indices 2021-05-15T22:55:28.1768252Z ** testing if installed package can be loaded 2021-05-15T22:55:28.1770570Z *** arch - i386 2021-05-15T22:55:28.4848417Z *** arch - x64 2021-05-15T22:55:28.8018271Z * DONE (cli) 2021-05-15T22:55:28.8793857Z In R CMD INSTALL 2021-05-15T22:55:29.1568011Z * installing *source* package 'credentials' ... 2021-05-15T22:55:29.1609948Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-15T22:55:29.1889517Z ** R 2021-05-15T22:55:29.1990371Z ** inst 2021-05-15T22:55:29.2030469Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:29.4855860Z ** help 2021-05-15T22:55:29.5236094Z *** installing help indices 2021-05-15T22:55:29.5489236Z converting help for package 'credentials' 2021-05-15T22:55:29.5750924Z finding HTML links ... done 2021-05-15T22:55:29.6072831Z credential_api html 2021-05-15T22:55:29.6158784Z credential_helper html 2021-05-15T22:55:29.6301023Z http_credentials html 2021-05-15T22:55:29.6436861Z set_github_pat html 2021-05-15T22:55:29.6613445Z ssh_credentials html 2021-05-15T22:55:29.6618011Z ** building package indices 2021-05-15T22:55:29.6792174Z ** installing vignettes 2021-05-15T22:55:29.6848142Z ** testing if installed package can be loaded 2021-05-15T22:55:29.6851086Z *** arch - i386 2021-05-15T22:55:31.5001609Z *** arch - x64 2021-05-15T22:55:32.3116317Z * DONE (credentials) 2021-05-15T22:55:32.3346898Z In R CMD INSTALL 2021-05-15T22:55:32.6644854Z * installing *source* package 'lifecycle' ... 2021-05-15T22:55:32.6728317Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-15T22:55:32.6984174Z ** R 2021-05-15T22:55:32.7083937Z ** inst 2021-05-15T22:55:32.7133823Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:32.9792369Z ** help 2021-05-15T22:55:33.0378470Z *** installing help indices 2021-05-15T22:55:33.0780793Z converting help for package 'lifecycle' 2021-05-15T22:55:33.1047192Z finding HTML links ... done 2021-05-15T22:55:33.1514511Z badge html 2021-05-15T22:55:33.1817794Z deprecate_soft html 2021-05-15T22:55:33.2291747Z deprecated html 2021-05-15T22:55:33.2502973Z expect_deprecated html 2021-05-15T22:55:33.2593359Z last_warnings html 2021-05-15T22:55:33.2734251Z lifecycle-package html 2021-05-15T22:55:33.2824312Z signal_experimental html 2021-05-15T22:55:33.2981176Z signal_stage html 2021-05-15T22:55:33.3097025Z verbosity html 2021-05-15T22:55:33.3101756Z *** copying figures 2021-05-15T22:55:33.3156293Z ** building package indices 2021-05-15T22:55:33.3466732Z ** installing vignettes 2021-05-15T22:55:33.3561464Z ** testing if installed package can be loaded 2021-05-15T22:55:33.3564264Z *** arch - i386 2021-05-15T22:55:33.6616394Z *** arch - x64 2021-05-15T22:55:33.9756367Z * DONE (lifecycle) 2021-05-15T22:55:34.0118485Z In R CMD INSTALL 2021-05-15T22:55:34.4316211Z * installing *source* package 'desc' ... 2021-05-15T22:55:34.4453660Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-15T22:55:34.4731908Z ** R 2021-05-15T22:55:34.5000242Z ** inst 2021-05-15T22:55:34.5037586Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:35.9699886Z ** help 2021-05-15T22:55:36.2465990Z *** installing help indices 2021-05-15T22:55:36.3998986Z converting help for package 'desc' 2021-05-15T22:55:36.4271039Z finding HTML links ... done 2021-05-15T22:55:36.4777358Z check_encoding html 2021-05-15T22:55:36.4866339Z check_field html 2021-05-15T22:55:36.4934155Z cran_ascii_fields html 2021-05-15T22:55:36.5441521Z cran_valid_fields html 2021-05-15T22:55:36.5517224Z dep_types html 2021-05-15T22:55:36.5679513Z desc html 2021-05-15T22:55:36.5916308Z desc_add_author html 2021-05-15T22:55:36.6162344Z desc_add_author_gh html 2021-05-15T22:55:36.6410390Z desc_add_me html 2021-05-15T22:55:36.6692211Z desc_add_orcid html 2021-05-15T22:55:36.6799371Z desc_add_remotes html 2021-05-15T22:55:36.7106568Z desc_add_role html 2021-05-15T22:55:36.7249252Z desc_add_to_collate html 2021-05-15T22:55:36.7343682Z desc_add_urls html 2021-05-15T22:55:36.7557445Z desc_bump_version html 2021-05-15T22:55:36.7811043Z desc_change_maintainer html 2021-05-15T22:55:36.7886808Z desc_clear_remotes html 2021-05-15T22:55:36.7983895Z desc_clear_urls html 2021-05-15T22:55:36.8193628Z desc_coerce_authors_at_r html 2021-05-15T22:55:36.8317862Z desc_del html 2021-05-15T22:55:36.8572594Z desc_del_author html 2021-05-15T22:55:36.8693407Z desc_del_collate html 2021-05-15T22:55:36.8839097Z desc_del_dep html 2021-05-15T22:55:36.8954790Z desc_del_deps html 2021-05-15T22:55:36.9085254Z desc_del_from_collate html 2021-05-15T22:55:36.9200122Z desc_del_remotes html 2021-05-15T22:55:36.9480941Z desc_del_role html 2021-05-15T22:55:36.9569176Z desc_del_urls html 2021-05-15T22:55:36.9664953Z desc_fields html 2021-05-15T22:55:36.9778578Z desc_get html 2021-05-15T22:55:36.9956899Z desc_get_author html 2021-05-15T22:55:37.0124585Z desc_get_authors html 2021-05-15T22:55:37.0219952Z desc_get_built html 2021-05-15T22:55:37.0353658Z desc_get_collate html 2021-05-15T22:55:37.0474847Z desc_get_deps html 2021-05-15T22:55:37.0648965Z desc_get_field html 2021-05-15T22:55:37.0801487Z desc_get_maintainer html 2021-05-15T22:55:37.0858796Z desc_get_remotes html 2021-05-15T22:55:37.0939620Z desc_get_urls html 2021-05-15T22:55:37.1092971Z desc_get_version html 2021-05-15T22:55:37.1095329Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgDdY3h/R.INSTALL51841705803/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-15T22:55:37.1217022Z desc_has_dep html 2021-05-15T22:55:37.1327091Z desc_has_fields html 2021-05-15T22:55:37.1401494Z desc_normalize html 2021-05-15T22:55:37.1456236Z desc_print html 2021-05-15T22:55:37.1545522Z desc_reformat_fields html 2021-05-15T22:55:37.1616728Z desc_reorder_fields html 2021-05-15T22:55:37.1761197Z desc_set html 2021-05-15T22:55:37.1968687Z desc_set_authors html 2021-05-15T22:55:37.2103713Z desc_set_collate html 2021-05-15T22:55:37.2250311Z desc_set_dep html 2021-05-15T22:55:37.2392397Z desc_set_deps html 2021-05-15T22:55:37.2473188Z desc_set_remotes html 2021-05-15T22:55:37.2554904Z desc_set_urls html 2021-05-15T22:55:37.2740954Z desc_set_version html 2021-05-15T22:55:37.2744172Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgDdY3h/R.INSTALL51841705803/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-15T22:55:37.2788692Z desc_to_latex html 2021-05-15T22:55:37.2859565Z desc_validate html 2021-05-15T22:55:37.4627430Z description html 2021-05-15T22:55:37.4631055Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgDdY3h/R.INSTALL51841705803/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-15T22:55:37.4635408Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgDdY3h/R.INSTALL51841705803/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-15T22:55:37.4639718Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgDdY3h/R.INSTALL51841705803/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-15T22:55:37.4641968Z ** building package indices 2021-05-15T22:55:37.6171691Z ** testing if installed package can be loaded 2021-05-15T22:55:37.6173828Z *** arch - i386 2021-05-15T22:55:37.9239072Z *** arch - x64 2021-05-15T22:55:38.2390569Z * DONE (desc) 2021-05-15T22:55:38.2846280Z In R CMD INSTALL 2021-05-15T22:55:38.5365820Z * installing *source* package 'cachem' ... 2021-05-15T22:55:38.5398330Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-15T22:55:38.5664215Z ** libs 2021-05-15T22:55:38.5672508Z 2021-05-15T22:55:38.5673455Z *** arch - i386 2021-05-15T22:55:38.5889701Z 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-15T22:55:38.6882039Z 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-15T22:55:38.8996780Z 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-15T22:55:39.0025667Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-15T22:55:39.0026751Z 2021-05-15T22:55:39.0027290Z *** arch - x64 2021-05-15T22:55:39.0212527Z 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-15T22:55:39.1190886Z 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-15T22:55:39.3359727Z 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-15T22:55:39.4338048Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-15T22:55:39.4364332Z ** R 2021-05-15T22:55:39.4498415Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:39.7997047Z ** help 2021-05-15T22:55:39.8444852Z *** installing help indices 2021-05-15T22:55:39.8721271Z converting help for package 'cachem' 2021-05-15T22:55:39.8977312Z finding HTML links ... done 2021-05-15T22:55:40.0307394Z cache_disk html 2021-05-15T22:55:40.0421577Z cache_layered html 2021-05-15T22:55:40.1138228Z cache_mem html 2021-05-15T22:55:40.1249225Z reexports html 2021-05-15T22:55:40.1254229Z ** building package indices 2021-05-15T22:55:40.1473927Z ** testing if installed package can be loaded 2021-05-15T22:55:40.1476831Z *** arch - i386 2021-05-15T22:55:40.4528822Z *** arch - x64 2021-05-15T22:55:40.7633156Z * DONE (cachem) 2021-05-15T22:55:40.7894115Z In R CMD INSTALL 2021-05-15T22:55:41.0813923Z * installing *source* package 'gh' ... 2021-05-15T22:55:41.0868923Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-15T22:55:41.1154615Z ** R 2021-05-15T22:55:41.1335049Z ** inst 2021-05-15T22:55:41.1376287Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:42.0692874Z ** help 2021-05-15T22:55:42.1326411Z *** installing help indices 2021-05-15T22:55:42.1694661Z converting help for package 'gh' 2021-05-15T22:55:42.1999011Z finding HTML links ... done 2021-05-15T22:55:42.2247305Z gh-package html 2021-05-15T22:55:42.2907116Z gh html 2021-05-15T22:55:42.3446024Z gh_gql html 2021-05-15T22:55:42.3555252Z gh_next html 2021-05-15T22:55:42.3757597Z gh_rate_limit html 2021-05-15T22:55:42.4009333Z gh_token html 2021-05-15T22:55:42.4091262Z gh_tree_remote html 2021-05-15T22:55:42.4334735Z gh_whoami html 2021-05-15T22:55:42.4413779Z print.gh_response html 2021-05-15T22:55:42.4419416Z ** building package indices 2021-05-15T22:55:42.4742168Z ** installing vignettes 2021-05-15T22:55:42.4803597Z ** testing if installed package can be loaded 2021-05-15T22:55:42.4806687Z *** arch - i386 2021-05-15T22:55:42.7867279Z *** arch - x64 2021-05-15T22:55:43.0966350Z * DONE (gh) 2021-05-15T22:55:43.1225183Z In R CMD INSTALL 2021-05-15T22:55:43.4587692Z * installing *source* package 'gert' ... 2021-05-15T22:55:43.4682644Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-15T22:55:43.4685412Z 2021-05-15T22:55:43.4685987Z ********************************************** 2021-05-15T22:55:43.4686763Z WARNING: this package has a configure script 2021-05-15T22:55:43.4687670Z It probably needs manual configuration 2021-05-15T22:55:43.4688393Z ********************************************** 2021-05-15T22:55:43.4688764Z 2021-05-15T22:55:43.4689086Z 2021-05-15T22:55:43.4989197Z ** libs 2021-05-15T22:55:43.5001625Z 2021-05-15T22:55:43.5003148Z *** arch - i386 2021-05-15T22:55:43.5346098Z 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-15T22:55:43.5534190Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T22:55:44.1755086Z 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-15T22:55:44.4621473Z 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-15T22:55:44.7463464Z 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-15T22:55:45.0209411Z 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-15T22:55:45.1758019Z 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-15T22:55:45.3161500Z 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-15T22:55:45.5227522Z 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-15T22:55:45.6551501Z 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-15T22:55:45.8849182Z 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-15T22:55:46.1180359Z 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-15T22:55:46.2575372Z 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-15T22:55:46.4172825Z 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-15T22:55:46.5536115Z 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-15T22:55:46.7271933Z 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-15T22:55:46.9618744Z 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-15T22:55:47.4525678Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-15T22:55:47.4615086Z 2021-05-15T22:55:47.4616178Z *** arch - x64 2021-05-15T22:55:47.4932817Z 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-15T22:55:47.5125015Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T22:55:47.7229010Z 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-15T22:55:47.9733778Z 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-15T22:55:48.2261359Z 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-15T22:55:48.4742591Z 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-15T22:55:48.6114539Z 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-15T22:55:48.7341431Z 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-15T22:55:48.9136189Z 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-15T22:55:49.0377389Z 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-15T22:55:49.1795102Z 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-15T22:55:49.3253682Z 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-15T22:55:49.4560809Z 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-15T22:55:49.6166361Z 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-15T22:55:49.7552604Z 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-15T22:55:49.9172091Z 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-15T22:55:50.1678113Z 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-15T22:55:50.6471536Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-15T22:55:50.6572334Z ** R 2021-05-15T22:55:50.6764665Z ** inst 2021-05-15T22:55:50.6796532Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:51.2494318Z ** help 2021-05-15T22:55:51.3984311Z *** installing help indices 2021-05-15T22:55:51.4580049Z converting help for package 'gert' 2021-05-15T22:55:51.4827294Z finding HTML links ... done 2021-05-15T22:55:51.5235739Z git_archive html 2021-05-15T22:55:51.5515229Z git_branch html 2021-05-15T22:55:51.6216765Z git_commit html 2021-05-15T22:55:51.6506587Z git_config html 2021-05-15T22:55:51.6686587Z git_diff html 2021-05-15T22:55:51.7218996Z git_fetch html 2021-05-15T22:55:51.7495097Z git_merge html 2021-05-15T22:55:51.7573423Z git_open html 2021-05-15T22:55:51.7825735Z git_rebase html 2021-05-15T22:55:51.8083767Z git_remote html 2021-05-15T22:55:51.8315288Z git_repo html 2021-05-15T22:55:51.8572887Z git_signature html 2021-05-15T22:55:51.8805126Z git_stash html 2021-05-15T22:55:51.8955788Z git_submodule html 2021-05-15T22:55:51.9164703Z git_tag html 2021-05-15T22:55:51.9303281Z github html 2021-05-15T22:55:51.9360234Z libgit2_config html 2021-05-15T22:55:51.9431818Z user_is_configured html 2021-05-15T22:55:51.9436955Z ** building package indices 2021-05-15T22:55:51.9982938Z ** installing vignettes 2021-05-15T22:55:52.0078954Z ** testing if installed package can be loaded 2021-05-15T22:55:52.0082386Z *** arch - i386 2021-05-15T22:55:52.3136780Z *** arch - x64 2021-05-15T22:55:52.6227114Z * DONE (gert) 2021-05-15T22:55:52.6980344Z In R CMD INSTALL 2021-05-15T22:55:52.9586393Z * installing *source* package 'memoise' ... 2021-05-15T22:55:52.9617006Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-15T22:55:52.9930106Z ** R 2021-05-15T22:55:53.0031024Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:53.2350075Z ** help 2021-05-15T22:55:53.2863545Z *** installing help indices 2021-05-15T22:55:53.3303029Z converting help for package 'memoise' 2021-05-15T22:55:54.0803721Z finding HTML links ... done 2021-05-15T22:55:54.0804431Z ** building package indices 2021-05-15T22:55:54.0805138Z ** testing if installed package can be loaded 2021-05-15T22:55:54.0805691Z *** arch - i386 2021-05-15T22:55:54.0806109Z *** arch - x64 2021-05-15T22:55:54.0806698Z cache_filesystem html 2021-05-15T22:55:54.0807563Z cache_gcs html 2021-05-15T22:55:54.0808498Z cache_memory html 2021-05-15T22:55:54.0809203Z cache_s3 html 2021-05-15T22:55:54.0809917Z drop_cache html 2021-05-15T22:55:54.0810615Z forget html 2021-05-15T22:55:54.0811379Z has_cache html 2021-05-15T22:55:54.0812087Z is.memoised html 2021-05-15T22:55:54.0812789Z memoise html 2021-05-15T22:55:54.0813451Z timeout html 2021-05-15T22:55:54.1131830Z * DONE (memoise) 2021-05-15T22:55:54.1360141Z In R CMD INSTALL 2021-05-15T22:55:54.7763376Z * installing *source* package 'usethis' ... 2021-05-15T22:55:54.8037754Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-15T22:55:54.8415467Z ** R 2021-05-15T22:55:54.9174287Z ** inst 2021-05-15T22:55:54.9404611Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:57.5698175Z ** help 2021-05-15T22:55:57.9536271Z *** installing help indices 2021-05-15T22:55:58.1465214Z converting help for package 'usethis' 2021-05-15T22:55:58.1723663Z finding HTML links ... done 2021-05-15T22:55:58.2330068Z badges html 2021-05-15T22:55:58.2585637Z browse-this html 2021-05-15T22:55:58.3000014Z ci html 2021-05-15T22:55:58.3698565Z create_from_github html 2021-05-15T22:55:58.3951558Z create_package html 2021-05-15T22:55:58.4192651Z edit html 2021-05-15T22:55:58.4318777Z edit_file html 2021-05-15T22:55:58.4362057Z git_branch_default html 2021-05-15T22:55:58.4545398Z git_credentials html 2021-05-15T22:55:58.4684697Z git_protocol html 2021-05-15T22:55:58.4734344Z git_sitrep html 2021-05-15T22:55:58.4803955Z git_vaccinate html 2021-05-15T22:55:58.5059422Z github-token html 2021-05-15T22:55:58.5236718Z github_actions html 2021-05-15T22:55:58.5342822Z issue-this html 2021-05-15T22:55:58.5608936Z licenses html 2021-05-15T22:55:58.5732709Z proj_activate html 2021-05-15T22:55:58.5816784Z proj_sitrep html 2021-05-15T22:55:58.6168495Z proj_utils html 2021-05-15T22:55:58.6815388Z pull-requests html 2021-05-15T22:55:58.6932784Z rename_files html 2021-05-15T22:55:58.7002928Z rprofile-helper html 2021-05-15T22:55:58.7319280Z tidyverse html 2021-05-15T22:55:58.7527413Z ui-questions html 2021-05-15T22:55:58.7886971Z ui html 2021-05-15T22:55:58.7978159Z use_addin html 2021-05-15T22:55:58.8060369Z use_blank_slate html 2021-05-15T22:55:58.8195026Z use_build_ignore html 2021-05-15T22:55:58.8235414Z use_citation html 2021-05-15T22:55:58.8363328Z use_code_of_conduct html 2021-05-15T22:55:58.8813647Z use_course_details html 2021-05-15T22:55:58.8888321Z use_coverage html 2021-05-15T22:55:58.8955295Z use_cpp11 html 2021-05-15T22:55:58.9045479Z use_cran_comments html 2021-05-15T22:55:58.9280314Z use_data html 2021-05-15T22:55:58.9389154Z use_data_table html 2021-05-15T22:55:58.9642811Z use_description html 2021-05-15T22:55:58.9765485Z use_directory html 2021-05-15T22:55:58.9837933Z use_git html 2021-05-15T22:55:59.0042108Z use_git_config html 2021-05-15T22:55:59.0107016Z use_git_hook html 2021-05-15T22:55:59.0188262Z use_git_ignore html 2021-05-15T22:55:59.0293130Z use_git_remote html 2021-05-15T22:55:59.0709636Z use_github html 2021-05-15T22:55:59.1002421Z use_github_action html 2021-05-15T22:55:59.1247091Z use_github_labels html 2021-05-15T22:55:59.1384088Z use_github_links html 2021-05-15T22:55:59.1620864Z use_github_pages html 2021-05-15T22:55:59.1706210Z use_github_release html 2021-05-15T22:55:59.1823040Z use_jenkins html 2021-05-15T22:55:59.1894927Z use_latest_dependencies html 2021-05-15T22:55:59.1973076Z use_lifecycle html 2021-05-15T22:55:59.2077507Z use_logo html 2021-05-15T22:55:59.2124111Z use_make html 2021-05-15T22:55:59.2234696Z use_namespace html 2021-05-15T22:55:59.2329479Z use_news_md html 2021-05-15T22:55:59.2479584Z use_package html 2021-05-15T22:55:59.2595646Z use_package_doc html 2021-05-15T22:55:59.2678873Z use_pipe html 2021-05-15T22:55:59.2821754Z use_pkgdown html 2021-05-15T22:55:59.2968377Z use_r html 2021-05-15T22:55:59.3081455Z use_rcpp html 2021-05-15T22:55:59.3232718Z use_readme_rmd html 2021-05-15T22:55:59.3297312Z use_release_issue html 2021-05-15T22:55:59.3373260Z use_revdep html 2021-05-15T22:55:59.3494203Z use_rmarkdown_template html 2021-05-15T22:55:59.3542695Z use_roxygen_md html 2021-05-15T22:55:59.3650639Z use_rstudio html 2021-05-15T22:55:59.3782899Z use_spell_check html 2021-05-15T22:55:59.4006469Z use_template html 2021-05-15T22:55:59.4137021Z use_testthat html 2021-05-15T22:55:59.4258735Z use_tibble html 2021-05-15T22:55:59.4449808Z use_tidy_thanks html 2021-05-15T22:55:59.4609740Z use_tutorial html 2021-05-15T22:55:59.4714911Z use_version html 2021-05-15T22:55:59.4853547Z use_vignette html 2021-05-15T22:55:59.5016721Z usethis-defunct html 2021-05-15T22:55:59.5195934Z usethis-package html 2021-05-15T22:55:59.5369306Z write-this html 2021-05-15T22:55:59.5555995Z zip-utils html 2021-05-15T22:55:59.5569188Z *** copying figures 2021-05-15T22:55:59.5631667Z ** building package indices 2021-05-15T22:55:59.7792469Z ** testing if installed package can be loaded 2021-05-15T22:55:59.7794924Z *** arch - i386 2021-05-15T22:56:00.1864418Z *** arch - x64 2021-05-15T22:56:00.5035823Z * DONE (usethis) 2021-05-15T22:56:00.5904139Z In R CMD INSTALL 2021-05-15T22:56:00.5928419Z 2021-05-15T22:56:00.5929359Z The downloaded source packages are in 2021-05-15T22:56:00.5930639Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\downloaded_packages' 2021-05-15T22:56:00.5963421Z Running `R CMD build`... 2021-05-15T22:56:04.3276694Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\remotesca4118573b0\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-15T22:56:04.3278188Z * preparing 'tic': 2021-05-15T22:56:04.3278882Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:56:04.3279622Z * installing the package to process help pages 2021-05-15T22:56:04.3280620Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:56:04.3281412Z * checking for empty or unneeded directories 2021-05-15T22:56:04.3282090Z Removed empty directory 'tic/.circleci' 2021-05-15T22:56:04.3282754Z Removed empty directory 'tic/pkgdown' 2021-05-15T22:56:04.3283325Z * building 'tic_0.10.0.tar.gz' 2021-05-15T22:56:04.3303240Z Installing package into 'D:/a/_temp/Library' 2021-05-15T22:56:04.3303945Z (as 'lib' is unspecified) 2021-05-15T22:56:04.8098958Z * installing *source* package 'tic' ... 2021-05-15T22:56:04.8529948Z ** R 2021-05-15T22:56:04.8953577Z ** inst 2021-05-15T22:56:04.9192305Z ** preparing package for lazy loading 2021-05-15T22:56:05.1270298Z ** help 2021-05-15T22:56:05.4103159Z *** installing help indices 2021-05-15T22:56:05.5851845Z converting help for package 'tic' 2021-05-15T22:56:05.6129158Z finding HTML links ... done 2021-05-15T22:56:05.7379984Z Deprecated html 2021-05-15T22:56:05.7683923Z TicStep html 2021-05-15T22:56:05.7809038Z base64serialize html 2021-05-15T22:56:05.8021072Z ci html 2021-05-15T22:56:05.8637610Z do_blogdown html 2021-05-15T22:56:05.9201313Z do_bookdown html 2021-05-15T22:56:05.9669716Z do_drat html 2021-05-15T22:56:06.0208792Z do_package_checks html 2021-05-15T22:56:06.0734767Z do_pkgdown html 2021-05-15T22:56:06.1105597Z do_readme_rmd html 2021-05-15T22:56:06.1326321Z dsl html 2021-05-15T22:56:06.1637871Z dsl_get html 2021-05-15T22:56:06.1827379Z gha_add_secret html 2021-05-15T22:56:06.1966391Z github_helpers html 2021-05-15T22:56:06.2064310Z github_info html 2021-05-15T22:56:06.2158326Z list_macros html 2021-05-15T22:56:06.2358743Z macro html 2021-05-15T22:56:06.2461568Z prepare_all_stages html 2021-05-15T22:56:06.2530438Z reexports html 2021-05-15T22:56:06.2657828Z repo html 2021-05-15T22:56:06.2813220Z run_all_stages html 2021-05-15T22:56:06.2924542Z run_stage html 2021-05-15T22:56:06.3082392Z ssh_key_helpers html 2021-05-15T22:56:06.3167030Z stages html 2021-05-15T22:56:06.3375636Z step_add_to_drat html 2021-05-15T22:56:06.3544551Z step_add_to_known_hosts html 2021-05-15T22:56:06.3747288Z step_build_blogdown html 2021-05-15T22:56:06.3815354Z step_build_bookdown html 2021-05-15T22:56:06.4273710Z step_build_pkgdown html 2021-05-15T22:56:06.4578609Z step_do_push_deploy html 2021-05-15T22:56:06.4723378Z step_hello_world html 2021-05-15T22:56:06.5117521Z step_install_pkg html 2021-05-15T22:56:06.5326383Z step_install_ssh_keys html 2021-05-15T22:56:06.5681761Z step_push_deploy html 2021-05-15T22:56:06.5968080Z step_rcmdcheck html 2021-05-15T22:56:06.6149125Z step_run_code html 2021-05-15T22:56:06.6292915Z step_session_info html 2021-05-15T22:56:06.6557968Z step_setup_push_deploy html 2021-05-15T22:56:06.6796681Z step_setup_ssh html 2021-05-15T22:56:06.6983235Z step_test_ssh html 2021-05-15T22:56:06.7167180Z step_write_text_file html 2021-05-15T22:56:06.7401585Z tic-package html 2021-05-15T22:56:06.7529641Z update_yml html 2021-05-15T22:56:06.7723958Z use_ghactions_deploy html 2021-05-15T22:56:06.8012529Z use_tic html 2021-05-15T22:56:06.8112476Z use_tic_badge html 2021-05-15T22:56:06.8243184Z use_tic_r html 2021-05-15T22:56:06.8321948Z use_update_tic html 2021-05-15T22:56:06.8627658Z yaml_templates html 2021-05-15T22:56:06.8636132Z *** copying figures 2021-05-15T22:56:06.8676022Z ** building package indices 2021-05-15T22:56:06.9969211Z ** installing vignettes 2021-05-15T22:56:07.0035045Z ** testing if installed package can be loaded 2021-05-15T22:56:07.0035979Z *** arch - i386 2021-05-15T22:56:07.3299386Z *** arch - x64 2021-05-15T22:56:07.6453063Z * DONE (tic) 2021-05-15T22:56:07.7013202Z In R CMD INSTALL 2021-05-15T22:56:07.7542612Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:56:07.9487939Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T22:56:10.8810492Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T22:56:10.8811988Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:56:10.8813110Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T22:56:10.8814804Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T22:56:10.8819020Z 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-15T22:56:10.8822337Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:56:10.8823436Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T22:56:10.8824544Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T22:56:10.8825601Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T22:56:10.8826933Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T22:56:10.8828138Z (as 'lib' is unspecified) 2021-05-15T22:56:10.8829287Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:56:10.8830378Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T22:56:10.8831433Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:56:10.8832504Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T22:56:10.8833583Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:56:10.8834667Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:56:10.8835746Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T22:56:10.8836919Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T22:56:10.8838016Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T22:56:10.8839100Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T22:56:10.8840136Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T22:56:10.8841141Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T22:56:10.8842171Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T22:56:10.8843227Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T22:56:10.8844279Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T22:56:10.8845337Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T22:56:10.8846398Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T22:56:10.8847458Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T22:56:10.8848553Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T22:56:10.8849639Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T22:56:10.8850838Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T22:56:10.8851897Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:56:10.8852976Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:56:10.8854138Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:56:10.8855243Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T22:56:10.8856346Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T22:56:10.8857451Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:56:10.8860068Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T22:56:10.8861290Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T22:56:10.8862383Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T22:56:12.3499000Z 2021-05-15T22:56:12.3501478Z There are binary versions available but the source versions are later: 2021-05-15T22:56:12.3513079Z binary source needs_compilation 2021-05-15T22:56:12.3514351Z utf8 1.1.4 1.2.1 TRUE 2021-05-15T22:56:12.3515950Z vctrs 0.2.4 0.3.8 TRUE 2021-05-15T22:56:12.3517063Z pillar 1.4.3 1.6.0 FALSE 2021-05-15T22:56:12.3518153Z tibble 3.0.1 3.1.1 TRUE 2021-05-15T22:56:12.3519276Z rematch2 2.1.0 2.1.2 FALSE 2021-05-15T22:56:12.3520451Z fansi 0.4.1 0.4.2 TRUE 2021-05-15T22:56:12.3521542Z diffobj 0.2.4 0.3.4 TRUE 2021-05-15T22:56:12.3522636Z waldo 0.1.0 0.2.5 FALSE 2021-05-15T22:56:12.3523679Z ps 1.3.2 1.6.0 TRUE 2021-05-15T22:56:12.3524772Z processx 3.4.2 3.5.2 TRUE 2021-05-15T22:56:12.3525880Z pkgload 1.0.2 1.2.1 TRUE 2021-05-15T22:56:12.3527887Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-15T22:56:12.3528832Z digest 0.6.25 0.6.27 TRUE 2021-05-15T22:56:12.3530048Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-15T22:56:12.3531111Z callr 3.4.3 3.7.0 FALSE 2021-05-15T22:56:12.3532661Z brio 1.0.0 1.1.2 TRUE 2021-05-15T22:56:12.3533803Z xfun 0.13 0.23 TRUE 2021-05-15T22:56:12.3535369Z highr 0.8 0.9 FALSE 2021-05-15T22:56:12.3536523Z stringi 1.4.6 1.6.1 TRUE 2021-05-15T22:56:12.3537661Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-15T22:56:12.3538583Z knitr 1.28 1.33 FALSE 2021-05-15T22:56:12.3539593Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-15T22:56:12.3540561Z testthat 2.3.2 3.0.2 TRUE 2021-05-15T22:56:12.3541548Z rversions 2.0.1 2.0.2 FALSE 2021-05-15T22:56:12.3542689Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-15T22:56:12.3543665Z devtools 2.3.0 2.4.1 FALSE 2021-05-15T22:56:12.3544217Z 2021-05-15T22:56:12.3857393Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-15T22:56:12.3863328Z ================================================== 2021-05-15T22:56:12.3864202Z downloaded 21 KB 2021-05-15T22:56:12.3864644Z 2021-05-15T22:56:12.3875097Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-15T22:56:12.3950986Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-15T22:56:12.3953017Z ================================================== 2021-05-15T22:56:12.3954028Z downloaded 19 KB 2021-05-15T22:56:12.3954445Z 2021-05-15T22:56:12.3963857Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-15T22:56:12.4035383Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-15T22:56:12.4070663Z ================================================== 2021-05-15T22:56:12.4071528Z downloaded 73 KB 2021-05-15T22:56:12.4071981Z 2021-05-15T22:56:12.4084273Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-15T22:56:12.4173401Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-15T22:56:12.4536060Z ================================================== 2021-05-15T22:56:12.4537075Z downloaded 3.0 MB 2021-05-15T22:56:12.4537566Z 2021-05-15T22:56:12.4547675Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-15T22:56:12.4653637Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-15T22:56:12.4663952Z ================================================== 2021-05-15T22:56:12.4665001Z downloaded 185 KB 2021-05-15T22:56:12.4665522Z 2021-05-15T22:56:12.4675550Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-15T22:56:12.4759899Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-15T22:56:12.4771729Z ================================================== 2021-05-15T22:56:12.4772700Z downloaded 210 KB 2021-05-15T22:56:12.4773195Z 2021-05-15T22:56:12.4782335Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-15T22:56:12.4898224Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-15T22:56:12.4915839Z ================================================== 2021-05-15T22:56:12.4916720Z downloaded 259 KB 2021-05-15T22:56:12.4917136Z 2021-05-15T22:56:12.4926548Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-15T22:56:12.5067914Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-15T22:56:12.5073836Z ================================================== 2021-05-15T22:56:12.5074577Z downloaded 110 KB 2021-05-15T22:56:12.5074958Z 2021-05-15T22:56:12.5084502Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-15T22:56:12.5224495Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-15T22:56:12.5227641Z ================================================== 2021-05-15T22:56:12.5228676Z downloaded 23 KB 2021-05-15T22:56:12.5229433Z 2021-05-15T22:56:12.5240721Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-15T22:56:12.5312709Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-15T22:56:12.5316952Z ================================================== 2021-05-15T22:56:12.5317975Z downloaded 45 KB 2021-05-15T22:56:12.5318612Z 2021-05-15T22:56:12.5328256Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-15T22:56:12.5420888Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-15T22:56:12.5424141Z ================================================== 2021-05-15T22:56:12.5424996Z downloaded 36 KB 2021-05-15T22:56:12.5425405Z 2021-05-15T22:56:12.5435390Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-15T22:56:12.5518048Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-15T22:56:12.5526174Z ================================================== 2021-05-15T22:56:12.5526947Z downloaded 129 KB 2021-05-15T22:56:12.5527365Z 2021-05-15T22:56:12.5612011Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.5707816Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.5807112Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.6589225Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.6804189Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.6984905Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.7158614Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.7393074Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.7482185Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.7578769Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.7674529Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.7787962Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.7810951Z 2021-05-15T22:56:12.7812229Z The downloaded binary packages are in 2021-05-15T22:56:12.7815687Z 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-15T22:56:12.7817824Z 2021-05-15T22:56:12.7819322Z C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\downloaded_packages 2021-05-15T22:56:12.7828967Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T22:56:12.8067976Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T22:56:12.8092037Z ================================================== 2021-05-15T22:56:12.8093404Z downloaded 233 KB 2021-05-15T22:56:12.8094160Z 2021-05-15T22:56:12.8110633Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T22:56:12.8246636Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T22:56:12.8397581Z ================================================== 2021-05-15T22:56:12.8398452Z downloaded 764 KB 2021-05-15T22:56:12.8399076Z 2021-05-15T22:56:12.8411098Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T22:56:12.8513900Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T22:56:12.8701965Z ================================================== 2021-05-15T22:56:12.8702756Z downloaded 1.0 MB 2021-05-15T22:56:12.8703241Z 2021-05-15T22:56:12.8715760Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T22:56:12.8822871Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T22:56:12.8905068Z ================================================== 2021-05-15T22:56:12.8906089Z downloaded 670 KB 2021-05-15T22:56:12.8906609Z 2021-05-15T22:56:12.8918026Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T22:56:12.8996703Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T22:56:12.8998975Z ================================================== 2021-05-15T22:56:12.8999678Z downloaded 13 KB 2021-05-15T22:56:12.9000103Z 2021-05-15T22:56:12.9011007Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T22:56:12.9127858Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T22:56:12.9147623Z ================================================== 2021-05-15T22:56:12.9148707Z downloaded 265 KB 2021-05-15T22:56:12.9149356Z 2021-05-15T22:56:12.9159968Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T22:56:12.9356752Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T22:56:12.9588683Z ================================================== 2021-05-15T22:56:12.9590119Z downloaded 466 KB 2021-05-15T22:56:12.9590901Z 2021-05-15T22:56:12.9609354Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T22:56:12.9688839Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T22:56:12.9691369Z ================================================== 2021-05-15T22:56:12.9692225Z downloaded 25 KB 2021-05-15T22:56:12.9692623Z 2021-05-15T22:56:12.9792416Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T22:56:12.9908213Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T22:56:12.9916193Z ================================================== 2021-05-15T22:56:12.9917077Z downloaded 116 KB 2021-05-15T22:56:12.9917515Z 2021-05-15T22:56:12.9929129Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T22:56:13.0039007Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T22:56:13.0040061Z ================================================== 2021-05-15T22:56:13.0040559Z downloaded 138 KB 2021-05-15T22:56:13.0040810Z 2021-05-15T22:56:13.0041502Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T22:56:13.0137651Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T22:56:13.0142116Z ================================================== 2021-05-15T22:56:13.0142867Z downloaded 59 KB 2021-05-15T22:56:13.0143262Z 2021-05-15T22:56:13.0152323Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T22:56:13.0223737Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T22:56:13.0225881Z ================================================== 2021-05-15T22:56:13.0227253Z downloaded 8066 bytes 2021-05-15T22:56:13.0227736Z 2021-05-15T22:56:13.0236985Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T22:56:13.0346259Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T22:56:13.0354508Z ================================================== 2021-05-15T22:56:13.0355553Z downloaded 160 KB 2021-05-15T22:56:13.0356162Z 2021-05-15T22:56:13.0365564Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T22:56:13.0590125Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T22:56:13.0596190Z ================================================== 2021-05-15T22:56:13.0597007Z downloaded 72 KB 2021-05-15T22:56:13.0597423Z 2021-05-15T22:56:13.0612339Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T22:56:13.0760823Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T22:56:13.0763001Z ================================================== 2021-05-15T22:56:13.0763906Z downloaded 11 KB 2021-05-15T22:56:13.0764354Z 2021-05-15T22:56:13.0773785Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T22:56:13.0955225Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T22:56:13.0966893Z ================================================== 2021-05-15T22:56:13.0968221Z downloaded 109 KB 2021-05-15T22:56:13.0968977Z 2021-05-15T22:56:13.0985457Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T22:56:13.1133777Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T22:56:13.1136973Z ================================================== 2021-05-15T22:56:13.1138274Z downloaded 14 KB 2021-05-15T22:56:13.1139072Z 2021-05-15T22:56:13.1161282Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T22:56:13.1302006Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T22:56:13.2722703Z ================================================== 2021-05-15T22:56:13.2723792Z downloaded 7.2 MB 2021-05-15T22:56:13.2724334Z 2021-05-15T22:56:13.2740558Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T22:56:13.2850022Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T22:56:13.3548182Z ================================================== 2021-05-15T22:56:13.3549162Z downloaded 2.8 MB 2021-05-15T22:56:13.3549640Z 2021-05-15T22:56:13.3561767Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T22:56:13.3679676Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T22:56:13.3770063Z ================================================== 2021-05-15T22:56:13.3770976Z downloaded 871 KB 2021-05-15T22:56:13.3771465Z 2021-05-15T22:56:13.3786728Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T22:56:13.3875501Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T22:56:13.3878601Z ================================================== 2021-05-15T22:56:13.3879337Z downloaded 29 KB 2021-05-15T22:56:13.3879735Z 2021-05-15T22:56:13.3890931Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T22:56:13.4004126Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T22:56:13.4062526Z ================================================== 2021-05-15T22:56:13.4063287Z downloaded 664 KB 2021-05-15T22:56:13.4063692Z 2021-05-15T22:56:13.4073866Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T22:56:13.4148731Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T22:56:13.4152202Z ================================================== 2021-05-15T22:56:13.4153059Z downloaded 40 KB 2021-05-15T22:56:13.4153569Z 2021-05-15T22:56:13.4163840Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T22:56:13.4271911Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T22:56:13.4286501Z ================================================== 2021-05-15T22:56:13.4287609Z downloaded 248 KB 2021-05-15T22:56:13.4288205Z 2021-05-15T22:56:13.4297327Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T22:56:13.4388521Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T22:56:13.4408050Z ================================================== 2021-05-15T22:56:13.4408865Z downloaded 362 KB 2021-05-15T22:56:13.4409278Z 2021-05-15T22:56:13.8629568Z * installing *source* package 'utf8' ... 2021-05-15T22:56:13.8772376Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-15T22:56:13.9028577Z ** libs 2021-05-15T22:56:13.9037398Z 2021-05-15T22:56:13.9038566Z *** arch - i386 2021-05-15T22:56:13.9757428Z 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-15T22:56:14.0949381Z 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-15T22:56:14.5294848Z 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-15T22:56:14.6495296Z 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-15T22:56:14.7455204Z 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-15T22:56:15.5763050Z 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-15T22:56:15.5764553Z 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-15T22:56:15.5766047Z 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-15T22:56:15.5767340Z 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-15T22:56:15.5769236Z 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-15T22:56:15.5862920Z 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-15T22:56:15.6952755Z 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-15T22:56:15.8035119Z 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-15T22:56:15.9190112Z 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-15T22:56:16.2748248Z 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-15T22:56:16.3939097Z 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-15T22:56:16.8209224Z 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-15T22:56:16.9319590Z 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-15T22:56:17.0243043Z 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-15T22:56:17.1710304Z 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-15T22:56:17.2620870Z 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-15T22:56:17.7169135Z 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-15T22:56:19.2101363Z 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-15T22:56:19.4773683Z 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-15T22:56:19.5976396Z 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-15T22:56:19.7094241Z 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-15T22:56:19.8271340Z 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-15T22:56:19.9505597Z 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-15T22:56:20.0802222Z 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-15T22:56:20.1984929Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-15T22:56:20.2006976Z 2021-05-15T22:56:20.2007949Z *** arch - x64 2021-05-15T22:56:20.2700009Z 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-15T22:56:20.3776097Z 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-15T22:56:20.5532724Z 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-15T22:56:20.6595496Z 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-15T22:56:20.7513655Z 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-15T22:56:20.8570996Z 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-15T22:56:21.0388018Z 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-15T22:56:21.1475299Z 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-15T22:56:21.3032660Z 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-15T22:56:21.4193583Z 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-15T22:56:21.5367112Z 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-15T22:56:21.6374391Z 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-15T22:56:21.7281389Z 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-15T22:56:21.8276152Z 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-15T22:56:22.4208248Z 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-15T22:56:22.5233287Z 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-15T22:56:22.8968837Z 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-15T22:56:22.9961449Z 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-15T22:56:23.0793486Z 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-15T22:56:23.1773164Z 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-15T22:56:23.2612372Z 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-15T22:56:23.6686760Z 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-15T22:56:25.0365735Z 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-15T22:56:25.2258077Z 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-15T22:56:25.3367610Z 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-15T22:56:25.4411866Z 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-15T22:56:25.5452190Z 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-15T22:56:25.6544393Z 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-15T22:56:25.8047196Z 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-15T22:56:25.9192661Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-15T22:56:25.9225369Z ** R 2021-05-15T22:56:25.9326031Z ** inst 2021-05-15T22:56:25.9353025Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:26.2525469Z ** help 2021-05-15T22:56:26.3165156Z *** installing help indices 2021-05-15T22:56:26.3511372Z converting help for package 'utf8' 2021-05-15T22:56:26.3819761Z finding HTML links ... done 2021-05-15T22:56:26.4063950Z as_utf8 html 2021-05-15T22:56:26.4297697Z output html 2021-05-15T22:56:26.4584109Z utf8-package html 2021-05-15T22:56:26.4827059Z utf8_encode html 2021-05-15T22:56:26.5133937Z utf8_format html 2021-05-15T22:56:26.5322863Z utf8_normalize html 2021-05-15T22:56:26.5762440Z utf8_print html 2021-05-15T22:56:26.5987979Z utf8_width html 2021-05-15T22:56:26.5992384Z ** building package indices 2021-05-15T22:56:26.6265298Z ** installing vignettes 2021-05-15T22:56:26.6331123Z ** testing if installed package can be loaded 2021-05-15T22:56:26.6336052Z *** arch - i386 2021-05-15T22:56:26.8387859Z *** arch - x64 2021-05-15T22:56:27.0463228Z * DONE (utf8) 2021-05-15T22:56:27.1269140Z In R CMD INSTALL 2021-05-15T22:56:27.4973222Z * installing *source* package 'fansi' ... 2021-05-15T22:56:27.5084272Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-15T22:56:27.5362119Z ** libs 2021-05-15T22:56:27.5370467Z 2021-05-15T22:56:27.5371886Z *** arch - i386 2021-05-15T22:56:27.5709591Z 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-15T22:56:27.6663343Z 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-15T22:56:27.7864285Z 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-15T22:56:27.8883815Z 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-15T22:56:28.0074888Z 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-15T22:56:28.2870028Z 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-15T22:56:28.3706423Z 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-15T22:56:28.7498548Z 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-15T22:56:28.8406044Z strip.c: In function 'FANSI_strip': 2021-05-15T22:56:28.8407224Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:56:28.8407988Z res_track += csi.start - chr_track; 2021-05-15T22:56:28.8408415Z ^ 2021-05-15T22:56:28.9236189Z 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-15T22:56:29.0152056Z 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-15T22:56:29.1694044Z 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-15T22:56:29.4270576Z 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-15T22:56:29.5643210Z 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-15T22:56:30.0959819Z utils.c: In function 'FANSI_find_esc': 2021-05-15T22:56:30.0960865Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:56:30.0962080Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-15T22:56:30.0962704Z ^ 2021-05-15T22:56:30.0963691Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:56:30.0965013Z 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-15T22:56:30.0966241Z 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-15T22:56:30.0967449Z 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-15T22:56:30.4139017Z 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-15T22:56:30.5190407Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-15T22:56:30.5206783Z 2021-05-15T22:56:30.5207725Z *** arch - x64 2021-05-15T22:56:30.5493848Z 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-15T22:56:30.6330265Z 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-15T22:56:30.7336348Z 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-15T22:56:30.8211676Z 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-15T22:56:30.9218395Z 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-15T22:56:31.2442597Z 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-15T22:56:31.3259771Z 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-15T22:56:31.6026264Z 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-15T22:56:31.7622406Z 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-15T22:56:31.8500485Z 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-15T22:56:31.9890414Z 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-15T22:56:32.2110836Z 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-15T22:56:32.3477237Z 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-15T22:56:32.4430754Z 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-15T22:56:32.5442519Z 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-15T22:56:32.6390997Z utils.c: In function 'FANSI_find_esc': 2021-05-15T22:56:32.6393640Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:56:32.6395797Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-15T22:56:32.6397059Z ^ 2021-05-15T22:56:32.6399027Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T22:56:32.7294561Z 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-15T22:56:33.0865333Z 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-15T22:56:33.1891529Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-15T22:56:33.1921758Z ** R 2021-05-15T22:56:33.2130574Z ** inst 2021-05-15T22:56:33.2157194Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:33.6301999Z ** help 2021-05-15T22:56:33.7381913Z *** installing help indices 2021-05-15T22:56:33.7983771Z converting help for package 'fansi' 2021-05-15T22:56:33.8220436Z finding HTML links ... done 2021-05-15T22:56:33.9327001Z fansi html 2021-05-15T22:56:33.9396285Z fansi_lines html 2021-05-15T22:56:33.9652460Z has_ctl html 2021-05-15T22:56:33.9742165Z html_code_block html 2021-05-15T22:56:33.9802790Z html_esc html 2021-05-15T22:56:34.0263907Z nchar_ctl html 2021-05-15T22:56:34.0683637Z set_knit_hooks html 2021-05-15T22:56:34.0888582Z sgr_to_html html 2021-05-15T22:56:34.1150189Z strip_ctl html 2021-05-15T22:56:34.1720790Z strsplit_ctl html 2021-05-15T22:56:34.1724726Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpey6kp9/R.INSTALL14bc1e3c6824/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-15T22:56:34.2119925Z strtrim_ctl html 2021-05-15T22:56:34.2121830Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpey6kp9/R.INSTALL14bc1e3c6824/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-15T22:56:34.2808192Z strwrap_ctl html 2021-05-15T22:56:34.2810261Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpey6kp9/R.INSTALL14bc1e3c6824/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-15T22:56:34.3378521Z substr_ctl html 2021-05-15T22:56:34.3598674Z tabs_as_spaces html 2021-05-15T22:56:34.3750823Z term_cap_test html 2021-05-15T22:56:34.4019890Z unhandled_ctl html 2021-05-15T22:56:34.4025715Z ** building package indices 2021-05-15T22:56:34.4616513Z ** installing vignettes 2021-05-15T22:56:34.4700521Z ** testing if installed package can be loaded 2021-05-15T22:56:34.4759024Z *** arch - i386 2021-05-15T22:56:34.6807155Z *** arch - x64 2021-05-15T22:56:34.8874087Z * DONE (fansi) 2021-05-15T22:56:34.9337525Z In R CMD INSTALL 2021-05-15T22:56:35.5991837Z * installing *source* package 'diffobj' ... 2021-05-15T22:56:35.6265725Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-15T22:56:35.6500233Z ** libs 2021-05-15T22:56:35.6508275Z 2021-05-15T22:56:35.6509662Z *** arch - i386 2021-05-15T22:56:35.6770932Z 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-15T22:56:35.9639306Z 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-15T22:56:36.0700605Z 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-15T22:56:36.2606900Z 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-15T22:56:36.3510143Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-15T22:56:36.3524348Z 2021-05-15T22:56:36.3525171Z *** arch - x64 2021-05-15T22:56:36.3742373Z 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-15T22:56:36.5836374Z 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-15T22:56:36.6819546Z 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-15T22:56:36.8727433Z 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-15T22:56:36.9585083Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-15T22:56:36.9612418Z ** R 2021-05-15T22:56:37.0413610Z ** inst 2021-05-15T22:56:37.0484563Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:43.5734895Z ** help 2021-05-15T22:56:43.8733417Z *** installing help indices 2021-05-15T22:56:44.0083366Z converting help for package 'diffobj' 2021-05-15T22:56:44.0346024Z finding HTML links ... done 2021-05-15T22:56:44.0950114Z AlignThreshold-class html 2021-05-15T22:56:44.1031784Z Diff-class html 2021-05-15T22:56:44.1245049Z Extract_PaletteOfStyles html 2021-05-15T22:56:44.2089542Z Pager html 2021-05-15T22:56:44.2521442Z PaletteOfStyles-class html 2021-05-15T22:56:44.2789472Z Rdiff_chr html 2021-05-15T22:56:44.4074043Z Style html 2021-05-15T22:56:44.4472594Z StyleFuns html 2021-05-15T22:56:44.4588498Z StyleSummary html 2021-05-15T22:56:44.4810345Z StyleText html 2021-05-15T22:56:44.4897046Z any-Diff-method html 2021-05-15T22:56:44.4993680Z as.character-DiffSummary-method html 2021-05-15T22:56:44.5070655Z as.character-MyersMbaSes-method html 2021-05-15T22:56:44.5146186Z auto_context html 2021-05-15T22:56:44.5192507Z console_lines html 2021-05-15T22:56:44.5537254Z 2021-05-15T22:56:44.5934885Z finding level-2 HTML links ... done 2021-05-15T22:56:44.7348548Z diffChr html 2021-05-15T22:56:44.9407538Z diffCsv html 2021-05-15T22:56:45.1241944Z diffDeparse html 2021-05-15T22:56:45.3033113Z diffFile html 2021-05-15T22:56:45.3232505Z diffObj html 2021-05-15T22:56:45.5302145Z diffPrint html 2021-05-15T22:56:45.7251260Z diffStr html 2021-05-15T22:56:45.7467746Z diff_myers html 2021-05-15T22:56:45.7502847Z diffobj-package html 2021-05-15T22:56:45.7549268Z diffobj_s4method_doc html 2021-05-15T22:56:45.7594837Z diffobj_set_def_opts html 2021-05-15T22:56:45.7657226Z dimnames-PaletteOfStyles-method html 2021-05-15T22:56:45.7812452Z extract-Diff-method html 2021-05-15T22:56:45.7920888Z finalizeHtml html 2021-05-15T22:56:45.7970898Z gdo html 2021-05-15T22:56:45.8319068Z guides html 2021-05-15T22:56:45.8406939Z has_Rdiff html 2021-05-15T22:56:45.8496749Z make_blocking html 2021-05-15T22:56:45.8557971Z nchar_html html 2021-05-15T22:56:45.8658124Z pager_is_less html 2021-05-15T22:56:45.8777802Z par_frame html 2021-05-15T22:56:45.9019601Z ses html 2021-05-15T22:56:45.9081782Z show-DiffSummary-method html 2021-05-15T22:56:45.9135872Z show-PaletteOfStyles-method html 2021-05-15T22:56:45.9202726Z show-Style-method html 2021-05-15T22:56:45.9322480Z strip_hz_control html 2021-05-15T22:56:45.9469133Z summary-Diff-method html 2021-05-15T22:56:45.9549151Z summary-MyersMbaSes-method html 2021-05-15T22:56:45.9618307Z summary-PaletteOfStyles-method html 2021-05-15T22:56:45.9741080Z tag_f html 2021-05-15T22:56:46.0035101Z trim html 2021-05-15T22:56:46.0132683Z view_or_browse html 2021-05-15T22:56:46.0181918Z webfiles html 2021-05-15T22:56:46.0191013Z ** building package indices 2021-05-15T22:56:46.1527442Z ** installing vignettes 2021-05-15T22:56:46.1599622Z ** testing if installed package can be loaded 2021-05-15T22:56:46.1602629Z *** arch - i386 2021-05-15T22:56:46.4657308Z *** arch - x64 2021-05-15T22:56:46.7763509Z * DONE (diffobj) 2021-05-15T22:56:46.8605886Z In R CMD INSTALL 2021-05-15T22:56:47.2310674Z * installing *source* package 'ps' ... 2021-05-15T22:56:47.2426004Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-15T22:56:48.4823557Z ** libs 2021-05-15T22:56:48.4834054Z 2021-05-15T22:56:48.4835134Z *** arch - i386 2021-05-15T22:56:48.5272805Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-15T22:56:48.7217891Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-15T22:56:49.0914436Z 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-15T22:56:49.4635324Z 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-15T22:56:49.8088020Z 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-15T22:56:50.1625032Z 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-15T22:56:50.6400658Z 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-15T22:56:50.7271646Z 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-15T22:56:51.3443875Z 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-15T22:56:51.7346864Z 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-15T22:56:52.4933183Z 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-15T22:56:52.7655065Z 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-15T22:56:53.2828572Z 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-15T22:56:53.6944752Z 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-15T22:56:54.1758565Z 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-15T22:56:54.3142297Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-15T22:56:54.3185457Z 2021-05-15T22:56:54.3186582Z *** arch - x64 2021-05-15T22:56:54.3590349Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-15T22:56:54.5385249Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-15T22:56:55.1336077Z 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-15T22:56:55.7179857Z 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-15T22:56:56.2961176Z 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-15T22:56:57.0928491Z 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-15T22:56:57.5086525Z 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-15T22:56:57.5955843Z 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-15T22:56:58.4068295Z 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-15T22:56:58.9820227Z 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-15T22:56:59.8977651Z 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-15T22:57:00.4143502Z 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-15T22:57:01.0739666Z 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-15T22:57:01.6826932Z 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-15T22:57:02.4015689Z 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-15T22:57:02.5309359Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-15T22:57:02.5356730Z ** R 2021-05-15T22:57:02.5575825Z ** inst 2021-05-15T22:57:02.5607503Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:03.4168950Z ** help 2021-05-15T22:57:03.6698943Z *** installing help indices 2021-05-15T22:57:03.7983549Z converting help for package 'ps' 2021-05-15T22:57:03.8512359Z finding HTML links ... done 2021-05-15T22:57:03.9075061Z CleanupReporter html 2021-05-15T22:57:03.9136057Z errno html 2021-05-15T22:57:03.9275462Z ps html 2021-05-15T22:57:03.9313745Z ps_boot_time html 2021-05-15T22:57:03.9657918Z ps_children html 2021-05-15T22:57:03.9887280Z ps_cmdline html 2021-05-15T22:57:04.0214552Z ps_connections html 2021-05-15T22:57:04.0270003Z ps_cpu_count html 2021-05-15T22:57:04.0570936Z ps_cpu_times html 2021-05-15T22:57:04.0860781Z ps_create_time html 2021-05-15T22:57:04.1117914Z ps_cwd html 2021-05-15T22:57:04.1367493Z ps_descent html 2021-05-15T22:57:04.1455948Z ps_disk_partitions html 2021-05-15T22:57:04.1612635Z ps_disk_usage html 2021-05-15T22:57:04.1875898Z ps_environ html 2021-05-15T22:57:04.2191148Z ps_exe html 2021-05-15T22:57:04.2321830Z ps_get_nice html 2021-05-15T22:57:04.2623254Z ps_handle html 2021-05-15T22:57:04.2864142Z ps_interrupt html 2021-05-15T22:57:04.3096604Z ps_is_running html 2021-05-15T22:57:04.3332651Z ps_kill html 2021-05-15T22:57:04.3677794Z ps_kill_tree html 2021-05-15T22:57:04.3812897Z ps_loadavg html 2021-05-15T22:57:04.4128946Z ps_memory_info html 2021-05-15T22:57:04.4339212Z ps_name html 2021-05-15T22:57:04.4633576Z ps_num_fds html 2021-05-15T22:57:04.4885549Z ps_num_threads html 2021-05-15T22:57:04.5152798Z ps_open_files html 2021-05-15T22:57:04.5199983Z ps_os_type html 2021-05-15T22:57:04.5429749Z ps_pid html 2021-05-15T22:57:04.5470315Z ps_pids html 2021-05-15T22:57:04.5783959Z ps_ppid html 2021-05-15T22:57:04.6036693Z ps_resume html 2021-05-15T22:57:04.6277847Z ps_send_signal html 2021-05-15T22:57:04.6515688Z ps_shared_lib_users html 2021-05-15T22:57:04.6757123Z ps_shared_libs html 2021-05-15T22:57:04.7080821Z ps_status html 2021-05-15T22:57:04.7337057Z ps_suspend html 2021-05-15T22:57:04.7458672Z ps_system_cpu_times html 2021-05-15T22:57:04.7611919Z ps_system_memory html 2021-05-15T22:57:04.7708539Z ps_system_swap html 2021-05-15T22:57:04.7971748Z ps_terminal html 2021-05-15T22:57:04.8189955Z ps_terminate html 2021-05-15T22:57:04.8263084Z ps_tty_size html 2021-05-15T22:57:04.8541785Z ps_uids html 2021-05-15T22:57:04.8809900Z ps_username html 2021-05-15T22:57:04.8878500Z ps_users html 2021-05-15T22:57:04.8916534Z signals html 2021-05-15T22:57:04.8924596Z ** building package indices 2021-05-15T22:57:05.0264022Z ** testing if installed package can be loaded 2021-05-15T22:57:05.0265948Z *** arch - i386 2021-05-15T22:57:05.3313982Z *** arch - x64 2021-05-15T22:57:05.5435176Z * DONE (ps) 2021-05-15T22:57:05.6076808Z In R CMD INSTALL 2021-05-15T22:57:06.1116540Z * installing *source* package 'pkgload' ... 2021-05-15T22:57:06.1319622Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-15T22:57:06.1582434Z ** R 2021-05-15T22:57:06.1806256Z ** inst 2021-05-15T22:57:06.1824118Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:06.9115412Z ** help 2021-05-15T22:57:07.0218038Z *** installing help indices 2021-05-15T22:57:07.0883770Z converting help for package 'pkgload' 2021-05-15T22:57:07.1187637Z finding HTML links ... done 2021-05-15T22:57:07.1396112Z check_dep_version html 2021-05-15T22:57:07.1465548Z check_suggested html 2021-05-15T22:57:07.1735208Z dev_example html 2021-05-15T22:57:07.1854806Z dev_help html 2021-05-15T22:57:07.1902996Z dev_meta html 2021-05-15T22:57:07.1937822Z has_tests html 2021-05-15T22:57:07.2283896Z help html 2021-05-15T22:57:07.2382450Z imports_env html 2021-05-15T22:57:07.2444425Z inst html 2021-05-15T22:57:07.2488824Z is_dev_package html 2021-05-15T22:57:07.3074283Z load_all html 2021-05-15T22:57:07.3127669Z load_code html 2021-05-15T22:57:07.3175806Z load_data html 2021-05-15T22:57:07.3220922Z load_dll html 2021-05-15T22:57:07.3267491Z load_imports html 2021-05-15T22:57:07.3384219Z ns_env html 2021-05-15T22:57:07.3466340Z package_file html 2021-05-15T22:57:07.3573943Z packages html 2021-05-15T22:57:07.3636384Z parse_deps html 2021-05-15T22:57:07.3682299Z parse_ns_file html 2021-05-15T22:57:07.3811214Z pkg_env html 2021-05-15T22:57:07.3884385Z pkgtest html 2021-05-15T22:57:07.3940471Z run_pkg_hook html 2021-05-15T22:57:07.4119971Z system.file html 2021-05-15T22:57:07.4207533Z unload html 2021-05-15T22:57:07.4213226Z ** building package indices 2021-05-15T22:57:07.4790427Z ** testing if installed package can be loaded 2021-05-15T22:57:07.4791915Z *** arch - i386 2021-05-15T22:57:07.8867516Z *** arch - x64 2021-05-15T22:57:08.4013601Z * DONE (pkgload) 2021-05-15T22:57:08.4660404Z In R CMD INSTALL 2021-05-15T22:57:08.6960450Z * installing *source* package 'ellipsis' ... 2021-05-15T22:57:08.6993091Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-15T22:57:08.7252044Z ** libs 2021-05-15T22:57:08.7261086Z 2021-05-15T22:57:08.7262332Z *** arch - i386 2021-05-15T22:57:08.7467705Z 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-15T22:57:08.8692319Z 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-15T22:57:09.0677998Z 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-15T22:57:09.1627893Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-15T22:57:09.1637522Z 2021-05-15T22:57:09.1638729Z *** arch - x64 2021-05-15T22:57:09.1837400Z 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-15T22:57:09.2932878Z 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-15T22:57:09.4987561Z 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-15T22:57:09.5934333Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-15T22:57:09.5960483Z ** R 2021-05-15T22:57:09.6031352Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:09.6966306Z ** help 2021-05-15T22:57:09.7332569Z *** installing help indices 2021-05-15T22:57:09.7597000Z converting help for package 'ellipsis' 2021-05-15T22:57:09.7869184Z finding HTML links ... done 2021-05-15T22:57:09.8090497Z check_dots_empty html 2021-05-15T22:57:09.8216751Z check_dots_unnamed html 2021-05-15T22:57:09.8379474Z check_dots_used html 2021-05-15T22:57:09.8417774Z dots_empty html 2021-05-15T22:57:09.8465601Z dots_used html 2021-05-15T22:57:09.8593743Z ellipsis-package html 2021-05-15T22:57:09.8686998Z safe_median html 2021-05-15T22:57:09.8690714Z ** building package indices 2021-05-15T22:57:09.8898722Z ** testing if installed package can be loaded 2021-05-15T22:57:09.8900780Z *** arch - i386 2021-05-15T22:57:10.0940362Z *** arch - x64 2021-05-15T22:57:10.4034501Z * DONE (ellipsis) 2021-05-15T22:57:10.4260832Z In R CMD INSTALL 2021-05-15T22:57:10.7432725Z * installing *source* package 'digest' ... 2021-05-15T22:57:10.7511979Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-15T22:57:10.7715200Z ** libs 2021-05-15T22:57:10.7724606Z 2021-05-15T22:57:10.7725922Z *** arch - i386 2021-05-15T22:57:10.8176514Z 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-15T22:57:11.1073724Z 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-15T22:57:11.4432415Z 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-15T22:57:12.0941482Z 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-15T22:57:12.3679782Z 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-15T22:57:12.9347646Z 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-15T22:57:13.0748299Z 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-15T22:57:13.5911243Z 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-15T22:57:13.6884424Z 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-15T22:57:13.7580560Z 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-15T22:57:13.9398445Z 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-15T22:57:14.0717589Z 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-15T22:57:14.1901846Z 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-15T22:57:14.4574940Z 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-15T22:57:14.6396030Z 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-15T22:57:15.0608717Z 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-15T22:57:15.1947442Z 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-15T22:57:15.7312447Z 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-15T22:57:15.8336639Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-15T22:57:15.8348230Z 2021-05-15T22:57:15.8349603Z *** arch - x64 2021-05-15T22:57:15.8734517Z 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-15T22:57:16.0541668Z 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-15T22:57:16.4127153Z 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-15T22:57:16.9434839Z 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-15T22:57:17.1925232Z 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-15T22:57:17.6456668Z 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-15T22:57:17.7665861Z 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-15T22:57:18.4341019Z 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-15T22:57:18.5371243Z 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-15T22:57:18.6067422Z 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-15T22:57:18.7601970Z 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-15T22:57:18.8608878Z 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-15T22:57:18.9725969Z 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-15T22:57:19.1941298Z 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-15T22:57:19.3490632Z 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-15T22:57:19.7051565Z 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-15T22:57:19.8294213Z 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-15T22:57:20.1913424Z 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-15T22:57:20.2913691Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-15T22:57:20.2960089Z ** R 2021-05-15T22:57:20.3029893Z ** demo 2021-05-15T22:57:20.3044781Z ** inst 2021-05-15T22:57:20.3130224Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:20.6675580Z ** help 2021-05-15T22:57:20.7295859Z *** installing help indices 2021-05-15T22:57:20.7647380Z converting help for package 'digest' 2021-05-15T22:57:20.7904745Z finding HTML links ... done 2021-05-15T22:57:20.8295881Z AES html 2021-05-15T22:57:20.9128159Z digest html 2021-05-15T22:57:20.9245462Z digest2int html 2021-05-15T22:57:20.9567697Z hmac html 2021-05-15T22:57:20.9685345Z makeRaw html 2021-05-15T22:57:21.0048505Z sha1 html 2021-05-15T22:57:21.0233571Z vdigest html 2021-05-15T22:57:21.0237937Z ** building package indices 2021-05-15T22:57:21.0805143Z ** installing vignettes 2021-05-15T22:57:21.0898462Z ** testing if installed package can be loaded 2021-05-15T22:57:21.0900549Z *** arch - i386 2021-05-15T22:57:21.2941883Z *** arch - x64 2021-05-15T22:57:21.5027324Z * DONE (digest) 2021-05-15T22:57:21.5511538Z In R CMD INSTALL 2021-05-15T22:57:21.8233351Z * installing *source* package 'brio' ... 2021-05-15T22:57:21.8277670Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-15T22:57:21.8481983Z ** libs 2021-05-15T22:57:21.8491343Z 2021-05-15T22:57:21.8492274Z *** arch - i386 2021-05-15T22:57:22.5827910Z 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-15T22:57:22.5830335Z 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-15T22:57:22.5832266Z 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-15T22:57:22.5834078Z 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-15T22:57:22.5836121Z 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-15T22:57:22.6230979Z 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-15T22:57:22.7499284Z 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-15T22:57:22.8433024Z 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-15T22:57:23.0425949Z 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-15T22:57:23.1373888Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-15T22:57:23.1381578Z 2021-05-15T22:57:23.1382445Z *** arch - x64 2021-05-15T22:57:23.1614507Z 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-15T22:57:23.7010870Z 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-15T22:57:23.7866740Z 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-15T22:57:23.8753743Z 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-15T22:57:23.9641936Z 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-15T22:57:24.0561726Z 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-15T22:57:24.1708034Z 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-15T22:57:24.2530744Z 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-15T22:57:24.4675284Z 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-15T22:57:24.5669391Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-15T22:57:24.5697402Z ** R 2021-05-15T22:57:24.5764346Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:24.6354527Z ** help 2021-05-15T22:57:24.6782103Z *** installing help indices 2021-05-15T22:57:24.7045081Z converting help for package 'brio' 2021-05-15T22:57:24.7317614Z finding HTML links ... done 2021-05-15T22:57:24.7421891Z file_line_endings html 2021-05-15T22:57:24.7596573Z readLines html 2021-05-15T22:57:24.7674013Z read_file html 2021-05-15T22:57:24.7785734Z read_lines html 2021-05-15T22:57:24.7983520Z writeLines html 2021-05-15T22:57:24.8054448Z write_file html 2021-05-15T22:57:24.8143816Z write_lines html 2021-05-15T22:57:24.8148454Z ** building package indices 2021-05-15T22:57:24.8378286Z ** testing if installed package can be loaded 2021-05-15T22:57:24.8381235Z *** arch - i386 2021-05-15T22:57:25.0425345Z *** arch - x64 2021-05-15T22:57:25.2492532Z * DONE (brio) 2021-05-15T22:57:25.2893359Z In R CMD INSTALL 2021-05-15T22:57:25.6705094Z * installing *source* package 'xfun' ... 2021-05-15T22:57:25.6817746Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-15T22:57:25.7171239Z ** libs 2021-05-15T22:57:25.7180389Z 2021-05-15T22:57:25.7181589Z *** arch - i386 2021-05-15T22:57:25.7421326Z 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-15T22:57:25.8836080Z 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-15T22:57:26.0682255Z 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-15T22:57:26.1631639Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-15T22:57:26.1641271Z 2021-05-15T22:57:26.1642642Z *** arch - x64 2021-05-15T22:57:26.1860684Z 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-15T22:57:26.3274531Z 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-15T22:57:26.5507667Z 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-15T22:57:26.6423267Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-15T22:57:26.6449768Z ** R 2021-05-15T22:57:26.6758173Z ** inst 2021-05-15T22:57:26.6800781Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:27.8089570Z ** help 2021-05-15T22:57:28.1225585Z *** installing help indices 2021-05-15T22:57:28.2996509Z converting help for package 'xfun' 2021-05-15T22:57:28.3252939Z finding HTML links ... done 2021-05-15T22:57:28.3654796Z Rscript html 2021-05-15T22:57:28.3801725Z Rscript_call html 2021-05-15T22:57:28.3874006Z attr html 2021-05-15T22:57:28.3972975Z base64_encode html 2021-05-15T22:57:28.4036484Z base64_uri html 2021-05-15T22:57:28.4221586Z bg_process html 2021-05-15T22:57:28.4288215Z bump_version html 2021-05-15T22:57:28.4743581Z cache_rds html 2021-05-15T22:57:28.4791406Z del_empty_dir html 2021-05-15T22:57:28.4871721Z dir_create html 2021-05-15T22:57:28.4951694Z dir_exists html 2021-05-15T22:57:28.5053723Z do_once html 2021-05-15T22:57:28.5207513Z download_file html 2021-05-15T22:57:28.5380588Z embed_file html 2021-05-15T22:57:28.5504599Z exit_call html 2021-05-15T22:57:28.5664976Z file_ext html 2021-05-15T22:57:28.5726124Z file_string html 2021-05-15T22:57:28.5788768Z format_bytes html 2021-05-15T22:57:28.5931662Z from_root html 2021-05-15T22:57:28.6012558Z github_releases html 2021-05-15T22:57:28.6072691Z grep_sub html 2021-05-15T22:57:28.6235512Z gsub_file html 2021-05-15T22:57:28.6292341Z in_dir html 2021-05-15T22:57:28.6392617Z install_dir html 2021-05-15T22:57:28.6484900Z install_github html 2021-05-15T22:57:28.6543827Z isFALSE html 2021-05-15T22:57:28.6581761Z is_R_CMD_check html 2021-05-15T22:57:28.6653794Z is_abs_path html 2021-05-15T22:57:28.6715462Z is_ascii html 2021-05-15T22:57:28.6814186Z is_sub_path html 2021-05-15T22:57:28.6874400Z is_web_path html 2021-05-15T22:57:28.7013650Z magic_path html 2021-05-15T22:57:28.7080538Z mark_dirs html 2021-05-15T22:57:28.7212994Z msg_cat html 2021-05-15T22:57:28.7290852Z native_encode html 2021-05-15T22:57:28.7401599Z news2md html 2021-05-15T22:57:28.7457270Z normalize_path html 2021-05-15T22:57:28.7592088Z numbers_to_words html 2021-05-15T22:57:28.7655509Z optipng html 2021-05-15T22:57:28.7732184Z os html 2021-05-15T22:57:28.7790011Z parse_only html 2021-05-15T22:57:28.8126641Z pkg_attach html 2021-05-15T22:57:28.8223918Z proc_kill html 2021-05-15T22:57:28.8356852Z process_file html 2021-05-15T22:57:28.8506216Z proj_root html 2021-05-15T22:57:28.8581495Z prose_index html 2021-05-15T22:57:28.8731923Z protect_math html 2021-05-15T22:57:28.8839535Z raw_string html 2021-05-15T22:57:28.8917603Z read_bin html 2021-05-15T22:57:28.9047034Z read_utf8 html 2021-05-15T22:57:28.9172397Z relative_path html 2021-05-15T22:57:28.9353623Z rename_seq html 2021-05-15T22:57:28.9454081Z retry html 2021-05-15T22:57:29.0060436Z rev_check html 2021-05-15T22:57:29.0155369Z rstudio_type html 2021-05-15T22:57:29.0223428Z same_path html 2021-05-15T22:57:29.0364926Z session_info html 2021-05-15T22:57:29.0447837Z set_envvar html 2021-05-15T22:57:29.0532321Z split_lines html 2021-05-15T22:57:29.0587347Z split_source html 2021-05-15T22:57:29.0765086Z strict_list html 2021-05-15T22:57:29.0868728Z stringsAsStrings html 2021-05-15T22:57:29.0969165Z submit_cran html 2021-05-15T22:57:29.1246196Z tinify html 2021-05-15T22:57:29.1346147Z tojson html 2021-05-15T22:57:29.1466586Z tree html 2021-05-15T22:57:29.1515333Z try_silent html 2021-05-15T22:57:29.1677130Z upload_ftp html 2021-05-15T22:57:29.1739012Z url_filename html 2021-05-15T22:57:29.1808805Z valid_syntax html 2021-05-15T22:57:29.1817909Z ** building package indices 2021-05-15T22:57:29.3382582Z ** installing vignettes 2021-05-15T22:57:29.3465197Z ** testing if installed package can be loaded 2021-05-15T22:57:29.3469947Z *** arch - i386 2021-05-15T22:57:29.5523139Z *** arch - x64 2021-05-15T22:57:29.7643106Z * DONE (xfun) 2021-05-15T22:57:29.8110454Z In R CMD INSTALL 2021-05-15T22:57:33.6621721Z * installing *source* package 'stringi' ... 2021-05-15T22:57:33.9109252Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-15T22:57:34.3184032Z ** libs 2021-05-15T22:57:34.3210909Z 2021-05-15T22:57:34.3212050Z *** arch - i386 2021-05-15T22:57:38.6395551Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:39.2111966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:40.0929009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:40.4589458Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:40.9246580Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:41.8021106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:42.2847771Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:42.8201403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:43.4439837Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:44.0206938Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:44.4793734Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:45.0270460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:45.5624103Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:46.0473163Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:46.7194298Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:47.3905741Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:47.9772640Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:48.7403048Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:49.4663142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:49.9639629Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:50.6065219Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:51.1283168Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:51.9487664Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:52.5614651Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:53.2256894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:53.8660423Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:54.4310168Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:55.5881662Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:55.5885455Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:55.9556387Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:56.5178574Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:57.1577843Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:57.5790220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:58.0376756Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:58.5418138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:57:59.0352085Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:57:59.5718395Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:00.0418578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:00.4803466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:01.0298118Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:01.5687953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:02.0334865Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:03.6504170Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:04.1524553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:04.8671688Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:05.3323348Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:05.8613056Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:06.3681916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:06.9101250Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:07.4468506Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:08.1075020Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:08.5225765Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:09.1498845Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:09.6605021Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:10.2979810Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:10.9250910Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:11.3790736Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:11.8874202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:12.6355781Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:13.1981954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:14.0007178Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:14.9552298Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:15.5123987Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:16.0883186Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:16.5833641Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:17.1615408Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:17.7192374Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:18.2290772Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:18.8127124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:19.3986221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:19.9118383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:20.4101685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:21.0697022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:21.7373555Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:22.2388012Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:22.8257123Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:23.4152036Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:23.4805971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:23.9822908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:24.4038772Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:25.0207188Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:25.4994030Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:26.0450343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:27.5752074Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:28.1978914Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:28.8276884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T22:58:29.3830476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:30.1766142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:31.0157587Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:31.5304188Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:31.9076602Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:32.5958808Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:33.0548155Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:33.4775140Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:34.1268122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:35.0749020Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:35.3546760Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:36.0880182Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:36.3269673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:36.7940468Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:37.3448936Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:37.9275061Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:38.0232591Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:38.3728572Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:38.9561863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:39.9640062Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:40.2589764Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:40.8611512Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:41.3310022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:41.4313485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:41.7181101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:42.1071486Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:42.6064029Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:43.0212956Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:43.6077332Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:44.4638137Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:45.0214795Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:45.6278500Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:47.2223980Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:47.8135879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:48.5105619Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:49.0933760Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:49.4071724Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:50.0948520Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:50.4174732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:51.3079660Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:51.8937442Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:52.4613237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:53.1964291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:54.0643449Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:54.3574180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:54.7854671Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:55.4387960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:56.3557266Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:56.8176702Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:57.4726363Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:58.5154457Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-15T22:58:58.5156243Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T22:58:58.5157111Z ^ 2021-05-15T22:58:58.5573874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:58.9602325Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:59.4038301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:58:59.9206408Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:00.4112994Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:00.8138693Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:01.3370134Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:01.8797038Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:02.2848108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:02.8230580Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:03.1554969Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:03.4816536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:03.8434058Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:04.4927529Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:05.5630204Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:06.0977144Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:06.5093103Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:06.9006839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:07.4360266Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:08.3137223Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:08.7894049Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:09.3146869Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:09.8403189Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:10.2211249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:10.5627654Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:10.8736099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:11.5794536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:12.1887649Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:12.2905054Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:12.7422297Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:13.6389319Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:13.7136679Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:14.4264388Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:14.8185990Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:16.0445492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:17.0322211Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:17.7486970Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:17.8440415Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:18.4052150Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:18.7939222Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:19.2497087Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:19.9239828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:20.4278678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:20.7797281Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:21.1643963Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:22.1848225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:22.5191909Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:22.8501638Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:23.2892607Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:23.8805141Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:24.1214512Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:24.6367328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:25.0923762Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:25.8128078Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:26.1165279Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:26.3693953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:26.6476328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:26.8981254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:27.4903971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:27.9968449Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:28.6308032Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:29.4249996Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:30.2510639Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:30.5825743Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:31.6660876Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:32.5551762Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:32.8644733Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:33.4134446Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:34.0658244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:34.4755778Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:35.8904441Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:35.9706399Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:36.4019060Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:36.8735882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:37.4599753Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:37.9105252Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:38.2509474Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-15T22:59:38.2510940Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T22:59:38.2512011Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-15T22:59:38.2512644Z ^ 2021-05-15T22:59:38.2513523Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-15T22:59:38.2514832Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T22:59:38.2515846Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-15T22:59:38.2516443Z ^ 2021-05-15T22:59:38.4933662Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:38.9805969Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:39.9972190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:40.0920972Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:40.7239132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:41.0647677Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:41.5927296Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:42.0435002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:42.4689390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:43.3848239Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:43.7792344Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:44.1161934Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:44.3996014Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:45.3354229Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:45.4148516Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:46.2297048Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:46.6182256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:46.7836584Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:47.6448099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:48.1348784Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:48.4275631Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:48.7763700Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:49.0675487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:49.3432885Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:50.4442772Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:51.4125655Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:51.9691225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:52.4508186Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:52.9938610Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:53.5581549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:54.1499901Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:54.2351878Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:55.0042521Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:55.3807319Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:55.4710051Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:56.2813438Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:56.6900796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:58.0176335Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:58.4461450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:58.9723456Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T22:59:59.0743216Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:00.3964991Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:01.0430921Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:01.6535142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:01.9446912Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:02.2361420Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:02.9982152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:03.8416887Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:04.2091671Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:04.4990933Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:04.8144557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:05.4454131Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:05.9851800Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:06.6111643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:06.9454512Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:07.3483926Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:07.7090641Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:08.3815871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:09.5210393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:10.6526231Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:10.9329046Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:11.5323682Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:12.0302107Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:12.4959850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:12.8633176Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:13.1534748Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:13.9256532Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:14.4746568Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:15.3806898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:16.0549412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:16.3614071Z 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-15T23:00:16.4603049Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:16.9040369Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:17.6510902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:18.1474268Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:18.4921313Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:19.0353878Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:00:20.8094999Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:21.2835552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:21.8239838Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:00:22.8319123Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:23.6825085Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:24.8111053Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:25.2823424Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:00:26.0321678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:26.8576876Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:27.6432974Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:28.2163163Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:28.7605041Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:30.3653225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:30.4699875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:31.8149393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:32.3019951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:33.6427288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:33.9799507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:34.5809119Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:35.0813558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:35.4834837Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:36.1340565Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:37.7246124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:38.2797558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:38.9893955Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:41.2002884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:41.7852041Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:42.7490897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:43.6199962Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:44.1247846Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:44.7531912Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:45.3066465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:45.6995403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:46.3400894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:00:46.7913592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:48.1830628Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:48.5088589Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:49.1384147Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:51.0766520Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:51.6068391Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:52.8523334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:55.1888057Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:00:55.7311632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:56.0348291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:56.8301987Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:57.7891019Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:58.6826395Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:58.9405118Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:59.4580041Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:00:59.5762283Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:02.2977680Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:02.8176687Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:04.0279821Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:05.8153308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:07.0931527Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:07.6458830Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:08.1653070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:08.6858439Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:09.2184269Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:10.0503956Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:10.2350206Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:11.4928585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:11.9988242Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:12.8765024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:13.3940545Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:15.9685638Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:16.3122949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:16.8708250Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:18.7496474Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:19.1443864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:21.5384972Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:23.8668879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:24.8098524Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:25.3781304Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:26.2346071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:27.7514025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:28.7579491Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:29.0532998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:29.7010273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:30.4487989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:31.1395485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:31.9890391Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:35.4738614Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:35.9920875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:36.8821454Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:37.5208677Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:37.8221412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:38.2781351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:38.5786498Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:41.4376446Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:42.8866530Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:43.4125978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:44.9428869Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:45.7896014Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:46.3089635Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:47.4346150Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:47.9982005Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:48.2701957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:48.5781659Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:49.1759169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:49.7614134Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:50.9115198Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:51.4844120Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:52.2500366Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:01:53.4638274Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:54.3127349Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:54.8529669Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:55.3729566Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:55.6437177Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:56.1034650Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:56.8994928Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:57.8223977Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:58.3247884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:01:59.3403960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:00.1191804Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:00.8905779Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:01.4100986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:02.0783882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:04.5001633Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:04.8582240Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:05.3309199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:05.7154064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:06.2610896Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:06.5943023Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:06.9925518Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:08.7006348Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:11.1469978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:11.5560062Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-15T23:02:11.5563176Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:02:11.5565815Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T23:02:11.5567405Z ^ 2021-05-15T23:02:11.5569990Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:02:11.5572580Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T23:02:11.5574209Z ^ 2021-05-15T23:02:11.5576558Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:02:11.5579250Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T23:02:11.5580871Z ^ 2021-05-15T23:02:11.5583225Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:02:11.5585852Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T23:02:11.5587537Z ^ 2021-05-15T23:02:11.5589836Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-15T23:02:11.5592913Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:02:11.5595343Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-15T23:02:11.5596865Z ^ 2021-05-15T23:02:11.5599223Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:02:11.5602489Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-15T23:02:11.5605708Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:02:11.5608194Z return reinterpret_cast(gRawGMT); 2021-05-15T23:02:11.5609650Z ^ 2021-05-15T23:02:12.2540820Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:12.6492309Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:14.2823624Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:16.6067935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:02:17.6169699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:02:18.1486004Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:19.8694611Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:20.1332169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:21.1061753Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:21.3076944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:21.6422178Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:02:22.3106582Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:02:23.8852848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:24.5394519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:25.0625124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:25.9536175Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:27.4113076Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:27.5189995Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:28.2847361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:29.0048395Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:29.5081670Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:29.9452084Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:30.2616209Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:02:30.9075879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:31.0582399Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:31.3859888Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:31.7602769Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:32.3461390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:33.2113471Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:34.3688842Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:35.0135667Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:35.8771122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:36.2876461Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:36.5771831Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:37.3384203Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:38.1980609Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:38.7403407Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:40.0874372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:02:41.2993618Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:42.0038710Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:42.5248679Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:43.0546431Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:43.7041495Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:02:44.7962057Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:45.8324489Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:46.2501915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:47.1770316Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:47.8859883Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:49.5481177Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:50.0537383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:50.2854236Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:50.5851856Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:50.9335716Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:51.8803223Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:52.5263101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:54.2137795Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:57.7097568Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:58.1472647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:02:59.3326433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:03:01.6828870Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:01.8871549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:02.0338821Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:03.1150783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:03.1814379Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:03.3106746Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:03.9165518Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:04.4333673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:05.9925692Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:06.3791181Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:07.0252822Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:07.6625678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:08.5567092Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:09.8999370Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:10.4034441Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:11.0515306Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:14.0977386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:14.8640237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:15.5560859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:15.9465030Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:16.2617061Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:16.7373540Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:03:18.2444382Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:18.7732781Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:03:19.1781770Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-15T23:03:19.1784583Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:03:19.1786378Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-15T23:03:19.1787616Z ^ 2021-05-15T23:03:19.1789596Z 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-15T23:03:19.1791892Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:03:19.1793716Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-15T23:03:19.1795139Z ^ 2021-05-15T23:03:19.4691287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:20.2138864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:20.9027990Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:21.3792029Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:21.8985091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:22.5837792Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:23.1899837Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:24.8717812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:26.3941787Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:03:26.8035196Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:27.4380938Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:27.7406679Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:28.0206989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:28.8083623Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:28.9465898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:29.3994661Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:29.8549050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:32.5390298Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:33.8534927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:34.1721071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:34.7046881Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:34.8543405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:34.9434254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:03:37.4269664Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:37.7909850Z 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-15T23:03:38.2220681Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:38.5027791Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-15T23:03:39.8680546Z 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-15T23:03:41.5123438Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-15T23:03:41.6087750Z downloading the ICU data library (icudt) 2021-05-15T23:03:41.6088920Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T23:03:41.6117465Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T23:03:41.7039398Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T23:03:41.9528445Z ================================================== 2021-05-15T23:03:41.9529631Z downloaded 10.9 MB 2021-05-15T23:03:41.9530169Z 2021-05-15T23:03:41.9839670Z icudt fetch successful 2021-05-15T23:03:41.9844625Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-15T23:03:42.2004189Z icudt has been installed successfully 2021-05-15T23:03:42.2497293Z 2021-05-15T23:03:42.2499278Z *** arch - x64 2021-05-15T23:03:44.4297731Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:44.9647032Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:45.5652440Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:46.1360557Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:46.5983035Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:47.4794393Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:47.9662266Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:48.5358911Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:49.2130233Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:49.8185387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:50.2734998Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:50.8266891Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:51.3599269Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:51.8604528Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:52.5461970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:53.2199931Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:53.7802510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:54.4903004Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:55.1879651Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:55.6778664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:56.3173315Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:56.8202748Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:03:57.6534524Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:58.2951378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:59.0496075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:03:59.7332617Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:00.3151139Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:00.9739846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:01.4060505Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:01.8790705Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:02.4234926Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:03.0783591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:03.5295937Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:04.0037255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:04.5405175Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:05.0791408Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:05.6227971Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:06.1158583Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:06.5837908Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:07.1729240Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:07.7325981Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:08.1946111Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:09.8034910Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:10.3269914Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:11.0387961Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:11.5128198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:11.9811236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:12.4650859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:12.9851634Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:13.5468519Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:14.2155742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:14.6408397Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:15.2936941Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:15.8247569Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:16.4772258Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:17.1139639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:17.6035051Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:18.1192905Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:18.8773964Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:19.4345537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:20.2039275Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:21.1568611Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:21.6880028Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:22.2681645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:22.7986502Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:23.3741198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:23.9583465Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:24.4905701Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:25.0946219Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:25.6804776Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:26.1973787Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:26.6817708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:27.3349663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:28.0060618Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:28.5294251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:29.1065045Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:29.7097727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:29.7755331Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:30.2890359Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:30.7332252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:31.3790117Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:31.8512579Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:32.3971210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:33.8821560Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:34.5015345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:35.1210902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:04:35.6858669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:36.3733756Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:37.4354765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:37.9473312Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:38.3209243Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:38.9785435Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:39.4184179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:39.8189829Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:40.4811074Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:41.3921229Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:41.7076777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:42.4477716Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:42.6945633Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:43.1563675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:43.7353956Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:44.3308103Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:44.4210553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:44.7586973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:45.3184267Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:46.2828998Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:46.5676136Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:47.1644804Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:47.6538326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:47.7580820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:48.0686379Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:48.4658610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:48.9686306Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:49.4031014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:49.9887013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:50.8372543Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:51.3838468Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:52.1237060Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:53.5613441Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:54.1998135Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:54.8980681Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:55.5200876Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:55.8440682Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:56.5719926Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:56.9010592Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:57.7376410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:58.3331600Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:58.9373493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:04:59.7168167Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:00.6619998Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:00.9814636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:01.4360196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:02.1230270Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:03.1638081Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:03.6622349Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:04.3374160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:05.3951020Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-15T23:05:05.3953546Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T23:05:05.3954770Z ^ 2021-05-15T23:05:05.4383354Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:05.9132319Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:06.3975777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:06.9385546Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:07.4269290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:07.8400967Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:08.3604110Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:08.8677496Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:09.2923919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:09.8506049Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:10.2038255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:10.5619771Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:10.9714313Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:11.6306819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:12.5592352Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:13.0763051Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:13.4680906Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:13.8334018Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:14.3482359Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:15.2016901Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:15.6970385Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:16.2148867Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:16.7242204Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:17.0826319Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:17.4094927Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:17.6891593Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:18.3978853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:18.9667541Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:19.0530262Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:19.5124183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:20.3877499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:20.4633715Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:21.1475728Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:21.5101168Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:22.6718571Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:23.6102720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:24.3367415Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:24.4263953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:24.9498830Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:25.3390713Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:25.8117779Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:26.4789618Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:26.9510603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:27.3057622Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:27.6916818Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:28.6903011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:29.0105399Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:29.3426852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:29.7843539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:30.3448912Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:30.5859833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:31.1002461Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:31.5378599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:32.2669588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:32.5793973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:32.8577327Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:33.1337855Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:33.3862567Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:33.9580249Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:34.4215844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:35.0484092Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:35.8087540Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:36.5671925Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:36.8741371Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:37.9179313Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:38.7901203Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:39.0878042Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:39.6466100Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:40.2821197Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:40.6916838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:42.0229529Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:42.1006639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:42.5191820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:42.9775758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:43.5546630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:44.0210020Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:44.3687101Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-15T23:05:44.3690642Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:05:44.3693801Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-15T23:05:44.3695581Z ^ 2021-05-15T23:05:44.3697745Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-15T23:05:44.3700970Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:05:44.3703651Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-15T23:05:44.3705134Z ^ 2021-05-15T23:05:44.6003082Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:45.0379790Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:46.0235653Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:46.1124211Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:46.7201284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:47.0383065Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:47.5618464Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:48.0319894Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:48.4395051Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:49.2945428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:49.6927428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:50.0421934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:50.3406942Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:51.4653750Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:51.5421016Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:52.3471937Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:53.0022069Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:53.1571764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:53.9676098Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:54.4374443Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:54.7310021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:55.0833464Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:55.4037675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:55.6725814Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:56.6947532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:57.6038569Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:58.1679391Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:59.1341474Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:05:59.4370944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:00.0331803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:00.6228977Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:00.7055578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:01.4565802Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:01.8046911Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:01.8917506Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:02.6574056Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:03.0945769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:04.4053610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:04.8131175Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:05.3132963Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:05.4479938Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:06.8458472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:07.4504826Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:08.0180958Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:08.3106783Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:08.6030455Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:09.3348720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:10.1279866Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:10.5052188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:10.7991113Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:11.1090560Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:11.7365142Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:12.2356563Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:12.8545709Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:13.1766212Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:13.5655550Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:13.9515100Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:14.6316768Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:15.8307416Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:16.8776760Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:17.1475293Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:17.7463504Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:18.2175622Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:18.6699444Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:19.0145239Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:19.2826024Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:20.0361311Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:20.5956876Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:21.4476932Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:22.0772597Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:22.3942825Z 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-15T23:06:22.5131418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:22.9714860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:23.7348149Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:24.1987925Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:24.5563631Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:25.0782337Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:06:26.7807878Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:27.2592983Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:27.8001021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:06:28.8722515Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:29.6943489Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:30.7744925Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:31.2331911Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:06:31.9744463Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:32.8084362Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:33.5643000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:34.1394935Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:34.6698637Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:36.1068698Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:36.2130390Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:37.4867672Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:37.9651577Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:39.2074850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:39.5268967Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:40.1091251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:40.6275711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:41.0078609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:41.6414437Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:43.1873679Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:43.8006310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:44.5336864Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:46.6537053Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:47.2688403Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:48.2345887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:49.0623665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:49.5807105Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:50.1922609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:50.7818383Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:51.1553765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:51.6977551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:06:52.1661303Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:53.4567990Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:53.7601416Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:54.3929566Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:56.2116187Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:56.7147504Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:06:57.9119398Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:00.1487977Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:00.7145460Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:01.0164478Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:01.7822923Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:02.7194781Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:03.5624654Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:03.8113605Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:04.3046538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:04.4119953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:06.7947064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:07.3150717Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:08.5122922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:10.2202785Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:11.3977278Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:11.9317632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:12.4430611Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:12.9358729Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:13.4215392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:14.2076475Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:14.3756964Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:15.5089213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:16.0028010Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:16.7888038Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:17.2829372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:19.6858921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:20.0147490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:20.5823645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:22.4079819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:22.7844031Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:25.0994242Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:27.3683315Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:28.3080466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:28.8573979Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:29.6758174Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:31.6364089Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:32.1453531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:32.4450065Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:33.1184901Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:33.8300167Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:34.4963063Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:35.3282473Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:38.5636644Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:39.0733362Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:39.9495600Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:40.8381472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:41.1578703Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:41.5961488Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:41.9052572Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:44.6299857Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:46.0529310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:46.5909717Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:48.1474679Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:49.0036453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:49.5179436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:50.6421170Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:51.1839237Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:51.4056175Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:51.7125030Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:52.3136907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:52.8848687Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:53.9809508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:54.5235403Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:55.2517516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:07:56.4604990Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:57.2512209Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:57.7631388Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:58.2724276Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:58.5491056Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:59.0362190Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:07:59.7851711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:00.6965212Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:01.2116185Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:02.2141040Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:02.9492235Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:03.6944616Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:04.1917142Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:04.8248036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:07.2514749Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:07.5902182Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:08.3044664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:08.6555104Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:09.1571216Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:09.4637807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:09.8653498Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:11.4088601Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:13.7587761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:14.1825217Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-15T23:08:14.1828322Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:08:14.1831075Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T23:08:14.1832747Z ^ 2021-05-15T23:08:14.1835249Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:08:14.1837878Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T23:08:14.1839650Z ^ 2021-05-15T23:08:14.1842015Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:08:14.1844659Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T23:08:14.1846311Z ^ 2021-05-15T23:08:14.1848695Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:08:14.1851345Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T23:08:14.1853041Z ^ 2021-05-15T23:08:14.1855328Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-15T23:08:14.1858533Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:08:14.1861040Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-15T23:08:14.1862585Z ^ 2021-05-15T23:08:14.1864912Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:08:14.1867854Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-15T23:08:14.1870925Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:08:14.1873303Z return reinterpret_cast(gRawGMT); 2021-05-15T23:08:14.1875066Z ^ 2021-05-15T23:08:14.8319871Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:15.2561929Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:16.8772850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:19.0330089Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:08:20.1357868Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:08:20.6919756Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:22.3816695Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:22.6440875Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:23.2037401Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:23.8174195Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:24.1312619Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:08:24.8087885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:08:26.3966900Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:27.0371797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:27.5228479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:28.3975825Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:29.8615077Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:29.9585935Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:30.6899875Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:31.4002635Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:31.8660605Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:32.2788416Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:32.5894700Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:08:33.1891297Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:33.3456176Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:33.6832060Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:34.0335872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:34.8620128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:35.6851260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:36.7058742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:37.3248917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:38.1144050Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:38.5027582Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:38.7662412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:39.4782934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:40.2886105Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:40.8414910Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:42.1562983Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:08:43.3398378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:43.9866574Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:44.4727784Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:44.9834844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:45.6120346Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:08:46.7150878Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:47.6920719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:48.0871652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:48.9390087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:49.6198312Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:51.1449766Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:51.6554243Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:51.8822663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:52.1880732Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:52.5330545Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:53.4225325Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:54.0173325Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:55.6217719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:58.8837107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:08:59.2746525Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:00.4135912Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:09:02.5552799Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:02.7435198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:02.8638614Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:03.2833292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:03.9129072Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:04.0244758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:04.5979618Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:05.0976925Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:06.6014214Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:06.9746138Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:07.5791301Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:08.1578303Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:08.9690868Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:10.2263150Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:10.7119537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:11.3526168Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:14.2270951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:14.9812153Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:15.6470971Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:16.0638343Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:16.4006689Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:16.8750095Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:09:18.3786316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:18.9088956Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:09:19.3239500Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-15T23:09:19.3243735Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:09:19.3246944Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-15T23:09:19.3249123Z ^ 2021-05-15T23:09:19.3252451Z 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-15T23:09:19.3256520Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T23:09:19.3259644Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-15T23:09:19.3261699Z ^ 2021-05-15T23:09:19.6049854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:20.3462647Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:20.9878978Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:21.4840651Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:21.9765651Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:22.6801013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:23.2827816Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:24.9556238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:26.3818568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:09:26.8095437Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:27.4011758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:27.7134173Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:27.9904419Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:28.7662649Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:28.8941225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:29.3516585Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:29.8388233Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:32.5080104Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:33.7716059Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:34.1096825Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:34.6516253Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:34.8033839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:34.8825024Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T23:09:37.4073955Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T23:09:37.7715901Z 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-15T23:09:38.5069633Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T23:09:38.7722064Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-15T23:09:40.6376308Z 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-15T23:09:42.6400731Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-15T23:09:42.6926688Z ** R 2021-05-15T23:09:42.7744670Z ** inst 2021-05-15T23:09:42.7766754Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:09:43.7161186Z ** help 2021-05-15T23:09:44.4618004Z *** installing help indices 2021-05-15T23:09:44.7665101Z converting help for package 'stringi' 2021-05-15T23:09:44.7966423Z finding HTML links ... done 2021-05-15T23:09:44.9248185Z about_arguments html 2021-05-15T23:09:45.1058258Z about_encoding html 2021-05-15T23:09:45.1694283Z about_locale html 2021-05-15T23:09:45.2434167Z about_search html 2021-05-15T23:09:45.2978061Z about_search_boundaries html 2021-05-15T23:09:45.4928973Z about_search_charclass html 2021-05-15T23:09:45.5338088Z about_search_coll html 2021-05-15T23:09:45.5552102Z about_search_fixed html 2021-05-15T23:09:45.6889959Z about_search_regex html 2021-05-15T23:09:45.7591079Z about_stringi html 2021-05-15T23:09:45.7753556Z operator_add html 2021-05-15T23:09:45.7985737Z operator_compare html 2021-05-15T23:09:45.8113554Z operator_dollar html 2021-05-15T23:09:45.8582045Z stri_compare html 2021-05-15T23:09:45.8821911Z stri_count html 2021-05-15T23:09:45.9305969Z stri_count_boundaries html 2021-05-15T23:09:45.9583110Z stri_datetime_add html 2021-05-15T23:09:45.9857076Z stri_datetime_create html 2021-05-15T23:09:46.0162268Z stri_datetime_fields html 2021-05-15T23:09:46.0795368Z stri_datetime_format html 2021-05-15T23:09:46.1007162Z stri_datetime_fstr html 2021-05-15T23:09:46.1123596Z stri_datetime_now html 2021-05-15T23:09:46.1401007Z stri_datetime_symbols html 2021-05-15T23:09:46.1767258Z stri_detect html 2021-05-15T23:09:46.1890416Z stri_dup html 2021-05-15T23:09:46.2238022Z stri_duplicated html 2021-05-15T23:09:46.2561680Z stri_enc_detect html 2021-05-15T23:09:46.2963894Z stri_enc_detect2 html 2021-05-15T23:09:46.3180467Z stri_enc_fromutf32 html 2021-05-15T23:09:46.3406368Z stri_enc_info html 2021-05-15T23:09:46.3523604Z stri_enc_isascii html 2021-05-15T23:09:46.3668675Z stri_enc_isutf16 html 2021-05-15T23:09:46.3829614Z stri_enc_isutf8 html 2021-05-15T23:09:46.3976705Z stri_enc_list html 2021-05-15T23:09:46.4207755Z stri_enc_mark html 2021-05-15T23:09:46.4413096Z stri_enc_set html 2021-05-15T23:09:46.4561507Z stri_enc_toascii html 2021-05-15T23:09:46.4762196Z stri_enc_tonative html 2021-05-15T23:09:46.4935009Z stri_enc_toutf32 html 2021-05-15T23:09:46.5218019Z stri_enc_toutf8 html 2021-05-15T23:09:46.5701177Z stri_encode html 2021-05-15T23:09:46.5866364Z stri_escape_unicode html 2021-05-15T23:09:46.6324698Z stri_extract html 2021-05-15T23:09:46.6928922Z stri_extract_boundaries html 2021-05-15T23:09:46.7115113Z stri_flatten html 2021-05-15T23:09:46.7283310Z stri_info html 2021-05-15T23:09:46.7369713Z stri_isempty html 2021-05-15T23:09:46.7608949Z stri_join html 2021-05-15T23:09:46.7782323Z stri_join_list html 2021-05-15T23:09:46.7993700Z stri_length html 2021-05-15T23:09:46.8243573Z stri_list2matrix html 2021-05-15T23:09:46.8391118Z stri_locale_info html 2021-05-15T23:09:46.8483407Z stri_locale_list html 2021-05-15T23:09:46.8652677Z stri_locale_set html 2021-05-15T23:09:46.9112050Z stri_locate html 2021-05-15T23:09:46.9651258Z stri_locate_boundaries html 2021-05-15T23:09:46.9994763Z stri_match html 2021-05-15T23:09:47.0083314Z stri_na2empty html 2021-05-15T23:09:47.0222848Z stri_numbytes html 2021-05-15T23:09:47.0680284Z stri_opts_brkiter html 2021-05-15T23:09:47.1153070Z stri_opts_collator html 2021-05-15T23:09:47.1325365Z stri_opts_fixed html 2021-05-15T23:09:47.1730376Z stri_opts_regex html 2021-05-15T23:09:47.2096808Z stri_order html 2021-05-15T23:09:47.2364267Z stri_pad html 2021-05-15T23:09:47.2531476Z stri_rand_lipsum html 2021-05-15T23:09:47.2618402Z stri_rand_shuffle html 2021-05-15T23:09:47.2766789Z stri_rand_strings html 2021-05-15T23:09:47.3030607Z stri_rank html 2021-05-15T23:09:47.3219986Z stri_read_lines html 2021-05-15T23:09:47.3394496Z stri_read_raw html 2021-05-15T23:09:47.3525285Z stri_remove_empty html 2021-05-15T23:09:47.3988939Z stri_replace html 2021-05-15T23:09:47.4106793Z stri_replace_na html 2021-05-15T23:09:47.4183640Z stri_reverse html 2021-05-15T23:09:47.4605303Z stri_sort html 2021-05-15T23:09:47.4926915Z stri_sort_key html 2021-05-15T23:09:47.5424379Z stri_split html 2021-05-15T23:09:47.5962396Z stri_split_boundaries html 2021-05-15T23:09:47.6286053Z stri_split_lines html 2021-05-15T23:09:47.6659718Z stri_startsendswith html 2021-05-15T23:09:47.6833558Z stri_stats_general html 2021-05-15T23:09:47.6996227Z stri_stats_latex html 2021-05-15T23:09:47.7471614Z stri_sub html 2021-05-15T23:09:47.7863111Z stri_sub_all html 2021-05-15T23:09:47.8181772Z stri_subset html 2021-05-15T23:09:47.8487412Z stri_timezone_info html 2021-05-15T23:09:47.8819051Z stri_timezone_list html 2021-05-15T23:09:47.9054236Z stri_timezone_set html 2021-05-15T23:09:47.9556136Z stri_trans_casemap html 2021-05-15T23:09:47.9734908Z stri_trans_char html 2021-05-15T23:09:47.9966125Z stri_trans_general html 2021-05-15T23:09:48.0076467Z stri_trans_list html 2021-05-15T23:09:48.0410796Z stri_trans_nf html 2021-05-15T23:09:48.0673554Z stri_trim html 2021-05-15T23:09:48.0841790Z stri_unescape_unicode html 2021-05-15T23:09:48.1155201Z stri_unique html 2021-05-15T23:09:48.1484128Z stri_width html 2021-05-15T23:09:48.2298948Z stri_wrap html 2021-05-15T23:09:48.2484327Z stri_write_lines html 2021-05-15T23:09:48.2513229Z ** building package indices 2021-05-15T23:09:48.5809721Z ** testing if installed package can be loaded 2021-05-15T23:09:48.5812161Z *** arch - i386 2021-05-15T23:09:48.8864693Z *** arch - x64 2021-05-15T23:09:49.1009339Z * DONE (stringi) 2021-05-15T23:09:50.7117214Z In R CMD INSTALL 2021-05-15T23:09:52.0812022Z * installing *source* package 'Rcpp' ... 2021-05-15T23:09:52.1731165Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-15T23:09:52.1924165Z ** libs 2021-05-15T23:09:52.1931500Z 2021-05-15T23:09:52.1932438Z *** arch - i386 2021-05-15T23:09:52.2244296Z 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-15T23:09:54.2958713Z 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-15T23:10:02.4588402Z 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-15T23:10:02.6798227Z 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-15T23:10:05.1113523Z 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-15T23:10:09.4983734Z 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-15T23:10:11.6951347Z 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-15T23:10:12.0289853Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-15T23:10:12.0319084Z 2021-05-15T23:10:12.0320069Z *** arch - x64 2021-05-15T23:10:12.0567766Z 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-15T23:10:14.3624411Z 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-15T23:10:21.7058680Z 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-15T23:10:21.8957913Z 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-15T23:10:24.3213828Z 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-15T23:10:28.3349979Z 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-15T23:10:30.6594528Z 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-15T23:10:31.0400707Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-15T23:10:31.0442733Z ** R 2021-05-15T23:10:31.0559097Z ** inst 2021-05-15T23:10:31.3295123Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:10:34.6697321Z ** help 2021-05-15T23:10:34.6697990Z *** installing help indices 2021-05-15T23:10:34.6698722Z finding HTML links ... done 2021-05-15T23:10:34.6699527Z converting help for package 'Rcpp' 2021-05-15T23:10:34.6700582Z CppClass-class html 2021-05-15T23:10:34.6709856Z CppConstructor-class html 2021-05-15T23:10:34.6711091Z CppField-class html 2021-05-15T23:10:34.6712107Z CppFunction-class html 2021-05-15T23:10:34.6713126Z CppObject-class html 2021-05-15T23:10:34.6714264Z CppOverloadedMethods-class html 2021-05-15T23:10:34.6715625Z DollarNames-methods html 2021-05-15T23:10:34.6717024Z Module-class html 2021-05-15T23:10:34.6717886Z Module html 2021-05-15T23:10:34.6718794Z Rcpp-deprecated html 2021-05-15T23:10:34.6719747Z Rcpp-internal html 2021-05-15T23:10:34.6720670Z Rcpp-package html 2021-05-15T23:10:34.6721669Z Rcpp.package.skeleton html 2021-05-15T23:10:34.6722726Z Rcpp.plugin.maker html 2021-05-15T23:10:34.6723674Z RcppLdFlags html 2021-05-15T23:10:34.6724566Z RcppUnitTests html 2021-05-15T23:10:34.6725688Z compileAttributes html 2021-05-15T23:10:34.6726703Z compilerCheck html 2021-05-15T23:10:34.6727622Z cppFunction html 2021-05-15T23:10:34.6728498Z demangle html 2021-05-15T23:10:34.6729410Z dependsAttribute html 2021-05-15T23:10:34.6730340Z evalCpp html 2021-05-15T23:10:34.6731259Z exportAttribute html 2021-05-15T23:10:34.6732425Z exposeClass html 2021-05-15T23:10:34.6733294Z formals html 2021-05-15T23:10:34.6734284Z getRcppVersion html 2021-05-15T23:10:34.6735408Z interfacesAttribute html 2021-05-15T23:10:34.6902529Z loadModule html 2021-05-15T23:10:34.7017176Z loadRcppModules-deprecated html 2021-05-15T23:10:34.7144587Z pluginsAttribute html 2021-05-15T23:10:34.7206307Z populate html 2021-05-15T23:10:34.7373385Z registerPlugin html 2021-05-15T23:10:34.7802140Z setRcppClass html 2021-05-15T23:10:34.8324203Z sourceCpp html 2021-05-15T23:10:34.8332094Z ** building package indices 2021-05-15T23:10:34.9300236Z ** installing vignettes 2021-05-15T23:10:34.9370031Z ** testing if installed package can be loaded 2021-05-15T23:10:34.9372498Z *** arch - i386 2021-05-15T23:10:35.2428854Z *** arch - x64 2021-05-15T23:10:35.5994130Z * DONE (Rcpp) 2021-05-15T23:10:35.7744479Z In R CMD INSTALL 2021-05-15T23:10:36.0218344Z * installing *source* package 'rversions' ... 2021-05-15T23:10:36.0248955Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-15T23:10:36.0516401Z ** R 2021-05-15T23:10:36.0583706Z ** inst 2021-05-15T23:10:36.0601116Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:10:36.1914242Z ** help 2021-05-15T23:10:36.2275106Z *** installing help indices 2021-05-15T23:10:36.2547522Z converting help for package 'rversions' 2021-05-15T23:10:36.2793485Z finding HTML links ... done 2021-05-15T23:10:36.2939819Z r_oldrel html 2021-05-15T23:10:36.3007512Z r_release html 2021-05-15T23:10:36.3088126Z r_release_macos html 2021-05-15T23:10:36.3167925Z r_release_tarball html 2021-05-15T23:10:36.3260757Z r_release_win html 2021-05-15T23:10:36.3346933Z r_versions html 2021-05-15T23:10:36.3520792Z rversions-package html 2021-05-15T23:10:36.3524426Z *** copying figures 2021-05-15T23:10:36.3535409Z ** building package indices 2021-05-15T23:10:36.3762734Z ** testing if installed package can be loaded 2021-05-15T23:10:36.3765248Z *** arch - i386 2021-05-15T23:10:36.6829575Z *** arch - x64 2021-05-15T23:10:36.9966913Z * DONE (rversions) 2021-05-15T23:10:37.0212784Z In R CMD INSTALL 2021-05-15T23:10:37.7905305Z * installing *source* package 'vctrs' ... 2021-05-15T23:10:37.8293467Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-15T23:10:37.8585067Z ** libs 2021-05-15T23:10:37.8596034Z 2021-05-15T23:10:37.8597271Z *** arch - i386 2021-05-15T23:10:37.9373139Z 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-15T23:10:38.0948273Z 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-15T23:10:38.6632866Z 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-15T23:10:38.6634238Z 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-15T23:10:38.6635512Z 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-15T23:10:38.7725610Z 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-15T23:10:38.9470633Z 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-15T23:10:39.0582706Z 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-15T23:10:39.2069889Z 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-15T23:10:39.3145637Z 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-15T23:10:39.5275584Z 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-15T23:10:39.7818571Z 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-15T23:10:39.9681411Z 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-15T23:10:40.1094358Z 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-15T23:10:40.4775351Z 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-15T23:10:41.1745236Z 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-15T23:10:41.1748073Z 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-15T23:10:41.3146032Z 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-15T23:10:41.4740520Z 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-15T23:10:41.6220270Z 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-15T23:10:41.7151545Z 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-15T23:10:41.9815093Z 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-15T23:10:42.0946019Z 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-15T23:10:42.5395102Z 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-15T23:10:42.6605136Z 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-15T23:10:43.4573066Z 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-15T23:10:43.6365375Z 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-15T23:10:43.7494213Z 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-15T23:10:43.8637882Z 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-15T23:10:44.0606722Z 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-15T23:10:44.2085245Z 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-15T23:10:44.3696614Z 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-15T23:10:44.5305586Z 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-15T23:10:44.6972563Z 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-15T23:10:44.9444624Z 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-15T23:10:45.0927882Z 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-15T23:10:45.2222763Z 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-15T23:10:45.3974516Z 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-15T23:10:45.8622787Z 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-15T23:10:46.2106584Z 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-15T23:10:46.4638171Z 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-15T23:10:46.7331109Z 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-15T23:10:47.0355057Z 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-15T23:10:47.1406841Z 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-15T23:10:47.3885381Z 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-15T23:10:47.5787873Z 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-15T23:10:47.7854180Z 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-15T23:10:48.2878764Z 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-15T23:10:48.5008624Z 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-15T23:10:48.6873144Z 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-15T23:10:48.8907707Z 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-15T23:10:49.0091595Z 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-15T23:10:49.2054612Z 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-15T23:10:49.4562637Z 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-15T23:10:49.7381470Z 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-15T23:10:50.6636867Z 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-15T23:10:50.6639630Z 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-15T23:10:50.6642251Z 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-15T23:10:50.6644995Z 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-15T23:10:51.1296581Z 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-15T23:10:51.3301685Z 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-15T23:10:51.4870196Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-15T23:10:51.4886215Z 2021-05-15T23:10:51.4887195Z *** arch - x64 2021-05-15T23:10:51.5669077Z 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-15T23:10:51.7171109Z 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-15T23:10:51.8399023Z 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-15T23:10:51.9675890Z 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-15T23:10:52.2158938Z 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-15T23:10:52.3655711Z 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-15T23:10:52.5313716Z 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-15T23:10:52.6380758Z 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-15T23:10:52.7878346Z 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-15T23:10:52.8951294Z 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-15T23:10:53.0525407Z 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-15T23:10:53.2607257Z 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-15T23:10:53.4510738Z 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-15T23:10:53.5807196Z 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-15T23:10:53.8235893Z 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-15T23:10:53.9230659Z 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-15T23:10:54.3129927Z 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-15T23:10:54.4356251Z 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-15T23:10:54.5870655Z 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-15T23:10:54.7388655Z 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-15T23:10:54.8385614Z 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-15T23:10:55.0680163Z 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-15T23:10:55.1828944Z 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-15T23:10:55.4812331Z 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-15T23:10:55.5944682Z 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-15T23:10:56.2169798Z 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-15T23:10:56.3908995Z 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-15T23:10:56.5007258Z 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-15T23:10:56.6148053Z 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-15T23:10:56.8327305Z 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-15T23:10:56.9744328Z 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-15T23:10:57.1258156Z 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-15T23:10:57.2632651Z 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-15T23:10:57.4090271Z 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-15T23:10:57.6427850Z 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-15T23:10:57.7756570Z 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-15T23:10:57.8959011Z 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-15T23:10:58.0396641Z 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-15T23:10:58.4500666Z 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-15T23:10:58.7872356Z 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-15T23:10:59.0135091Z 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-15T23:10:59.1879289Z 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-15T23:10:59.4796823Z 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-15T23:10:59.5826315Z 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-15T23:10:59.7942714Z 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-15T23:10:59.9728299Z 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-15T23:11:00.1691607Z 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-15T23:11:00.5814779Z 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-15T23:11:00.7682534Z 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-15T23:11:00.9297679Z 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-15T23:11:01.0769568Z 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-15T23:11:01.1926851Z 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-15T23:11:01.3445504Z 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-15T23:11:01.5036455Z 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-15T23:11:01.6791277Z 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-15T23:11:01.8309854Z 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-15T23:11:01.9457692Z 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-15T23:11:02.0670855Z 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-15T23:11:02.1666465Z 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-15T23:11:03.1665505Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-15T23:11:03.1666035Z ** R 2021-05-15T23:11:03.1666475Z ** inst 2021-05-15T23:11:03.1667403Z 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-15T23:11:03.1672732Z 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-15T23:11:03.1682919Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:05.6030501Z ** help 2021-05-15T23:11:06.1280277Z *** installing help indices 2021-05-15T23:11:06.3414339Z converting help for package 'vctrs' 2021-05-15T23:11:06.3682158Z finding HTML links ... done 2021-05-15T23:11:06.4420160Z as-is html 2021-05-15T23:11:06.4668615Z data_frame html 2021-05-15T23:11:06.4864803Z df_list html 2021-05-15T23:11:06.5104864Z df_ptype2 html 2021-05-15T23:11:06.5344494Z faq-compatibility-types html 2021-05-15T23:11:06.5485360Z faq-error-incompatible-attributes html 2021-05-15T23:11:06.5633737Z faq-error-scalar-type html 2021-05-15T23:11:06.5758594Z fields html 2021-05-15T23:11:06.6759036Z howto-faq-coercion-data-frame html 2021-05-15T23:11:06.7525281Z howto-faq-coercion html 2021-05-15T23:11:06.7782686Z howto-faq-fix-scalar-type-error html 2021-05-15T23:11:06.7860456Z int64 html 2021-05-15T23:11:06.8270222Z internal-faq-ptype2-identity html 2021-05-15T23:11:06.8566328Z list_of html 2021-05-15T23:11:06.8907309Z maybe_lossy_cast html 2021-05-15T23:11:06.9085606Z name_spec html 2021-05-15T23:11:06.9243800Z new_data_frame html 2021-05-15T23:11:06.9455865Z new_date html 2021-05-15T23:11:06.9593637Z new_factor html 2021-05-15T23:11:06.9722425Z new_list_of html 2021-05-15T23:11:06.9845006Z new_partial html 2021-05-15T23:11:06.9954021Z new_rcrd html 2021-05-15T23:11:07.0385567Z new_vctr html 2021-05-15T23:11:07.0500297Z obj_print html 2021-05-15T23:11:07.0581139Z op-empty-default html 2021-05-15T23:11:07.0666981Z partial_factor html 2021-05-15T23:11:07.0741443Z partial_frame html 2021-05-15T23:11:07.1152641Z reference-faq-compatibility html 2021-05-15T23:11:07.1323641Z s3_register html 2021-05-15T23:11:07.1374476Z table html 2021-05-15T23:11:07.2244308Z theory-faq-coercion html 2021-05-15T23:11:07.2305684Z unspecified html 2021-05-15T23:11:07.2517602Z vctrs-conditions html 2021-05-15T23:11:07.2567601Z vctrs-data-frame html 2021-05-15T23:11:07.2757013Z vctrs-package html 2021-05-15T23:11:07.3042066Z vec-rep html 2021-05-15T23:11:07.3467245Z vec_arith html 2021-05-15T23:11:07.3622702Z vec_as_index html 2021-05-15T23:11:07.3940709Z vec_as_location html 2021-05-15T23:11:07.4567549Z vec_as_names html 2021-05-15T23:11:07.4646743Z vec_as_names_legacy html 2021-05-15T23:11:07.4845202Z vec_as_subscript html 2021-05-15T23:11:07.5218565Z vec_assert html 2021-05-15T23:11:07.5766394Z vec_bind html 2021-05-15T23:11:07.6126623Z vec_c html 2021-05-15T23:11:07.6455018Z vec_cast html 2021-05-15T23:11:07.6575546Z vec_cbind_frame_ptype html 2021-05-15T23:11:07.7007387Z vec_chop html 2021-05-15T23:11:07.7162274Z vec_compare html 2021-05-15T23:11:07.7286447Z vec_count html 2021-05-15T23:11:07.7413409Z vec_data html 2021-05-15T23:11:07.7650051Z vec_default_ptype2 html 2021-05-15T23:11:07.7764073Z vec_detect_complete html 2021-05-15T23:11:07.7938025Z vec_duplicate html 2021-05-15T23:11:07.8046436Z vec_empty html 2021-05-15T23:11:07.8228738Z vec_equal html 2021-05-15T23:11:07.8366657Z vec_fill_missing html 2021-05-15T23:11:07.8599473Z vec_group html 2021-05-15T23:11:07.8689601Z vec_identify_runs html 2021-05-15T23:11:07.8757532Z vec_init html 2021-05-15T23:11:07.8864567Z vec_is_list html 2021-05-15T23:11:07.8951960Z vec_list_cast html 2021-05-15T23:11:07.9205469Z vec_match html 2021-05-15T23:11:07.9498369Z vec_math html 2021-05-15T23:11:07.9797829Z vec_names html 2021-05-15T23:11:07.9959612Z vec_order html 2021-05-15T23:11:08.0569094Z vec_proxy html 2021-05-15T23:11:08.0851136Z vec_proxy_compare html 2021-05-15T23:11:08.1054703Z vec_proxy_equal html 2021-05-15T23:11:08.1498928Z vec_ptype html 2021-05-15T23:11:08.1728263Z vec_ptype2 html 2021-05-15T23:11:08.1894008Z vec_ptype_full html 2021-05-15T23:11:08.2128447Z vec_recycle html 2021-05-15T23:11:08.2274150Z vec_repeat html 2021-05-15T23:11:08.2373245Z vec_seq_along html 2021-05-15T23:11:08.2837128Z vec_size html 2021-05-15T23:11:08.3241108Z vec_slice html 2021-05-15T23:11:08.3373621Z vec_split html 2021-05-15T23:11:08.3491564Z vec_type html 2021-05-15T23:11:08.3639409Z vec_unique html 2021-05-15T23:11:08.3651411Z *** copying figures 2021-05-15T23:11:08.3726816Z ** building package indices 2021-05-15T23:11:08.5957570Z ** installing vignettes 2021-05-15T23:11:08.6102322Z ** testing if installed package can be loaded 2021-05-15T23:11:08.6105483Z *** arch - i386 2021-05-15T23:11:08.9176922Z *** arch - x64 2021-05-15T23:11:09.2330198Z * DONE (vctrs) 2021-05-15T23:11:09.4230017Z In R CMD INSTALL 2021-05-15T23:11:09.7716837Z * installing *source* package 'processx' ... 2021-05-15T23:11:09.7807312Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-15T23:11:09.8024463Z ** libs 2021-05-15T23:11:09.8033761Z 2021-05-15T23:11:09.8034978Z *** arch - i386 2021-05-15T23:11:09.8499440Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-15T23:11:10.0624501Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-15T23:11:10.5567145Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-15T23:11:10.9577079Z 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-15T23:11:11.8438473Z 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-15T23:11:12.1827575Z 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-15T23:11:12.5515283Z 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-15T23:11:12.9040836Z 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-15T23:11:13.6076987Z 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-15T23:11:13.9715407Z 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-15T23:11:14.3403190Z 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-15T23:11:14.4659550Z 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-15T23:11:15.1184084Z 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-15T23:11:15.5765599Z 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-15T23:11:15.9716881Z 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-15T23:11:16.3214605Z 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-15T23:11:16.6450714Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-15T23:11:16.6453366Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-15T23:11:16.6454949Z int ret; 2021-05-15T23:11:16.6455825Z ^ 2021-05-15T23:11:16.7259480Z 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-15T23:11:16.9641068Z 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-15T23:11:17.0922320Z 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-15T23:11:17.5030184Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-15T23:11:17.5039230Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-15T23:11:17.5968740Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-15T23:11:17.6029557Z 2021-05-15T23:11:17.6030571Z *** arch - x64 2021-05-15T23:11:17.6450538Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-15T23:11:17.8208448Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-15T23:11:18.4658995Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-15T23:11:19.0085051Z 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-15T23:11:20.2397410Z 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-15T23:11:20.8467074Z 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-15T23:11:21.4519828Z 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-15T23:11:22.0314808Z 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-15T23:11:22.9127887Z 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-15T23:11:23.4892851Z 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-15T23:11:24.0473687Z 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-15T23:11:24.1633906Z 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-15T23:11:24.9454231Z 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-15T23:11:25.5994680Z 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-15T23:11:26.1828653Z 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-15T23:11:26.7369738Z 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-15T23:11:27.2758826Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-15T23:11:27.2760339Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-15T23:11:27.2761185Z int ret; 2021-05-15T23:11:27.2761608Z ^ 2021-05-15T23:11:27.3569335Z 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-15T23:11:27.5801137Z 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-15T23:11:27.6791195Z 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-15T23:11:28.2811802Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-15T23:11:28.2813101Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-15T23:11:28.3637729Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-15T23:11:28.3688918Z ** R 2021-05-15T23:11:28.3961213Z ** inst 2021-05-15T23:11:28.3977184Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:29.7562444Z ** help 2021-05-15T23:11:29.8509628Z *** installing help indices 2021-05-15T23:11:29.9054080Z converting help for package 'processx' 2021-05-15T23:11:29.9282742Z finding HTML links ... done 2021-05-15T23:11:29.9617210Z base64_decode html 2021-05-15T23:11:29.9697215Z curl_fds html 2021-05-15T23:11:30.0096443Z default_pty_options html 2021-05-15T23:11:30.0263324Z poll html 2021-05-15T23:11:30.4540356Z process html 2021-05-15T23:11:30.4817541Z process_initialize html 2021-05-15T23:11:30.5212234Z processx_connections html 2021-05-15T23:11:30.6090643Z run html 2021-05-15T23:11:30.6152185Z supervisor_kill html 2021-05-15T23:11:30.6157763Z ** building package indices 2021-05-15T23:11:30.6619019Z ** testing if installed package can be loaded 2021-05-15T23:11:30.6620550Z *** arch - i386 2021-05-15T23:11:30.8668616Z *** arch - x64 2021-05-15T23:11:31.0740668Z * DONE (processx) 2021-05-15T23:11:31.1360784Z In R CMD INSTALL 2021-05-15T23:11:31.3731336Z * installing *source* package 'highr' ... 2021-05-15T23:11:31.3765134Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-15T23:11:31.4047201Z ** R 2021-05-15T23:11:31.4094494Z ** inst 2021-05-15T23:11:31.4140344Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:31.5660222Z ** help 2021-05-15T23:11:31.5901674Z *** installing help indices 2021-05-15T23:11:31.6092640Z converting help for package 'highr' 2021-05-15T23:11:31.6350655Z finding HTML links ... done 2021-05-15T23:11:31.6479691Z hi_andre html 2021-05-15T23:11:31.6790187Z hilight html 2021-05-15T23:11:31.6793955Z ** building package indices 2021-05-15T23:11:31.6907351Z ** installing vignettes 2021-05-15T23:11:31.6966613Z ** testing if installed package can be loaded 2021-05-15T23:11:31.6969326Z *** arch - i386 2021-05-15T23:11:31.9016220Z *** arch - x64 2021-05-15T23:11:32.1085864Z * DONE (highr) 2021-05-15T23:11:32.1305869Z In R CMD INSTALL 2021-05-15T23:11:32.6826830Z * installing *source* package 'pillar' ... 2021-05-15T23:11:32.7059675Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-15T23:11:32.7412326Z ** R 2021-05-15T23:11:32.7813336Z ** inst 2021-05-15T23:11:32.7930020Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:34.3112625Z ** help 2021-05-15T23:11:34.5096722Z *** installing help indices 2021-05-15T23:11:34.5868566Z converting help for package 'pillar' 2021-05-15T23:11:34.6118174Z finding HTML links ... done 2021-05-15T23:11:34.6424304Z align html 2021-05-15T23:11:34.6678859Z char html 2021-05-15T23:11:34.6990363Z colonnade html 2021-05-15T23:11:34.7176470Z ctl_new_pillar html 2021-05-15T23:11:34.7281104Z deprecated html 2021-05-15T23:11:34.7327701Z dim_desc html 2021-05-15T23:11:34.7479416Z expect_known_display html 2021-05-15T23:11:34.7593684Z extra_cols html 2021-05-15T23:11:34.7729672Z format_glimpse html 2021-05-15T23:11:34.8017605Z format_tbl html 2021-05-15T23:11:34.8140599Z format_type_sum html 2021-05-15T23:11:34.8218029Z get_extent html 2021-05-15T23:11:34.8392480Z glimpse html 2021-05-15T23:11:34.8468262Z 2021-05-15T23:11:34.8946805Z finding level-2 HTML links ... done 2021-05-15T23:11:34.8992981Z new_ornament html 2021-05-15T23:11:34.9154111Z new_pillar html 2021-05-15T23:11:34.9337252Z new_pillar_component html 2021-05-15T23:11:34.9673334Z new_pillar_shaft html 2021-05-15T23:11:34.9739097Z new_pillar_title html 2021-05-15T23:11:34.9813400Z new_pillar_type html 2021-05-15T23:11:35.0037633Z new_tbl_format_setup html 2021-05-15T23:11:35.0378803Z num html 2021-05-15T23:11:35.0697296Z pillar-package html 2021-05-15T23:11:35.0935348Z pillar html 2021-05-15T23:11:35.1265666Z pillar_shaft html 2021-05-15T23:11:35.1324803Z squeeze html 2021-05-15T23:11:35.1422800Z style_subtle html 2021-05-15T23:11:35.1586439Z tbl_format_body html 2021-05-15T23:11:35.1717944Z tbl_format_footer html 2021-05-15T23:11:35.1860196Z tbl_format_header html 2021-05-15T23:11:35.2250459Z tbl_format_setup html 2021-05-15T23:11:35.2339513Z tbl_sum html 2021-05-15T23:11:35.2471044Z type_sum html 2021-05-15T23:11:35.2477395Z *** copying figures 2021-05-15T23:11:35.2523527Z ** building package indices 2021-05-15T23:11:35.3321880Z ** installing vignettes 2021-05-15T23:11:35.3418407Z ** testing if installed package can be loaded 2021-05-15T23:11:35.3421426Z *** arch - i386 2021-05-15T23:11:35.7490542Z *** arch - x64 2021-05-15T23:11:36.1666227Z * DONE (pillar) 2021-05-15T23:11:36.2239821Z In R CMD INSTALL 2021-05-15T23:11:36.5421593Z * installing *source* package 'callr' ... 2021-05-15T23:11:36.5498680Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-15T23:11:36.5761424Z ** R 2021-05-15T23:11:36.6042836Z ** inst 2021-05-15T23:11:36.6061581Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:39.4155264Z ** help 2021-05-15T23:11:39.5879663Z *** installing help indices 2021-05-15T23:11:39.6787410Z converting help for package 'callr' 2021-05-15T23:11:39.7051608Z finding HTML links ... done 2021-05-15T23:11:39.7499419Z callr html 2021-05-15T23:11:39.7585831Z convert_and_check_my_args html 2021-05-15T23:11:39.7641481Z default_repos html 2021-05-15T23:11:39.7730690Z get_result html 2021-05-15T23:11:39.7808776Z new_callr_error html 2021-05-15T23:11:39.8717356Z r html 2021-05-15T23:11:39.9230920Z r_bg html 2021-05-15T23:11:39.9553862Z r_copycat html 2021-05-15T23:11:40.0457656Z r_process html 2021-05-15T23:11:40.0539733Z r_process_options html 2021-05-15T23:11:40.2820151Z r_session html 2021-05-15T23:11:40.2981260Z r_session_debug html 2021-05-15T23:11:40.3238269Z r_session_options html 2021-05-15T23:11:40.3567016Z r_vanilla html 2021-05-15T23:11:40.4199997Z rcmd html 2021-05-15T23:11:40.4622409Z rcmd_bg html 2021-05-15T23:11:40.4988549Z rcmd_copycat html 2021-05-15T23:11:40.5940321Z rcmd_process html 2021-05-15T23:11:40.6044158Z rcmd_process_options html 2021-05-15T23:11:40.6257605Z rcmd_safe_env html 2021-05-15T23:11:40.6349431Z reexports html 2021-05-15T23:11:40.6853499Z rscript html 2021-05-15T23:11:40.7816480Z rscript_process html 2021-05-15T23:11:40.7916780Z rscript_process_options html 2021-05-15T23:11:40.7971625Z supported_archs html 2021-05-15T23:11:40.7978918Z ** building package indices 2021-05-15T23:11:40.8976091Z ** testing if installed package can be loaded 2021-05-15T23:11:40.8978427Z *** arch - i386 2021-05-15T23:11:41.2070071Z *** arch - x64 2021-05-15T23:11:41.5176545Z * DONE (callr) 2021-05-15T23:11:41.5511128Z In R CMD INSTALL 2021-05-15T23:11:42.1960947Z * installing *source* package 'knitr' ... 2021-05-15T23:11:42.2299899Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-15T23:11:42.2808966Z ** R 2021-05-15T23:11:42.3525982Z ** demo 2021-05-15T23:11:42.3553829Z ** inst 2021-05-15T23:11:42.4240991Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:46.2683774Z ** help 2021-05-15T23:11:46.6200449Z *** installing help indices 2021-05-15T23:11:46.8013868Z converting help for package 'knitr' 2021-05-15T23:11:46.8282387Z finding HTML links ... done 2021-05-15T23:11:46.8939326Z Sweave2knitr html 2021-05-15T23:11:46.9170580Z all_labels html 2021-05-15T23:11:46.9234766Z all_patterns html 2021-05-15T23:11:46.9420484Z asis_output html 2021-05-15T23:11:46.9512431Z cache_engines html 2021-05-15T23:11:46.9901070Z chunk_hook html 2021-05-15T23:11:46.9998453Z clean_cache html 2021-05-15T23:11:47.0149262Z 2021-05-15T23:11:47.0655343Z finding level-2 HTML links ... done 2021-05-15T23:11:47.0667019Z combine_words html 2021-05-15T23:11:47.0728588Z current_input html 2021-05-15T23:11:47.0856364Z dep_auto html 2021-05-15T23:11:47.0948597Z dep_prev html 2021-05-15T23:11:47.1103955Z engine_output html 2021-05-15T23:11:47.1259602Z fig_chunk html 2021-05-15T23:11:47.1415184Z fig_path html 2021-05-15T23:11:47.1505384Z hook_animation html 2021-05-15T23:11:47.1614638Z hook_document html 2021-05-15T23:11:47.1771348Z hook_plot html 2021-05-15T23:11:47.1855795Z image_uri html 2021-05-15T23:11:47.2010914Z imgur_upload html 2021-05-15T23:11:47.2211279Z include_graphics html 2021-05-15T23:11:47.2349132Z include_url html 2021-05-15T23:11:47.2430448Z inline_expr html 2021-05-15T23:11:47.2488982Z is_low_change html 2021-05-15T23:11:47.2967950Z kable html 2021-05-15T23:11:47.3726489Z knit html 2021-05-15T23:11:47.3995847Z knit2html html 2021-05-15T23:11:47.4240329Z knit2pandoc html 2021-05-15T23:11:47.4448828Z knit2pdf html 2021-05-15T23:11:47.4690792Z knit2wp html 2021-05-15T23:11:47.4846965Z knit_child html 2021-05-15T23:11:47.4934555Z knit_code html 2021-05-15T23:11:47.5183086Z knit_engines html 2021-05-15T23:11:47.5289199Z knit_exit html 2021-05-15T23:11:47.5415401Z knit_expand html 2021-05-15T23:11:47.5502618Z knit_filter html 2021-05-15T23:11:47.5571916Z knit_global html 2021-05-15T23:11:47.5650136Z knit_hooks html 2021-05-15T23:11:47.5763094Z knit_meta html 2021-05-15T23:11:47.6008626Z knit_params html 2021-05-15T23:11:47.6109567Z knit_params_yaml html 2021-05-15T23:11:47.6209523Z knit_patterns html 2021-05-15T23:11:47.6386305Z knit_print html 2021-05-15T23:11:47.6540541Z knit_rd html 2021-05-15T23:11:47.6675722Z knit_theme html 2021-05-15T23:11:47.6802335Z knit_watch html 2021-05-15T23:11:47.6965215Z knitr-package html 2021-05-15T23:11:47.7240242Z load_cache html 2021-05-15T23:11:47.7396321Z opts_chunk html 2021-05-15T23:11:47.7483978Z opts_hooks html 2021-05-15T23:11:47.7631423Z opts_knit html 2021-05-15T23:11:47.7682081Z opts_template html 2021-05-15T23:11:47.8108558Z output_hooks html 2021-05-15T23:11:47.8295023Z output_type html 2021-05-15T23:11:47.8598136Z pandoc html 2021-05-15T23:11:47.8667027Z pat_fun html 2021-05-15T23:11:47.8811533Z plot_crop html 2021-05-15T23:11:47.8877098Z rand_seed html 2021-05-15T23:11:47.8983793Z raw_block html 2021-05-15T23:11:47.9181801Z raw_output html 2021-05-15T23:11:47.9556417Z read_chunk html 2021-05-15T23:11:47.9626551Z read_rforge html 2021-05-15T23:11:47.9735565Z rocco html 2021-05-15T23:11:47.9859183Z rst2pdf html 2021-05-15T23:11:47.9921954Z set_alias html 2021-05-15T23:11:48.0073242Z set_header html 2021-05-15T23:11:48.0182109Z set_parent html 2021-05-15T23:11:48.0265033Z sew html 2021-05-15T23:11:48.0651827Z spin html 2021-05-15T23:11:48.0820361Z spin_child html 2021-05-15T23:11:48.1067892Z stitch html 2021-05-15T23:11:48.1222838Z vignette_engines html 2021-05-15T23:11:48.1364029Z wrap_rmd html 2021-05-15T23:11:48.1644448Z write_bib html 2021-05-15T23:11:48.1655451Z ** building package indices 2021-05-15T23:11:48.3466147Z ** installing vignettes 2021-05-15T23:11:48.3568071Z ** testing if installed package can be loaded 2021-05-15T23:11:48.3570990Z *** arch - i386 2021-05-15T23:11:48.6628163Z *** arch - x64 2021-05-15T23:11:48.8866417Z * DONE (knitr) 2021-05-15T23:11:48.9798707Z In R CMD INSTALL 2021-05-15T23:11:49.5580727Z * installing *source* package 'tibble' ... 2021-05-15T23:11:49.5829652Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-15T23:11:49.6178284Z ** libs 2021-05-15T23:11:49.6186878Z 2021-05-15T23:11:49.6187897Z *** arch - i386 2021-05-15T23:11:49.6447140Z 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-15T23:11:49.7654653Z 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-15T23:11:49.8727451Z 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-15T23:11:49.9546823Z 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-15T23:11:50.1820293Z 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-15T23:11:50.2781320Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-15T23:11:50.2789897Z 2021-05-15T23:11:50.2790895Z *** arch - x64 2021-05-15T23:11:50.3028832Z 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-15T23:11:50.3968052Z 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-15T23:11:50.5042930Z 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-15T23:11:50.5847837Z 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-15T23:11:50.8292149Z 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-15T23:11:50.9259926Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-15T23:11:50.9289314Z ** R 2021-05-15T23:11:50.9628799Z ** inst 2021-05-15T23:11:50.9746816Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:52.6643495Z ** help 2021-05-15T23:11:52.8014201Z *** installing help indices 2021-05-15T23:11:52.8659261Z converting help for package 'tibble' 2021-05-15T23:11:52.8960132Z finding HTML links ... done 2021-05-15T23:11:52.9416288Z add_column html 2021-05-15T23:11:52.9605649Z add_row html 2021-05-15T23:11:53.0275402Z as_tibble html 2021-05-15T23:11:53.0357257Z 2021-05-15T23:11:53.0865640Z finding level-2 HTML links ... done 2021-05-15T23:11:53.0930088Z deprecated html 2021-05-15T23:11:53.1067102Z enframe html 2021-05-15T23:11:53.1537023Z formatting html 2021-05-15T23:11:53.1677086Z frame_matrix html 2021-05-15T23:11:53.1746406Z is.tibble html 2021-05-15T23:11:53.1795586Z is_tibble html 2021-05-15T23:11:53.1824452Z knit_print.trunc_mat html 2021-05-15T23:11:53.2024327Z lst html 2021-05-15T23:11:53.2299840Z name-repair-superseded html 2021-05-15T23:11:53.2351709Z name-repair html 2021-05-15T23:11:53.2620591Z new_tibble html 2021-05-15T23:11:53.2830744Z reexports html 2021-05-15T23:11:53.2952574Z rownames html 2021-05-15T23:11:53.3281221Z subsetting html 2021-05-15T23:11:53.3641183Z tbl_df-class html 2021-05-15T23:11:53.4309533Z tibble-package html 2021-05-15T23:11:53.4779045Z tibble html 2021-05-15T23:11:53.4942329Z tribble html 2021-05-15T23:11:53.5127926Z trunc_mat html 2021-05-15T23:11:53.5286059Z view html 2021-05-15T23:11:53.5291045Z *** copying figures 2021-05-15T23:11:53.5338702Z ** building package indices 2021-05-15T23:11:53.5953509Z ** installing vignettes 2021-05-15T23:11:53.6028377Z ** testing if installed package can be loaded 2021-05-15T23:11:53.6031339Z *** arch - i386 2021-05-15T23:11:54.0097091Z *** arch - x64 2021-05-15T23:11:54.4222125Z * DONE (tibble) 2021-05-15T23:11:54.4930257Z In R CMD INSTALL 2021-05-15T23:11:54.7984553Z * installing *source* package 'pkgbuild' ... 2021-05-15T23:11:54.8045782Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-15T23:11:54.8279912Z ** R 2021-05-15T23:11:54.8442573Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:55.7867605Z ** help 2021-05-15T23:11:55.8636000Z *** installing help indices 2021-05-15T23:11:55.9136610Z converting help for package 'pkgbuild' 2021-05-15T23:11:55.9360175Z finding HTML links ... done 2021-05-15T23:11:56.0070254Z build html 2021-05-15T23:11:56.0127368Z clean_dll html 2021-05-15T23:11:56.0330937Z compile_dll html 2021-05-15T23:11:56.0420166Z compiler_flags html 2021-05-15T23:11:56.0593434Z has_build_tools html 2021-05-15T23:11:56.0713740Z has_compiler html 2021-05-15T23:11:56.0762652Z has_latex html 2021-05-15T23:11:56.0870640Z has_rtools html 2021-05-15T23:11:56.0915091Z needs_compile html 2021-05-15T23:11:56.0958808Z pkg_has_src html 2021-05-15T23:11:56.0999601Z pkg_links_to_rcpp html 2021-05-15T23:11:56.1137385Z pkgbuild_process html 2021-05-15T23:11:56.1234133Z rcmd_build_tools html 2021-05-15T23:11:56.1271685Z rtools_needed html 2021-05-15T23:11:56.1397887Z with_debug html 2021-05-15T23:11:56.1452471Z without_compiler html 2021-05-15T23:11:56.1458713Z ** building package indices 2021-05-15T23:11:56.1890413Z ** testing if installed package can be loaded 2021-05-15T23:11:56.1892716Z *** arch - i386 2021-05-15T23:11:56.4950770Z *** arch - x64 2021-05-15T23:11:56.8043584Z * DONE (pkgbuild) 2021-05-15T23:11:56.8378726Z In R CMD INSTALL 2021-05-15T23:11:57.3988978Z * installing *source* package 'roxygen2' ... 2021-05-15T23:11:57.4224236Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-15T23:11:57.4514474Z ** libs 2021-05-15T23:11:57.4527276Z 2021-05-15T23:11:57.4528515Z *** arch - i386 2021-05-15T23:11:57.4789507Z 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-15T23:12:00.4696717Z 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-15T23:12:02.5211576Z 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-15T23:12:04.4828660Z 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-15T23:12:06.4872390Z 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-15T23:12:09.4175414Z 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-15T23:12:11.5324290Z 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-15T23:12:11.8154277Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-15T23:12:11.8186208Z 2021-05-15T23:12:11.8187045Z *** arch - x64 2021-05-15T23:12:11.8409285Z 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-15T23:12:14.9192374Z 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-15T23:12:17.1025181Z 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-15T23:12:19.2419228Z 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-15T23:12:21.3928890Z 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-15T23:12:24.4948645Z 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-15T23:12:26.8295300Z 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-15T23:12:27.1684250Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-15T23:12:27.1723455Z ** R 2021-05-15T23:12:27.2275250Z ** inst 2021-05-15T23:12:27.2356869Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:30.7756683Z ** help 2021-05-15T23:12:30.8977993Z *** installing help indices 2021-05-15T23:12:30.9706763Z converting help for package 'roxygen2' 2021-05-15T23:12:30.9979900Z finding HTML links ... done 2021-05-15T23:12:31.1159116Z RoxyTopic html 2021-05-15T23:12:31.1251205Z double_escape_md html 2021-05-15T23:12:31.1313496Z escape_examples html 2021-05-15T23:12:31.1385287Z is_s3_generic html 2021-05-15T23:12:31.1491291Z load html 2021-05-15T23:12:31.1660330Z load_options html 2021-05-15T23:12:31.1883663Z markdown-internals html 2021-05-15T23:12:31.2041135Z markdown-test html 2021-05-15T23:12:31.2217280Z markdown_pass1 html 2021-05-15T23:12:31.2318724Z namespace_roclet html 2021-05-15T23:12:31.2372289Z object html 2021-05-15T23:12:31.2430822Z object_format html 2021-05-15T23:12:31.2544731Z parse_package html 2021-05-15T23:12:31.2627304Z rd_roclet html 2021-05-15T23:12:31.2737196Z rd_section html 2021-05-15T23:12:31.2785149Z roc_proc_text html 2021-05-15T23:12:31.2959609Z roclet html 2021-05-15T23:12:31.2999545Z roclet_find html 2021-05-15T23:12:31.3172502Z roxy_block html 2021-05-15T23:12:31.3299351Z roxy_tag html 2021-05-15T23:12:31.3382228Z roxy_tag_rd html 2021-05-15T23:12:31.3629263Z roxygen2-package html 2021-05-15T23:12:31.3821884Z roxygenize html 2021-05-15T23:12:31.4014656Z tag_parsers html 2021-05-15T23:12:31.4162383Z update_collate html 2021-05-15T23:12:31.4278490Z vignette_roclet html 2021-05-15T23:12:31.4284377Z *** copying figures 2021-05-15T23:12:31.4297979Z ** building package indices 2021-05-15T23:12:31.4909105Z ** installing vignettes 2021-05-15T23:12:31.5001686Z ** testing if installed package can be loaded 2021-05-15T23:12:31.5006489Z *** arch - i386 2021-05-15T23:12:31.9091460Z *** arch - x64 2021-05-15T23:12:32.3235888Z * DONE (roxygen2) 2021-05-15T23:12:32.4222026Z In R CMD INSTALL 2021-05-15T23:12:32.6607682Z * installing *source* package 'rematch2' ... 2021-05-15T23:12:32.6643303Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-15T23:12:32.6907831Z ** R 2021-05-15T23:12:32.6983416Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:33.0439747Z ** help 2021-05-15T23:12:33.0901555Z *** installing help indices 2021-05-15T23:12:33.1175166Z converting help for package 'rematch2' 2021-05-15T23:12:33.1440886Z finding HTML links ... done 2021-05-15T23:12:33.2118286Z bind_re_match html 2021-05-15T23:12:33.2121091Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.2124109Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.2917806Z re_exec html 2021-05-15T23:12:33.2921675Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.2925965Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.2931550Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.3301109Z re_exec_all html 2021-05-15T23:12:33.3302994Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.3305246Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.3307542Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.3658479Z re_match html 2021-05-15T23:12:33.3660313Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.3671711Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.3673862Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.4151663Z re_match_all html 2021-05-15T23:12:33.4154362Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.4157646Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.4161001Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.4164228Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.4167425Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiONisF/R.INSTALL6d4439a5db5/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-15T23:12:33.4276628Z rematch2-package html 2021-05-15T23:12:33.4281531Z ** building package indices 2021-05-15T23:12:33.4521892Z ** testing if installed package can be loaded 2021-05-15T23:12:33.4524333Z *** arch - i386 2021-05-15T23:12:33.8604326Z *** arch - x64 2021-05-15T23:12:34.2715499Z * DONE (rematch2) 2021-05-15T23:12:34.2948523Z In R CMD INSTALL 2021-05-15T23:12:34.5718585Z * installing *source* package 'waldo' ... 2021-05-15T23:12:34.5780247Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-15T23:12:34.6060826Z ** R 2021-05-15T23:12:34.6174442Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:35.1221906Z ** help 2021-05-15T23:12:35.1483705Z *** installing help indices 2021-05-15T23:12:35.2004355Z converting help for package 'waldo' 2021-05-15T23:12:35.2230800Z finding HTML links ... done 2021-05-15T23:12:35.2623879Z compare html 2021-05-15T23:12:35.2742479Z compare_proxy html 2021-05-15T23:12:35.2845152Z waldo-package html 2021-05-15T23:12:35.2848892Z *** copying figures 2021-05-15T23:12:35.2854111Z ** building package indices 2021-05-15T23:12:35.3028341Z ** testing if installed package can be loaded 2021-05-15T23:12:35.3030507Z *** arch - i386 2021-05-15T23:12:35.6091001Z *** arch - x64 2021-05-15T23:12:35.9175370Z * DONE (waldo) 2021-05-15T23:12:35.9454103Z In R CMD INSTALL 2021-05-15T23:12:36.7304335Z * installing *source* package 'testthat' ... 2021-05-15T23:12:36.7728337Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-15T23:12:36.8089433Z ** libs 2021-05-15T23:12:36.8098456Z 2021-05-15T23:12:36.8099587Z *** arch - i386 2021-05-15T23:12:36.8359854Z 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-15T23:12:36.9292652Z 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-15T23:12:37.0261418Z 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-15T23:12:37.4621181Z 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-15T23:12:37.7951944Z 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-15T23:12:41.5046974Z In file included from ../inst/include/testthat.h:1:0, 2021-05-15T23:12:41.5048787Z from test-runner.cpp:7: 2021-05-15T23:12:41.5050641Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-15T23:12:41.5053443Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T23:12:41.5055173Z } 2021-05-15T23:12:41.5055944Z ^ 2021-05-15T23:12:41.5106073Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-15T23:12:41.5107410Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T23:12:41.5108241Z } 2021-05-15T23:12:41.5108601Z ^ 2021-05-15T23:12:47.0397943Z 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-15T23:12:47.4158242Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-15T23:12:47.4187756Z 2021-05-15T23:12:47.4188878Z *** arch - x64 2021-05-15T23:12:47.4427855Z 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-15T23:12:48.1851194Z 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-15T23:12:48.1853146Z 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-15T23:12:48.1854808Z 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-15T23:12:48.4327980Z 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-15T23:12:52.1512631Z In file included from ../inst/include/testthat.h:1:0, 2021-05-15T23:12:52.1514472Z from test-runner.cpp:7: 2021-05-15T23:12:52.1516322Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-15T23:12:52.1519029Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T23:12:52.1520717Z } 2021-05-15T23:12:52.1521474Z ^ 2021-05-15T23:12:52.1575203Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-15T23:12:52.1576718Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T23:12:52.1577656Z } 2021-05-15T23:12:52.1578088Z ^ 2021-05-15T23:12:57.2430324Z 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-15T23:12:57.6976862Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-15T23:12:57.7020160Z ** R 2021-05-15T23:12:57.7681033Z ** inst 2021-05-15T23:12:57.7835165Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:06.9023313Z ** help 2021-05-15T23:13:07.3057195Z *** installing help indices 2021-05-15T23:13:07.5668357Z converting help for package 'testthat' 2021-05-15T23:13:07.5962689Z finding HTML links ... done 2021-05-15T23:13:07.6497977Z CheckReporter html 2021-05-15T23:13:07.6653092Z DebugReporter html 2021-05-15T23:13:07.6841438Z FailReporter html 2021-05-15T23:13:08.6837877Z JunitReporter html 2021-05-15T23:13:08.6838834Z ListReporter html 2021-05-15T23:13:08.6839776Z LocationReporter html 2021-05-15T23:13:08.6840717Z MinimalReporter html 2021-05-15T23:13:08.6841651Z MultiReporter html 2021-05-15T23:13:08.6842602Z ProgressReporter html 2021-05-15T23:13:08.6843550Z RStudioReporter html 2021-05-15T23:13:08.6844426Z Reporter html 2021-05-15T23:13:08.6845296Z SilentReporter html 2021-05-15T23:13:08.6846333Z StopReporter html 2021-05-15T23:13:08.6847275Z SummaryReporter html 2021-05-15T23:13:08.6848215Z TapReporter html 2021-05-15T23:13:08.6849114Z TeamcityReporter html 2021-05-15T23:13:08.6850165Z auto_test html 2021-05-15T23:13:08.6850975Z auto_test_package html 2021-05-15T23:13:08.6851814Z capture_condition html 2021-05-15T23:13:08.6852665Z capture_output html 2021-05-15T23:13:08.6853454Z compare html 2021-05-15T23:13:08.6854254Z compare_state html 2021-05-15T23:13:08.6855238Z comparison-expectations html 2021-05-15T23:13:08.6856288Z context html 2021-05-15T23:13:08.6857298Z context_start_file html 2021-05-15T23:13:08.6858134Z default_reporter html 2021-05-15T23:13:08.6859082Z describe html 2021-05-15T23:13:08.6859839Z dir_state html 2021-05-15T23:13:08.6860777Z equality-expectations html 2021-05-15T23:13:08.6861746Z evaluate_promise html 2021-05-15T23:13:08.6862571Z expect html 2021-05-15T23:13:08.6863382Z expect_equivalent html 2021-05-15T23:13:08.6864243Z expect_error html 2021-05-15T23:13:08.6865092Z expect_invisible html 2021-05-15T23:13:08.6865971Z expect_is html 2021-05-15T23:13:08.6866798Z expect_known_output html 2021-05-15T23:13:08.6867618Z expect_length html 2021-05-15T23:13:08.6868459Z expect_less_than html 2021-05-15T23:13:08.6869259Z expect_match html 2021-05-15T23:13:08.6870077Z expect_named html 2021-05-15T23:13:08.6870885Z expect_null html 2021-05-15T23:13:08.6871676Z expect_output html 2021-05-15T23:13:08.6872515Z expect_output_file html 2021-05-15T23:13:08.6873365Z expect_reference html 2021-05-15T23:13:08.6874238Z expect_setequal html 2021-05-15T23:13:08.6875057Z expect_silent html 2021-05-15T23:13:08.6875966Z expect_snapshot html 2021-05-15T23:13:08.6876811Z expect_snapshot_file html 2021-05-15T23:13:08.6877718Z expect_success html 2021-05-15T23:13:08.6878543Z expect_that html 2021-05-15T23:13:08.6879329Z expect_vector html 2021-05-15T23:13:08.6880170Z expectation html 2021-05-15T23:13:08.6880931Z fail html 2021-05-15T23:13:08.6881701Z find_reporter html 2021-05-15T23:13:08.6882510Z find_test_scripts html 2021-05-15T23:13:08.6883300Z inheritance-expectations html 2021-05-15T23:13:08.6884158Z is_informative_error html 2021-05-15T23:13:08.6884698Z is_testing html 2021-05-15T23:13:08.6885235Z local_edition html 2021-05-15T23:13:08.6885840Z local_snapshotter html 2021-05-15T23:13:08.6886427Z local_test_context html 2021-05-15T23:13:08.6887184Z local_test_directory html 2021-05-15T23:13:08.6887895Z logical-expectations html 2021-05-15T23:13:08.6888605Z make_expectation html 2021-05-15T23:13:08.6889169Z not html 2021-05-15T23:13:08.6897049Z oldskool html 2021-05-15T23:13:08.6973422Z quasi_label html 2021-05-15T23:13:08.7030933Z reexports html 2021-05-15T23:13:08.7125981Z reporter-accessors html 2021-05-15T23:13:08.7186778Z run_cpp_tests html 2021-05-15T23:13:08.7235787Z safe_digest html 2021-05-15T23:13:08.7500946Z skip html 2021-05-15T23:13:08.7612479Z snapshot_accept html 2021-05-15T23:13:08.7734706Z source_file html 2021-05-15T23:13:08.7770618Z takes_less_than html 2021-05-15T23:13:08.7888866Z teardown html 2021-05-15T23:13:08.7955295Z teardown_env html 2021-05-15T23:13:08.8321435Z test_dir html 2021-05-15T23:13:08.8374385Z test_env html 2021-05-15T23:13:08.8487555Z test_examples html 2021-05-15T23:13:08.8680940Z test_file html 2021-05-15T23:13:08.8940660Z test_package html 2021-05-15T23:13:08.9006997Z test_path html 2021-05-15T23:13:08.9092803Z test_that html 2021-05-15T23:13:08.9251289Z testthat-package html 2021-05-15T23:13:08.9291957Z testthat_examples html 2021-05-15T23:13:08.9361505Z testthat_results html 2021-05-15T23:13:08.9410139Z try_again html 2021-05-15T23:13:08.9795218Z use_catch html 2021-05-15T23:13:09.0029622Z verify_output html 2021-05-15T23:13:09.0165218Z watch html 2021-05-15T23:13:09.0396818Z with_mock html 2021-05-15T23:13:09.0408473Z *** copying figures 2021-05-15T23:13:09.0450513Z ** building package indices 2021-05-15T23:13:09.2546429Z ** installing vignettes 2021-05-15T23:13:09.2637489Z ** testing if installed package can be loaded 2021-05-15T23:13:09.2639971Z *** arch - i386 2021-05-15T23:13:09.5701051Z *** arch - x64 2021-05-15T23:13:09.8955323Z * DONE (testthat) 2021-05-15T23:13:10.0306963Z In R CMD INSTALL 2021-05-15T23:13:10.5270082Z * installing *source* package 'devtools' ... 2021-05-15T23:13:10.5449115Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-15T23:13:10.5851906Z ** R 2021-05-15T23:13:10.6095855Z ** inst 2021-05-15T23:13:10.6130362Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:12.1195802Z ** help 2021-05-15T23:13:12.3212436Z *** installing help indices 2021-05-15T23:13:12.4298492Z converting help for package 'devtools' 2021-05-15T23:13:12.4556350Z finding HTML links ... done 2021-05-15T23:13:12.4862379Z as.package html 2021-05-15T23:13:12.4946097Z bash html 2021-05-15T23:13:12.5181730Z build html 2021-05-15T23:13:12.5252270Z build_manual html 2021-05-15T23:13:12.5385421Z build_rmd html 2021-05-15T23:13:12.5471503Z build_site html 2021-05-15T23:13:12.5793722Z build_vignettes html 2021-05-15T23:13:12.6288172Z 2021-05-15T23:13:12.6724667Z finding level-2 HTML links ... done 2021-05-15T23:13:12.6771945Z check html 2021-05-15T23:13:12.6927511Z check_man html 2021-05-15T23:13:12.7158014Z check_rhub html 2021-05-15T23:13:12.7382847Z check_win html 2021-05-15T23:13:12.7441676Z clean_vignettes html 2021-05-15T23:13:12.7552966Z create html 2021-05-15T23:13:12.7641943Z dev_mode html 2021-05-15T23:13:12.7677238Z dev_packages html 2021-05-15T23:13:13.6992965Z *** copying figures 2021-05-15T23:13:13.6993516Z ** building package indices 2021-05-15T23:13:13.6994054Z ** installing vignettes 2021-05-15T23:13:13.6994656Z ** testing if installed package can be loaded 2021-05-15T23:13:13.6995168Z *** arch - i386 2021-05-15T23:13:13.6995656Z dev_sitrep html 2021-05-15T23:13:13.6996503Z devtools-deprecated html 2021-05-15T23:13:13.6997110Z devtools html 2021-05-15T23:13:13.6997751Z document html 2021-05-15T23:13:13.6998289Z git_checks html 2021-05-15T23:13:13.6998799Z github_pat html 2021-05-15T23:13:13.6999328Z has_tests html 2021-05-15T23:13:13.7000000Z install html 2021-05-15T23:13:13.7000630Z install_deps html 2021-05-15T23:13:13.7001205Z is.package html 2021-05-15T23:13:13.7001774Z lint html 2021-05-15T23:13:13.7002294Z load_all html 2021-05-15T23:13:13.7002881Z loaded_packages html 2021-05-15T23:13:13.7003473Z missing_s3 html 2021-05-15T23:13:13.7004037Z package_file html 2021-05-15T23:13:13.7004615Z r_env_vars html 2021-05-15T23:13:13.7005172Z reexports html 2021-05-15T23:13:13.7005754Z release html 2021-05-15T23:13:13.7006323Z release_checks html 2021-05-15T23:13:13.7006904Z reload html 2021-05-15T23:13:13.7007533Z remote-reexports html 2021-05-15T23:13:13.7008144Z revdep html 2021-05-15T23:13:13.7008719Z run_examples html 2021-05-15T23:13:13.7009271Z save_all html 2021-05-15T23:13:13.7009823Z show_news html 2021-05-15T23:13:13.7010401Z source_gist html 2021-05-15T23:13:13.7010969Z source_url html 2021-05-15T23:13:13.7011520Z spell_check html 2021-05-15T23:13:13.7012089Z submit_cran html 2021-05-15T23:13:13.7012647Z test html 2021-05-15T23:13:13.7013184Z uninstall html 2021-05-15T23:13:13.7013766Z uses_testthat html 2021-05-15T23:13:13.7014409Z wd html 2021-05-15T23:13:14.0823537Z *** arch - x64 2021-05-15T23:13:14.8074875Z * DONE (devtools) 2021-05-15T23:13:14.8770668Z In R CMD INSTALL 2021-05-15T23:13:14.8794235Z 2021-05-15T23:13:14.8795149Z The downloaded source packages are in 2021-05-15T23:13:14.8796062Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\downloaded_packages' 2021-05-15T23:13:15.0131372Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T23:13:17.9687375Z 2021-05-15T23:13:18.7202390Z 2021-05-15T23:13:18.7203411Z 2021-05-15T23:13:18.7264859Z 2021-05-15T23:13:18.7266947Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\remotesca43dc80a\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-15T23:13:18.8289059Z 2021-05-15T23:13:18.8290062Z 2021-05-15T23:13:18.8290524Z 2021-05-15T23:13:18.8290918Z 2021-05-15T23:13:18.8291444Z - preparing 'desc': 2021-05-15T23:13:18.8440258Z checking DESCRIPTION meta-information ... 2021-05-15T23:13:18.8441170Z 2021-05-15T23:13:18.8441896Z checking DESCRIPTION meta-information ... 2021-05-15T23:13:18.8442514Z 2021-05-15T23:13:18.8443160Z v checking DESCRIPTION meta-information 2021-05-15T23:13:19.0153998Z 2021-05-15T23:13:19.0154893Z 2021-05-15T23:13:19.0155233Z 2021-05-15T23:13:19.0155537Z 2021-05-15T23:13:19.0156158Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:13:19.0156605Z 2021-05-15T23:13:19.0156900Z 2021-05-15T23:13:19.0157405Z - checking for empty or unneeded directories 2021-05-15T23:13:19.0242244Z 2021-05-15T23:13:19.0292027Z 2021-05-15T23:13:19.0292789Z 2021-05-15T23:13:19.1153851Z 2021-05-15T23:13:19.1155033Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-15T23:13:19.2057427Z 2021-05-15T23:13:19.2059024Z 2021-05-15T23:13:19.2060149Z 2021-05-15T23:13:19.2689611Z Installing package into 'D:/a/_temp/Library' 2021-05-15T23:13:19.2690554Z (as 'lib' is unspecified) 2021-05-15T23:13:19.6465889Z * installing *source* package 'desc' ... 2021-05-15T23:13:19.7138642Z ** R 2021-05-15T23:13:19.7403330Z ** inst 2021-05-15T23:13:19.7430514Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:21.0592507Z ** help 2021-05-15T23:13:21.3087524Z *** installing help indices 2021-05-15T23:13:21.4391816Z 2021-05-15T23:13:21.4392681Z converting help for package 'desc' 2021-05-15T23:13:21.4627585Z finding HTML links ... done 2021-05-15T23:13:21.5061385Z check_encoding html 2021-05-15T23:13:21.5131305Z check_field html 2021-05-15T23:13:21.5190441Z cran_ascii_fields html 2021-05-15T23:13:21.5647032Z cran_valid_fields html 2021-05-15T23:13:21.5719324Z dep_types html 2021-05-15T23:13:21.5865499Z desc html 2021-05-15T23:13:21.6067813Z desc_add_author html 2021-05-15T23:13:21.6284170Z desc_add_author_gh html 2021-05-15T23:13:21.6527221Z desc_add_me html 2021-05-15T23:13:21.6780532Z desc_add_orcid html 2021-05-15T23:13:21.6882715Z desc_add_remotes html 2021-05-15T23:13:21.7132960Z desc_add_role html 2021-05-15T23:13:21.7254350Z desc_add_to_collate html 2021-05-15T23:13:21.7341647Z desc_add_urls html 2021-05-15T23:13:21.7551149Z desc_bump_version html 2021-05-15T23:13:21.7788698Z desc_change_maintainer html 2021-05-15T23:13:21.7865004Z desc_clear_remotes html 2021-05-15T23:13:21.7952049Z desc_clear_urls html 2021-05-15T23:13:22.6925364Z ** building package indices 2021-05-15T23:13:22.6926550Z ** testing if installed package can be loaded 2021-05-15T23:13:22.6927465Z *** arch - i386 2021-05-15T23:13:22.6928428Z desc_coerce_authors_at_r html 2021-05-15T23:13:22.6929421Z desc_del html 2021-05-15T23:13:22.6930211Z desc_del_author html 2021-05-15T23:13:22.6931016Z desc_del_collate html 2021-05-15T23:13:22.6931836Z desc_del_dep html 2021-05-15T23:13:22.6932605Z desc_del_deps html 2021-05-15T23:13:22.6933468Z desc_del_from_collate html 2021-05-15T23:13:22.6934382Z desc_del_remotes html 2021-05-15T23:13:22.6935181Z desc_del_role html 2021-05-15T23:13:22.6935976Z desc_del_urls html 2021-05-15T23:13:22.6936745Z desc_fields html 2021-05-15T23:13:22.6937517Z desc_get html 2021-05-15T23:13:22.6938279Z desc_get_author html 2021-05-15T23:13:22.6939095Z desc_get_authors html 2021-05-15T23:13:22.6939883Z desc_get_built html 2021-05-15T23:13:22.6940695Z desc_get_collate html 2021-05-15T23:13:22.6941508Z desc_get_deps html 2021-05-15T23:13:22.6942282Z desc_get_field html 2021-05-15T23:13:22.6943112Z desc_get_maintainer html 2021-05-15T23:13:22.6944235Z desc_get_remotes html 2021-05-15T23:13:22.6945047Z desc_get_urls html 2021-05-15T23:13:22.6945945Z desc_get_version html 2021-05-15T23:13:22.6948180Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqmjF4p/R.INSTALL7043634268c/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-15T23:13:22.6949952Z desc_has_dep html 2021-05-15T23:13:22.6950732Z desc_has_fields html 2021-05-15T23:13:22.6951555Z desc_normalize html 2021-05-15T23:13:22.6952346Z desc_print html 2021-05-15T23:13:22.6953176Z desc_reformat_fields html 2021-05-15T23:13:22.6954092Z desc_reorder_fields html 2021-05-15T23:13:22.6954886Z desc_set html 2021-05-15T23:13:22.6955676Z desc_set_authors html 2021-05-15T23:13:22.6956483Z desc_set_collate html 2021-05-15T23:13:22.6957293Z desc_set_dep html 2021-05-15T23:13:22.6958061Z desc_set_deps html 2021-05-15T23:13:22.6958877Z desc_set_remotes html 2021-05-15T23:13:22.6959688Z desc_set_urls html 2021-05-15T23:13:22.6960470Z desc_set_version html 2021-05-15T23:13:22.6962664Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqmjF4p/R.INSTALL7043634268c/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-15T23:13:22.6964444Z desc_to_latex html 2021-05-15T23:13:22.6973661Z desc_validate html 2021-05-15T23:13:22.6974612Z description html 2021-05-15T23:13:22.6976864Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqmjF4p/R.INSTALL7043634268c/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-15T23:13:22.6980009Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqmjF4p/R.INSTALL7043634268c/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-15T23:13:22.6983114Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqmjF4p/R.INSTALL7043634268c/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-15T23:13:22.7362273Z *** arch - x64 2021-05-15T23:13:22.9466495Z * DONE (desc) 2021-05-15T23:13:23.0132863Z In R CMD INSTALL 2021-05-15T23:13:23.2829481Z 2021-05-15T23:13:23.2830292Z 2021-05-15T23:13:23.2830652Z 2021-05-15T23:13:23.2909959Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\remotesca470a771d3\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T23:13:23.2911124Z 2021-05-15T23:13:23.2912152Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\remotesca470a771d3\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T23:13:23.2912969Z 2021-05-15T23:13:23.2913963Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\remotesca470a771d3\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-15T23:13:23.3428429Z 2021-05-15T23:13:23.3429245Z 2021-05-15T23:13:23.3429636Z 2021-05-15T23:13:23.3429982Z 2021-05-15T23:13:23.3430474Z - preparing 'ghtravis': 2021-05-15T23:13:23.3521422Z checking DESCRIPTION meta-information ... 2021-05-15T23:13:23.3548536Z 2021-05-15T23:13:23.3549193Z checking DESCRIPTION meta-information ... 2021-05-15T23:13:23.3549662Z 2021-05-15T23:13:23.3550149Z v checking DESCRIPTION meta-information 2021-05-15T23:13:23.4634854Z 2021-05-15T23:13:23.4635670Z 2021-05-15T23:13:23.4636051Z 2021-05-15T23:13:23.4636401Z 2021-05-15T23:13:23.4637268Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:13:23.4637786Z 2021-05-15T23:13:23.4638128Z 2021-05-15T23:13:23.4638703Z - checking for empty or unneeded directories 2021-05-15T23:13:23.4712066Z 2021-05-15T23:13:23.4712882Z 2021-05-15T23:13:23.4713300Z 2021-05-15T23:13:23.4717029Z 2021-05-15T23:13:23.4717699Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-15T23:13:23.5313726Z 2021-05-15T23:13:23.5314756Z 2021-05-15T23:13:23.5315260Z 2021-05-15T23:13:23.5933259Z Installing package into 'D:/a/_temp/Library' 2021-05-15T23:13:23.5934299Z (as 'lib' is unspecified) 2021-05-15T23:13:23.8986298Z * installing *source* package 'ghtravis' ... 2021-05-15T23:13:23.9263295Z ** R 2021-05-15T23:13:23.9444863Z ** inst 2021-05-15T23:13:23.9471928Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:25.0581869Z ** help 2021-05-15T23:13:25.1805669Z *** installing help indices 2021-05-15T23:13:25.2397755Z 2021-05-15T23:13:25.2399857Z converting help for package 'ghtravis' 2021-05-15T23:13:25.2648674Z finding HTML links ... done 2021-05-15T23:13:25.2895197Z all_remote_package_deps html 2021-05-15T23:13:25.3036122Z binary_release_table html 2021-05-15T23:13:25.3120064Z cat_desc_elements html 2021-05-15T23:13:25.3168104Z dcf_package_version html 2021-05-15T23:13:25.3247876Z deploy_travis html 2021-05-15T23:13:25.3321002Z deployed_tarball_version html 2021-05-15T23:13:25.3426329Z drop_remotes html 2021-05-15T23:13:25.3466270Z example_description_file html 2021-05-15T23:13:25.3619148Z get_dep_table html 2021-05-15T23:13:25.3669996Z get_remote_info html 2021-05-15T23:13:25.3777847Z 2021-05-15T23:13:25.4288665Z finding level-2 HTML links ... done 2021-05-15T23:13:25.4306303Z get_remote_package_dcf html 2021-05-15T23:13:25.4357772Z get_remotes html 2021-05-15T23:13:25.4522374Z install_remote_binaries html 2021-05-15T23:13:25.4656145Z install_remotes_no_dep html 2021-05-15T23:13:25.4790834Z latest_release_with_binary html 2021-05-15T23:13:25.4852055Z make_full_version html 2021-05-15T23:13:25.4920274Z package_comparison_table html 2021-05-15T23:13:25.4960313Z package_name html 2021-05-15T23:13:25.5023880Z package_needs_update html 2021-05-15T23:13:25.5076832Z parse_one_remote html 2021-05-15T23:13:25.5113807Z r_version html 2021-05-15T23:13:25.5155714Z read_dcf html 2021-05-15T23:13:25.5255930Z remote_binaries html 2021-05-15T23:13:25.5354962Z remote_order html 2021-05-15T23:13:25.5411976Z rewrite_remotes html 2021-05-15T23:13:25.5461799Z split_remotes html 2021-05-15T23:13:25.5519722Z subset_remote html 2021-05-15T23:13:25.5560278Z sys_ext html 2021-05-15T23:13:25.5660137Z tag_table html 2021-05-15T23:13:25.5667324Z ** building package indices 2021-05-15T23:13:25.6335717Z ** testing if installed package can be loaded 2021-05-15T23:13:25.6337846Z *** arch - i386 2021-05-15T23:13:26.3441386Z *** arch - x64 2021-05-15T23:13:27.0579903Z * DONE (ghtravis) 2021-05-15T23:13:27.0909805Z In R CMD INSTALL 2021-05-15T23:13:27.1107596Z Using github PAT from envvar GITHUB_PAT 2021-05-15T23:13:27.2689607Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T23:13:30.0181781Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T23:13:30.0183051Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T23:13:30.0183688Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T23:13:30.0184259Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T23:13:30.0184832Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T23:13:30.0185984Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T23:13:30.0196770Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T23:13:30.0197620Z (as 'lib' is unspecified) 2021-05-15T23:13:31.4438242Z 2021-05-15T23:13:31.4439605Z There are binary versions available but the source versions are later: 2021-05-15T23:13:31.4454093Z binary source needs_compilation 2021-05-15T23:13:31.4455031Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-15T23:13:31.4455757Z generics 0.0.2 0.1.0 FALSE 2021-05-15T23:13:31.4456433Z dplyr 0.8.5 1.0.6 TRUE 2021-05-15T23:13:31.4457071Z tidyr 1.0.2 1.1.3 TRUE 2021-05-15T23:13:31.4457477Z 2021-05-15T23:13:31.4459029Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-15T23:13:31.4459912Z 2021-05-15T23:13:31.4474442Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T23:13:31.4771239Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T23:13:31.4839743Z ================================================== 2021-05-15T23:13:31.4840685Z downloaded 89 KB 2021-05-15T23:13:31.4841102Z 2021-05-15T23:13:31.4852110Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T23:13:31.4929810Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T23:13:31.4988283Z ================================================== 2021-05-15T23:13:31.4989169Z downloaded 115 KB 2021-05-15T23:13:31.4989722Z 2021-05-15T23:13:31.5000225Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T23:13:31.5145925Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T23:13:31.5169299Z ================================================== 2021-05-15T23:13:31.5170329Z downloaded 194 KB 2021-05-15T23:13:31.5170877Z 2021-05-15T23:13:31.5181870Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T23:13:31.5257153Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T23:13:31.5383397Z ================================================== 2021-05-15T23:13:31.5384252Z downloaded 932 KB 2021-05-15T23:13:31.5384687Z 2021-05-15T23:13:31.5396237Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T23:13:31.5592095Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T23:13:31.5643935Z ================================================== 2021-05-15T23:13:31.5644781Z downloaded 691 KB 2021-05-15T23:13:31.5645231Z 2021-05-15T23:13:31.9082445Z * installing *source* package 'tidyselect' ... 2021-05-15T23:13:31.9179879Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-15T23:13:31.9479146Z ** R 2021-05-15T23:13:31.9704759Z ** inst 2021-05-15T23:13:31.9753438Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:32.7777128Z ** help 2021-05-15T23:13:32.9029516Z *** installing help indices 2021-05-15T23:13:32.9616417Z converting help for package 'tidyselect' 2021-05-15T23:13:32.9900643Z finding HTML links ... done 2021-05-15T23:13:33.0394355Z all_of html 2021-05-15T23:13:33.1245382Z eval_select html 2021-05-15T23:13:33.1249136Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/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-15T23:13:33.1454599Z everything html 2021-05-15T23:13:33.1689253Z faq-external-vector html 2021-05-15T23:13:33.1805356Z faq-selection-context html 2021-05-15T23:13:33.2490983Z language html 2021-05-15T23:13:33.2493766Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/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-15T23:13:33.2497232Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/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-15T23:13:33.2500616Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T23:13:33.2504019Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T23:13:33.2507404Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/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-15T23:13:33.2510748Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/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-15T23:13:33.2578402Z one_of html 2021-05-15T23:13:33.2720356Z peek_vars html 2021-05-15T23:13:33.2885662Z poke_vars html 2021-05-15T23:13:33.3123004Z reexports html 2021-05-15T23:13:33.3125271Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T23:13:33.3128193Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T23:13:33.3130990Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/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-15T23:13:33.3133753Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T23:13:33.3519827Z starts_with html 2021-05-15T23:13:33.3668313Z tidyselect-package html 2021-05-15T23:13:33.3857391Z vars_pull html 2021-05-15T23:13:33.3860610Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKiHS3h/R.INSTALL6087a0a6aa4/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-15T23:13:33.4059557Z vars_select html 2021-05-15T23:13:33.4109032Z vars_select_helpers html 2021-05-15T23:13:33.4275401Z where html 2021-05-15T23:13:33.4280962Z ** building package indices 2021-05-15T23:13:33.4759346Z ** installing vignettes 2021-05-15T23:13:33.4819299Z ** testing if installed package can be loaded 2021-05-15T23:13:33.4821754Z *** arch - i386 2021-05-15T23:13:33.7889675Z *** arch - x64 2021-05-15T23:13:34.0999921Z * DONE (tidyselect) 2021-05-15T23:13:34.1377466Z In R CMD INSTALL 2021-05-15T23:13:34.4926418Z * installing *source* package 'generics' ... 2021-05-15T23:13:34.5047680Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-15T23:13:34.5322905Z ** R 2021-05-15T23:13:34.5429485Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:34.6851351Z ** help 2021-05-15T23:13:34.8294705Z *** installing help indices 2021-05-15T23:13:34.8955673Z converting help for package 'generics' 2021-05-15T23:13:34.9196459Z finding HTML links ... done 2021-05-15T23:13:34.9561834Z augment html 2021-05-15T23:13:34.9746493Z calculate html 2021-05-15T23:13:35.3505520Z coercion-factor html 2021-05-15T23:13:35.3815272Z coercion-time-difference html 2021-05-15T23:13:35.3965934Z compile html 2021-05-15T23:13:35.4188405Z components html 2021-05-15T23:13:35.4342203Z equation html 2021-05-15T23:13:35.4501137Z estfun html 2021-05-15T23:13:35.4644709Z evaluate html 2021-05-15T23:13:35.4796737Z explain html 2021-05-15T23:13:35.4975015Z fit html 2021-05-15T23:13:35.5132660Z fit_xy html 2021-05-15T23:13:35.5278711Z generate html 2021-05-15T23:13:35.5493634Z generics-package html 2021-05-15T23:13:35.5650364Z glance html 2021-05-15T23:13:35.5790073Z hypothesize html 2021-05-15T23:13:35.6008877Z interpolate html 2021-05-15T23:13:35.6147693Z learn html 2021-05-15T23:13:35.6293537Z min_grid html 2021-05-15T23:13:35.6418239Z prune html 2021-05-15T23:13:35.6550276Z refit html 2021-05-15T23:13:35.6693619Z required_pkgs html 2021-05-15T23:13:35.7397346Z setops html 2021-05-15T23:13:35.7549022Z specify html 2021-05-15T23:13:35.7723545Z tidy html 2021-05-15T23:13:35.7857652Z train html 2021-05-15T23:13:35.8054861Z tunable html 2021-05-15T23:13:35.8169937Z var_imp html 2021-05-15T23:13:35.8323626Z varying_args html 2021-05-15T23:13:35.8456336Z visualize html 2021-05-15T23:13:35.8462017Z ** building package indices 2021-05-15T23:13:35.9124668Z ** testing if installed package can be loaded 2021-05-15T23:13:35.9127203Z *** arch - i386 2021-05-15T23:13:36.1193979Z *** arch - x64 2021-05-15T23:13:36.3272985Z * DONE (generics) 2021-05-15T23:13:36.3732212Z In R CMD INSTALL 2021-05-15T23:13:36.6984140Z * installing *source* package 'cpp11' ... 2021-05-15T23:13:36.7083894Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-15T23:13:36.7367659Z ** R 2021-05-15T23:13:36.7461492Z ** inst 2021-05-15T23:13:36.7628259Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:37.6912646Z ** help 2021-05-15T23:13:37.6913766Z *** installing help indices 2021-05-15T23:13:37.6914758Z finding HTML links ... done 2021-05-15T23:13:37.6915751Z ** building package indices 2021-05-15T23:13:37.6916740Z ** installing vignettes 2021-05-15T23:13:37.6918036Z ** testing if installed package can be loaded 2021-05-15T23:13:37.6919469Z *** arch - i386 2021-05-15T23:13:37.6920164Z *** arch - x64 2021-05-15T23:13:37.6920893Z * DONE (cpp11) 2021-05-15T23:13:37.6922810Z In R CMD INSTALL 2021-05-15T23:13:37.6923863Z converting help for package 'cpp11' 2021-05-15T23:13:37.6925023Z cpp11-package html 2021-05-15T23:13:37.6926829Z cpp_register html 2021-05-15T23:13:37.6928049Z cpp_source html 2021-05-15T23:13:37.6929042Z cpp_vendor html 2021-05-15T23:13:38.3481625Z * installing *source* package 'dplyr' ... 2021-05-15T23:13:38.3854636Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-15T23:13:38.4236798Z ** libs 2021-05-15T23:13:38.4244692Z 2021-05-15T23:13:38.4245932Z *** arch - i386 2021-05-15T23:13:38.4532170Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-15T23:13:38.6058161Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-15T23:13:38.8009069Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-15T23:13:38.9536112Z 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-15T23:13:39.3603441Z 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-15T23:13:39.4860053Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-15T23:13:39.6171306Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-15T23:13:39.7537293Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-15T23:13:39.8976263Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-15T23:13:40.0330858Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-15T23:13:40.1582337Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-15T23:13:40.4556727Z 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-15T23:13:40.6930788Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-15T23:13:40.6949586Z 2021-05-15T23:13:40.6950129Z *** arch - x64 2021-05-15T23:13:40.7187239Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-15T23:13:40.8636780Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-15T23:13:41.0365289Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-15T23:13:41.1842472Z 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-15T23:13:41.5721750Z 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-15T23:13:41.6919915Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-15T23:13:41.8146122Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-15T23:13:41.9431368Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-15T23:13:42.0902553Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-15T23:13:42.2306502Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-15T23:13:42.3449852Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-15T23:13:42.6416259Z 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-15T23:13:42.9222037Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-15T23:13:42.9264420Z ** R 2021-05-15T23:13:43.0166451Z ** data 2021-05-15T23:13:43.0192843Z *** moving datasets to lazyload DB 2021-05-15T23:13:43.1435385Z ** inst 2021-05-15T23:13:43.1563439Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:48.2008632Z ** help 2021-05-15T23:13:48.2009343Z *** installing help indices 2021-05-15T23:13:48.3682110Z converting help for package 'dplyr' 2021-05-15T23:13:48.3944903Z finding HTML links ... done 2021-05-15T23:13:48.5402754Z across html 2021-05-15T23:13:48.5581346Z add_rownames html 2021-05-15T23:13:48.5771964Z all_equal html 2021-05-15T23:13:48.5963159Z all_vars html 2021-05-15T23:13:48.7156064Z arrange html 2021-05-15T23:13:48.7461547Z arrange_all html 2021-05-15T23:13:48.7551554Z auto_copy html 2021-05-15T23:13:48.7825121Z backend_dbplyr html 2021-05-15T23:13:48.7900685Z band_members html 2021-05-15T23:13:48.8134024Z bench_compare html 2021-05-15T23:13:48.8195389Z between html 2021-05-15T23:13:48.8372520Z bind html 2021-05-15T23:13:48.8488681Z c_across html 2021-05-15T23:13:48.8629282Z case_when html 2021-05-15T23:13:48.8680627Z check_dbplyr html 2021-05-15T23:13:48.8833533Z coalesce html 2021-05-15T23:13:48.9018878Z combine html 2021-05-15T23:13:48.9048614Z common_by html 2021-05-15T23:13:48.9280345Z compute html 2021-05-15T23:13:48.9453539Z context html 2021-05-15T23:13:48.9587411Z copy_to html 2021-05-15T23:13:48.9846615Z count html 2021-05-15T23:13:48.9972442Z cumall html 2021-05-15T23:13:49.6918802Z defunct html 2021-05-15T23:13:49.6922018Z desc html 2021-05-15T23:13:49.6922768Z dim_desc html 2021-05-15T23:13:49.6923442Z distinct html 2021-05-15T23:13:49.6924086Z distinct_all html 2021-05-15T23:13:49.6924689Z do html 2021-05-15T23:13:49.6925365Z dplyr-package html 2021-05-15T23:13:49.6926035Z dplyr_data_masking html 2021-05-15T23:13:49.6926712Z dplyr_extending html 2021-05-15T23:13:49.6927433Z dplyr_tidy_select html 2021-05-15T23:13:49.6928060Z explain html 2021-05-15T23:13:49.6928717Z filter-joins html 2021-05-15T23:13:49.6929341Z filter html 2021-05-15T23:13:49.6929952Z filter_all html 2021-05-15T23:13:49.6930559Z funs html 2021-05-15T23:13:49.6931134Z group_by html 2021-05-15T23:13:49.6931923Z group_by_all html 2021-05-15T23:13:49.6932556Z group_by_drop_default html 2021-05-15T23:13:49.6933322Z group_by_prepare html 2021-05-15T23:13:49.6933972Z group_cols html 2021-05-15T23:13:49.6934571Z group_data html 2021-05-15T23:13:49.6935188Z group_map html 2021-05-15T23:13:49.6935921Z group_nest html 2021-05-15T23:13:49.6936451Z group_split html 2021-05-15T23:13:49.6937001Z group_trim html 2021-05-15T23:13:49.6937563Z grouped_df html 2021-05-15T23:13:49.7018326Z ident html 2021-05-15T23:13:49.7146601Z if_else html 2021-05-15T23:13:49.7240876Z lead-lag html 2021-05-15T23:13:49.7375784Z location html 2021-05-15T23:13:49.7455890Z make_tbl html 2021-05-15T23:13:49.8274220Z mutate-joins html 2021-05-15T23:13:49.9070926Z mutate html 2021-05-15T23:13:49.9576661Z mutate_all html 2021-05-15T23:13:49.9624040Z n_distinct html 2021-05-15T23:13:49.9774982Z na_if html 2021-05-15T23:13:49.9865383Z near html 2021-05-15T23:13:50.0196146Z nest_by html 2021-05-15T23:13:50.0621498Z nest_join html 2021-05-15T23:13:50.1559580Z new_grouped_df html 2021-05-15T23:13:50.1698721Z nth html 2021-05-15T23:13:50.1778476Z order_by html 2021-05-15T23:13:50.1956643Z progress_estimated html 2021-05-15T23:13:50.2180834Z pull html 2021-05-15T23:13:50.2311558Z ranking html 2021-05-15T23:13:50.2692503Z recode html 2021-05-15T23:13:50.3283274Z reexports html 2021-05-15T23:13:50.3286941Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEnuHNf/R.INSTALL129c50a75dca/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-15T23:13:50.3291251Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEnuHNf/R.INSTALL129c50a75dca/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-15T23:13:50.3465262Z relocate html 2021-05-15T23:13:50.3759010Z rename html 2021-05-15T23:13:50.4226078Z rows html 2021-05-15T23:13:50.4447100Z rowwise html 2021-05-15T23:13:50.4492259Z same_src html 2021-05-15T23:13:50.4791255Z sample_n html 2021-05-15T23:13:50.5628292Z scoped html 2021-05-15T23:13:50.6001624Z se-deprecated html 2021-05-15T23:13:50.6711821Z select html 2021-05-15T23:13:50.7002816Z select_all html 2021-05-15T23:13:50.7155660Z select_vars html 2021-05-15T23:13:50.7247285Z setops html 2021-05-15T23:13:50.7841341Z slice html 2021-05-15T23:13:50.7890575Z sql html 2021-05-15T23:13:50.7987763Z src html 2021-05-15T23:13:50.8242045Z src_dbi html 2021-05-15T23:13:50.8361112Z src_local html 2021-05-15T23:13:50.8415778Z src_tbls html 2021-05-15T23:13:50.8526614Z starwars html 2021-05-15T23:13:50.8655482Z storms html 2021-05-15T23:13:50.9241779Z summarise html 2021-05-15T23:13:50.9814145Z summarise_all html 2021-05-15T23:13:50.9958821Z summarise_each html 2021-05-15T23:13:51.0042994Z tbl html 2021-05-15T23:13:51.0157253Z tbl_df html 2021-05-15T23:13:51.0203685Z tbl_ptype html 2021-05-15T23:13:51.0275665Z tbl_vars html 2021-05-15T23:13:51.0576399Z tidyeval-compat html 2021-05-15T23:13:51.0790624Z top_n html 2021-05-15T23:13:51.0977596Z vars html 2021-05-15T23:13:51.1174068Z with_groups html 2021-05-15T23:13:51.1239928Z with_order html 2021-05-15T23:13:51.1253878Z *** copying figures 2021-05-15T23:13:51.1313878Z ** building package indices 2021-05-15T23:13:51.3837890Z ** installing vignettes 2021-05-15T23:13:51.3965872Z ** testing if installed package can be loaded 2021-05-15T23:13:51.3968182Z *** arch - i386 2021-05-15T23:13:51.9045505Z *** arch - x64 2021-05-15T23:13:52.4232479Z * DONE (dplyr) 2021-05-15T23:13:52.5422929Z In R CMD INSTALL 2021-05-15T23:13:53.0149295Z * installing *source* package 'tidyr' ... 2021-05-15T23:13:53.0331626Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-15T23:13:53.0658302Z ** libs 2021-05-15T23:13:53.0677925Z 2021-05-15T23:13:53.0678957Z *** arch - i386 2021-05-15T23:13:53.0915412Z 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-15T23:13:54.7046007Z 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-15T23:13:54.7382089Z 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-15T23:13:56.6897413Z 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-15T23:13:58.2846718Z 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-15T23:13:58.5350130Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-15T23:13:58.5371133Z 2021-05-15T23:13:58.5374199Z *** arch - x64 2021-05-15T23:13:58.5605556Z 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-15T23:13:59.9013938Z 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-15T23:14:00.2231390Z 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-15T23:14:02.1655628Z 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-15T23:14:03.7842054Z 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-15T23:14:04.0726232Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-15T23:14:04.0767840Z ** R 2021-05-15T23:14:04.1112333Z ** data 2021-05-15T23:14:04.1174544Z *** moving datasets to lazyload DB 2021-05-15T23:14:04.3891456Z ** inst 2021-05-15T23:14:04.3994247Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:06.1873304Z ** help 2021-05-15T23:14:06.2304399Z *** installing help indices 2021-05-15T23:14:06.3362106Z converting help for package 'tidyr' 2021-05-15T23:14:06.3640148Z finding HTML links ... done 2021-05-15T23:14:06.4051434Z billboard html 2021-05-15T23:14:06.4399466Z chop html 2021-05-15T23:14:06.4626919Z complete html 2021-05-15T23:14:06.4718423Z construction html 2021-05-15T23:14:06.5322819Z deprecated-se html 2021-05-15T23:14:06.5393333Z drop_na html 2021-05-15T23:14:06.5804604Z expand html 2021-05-15T23:14:06.6018832Z expand_grid html 2021-05-15T23:14:06.6254945Z extract html 2021-05-15T23:14:06.6299748Z extract_numeric html 2021-05-15T23:14:06.6405944Z fill html 2021-05-15T23:14:06.6493134Z fish_encounters html 2021-05-15T23:14:06.6572430Z full_seq html 2021-05-15T23:14:06.7045528Z gather html 2021-05-15T23:14:06.7594283Z hoist html 2021-05-15T23:14:06.8372239Z nest html 2021-05-15T23:14:06.8686172Z nest_legacy html 2021-05-15T23:14:06.9023183Z pack html 2021-05-15T23:14:06.9093507Z pipe html 2021-05-15T23:14:06.9095684Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgZNNfu/R.INSTALL12d418f47668/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-15T23:14:06.9573666Z pivot_longer html 2021-05-15T23:14:07.0277101Z pivot_longer_spec html 2021-05-15T23:14:07.0689385Z pivot_wider html 2021-05-15T23:14:07.1150062Z pivot_wider_spec html 2021-05-15T23:14:07.1398278Z reexports html 2021-05-15T23:14:07.1512388Z relig_income html 2021-05-15T23:14:07.1688442Z replace_na html 2021-05-15T23:14:07.2066734Z separate html 2021-05-15T23:14:07.2172755Z separate_rows html 2021-05-15T23:14:07.2214366Z smiths html 2021-05-15T23:14:07.2476027Z spread html 2021-05-15T23:14:07.2572011Z table1 html 2021-05-15T23:14:07.2721876Z tidyr-package html 2021-05-15T23:14:07.2795741Z tidyr_legacy html 2021-05-15T23:14:07.3191912Z tidyr_tidy_select html 2021-05-15T23:14:07.3308315Z uncount html 2021-05-15T23:14:07.3471710Z unite html 2021-05-15T23:14:07.3555269Z us_rent_income html 2021-05-15T23:14:07.3746085Z who html 2021-05-15T23:14:07.3868749Z world_bank_pop html 2021-05-15T23:14:07.3875376Z *** copying figures 2021-05-15T23:14:07.3924699Z ** building package indices 2021-05-15T23:14:07.4918923Z ** installing vignettes 2021-05-15T23:14:07.5001049Z ** testing if installed package can be loaded 2021-05-15T23:14:07.5003533Z *** arch - i386 2021-05-15T23:14:08.1097090Z *** arch - x64 2021-05-15T23:14:09.2028939Z * DONE (tidyr) 2021-05-15T23:14:09.2029482Z In R CMD INSTALL 2021-05-15T23:14:09.2029775Z 2021-05-15T23:14:09.2041647Z The downloaded source packages are in 2021-05-15T23:14:09.2042567Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\downloaded_packages' 2021-05-15T23:14:09.2043397Z 2021-05-15T23:14:09.2043725Z 2021-05-15T23:14:09.2044043Z 2021-05-15T23:14:09.2045567Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\remotesca4239580c\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T23:14:09.2046592Z 2021-05-15T23:14:09.2047999Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\remotesca4239580c\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-15T23:14:09.2049050Z 2021-05-15T23:14:09.2049350Z 2021-05-15T23:14:09.2049635Z 2021-05-15T23:14:09.2050063Z 2021-05-15T23:14:09.2050474Z - preparing 'aghast': 2021-05-15T23:14:09.2051120Z checking DESCRIPTION meta-information ... 2021-05-15T23:14:09.2051593Z 2021-05-15T23:14:09.2052151Z checking DESCRIPTION meta-information ... 2021-05-15T23:14:09.2052641Z 2021-05-15T23:14:09.2053294Z v checking DESCRIPTION meta-information 2021-05-15T23:14:09.2053699Z 2021-05-15T23:14:09.2053985Z 2021-05-15T23:14:09.2054278Z 2021-05-15T23:14:09.2054553Z 2021-05-15T23:14:09.2055488Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:14:09.2055964Z 2021-05-15T23:14:09.2056246Z 2021-05-15T23:14:09.2063782Z - checking for empty or unneeded directories 2021-05-15T23:14:09.2064176Z 2021-05-15T23:14:09.2064463Z 2021-05-15T23:14:09.2064942Z - building 'aghast_0.2.1.tar.gz' 2021-05-15T23:14:09.2065548Z 2021-05-15T23:14:09.2075749Z 2021-05-15T23:14:09.2076220Z 2021-05-15T23:14:09.2396385Z Installing package into 'D:/a/_temp/Library' 2021-05-15T23:14:09.2397460Z (as 'lib' is unspecified) 2021-05-15T23:14:09.4927196Z * installing *source* package 'aghast' ... 2021-05-15T23:14:09.5289796Z ** R 2021-05-15T23:14:09.5411400Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:09.8143297Z ** help 2021-05-15T23:14:09.8657653Z *** installing help indices 2021-05-15T23:14:09.9005481Z 2021-05-15T23:14:09.9006755Z converting help for package 'aghast' 2021-05-15T23:14:09.9272397Z finding HTML links ... done 2021-05-15T23:14:09.9490142Z ga_artifacts html 2021-05-15T23:14:09.9608839Z ga_jobs html 2021-05-15T23:14:09.9755771Z ga_run_log_config html 2021-05-15T23:14:09.9934167Z ga_runs html 2021-05-15T23:14:10.0136034Z ga_secrets html 2021-05-15T23:14:10.0320822Z ga_workflows html 2021-05-15T23:14:10.0398707Z pipe html 2021-05-15T23:14:10.0402082Z ** building package indices 2021-05-15T23:14:10.0662008Z ** testing if installed package can be loaded 2021-05-15T23:14:10.0664465Z *** arch - i386 2021-05-15T23:14:10.2714037Z *** arch - x64 2021-05-15T23:14:10.4775654Z * DONE (aghast) 2021-05-15T23:14:10.4976349Z In R CMD INSTALL 2021-05-15T23:14:10.5102529Z Installing 1 packages: covr 2021-05-15T23:14:10.5112798Z Installing package into 'D:/a/_temp/Library' 2021-05-15T23:14:10.5113426Z (as 'lib' is unspecified) 2021-05-15T23:14:11.2907645Z also installing the dependencies 'lazyeval', 'rex' 2021-05-15T23:14:11.2908350Z 2021-05-15T23:14:11.9315636Z 2021-05-15T23:14:11.9316965Z There is a binary version available but the source version is later: 2021-05-15T23:14:11.9328546Z binary source needs_compilation 2021-05-15T23:14:11.9329504Z covr 3.5.0 3.5.1 TRUE 2021-05-15T23:14:11.9329917Z 2021-05-15T23:14:11.9343573Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-15T23:14:11.9416234Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-15T23:14:11.9430591Z ================================================== 2021-05-15T23:14:11.9431704Z downloaded 167 KB 2021-05-15T23:14:11.9432143Z 2021-05-15T23:14:11.9441762Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-15T23:14:11.9504302Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-15T23:14:12.0608399Z ================================================== 2021-05-15T23:14:12.0610249Z downloaded 121 KB 2021-05-15T23:14:12.0611068Z 2021-05-15T23:14:12.0805525Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-15T23:14:12.0950693Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-15T23:14:12.0970158Z 2021-05-15T23:14:12.0971353Z The downloaded binary packages are in 2021-05-15T23:14:12.0972985Z C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\downloaded_packages 2021-05-15T23:14:12.0974228Z installing the source package 'covr' 2021-05-15T23:14:12.0974945Z 2021-05-15T23:14:12.0988698Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T23:14:12.1057848Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T23:14:12.1597998Z ================================================== 2021-05-15T23:14:12.1599611Z downloaded 143 KB 2021-05-15T23:14:12.1600381Z 2021-05-15T23:14:12.6882210Z * installing *source* package 'covr' ... 2021-05-15T23:14:12.7138522Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-15T23:14:13.7116427Z ** libs 2021-05-15T23:14:13.7117548Z 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-15T23:14:13.7118841Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-15T23:14:13.7120171Z 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-15T23:14:13.7121407Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-15T23:14:13.7122227Z 2021-05-15T23:14:13.7129643Z *** arch - i386 2021-05-15T23:14:13.7130345Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-15T23:14:13.7130927Z 2021-05-15T23:14:13.7131372Z *** arch - x64 2021-05-15T23:14:13.7132048Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-15T23:14:13.7132580Z ** R 2021-05-15T23:14:13.7132999Z ** inst 2021-05-15T23:14:13.7133669Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:14.6235224Z ** help 2021-05-15T23:14:14.7536917Z *** installing help indices 2021-05-15T23:14:14.8283593Z converting help for package 'covr' 2021-05-15T23:14:14.8545764Z finding HTML links ... done 2021-05-15T23:14:15.7052682Z *** copying figures 2021-05-15T23:14:15.7053487Z ** building package indices 2021-05-15T23:14:15.7054333Z ** installing vignettes 2021-05-15T23:14:15.7055292Z ** testing if installed package can be loaded 2021-05-15T23:14:15.7056059Z *** arch - i386 2021-05-15T23:14:15.7056707Z *** arch - x64 2021-05-15T23:14:15.7057434Z azure html 2021-05-15T23:14:15.7058263Z clear_counters html 2021-05-15T23:14:15.7059128Z code_coverage html 2021-05-15T23:14:15.7059965Z codecov html 2021-05-15T23:14:15.7060738Z count html 2021-05-15T23:14:15.7061560Z coverage_to_list html 2021-05-15T23:14:15.7062414Z coveralls html 2021-05-15T23:14:15.7063271Z covr-package html 2021-05-15T23:14:15.7064378Z display_name html 2021-05-15T23:14:15.7065279Z environment_coverage html 2021-05-15T23:14:15.7066360Z exclusions html 2021-05-15T23:14:15.7067212Z file_coverage html 2021-05-15T23:14:15.7068057Z file_report html 2021-05-15T23:14:15.7068926Z function_coverage html 2021-05-15T23:14:15.7069753Z gitlab html 2021-05-15T23:14:15.7070525Z in_covr html 2021-05-15T23:14:15.7071275Z key html 2021-05-15T23:14:15.7072059Z new_counter html 2021-05-15T23:14:15.7074315Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOg21Bc/R.INSTALL19bc58fe1203/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-15T23:14:15.7075350Z package_coverage html 2021-05-15T23:14:15.7075871Z percent_coverage html 2021-05-15T23:14:15.7076407Z print.coverage html 2021-05-15T23:14:15.7076897Z report html 2021-05-15T23:14:15.7077339Z system_check html 2021-05-15T23:14:15.7077811Z system_output html 2021-05-15T23:14:15.7078278Z tally_coverage html 2021-05-15T23:14:15.7078760Z to_cobertura html 2021-05-15T23:14:15.7079236Z to_sonarqube html 2021-05-15T23:14:15.7079687Z trace_calls html 2021-05-15T23:14:15.7080129Z value html 2021-05-15T23:14:15.7080576Z zero_coverage html 2021-05-15T23:14:15.9327747Z * DONE (covr) 2021-05-15T23:14:16.0027805Z In R CMD INSTALL 2021-05-15T23:14:16.0078992Z 2021-05-15T23:14:16.0080108Z The downloaded source packages are in 2021-05-15T23:14:16.0081217Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpGadzqi\downloaded_packages' 2021-05-15T23:14:16.1057216Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T23:14:16.1058020Z Rscript -e "tic::before_install()" 2021-05-15T23:14:16.1121667Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T23:14:16.1122314Z env: 2021-05-15T23:14:16.1122809Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:14:16.1123297Z TIC_DEPLOY_KEY: 2021-05-15T23:14:16.1123683Z RSPM: 2021-05-15T23:14:16.1125271Z GITHUB_PAT: *** 2021-05-15T23:14:16.1125690Z COVERALLS_TOKEN: 2021-05-15T23:14:16.1126215Z continue-on-error: false 2021-05-15T23:14:16.1126711Z VDIFFR_RUN_TESTS: 2021-05-15T23:14:16.1127176Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:14:16.1127598Z TZ: UTC 2021-05-15T23:14:16.1128012Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:14:16.1128436Z NOT_CRAN: true 2021-05-15T23:14:16.1128845Z MSYSTEM: MINGW64 2021-05-15T23:14:16.1129257Z ##[endgroup] 2021-05-15T23:14:17.6437303Z v Loading tic stage configuration from tic.R 2021-05-15T23:14:17.8362597Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T23:14:17.8364589Z Windows because LaTeX is not available. 2021-05-15T23:14:17.8648859Z Running before_install: step_install_remote_binaries() 2021-05-15T23:14:18.5904747Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T23:14:18.5905671Z remotes::install_deps(dependencies = TRUE) 2021-05-15T23:14:18.5906325Z remotes::install_cran("rcmdcheck") 2021-05-15T23:14:18.5906949Z remotes::install_cran("markdown") 2021-05-15T23:14:18.5912814Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T23:14:18.5913221Z env: 2021-05-15T23:14:18.5913703Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:14:18.5914249Z TIC_DEPLOY_KEY: 2021-05-15T23:14:18.5914597Z RSPM: 2021-05-15T23:14:18.5915826Z GITHUB_PAT: *** 2021-05-15T23:14:18.5916199Z COVERALLS_TOKEN: 2021-05-15T23:14:18.5916679Z continue-on-error: false 2021-05-15T23:14:18.5917128Z VDIFFR_RUN_TESTS: 2021-05-15T23:14:18.5917548Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:14:18.5917916Z TZ: UTC 2021-05-15T23:14:18.5918297Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:14:18.5918680Z NOT_CRAN: true 2021-05-15T23:14:18.5919085Z MSYSTEM: MINGW64 2021-05-15T23:14:18.5919474Z ##[endgroup] 2021-05-15T23:14:22.4898931Z edfReader (NA -> 1.2.1) [CRAN] 2021-05-15T23:14:22.4900039Z pracma (NA -> 2.3.3) [CRAN] 2021-05-15T23:14:22.4900844Z RcppRoll (NA -> 0.3.0) [CRAN] 2021-05-15T23:14:22.4901615Z signal (NA -> 0.7-6) [CRAN] 2021-05-15T23:14:22.4925866Z Installing 4 packages: edfReader, pracma, RcppRoll, signal 2021-05-15T23:14:22.4945679Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T23:14:22.4946534Z (as 'lib' is unspecified) 2021-05-15T23:14:24.5177967Z 2021-05-15T23:14:24.5180193Z There is a binary version available but the source version is later: 2021-05-15T23:14:24.5202893Z binary source needs_compilation 2021-05-15T23:14:24.5204242Z pracma 2.2.9 2.3.3 FALSE 2021-05-15T23:14:24.5204961Z 2021-05-15T23:14:24.5227465Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/edfReader_1.2.1.zip' 2021-05-15T23:14:24.5824354Z Content type 'application/zip' length 475608 bytes (464 KB) 2021-05-15T23:14:24.5938784Z ================================================== 2021-05-15T23:14:24.5941026Z downloaded 464 KB 2021-05-15T23:14:24.5941982Z 2021-05-15T23:14:24.5953172Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/RcppRoll_0.3.0.zip' 2021-05-15T23:14:24.6426784Z Content type 'application/zip' length 631096 bytes (616 KB) 2021-05-15T23:14:24.6578375Z ================================================== 2021-05-15T23:14:24.6579348Z downloaded 616 KB 2021-05-15T23:14:24.6579847Z 2021-05-15T23:14:24.6597510Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/signal_0.7-6.zip' 2021-05-15T23:14:24.6952461Z Content type 'application/zip' length 343858 bytes (335 KB) 2021-05-15T23:14:24.6985354Z ================================================== 2021-05-15T23:14:24.6987188Z downloaded 335 KB 2021-05-15T23:14:24.6988165Z 2021-05-15T23:14:24.7282118Z package 'edfReader' successfully unpacked and MD5 sums checked 2021-05-15T23:14:24.7596564Z package 'RcppRoll' successfully unpacked and MD5 sums checked 2021-05-15T23:14:24.7765218Z package 'signal' successfully unpacked and MD5 sums checked 2021-05-15T23:14:24.7787055Z 2021-05-15T23:14:24.7788078Z The downloaded binary packages are in 2021-05-15T23:14:24.7789528Z C:\Users\runneradmin\AppData\Local\Temp\RtmpekPlDf\downloaded_packages 2021-05-15T23:14:24.7790919Z installing the source package 'pracma' 2021-05-15T23:14:24.7791593Z 2021-05-15T23:14:24.7810206Z trying URL 'https://cloud.r-project.org/src/contrib/pracma_2.3.3.tar.gz' 2021-05-15T23:14:24.7910502Z Content type 'application/x-gzip' length 400994 bytes (391 KB) 2021-05-15T23:14:24.7957109Z ================================================== 2021-05-15T23:14:24.7957928Z downloaded 391 KB 2021-05-15T23:14:24.7958357Z 2021-05-15T23:14:25.7688332Z * installing *source* package 'pracma' ... 2021-05-15T23:14:25.8179526Z ** package 'pracma' successfully unpacked and MD5 sums checked 2021-05-15T23:14:25.8490293Z ** R 2021-05-15T23:14:25.9014233Z ** data 2021-05-15T23:14:25.9029447Z *** moving datasets to lazyload DB 2021-05-15T23:14:25.9180100Z ** demo 2021-05-15T23:14:25.9200984Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:34.8214548Z ** help 2021-05-15T23:14:36.6887029Z *** installing help indices 2021-05-15T23:14:37.3534069Z converting help for package 'pracma' 2021-05-15T23:14:37.3855571Z finding HTML links ... done 2021-05-15T23:14:37.6360165Z abm3 html 2021-05-15T23:14:37.6617406Z accumarray html 2021-05-15T23:14:37.6751410Z agmean html 2021-05-15T23:14:37.6884002Z aitken html 2021-05-15T23:14:37.7032591Z akima html 2021-05-15T23:14:37.7121835Z andor html 2021-05-15T23:14:37.7310264Z andrews html 2021-05-15T23:14:37.7420112Z angle html 2021-05-15T23:14:37.7682765Z anms html 2021-05-15T23:14:37.7869457Z arclength html 2021-05-15T23:14:37.8021143Z arnoldi html 2021-05-15T23:14:37.8122590Z barylag html 2021-05-15T23:14:38.6968988Z barylag2d html 2021-05-15T23:14:38.6976593Z beep html 2021-05-15T23:14:38.6977431Z bernoulli html 2021-05-15T23:14:38.6978125Z bernstein html 2021-05-15T23:14:38.6978783Z bisect html 2021-05-15T23:14:38.6979422Z bits html 2021-05-15T23:14:38.6980033Z blanks html 2021-05-15T23:14:38.6980693Z blkdiag html 2021-05-15T23:14:38.6981371Z brentdekker html 2021-05-15T23:14:38.6982033Z brown72 html 2021-05-15T23:14:38.6982683Z broyden html 2021-05-15T23:14:38.6983309Z bsxfun html 2021-05-15T23:14:38.6983932Z bvp html 2021-05-15T23:14:38.6984573Z cart2sph html 2021-05-15T23:14:38.6985205Z cd html 2021-05-15T23:14:38.6985818Z ceil html 2021-05-15T23:14:38.6986550Z charpoly html 2021-05-15T23:14:38.6987215Z chebApprox html 2021-05-15T23:14:38.6987897Z chebCoeff html 2021-05-15T23:14:38.6988575Z chebPoly html 2021-05-15T23:14:38.6989249Z circlefit html 2021-05-15T23:14:38.6989991Z clear html 2021-05-15T23:14:38.6990592Z clenshaw_curtis html 2021-05-15T23:14:38.6991207Z combs html 2021-05-15T23:14:38.6991782Z compan html 2021-05-15T23:14:38.6992405Z complexstep html 2021-05-15T23:14:38.6993029Z cond html 2021-05-15T23:14:38.6993579Z conv html 2021-05-15T23:14:38.6994157Z cotes html 2021-05-15T23:14:38.6994737Z cranknic html 2021-05-15T23:14:38.6995331Z cross html 2021-05-15T23:14:38.6995920Z crossn html 2021-05-15T23:14:38.6996584Z cubicspline html 2021-05-15T23:14:38.6997962Z curvefit html 2021-05-15T23:14:38.6998645Z cutpoints html 2021-05-15T23:14:38.6999258Z dblquad html 2021-05-15T23:14:38.6999855Z deconv html 2021-05-15T23:14:38.7000433Z deeve html 2021-05-15T23:14:38.7001026Z deg2rad html 2021-05-15T23:14:38.7001751Z detrend html 2021-05-15T23:14:38.7002331Z deval html 2021-05-15T23:14:38.7002916Z diag html 2021-05-15T23:14:38.7003501Z distmat html 2021-05-15T23:14:38.7004085Z dot html 2021-05-15T23:14:38.7004661Z eig html 2021-05-15T23:14:38.7005257Z eigjacobi html 2021-05-15T23:14:38.7005913Z einsteinF html 2021-05-15T23:14:38.7006618Z ellip html 2021-05-15T23:14:38.7007223Z entropy html 2021-05-15T23:14:38.7007825Z eps html 2021-05-15T23:14:38.7008393Z erfz html 2021-05-15T23:14:38.7008988Z errorbar html 2021-05-15T23:14:38.7009587Z eta html 2021-05-15T23:14:38.7010162Z euler_heun html 2021-05-15T23:14:38.7010765Z expint html 2021-05-15T23:14:38.7011341Z expm html 2021-05-15T23:14:38.7011920Z eye html 2021-05-15T23:14:38.7012523Z ezcontour html 2021-05-15T23:14:38.7138871Z ezplot html 2021-05-15T23:14:38.7251017Z ezpolar html 2021-05-15T23:14:38.7410621Z fact html 2021-05-15T23:14:38.7525204Z factors html 2021-05-15T23:14:38.7814508Z fderiv html 2021-05-15T23:14:38.7952735Z fibsearch html 2021-05-15T23:14:38.8093407Z figure html 2021-05-15T23:14:38.8160388Z find html 2021-05-15T23:14:38.8289714Z findintervals html 2021-05-15T23:14:38.8467620Z findmins html 2021-05-15T23:14:38.8702569Z findpeaks html 2021-05-15T23:14:38.8852042Z findzeros html 2021-05-15T23:14:38.9075580Z fletcherpowell html 2021-05-15T23:14:38.9184769Z flipdim html 2021-05-15T23:14:38.9423326Z fminbnd html 2021-05-15T23:14:38.9759554Z fmincon html 2021-05-15T23:14:39.0037190Z fminsearch html 2021-05-15T23:14:39.0227425Z fminunc html 2021-05-15T23:14:39.0408043Z fnorm html 2021-05-15T23:14:39.0562567Z fornberg html 2021-05-15T23:14:39.0691970Z fprintf html 2021-05-15T23:14:39.0867893Z fractalcurve html 2021-05-15T23:14:39.1029314Z fresnel html 2021-05-15T23:14:39.1219007Z fsolve html 2021-05-15T23:14:39.1436611Z fzero html 2021-05-15T23:14:39.1537905Z fzsolve html 2021-05-15T23:14:39.1702593Z gammainc html 2021-05-15T23:14:39.1811309Z gammaz html 2021-05-15T23:14:39.1955717Z gaussHermite html 2021-05-15T23:14:39.2104115Z gaussLaguerre html 2021-05-15T23:14:39.2253312Z gaussLegendre html 2021-05-15T23:14:39.2476515Z gaussNewton html 2021-05-15T23:14:39.2597326Z gauss_kronrod html 2021-05-15T23:14:39.2722671Z gcd html 2021-05-15T23:14:39.2865556Z geo_median html 2021-05-15T23:14:39.2980465Z givens html 2021-05-15T23:14:39.3179513Z gmres html 2021-05-15T23:14:39.3327960Z golden_ratio html 2021-05-15T23:14:39.3441539Z grad html 2021-05-15T23:14:39.3639717Z gradient html 2021-05-15T23:14:39.3811840Z gramschmidt html 2021-05-15T23:14:39.3924323Z hadamard html 2021-05-15T23:14:39.4064884Z halley html 2021-05-15T23:14:39.4213144Z hampel html 2021-05-15T23:14:39.4321800Z hankel html 2021-05-15T23:14:39.4401881Z hausdorff html 2021-05-15T23:14:39.4532489Z haversine html 2021-05-15T23:14:39.4672516Z hessenberg html 2021-05-15T23:14:39.4815520Z hessian html 2021-05-15T23:14:39.4902993Z hilb html 2021-05-15T23:14:39.5137159Z histc html 2021-05-15T23:14:39.5252776Z histss html 2021-05-15T23:14:39.5539613Z hookejeeves html 2021-05-15T23:14:39.5736496Z horner html 2021-05-15T23:14:39.5844701Z householder html 2021-05-15T23:14:39.5972203Z humps html 2021-05-15T23:14:39.6180239Z hurst html 2021-05-15T23:14:39.6312749Z hyperbolic html 2021-05-15T23:14:39.6437396Z hypot html 2021-05-15T23:14:39.6563080Z ifft html 2021-05-15T23:14:39.6696385Z inpolygon html 2021-05-15T23:14:39.7030021Z integral html 2021-05-15T23:14:39.7439876Z integral2 html 2021-05-15T23:14:39.7625680Z interp1 html 2021-05-15T23:14:39.7914896Z interp2 html 2021-05-15T23:14:39.8021812Z inv html 2021-05-15T23:14:39.8184309Z invlap html 2021-05-15T23:14:39.8252488Z isempty html 2021-05-15T23:14:39.8366119Z isposdef html 2021-05-15T23:14:39.8448836Z isprime html 2021-05-15T23:14:39.8621170Z itersolve html 2021-05-15T23:14:39.8774341Z jacobian html 2021-05-15T23:14:39.8933065Z kriging html 2021-05-15T23:14:39.9023859Z kron html 2021-05-15T23:14:39.9196324Z l1linreg html 2021-05-15T23:14:39.9329996Z laguerre html 2021-05-15T23:14:39.9476541Z lambertW html 2021-05-15T23:14:39.9592584Z laplacian html 2021-05-15T23:14:39.9735202Z lebesgue html 2021-05-15T23:14:39.9916731Z legendre html 2021-05-15T23:14:40.0053265Z line_integral html 2021-05-15T23:14:40.0345356Z linearproj html 2021-05-15T23:14:40.0675335Z linprog html 2021-05-15T23:14:40.0803195Z linspace html 2021-05-15T23:14:40.0935888Z logspace html 2021-05-15T23:14:40.1105878Z lsqlin html 2021-05-15T23:14:40.1329511Z lsqlincon html 2021-05-15T23:14:40.1940099Z lsqnonlin html 2021-05-15T23:14:40.2145035Z lu html 2021-05-15T23:14:40.2244374Z magic html 2021-05-15T23:14:40.2289390Z matlab html 2021-05-15T23:14:40.2444774Z mean html 2021-05-15T23:14:40.2531879Z meshgrid html 2021-05-15T23:14:40.2792909Z mexpfit html 2021-05-15T23:14:40.3012810Z midpoint html 2021-05-15T23:14:40.3281068Z mldivide html 2021-05-15T23:14:40.3427104Z mod html 2021-05-15T23:14:40.3536078Z mode html 2021-05-15T23:14:40.3604532Z moler html 2021-05-15T23:14:40.3811799Z movavg html 2021-05-15T23:14:40.3998895Z muller html 2021-05-15T23:14:40.4098759Z nchoosek html 2021-05-15T23:14:40.4190463Z ndims html 2021-05-15T23:14:40.4293875Z nearest_spd html 2021-05-15T23:14:40.4584022Z neldermead html 2021-05-15T23:14:40.4884040Z neville html 2021-05-15T23:14:40.5169764Z newmark html 2021-05-15T23:14:40.5318919Z newtonHorner html 2021-05-15T23:14:40.5449406Z newtonInterp html 2021-05-15T23:14:40.5649451Z newtonRaphson html 2021-05-15T23:14:40.5814951Z newtonsys html 2021-05-15T23:14:40.5911010Z nextpow2 html 2021-05-15T23:14:40.5972956Z nile html 2021-05-15T23:14:40.6037029Z nnz html 2021-05-15T23:14:40.6249814Z norm html 2021-05-15T23:14:40.6440328Z normest html 2021-05-15T23:14:40.6547386Z nthroot html 2021-05-15T23:14:40.6725349Z nullspace html 2021-05-15T23:14:40.6901560Z numderiv html 2021-05-15T23:14:40.6965798Z numel html 2021-05-15T23:14:40.7252603Z ode html 2021-05-15T23:14:40.7385143Z odregress html 2021-05-15T23:14:40.7540373Z orth html 2021-05-15T23:14:40.7721210Z pade html 2021-05-15T23:14:40.7799602Z pascal html 2021-05-15T23:14:40.7957564Z pchip html 2021-05-15T23:14:40.8084229Z peaks html 2021-05-15T23:14:40.8173479Z perms html 2021-05-15T23:14:40.8254738Z piecewise html 2021-05-15T23:14:40.8445746Z pinv html 2021-05-15T23:14:40.8632726Z plotyy html 2021-05-15T23:14:40.8751651Z poisson2disk html 2021-05-15T23:14:40.8946107Z polar html 2021-05-15T23:14:40.9044902Z poly html 2021-05-15T23:14:40.9144419Z poly2str html 2021-05-15T23:14:40.9306076Z polyApprox html 2021-05-15T23:14:40.9369090Z polyadd html 2021-05-15T23:14:40.9575632Z polyarea html 2021-05-15T23:14:40.9678616Z polyder html 2021-05-15T23:14:40.9852748Z polyfit html 2021-05-15T23:14:40.9988754Z polyint html 2021-05-15T23:14:41.0127526Z polylog html 2021-05-15T23:14:41.0257494Z polymul html 2021-05-15T23:14:41.0353529Z polypow html 2021-05-15T23:14:41.0472082Z polytrans html 2021-05-15T23:14:41.0613846Z polyval html 2021-05-15T23:14:41.0717922Z pow2 html 2021-05-15T23:14:41.0908934Z pp html 2021-05-15T23:14:41.1041297Z ppfit html 2021-05-15T23:14:41.1799608Z pracma-package html 2021-05-15T23:14:41.1944441Z primes html 2021-05-15T23:14:41.2216720Z procrustes html 2021-05-15T23:14:41.2333165Z psi html 2021-05-15T23:14:41.2672774Z qpspecial html 2021-05-15T23:14:41.2769521Z qrSolve html 2021-05-15T23:14:41.2946111Z quad html 2021-05-15T23:14:41.3124146Z quad2d html 2021-05-15T23:14:41.3243595Z quadcc html 2021-05-15T23:14:41.3424229Z quadgk html 2021-05-15T23:14:41.3574615Z quadgr html 2021-05-15T23:14:41.3788195Z quadinf html 2021-05-15T23:14:41.3966958Z quadl html 2021-05-15T23:14:41.4256841Z quadprog html 2021-05-15T23:14:41.4406395Z quadv html 2021-05-15T23:14:41.4576054Z quiver html 2021-05-15T23:14:41.4940352Z rand html 2021-05-15T23:14:41.5053097Z randcomb html 2021-05-15T23:14:41.5230921Z randortho html 2021-05-15T23:14:41.5385047Z randperm html 2021-05-15T23:14:41.5496606Z rank html 2021-05-15T23:14:41.5616897Z rat html 2021-05-15T23:14:41.5804055Z ratinterp html 2021-05-15T23:14:41.6007870Z rationalfit html 2021-05-15T23:14:41.6168806Z rectint html 2021-05-15T23:14:41.6288583Z refindall html 2021-05-15T23:14:41.6538056Z regexp html 2021-05-15T23:14:41.6645977Z regexprep html 2021-05-15T23:14:41.6730947Z repmat html 2021-05-15T23:14:41.6836889Z reshape html 2021-05-15T23:14:41.7011060Z ridders html 2021-05-15T23:14:41.7183293Z rk4 html 2021-05-15T23:14:41.7396308Z rkf54 html 2021-05-15T23:14:41.7485411Z rmserr html 2021-05-15T23:14:41.7632615Z romberg html 2021-05-15T23:14:41.7822039Z roots html 2021-05-15T23:14:41.7886452Z rosser html 2021-05-15T23:14:41.7963441Z rot90 html 2021-05-15T23:14:41.8102190Z rref html 2021-05-15T23:14:41.8184274Z runge html 2021-05-15T23:14:41.8317955Z savgol html 2021-05-15T23:14:41.8454452Z segm_distance html 2021-05-15T23:14:41.8552582Z segm_intersect html 2021-05-15T23:14:41.8697268Z semilog html 2021-05-15T23:14:41.8911246Z shooting html 2021-05-15T23:14:41.9172238Z shubert html 2021-05-15T23:14:41.9314706Z sici html 2021-05-15T23:14:41.9444459Z sigmoid html 2021-05-15T23:14:41.9580558Z simpadpt html 2021-05-15T23:14:41.9708696Z simpson2d html 2021-05-15T23:14:41.9846103Z sind html 2021-05-15T23:14:41.9955414Z size html 2021-05-15T23:14:42.0106653Z softline html 2021-05-15T23:14:42.0405746Z sorting html 2021-05-15T23:14:42.0489216Z sortrows html 2021-05-15T23:14:42.0694536Z spinterp html 2021-05-15T23:14:42.1101179Z sqrtm html 2021-05-15T23:14:42.1198519Z squareform html 2021-05-15T23:14:42.1296030Z std html 2021-05-15T23:14:42.1372103Z std_err html 2021-05-15T23:14:42.1572430Z steep_descent html 2021-05-15T23:14:42.1713003Z str2num html 2021-05-15T23:14:42.1819240Z strcat html 2021-05-15T23:14:42.1904708Z strcmp html 2021-05-15T23:14:42.2047182Z strfind html 2021-05-15T23:14:42.2180101Z strjust html 2021-05-15T23:14:42.2300977Z strrep html 2021-05-15T23:14:42.2392664Z strtrim html 2021-05-15T23:14:42.2479739Z subspace html 2021-05-15T23:14:42.2613184Z sumalt html 2021-05-15T23:14:42.2732851Z taylor html 2021-05-15T23:14:42.2845053Z tictoc html 2021-05-15T23:14:42.2909997Z titanium html 2021-05-15T23:14:42.3025303Z toeplitz html 2021-05-15T23:14:42.3104572Z trace html 2021-05-15T23:14:42.3397328Z trapz html 2021-05-15T23:14:42.3532714Z tri html 2021-05-15T23:14:42.3643348Z trigApprox html 2021-05-15T23:14:42.3768621Z trigPoly html 2021-05-15T23:14:42.3860265Z trigonometric html 2021-05-15T23:14:42.4049157Z triquad html 2021-05-15T23:14:42.4179610Z trisolve html 2021-05-15T23:14:42.4270954Z vander html 2021-05-15T23:14:42.4434963Z vectorfield html 2021-05-15T23:14:42.4595439Z whittaker html 2021-05-15T23:14:42.4730013Z wilkinson html 2021-05-15T23:14:42.4859375Z zeta html 2021-05-15T23:14:42.4888812Z ** building package indices 2021-05-15T23:14:43.4196012Z ** testing if installed package can be loaded 2021-05-15T23:14:43.4198283Z *** arch - i386 2021-05-15T23:14:43.6250394Z *** arch - x64 2021-05-15T23:14:43.8514587Z * DONE (pracma) 2021-05-15T23:14:44.0182103Z In R CMD INSTALL 2021-05-15T23:14:44.0204563Z 2021-05-15T23:14:44.0205619Z The downloaded source packages are in 2021-05-15T23:14:44.0206700Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpekPlDf\downloaded_packages' 2021-05-15T23:14:44.7115620Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T23:14:44.7117085Z Use `force = TRUE` to force installation 2021-05-15T23:14:44.7134616Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T23:14:44.7135856Z Use `force = TRUE` to force installation 2021-05-15T23:14:44.7574537Z ##[group]Run options(width = 100) 2021-05-15T23:14:44.7575026Z options(width = 100) 2021-05-15T23:14:44.7575445Z pkgs <- installed.packages()[, "Package"] 2021-05-15T23:14:44.7575942Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T23:14:44.7580373Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T23:14:44.7580683Z env: 2021-05-15T23:14:44.7581013Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:14:44.7581357Z TIC_DEPLOY_KEY: 2021-05-15T23:14:44.7581620Z RSPM: 2021-05-15T23:14:44.7582649Z GITHUB_PAT: *** 2021-05-15T23:14:44.7582947Z COVERALLS_TOKEN: 2021-05-15T23:14:44.7583294Z continue-on-error: false 2021-05-15T23:14:44.7583647Z VDIFFR_RUN_TESTS: 2021-05-15T23:14:44.7583950Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:14:44.7584238Z TZ: UTC 2021-05-15T23:14:44.7584511Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:14:44.7584823Z NOT_CRAN: true 2021-05-15T23:14:44.7585127Z MSYSTEM: MINGW64 2021-05-15T23:14:44.7585416Z ##[endgroup] 2021-05-15T23:14:45.4318620Z - Session info ----------------------------------------------------------------------------------- 2021-05-15T23:14:45.4319839Z setting value 2021-05-15T23:14:45.4320563Z version R version 3.5.3 (2019-03-11) 2021-05-15T23:14:45.4321380Z os Windows Server x64 2021-05-15T23:14:45.4322144Z system x86_64, mingw32 2021-05-15T23:14:45.4323204Z ui RTerm 2021-05-15T23:14:45.4323779Z language (EN) 2021-05-15T23:14:45.4324360Z collate English_United States.1252 2021-05-15T23:14:45.4324981Z ctype English_United States.1252 2021-05-15T23:14:45.4325500Z tz UTC 2021-05-15T23:14:45.4325967Z date 2021-05-15 2021-05-15T23:14:45.4326212Z 2021-05-15T23:14:45.4326959Z - Packages --------------------------------------------------------------------------------------- 2021-05-15T23:14:45.4327766Z package * version date lib source 2021-05-15T23:14:45.4328504Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T23:14:45.4329181Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4329777Z base * 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4330349Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4330930Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-15T23:14:45.4331511Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4332085Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4332672Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4333488Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4334047Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4334623Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4335211Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4335810Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4336430Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4337028Z compiler 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4337616Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4338189Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4339950Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4340630Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4341240Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4341822Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4342484Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T23:14:45.4343187Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4343780Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4344370Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4344953Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4345563Z edfReader 1.2.1 2019-03-21 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4346190Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4346785Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4347396Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4347981Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4348567Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4349181Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4349838Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4350627Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4351356Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4352253Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T23:14:45.4353082Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4353834Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4354578Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4355276Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4356062Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4356800Z grid 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4579823Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4581386Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4588885Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4590455Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4591951Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4593402Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4594812Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4596216Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4597805Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4599249Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4601057Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4603403Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4605180Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4606749Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4608472Z methods * 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4610577Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4611990Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4613347Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4614683Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4616075Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4617624Z parallel 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4619270Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4620743Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4622152Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4623586Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4624984Z pracma 2.3.3 2021-01-23 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4626341Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4629380Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4630590Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4631340Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4632088Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4632814Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4633594Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4634377Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4635119Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4635849Z RcppRoll 0.3.0 2018-06-05 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4636570Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4637351Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4638065Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4639020Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4639655Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4640271Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4640907Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4641564Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4642201Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4642858Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4643507Z signal 0.7-6 2015-07-30 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4644116Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4644752Z splines 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4645431Z stats * 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4646058Z stats4 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4646711Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4647533Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4648170Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T23:14:45.4648795Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4649384Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4650008Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4650638Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4651295Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T23:14:45.4651957Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4652576Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4653388Z tools 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4654246Z translations 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4654907Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4655531Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4656124Z utils * 3.5.3 2019-03-11 [2] local 2021-05-15T23:14:45.4656767Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4657404Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4658014Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4658637Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4659227Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4659838Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4660685Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4661304Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4661915Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T23:14:45.4662247Z 2021-05-15T23:14:45.4662694Z [1] D:/a/_temp/Library 2021-05-15T23:14:45.4663160Z [2] C:/R/library 2021-05-15T23:14:45.4909911Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T23:14:45.4910454Z Rscript -e 'tic::script()' 2021-05-15T23:14:45.4911003Z ls -l check 2021-05-15T23:14:45.4927255Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T23:14:45.4927868Z env: 2021-05-15T23:14:45.4928339Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:14:45.4928816Z TIC_DEPLOY_KEY: 2021-05-15T23:14:45.4929193Z RSPM: 2021-05-15T23:14:45.4930481Z GITHUB_PAT: *** 2021-05-15T23:14:45.4930812Z COVERALLS_TOKEN: 2021-05-15T23:14:45.4931227Z continue-on-error: false 2021-05-15T23:14:45.4931616Z VDIFFR_RUN_TESTS: 2021-05-15T23:14:45.4931984Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:14:45.4932307Z TZ: UTC 2021-05-15T23:14:45.4932636Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:14:45.4932971Z NOT_CRAN: true 2021-05-15T23:14:45.4933295Z MSYSTEM: MINGW64 2021-05-15T23:14:45.4933616Z ##[endgroup] 2021-05-15T23:14:45.8091348Z v Loading tic stage configuration from tic.R 2021-05-15T23:14:45.9834726Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T23:14:45.9835990Z Windows because LaTeX is not available. 2021-05-15T23:14:46.0109706Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T23:14:46.0111519Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T23:14:46.0112811Z timeout = Inf, check_dir = "check") 2021-05-15T23:14:46.1097559Z -- R CMD build ----------------------------------------------------------------- 2021-05-15T23:14:46.3904175Z * checking for file 'D:\a\EEGSpectralAnalysis\EEGSpectralAnalysis/DESCRIPTION' ... OK 2021-05-15T23:14:46.3905201Z 2021-05-15T23:14:46.5849897Z * preparing 'EEGSpectralAnalysis': 2021-05-15T23:14:46.5850636Z 2021-05-15T23:14:46.5954758Z * checking DESCRIPTION meta-information ... OK 2021-05-15T23:14:46.5955365Z 2021-05-15T23:14:46.6759837Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:14:46.6760697Z 2021-05-15T23:14:46.6776451Z * checking for empty or unneeded directories 2021-05-15T23:14:46.6777022Z 2021-05-15T23:14:46.6839804Z * building 'EEGSpectralAnalysis_0.0.0.9001.tar.gz' 2021-05-15T23:14:46.6840475Z 2021-05-15T23:14:48.5625442Z 2021-05-15T23:14:48.5626181Z 2021-05-15T23:14:49.1896124Z -- R CMD check ----------------------------------------------------------------- 2021-05-15T23:14:49.4291628Z * using log directory 'D:/a/EEGSpectralAnalysis/EEGSpectralAnalysis/check/EEGSpectralAnalysis.Rcheck' 2021-05-15T23:14:49.4293381Z 2021-05-15T23:14:49.4294270Z * using R version 3.5.3 (2019-03-11) 2021-05-15T23:14:49.4294895Z 2021-05-15T23:14:49.4295836Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-15T23:14:49.4296511Z 2021-05-15T23:14:49.4297370Z * using session charset: ISO8859-1 2021-05-15T23:14:49.4298015Z 2021-05-15T23:14:50.3178279Z * using options '--no-manual --as-cran' 2021-05-15T23:14:50.3185116Z 2021-05-15T23:14:50.3209588Z * checking for file 'EEGSpectralAnalysis/DESCRIPTION' ... OK 2021-05-15T23:14:50.3210860Z 2021-05-15T23:14:50.3212294Z * this is package 'EEGSpectralAnalysis' version '0.0.0.9001' 2021-05-15T23:14:50.3225977Z 2021-05-15T23:14:50.3226680Z * package encoding: UTF-8 2021-05-15T23:14:50.3227007Z 2021-05-15T23:14:50.3227514Z * checking package namespace information ... OK 2021-05-15T23:14:50.3227867Z 2021-05-15T23:14:51.1154691Z * checking package dependencies ... OK 2021-05-15T23:14:51.1155415Z 2021-05-15T23:14:51.1156101Z * checking if this is a source package ... OK 2021-05-15T23:14:51.1156537Z 2021-05-15T23:14:51.1157136Z * checking if there is a namespace ... OK 2021-05-15T23:14:51.1157571Z 2021-05-15T23:14:52.5716361Z * checking for executable files ... WARNING 2021-05-15T23:14:52.5718042Z 2021-05-15T23:14:52.5718693Z Found the following executable file: 2021-05-15T23:14:52.5719230Z 2021-05-15T23:14:52.5721293Z JAGS-4.2.0-Rtools33.exe 2021-05-15T23:14:52.5721726Z 2021-05-15T23:14:52.5789393Z Source packages should not contain undeclared executable files. 2021-05-15T23:14:52.5790189Z 2021-05-15T23:14:52.5803504Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T23:14:52.5804116Z 2021-05-15T23:14:52.5827662Z * checking for hidden files and directories ... OK 2021-05-15T23:14:52.5828511Z 2021-05-15T23:14:52.5849725Z * checking for portable file names ... OK 2021-05-15T23:14:52.5850345Z 2021-05-15T23:14:52.5873403Z * checking serialization versions ... OK 2021-05-15T23:14:52.5874097Z 2021-05-15T23:14:54.4554415Z * checking whether package 'EEGSpectralAnalysis' can be installed ... OK 2021-05-15T23:14:54.4555346Z 2021-05-15T23:14:54.7257512Z * checking installed package size ... OK 2021-05-15T23:14:54.7258313Z 2021-05-15T23:14:54.8842754Z * checking package directory ... OK 2021-05-15T23:14:54.8843479Z 2021-05-15T23:14:55.2068734Z * checking DESCRIPTION meta-information ... OK 2021-05-15T23:14:55.2080481Z 2021-05-15T23:14:55.2092180Z * checking top-level files ... NOTE 2021-05-15T23:14:55.2092716Z 2021-05-15T23:14:55.2093407Z Non-standard file/directory found at top level: 2021-05-15T23:14:55.2093903Z 2021-05-15T23:14:55.2094469Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T23:14:55.2094918Z 2021-05-15T23:14:55.2095504Z * checking for left-over files ... OK 2021-05-15T23:14:55.2095935Z 2021-05-15T23:14:55.2096499Z * checking index information ... OK 2021-05-15T23:14:55.2096973Z 2021-05-15T23:14:55.3168481Z * checking package subdirectories ... OK 2021-05-15T23:14:55.3169432Z 2021-05-15T23:14:55.4222216Z * checking R files for non-ASCII characters ... OK 2021-05-15T23:14:55.4223602Z 2021-05-15T23:14:55.5275270Z * checking R files for syntax errors ... OK 2021-05-15T23:14:55.5275883Z 2021-05-15T23:14:55.9351658Z * checking whether the package can be loaded ... OK 2021-05-15T23:14:55.9353010Z 2021-05-15T23:14:56.3433504Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T23:14:56.3435065Z 2021-05-15T23:14:56.8539419Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T23:14:56.8561445Z 2021-05-15T23:14:57.2613160Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T23:14:57.2615408Z 2021-05-15T23:14:57.7694732Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T23:14:57.7695619Z 2021-05-15T23:14:58.2026010Z * checking loading without being on the library search path ... OK 2021-05-15T23:14:58.2026857Z 2021-05-15T23:14:58.6098466Z * checking dependencies in R code ... OK 2021-05-15T23:14:58.6100057Z 2021-05-15T23:14:59.5218922Z * checking S3 generic/method consistency ... OK 2021-05-15T23:14:59.5227279Z 2021-05-15T23:14:59.9297656Z * checking replacement functions ... OK 2021-05-15T23:14:59.9301872Z 2021-05-15T23:15:00.3368672Z * checking foreign function calls ... OK 2021-05-15T23:15:00.3374398Z 2021-05-15T23:15:03.0865612Z * checking R code for possible problems ... OK 2021-05-15T23:15:03.0866905Z 2021-05-15T23:15:03.1906763Z * checking Rd files ... OK 2021-05-15T23:15:03.1907345Z 2021-05-15T23:15:03.2961970Z * checking Rd metadata ... OK 2021-05-15T23:15:03.2963157Z 2021-05-15T23:15:03.4110231Z * checking Rd line widths ... OK 2021-05-15T23:15:03.4117626Z 2021-05-15T23:15:03.6182958Z * checking Rd cross-references ... OK 2021-05-15T23:15:03.6184645Z 2021-05-15T23:15:04.0266348Z * checking for missing documentation entries ... OK 2021-05-15T23:15:04.0267150Z 2021-05-15T23:15:05.4486660Z * checking for code/documentation mismatches ... OK 2021-05-15T23:15:05.4487472Z 2021-05-15T23:15:06.6683883Z * checking Rd \usage sections ... OK 2021-05-15T23:15:06.6685266Z 2021-05-15T23:15:06.7724949Z * checking Rd contents ... OK 2021-05-15T23:15:06.7725706Z 2021-05-15T23:15:06.8761496Z * checking for unstated dependencies in examples ... OK 2021-05-15T23:15:06.8762570Z 2021-05-15T23:15:07.0741853Z * checking examples ... NONE 2021-05-15T23:15:07.0743573Z 2021-05-15T23:15:07.0757270Z * DONE 2021-05-15T23:15:07.0768859Z 2021-05-15T23:15:07.0769451Z 2021-05-15T23:15:07.0769786Z 2021-05-15T23:15:07.0770346Z Status: 1 WARNING, 1 NOTE 2021-05-15T23:15:07.0770749Z 2021-05-15T23:15:07.0771157Z See 2021-05-15T23:15:07.0771492Z 2021-05-15T23:15:07.0772675Z 'D:/a/EEGSpectralAnalysis/EEGSpectralAnalysis/check/EEGSpectralAnalysis.Rcheck/00check.log' 2021-05-15T23:15:07.0773612Z 2021-05-15T23:15:07.0774033Z for details. 2021-05-15T23:15:07.0774346Z 2021-05-15T23:15:07.0774621Z 2021-05-15T23:15:07.0774893Z 2021-05-15T23:15:07.0775142Z 2021-05-15T23:15:07.0775416Z 2021-05-15T23:15:07.3202155Z -- R CMD check results --------------------- EEGSpectralAnalysis 0.0.0.9001 ---- 2021-05-15T23:15:07.3218607Z Duration: 18.7s 2021-05-15T23:15:07.3219053Z 2021-05-15T23:15:07.3243656Z > checking for executable files ... WARNING 2021-05-15T23:15:07.3248299Z ##[warning] Found the following executable file: 2021-05-15T23:15:07.3273689Z JAGS-4.2.0-Rtools33.exe 2021-05-15T23:15:07.3274508Z Source packages should not contain undeclared executable files. 2021-05-15T23:15:07.3275441Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T23:15:07.3275909Z 2021-05-15T23:15:07.3276385Z > checking top-level files ... NOTE 2021-05-15T23:15:07.3277077Z Non-standard file/directory found at top level: 2021-05-15T23:15:07.3277716Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T23:15:07.3278062Z 2021-05-15T23:15:07.3278516Z 0 errors v | 1 warning x | 1 note x 2021-05-15T23:15:07.4076488Z total 29600 2021-05-15T23:15:07.4078294Z drwxr-xr-x 1 runneradmin 197121 0 May 15 23:14 EEGSpectralAnalysis.Rcheck 2021-05-15T23:15:07.4084276Z -rw-r--r-- 1 runneradmin 197121 30278326 May 15 23:14 EEGSpectralAnalysis_0.0.0.9001.tar.gz 2021-05-15T23:15:07.4088862Z -rw-r--r-- 1 runneradmin 197121 22115 May 15 23:14 EEGSpectralAnalysis_0.0.0.9001.zip 2021-05-15T23:15:07.4268970Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T23:15:07.4269799Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T23:15:07.4284947Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T23:15:07.4285457Z env: 2021-05-15T23:15:07.4285819Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:15:07.4286215Z TIC_DEPLOY_KEY: 2021-05-15T23:15:07.4286501Z RSPM: 2021-05-15T23:15:07.4287884Z GITHUB_PAT: *** 2021-05-15T23:15:07.4288218Z COVERALLS_TOKEN: 2021-05-15T23:15:07.4288635Z continue-on-error: false 2021-05-15T23:15:07.4289023Z VDIFFR_RUN_TESTS: 2021-05-15T23:15:07.4289392Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:15:07.4289734Z TZ: UTC 2021-05-15T23:15:07.4290048Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:15:07.4290393Z NOT_CRAN: true 2021-05-15T23:15:07.4290703Z MSYSTEM: MINGW64 2021-05-15T23:15:07.4291038Z ##[endgroup] 2021-05-15T23:15:07.5536346Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T23:15:07.5536968Z Rscript -e "tic::before_deploy()" 2021-05-15T23:15:07.5590106Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T23:15:07.5590566Z env: 2021-05-15T23:15:07.5590945Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:15:07.5591330Z TIC_DEPLOY_KEY: 2021-05-15T23:15:07.5591632Z RSPM: 2021-05-15T23:15:07.5592497Z GITHUB_PAT: *** 2021-05-15T23:15:07.5592832Z COVERALLS_TOKEN: 2021-05-15T23:15:07.5593235Z continue-on-error: false 2021-05-15T23:15:07.5593637Z VDIFFR_RUN_TESTS: 2021-05-15T23:15:07.5594008Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:15:07.5594327Z TZ: UTC 2021-05-15T23:15:07.5594651Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:15:07.5594991Z NOT_CRAN: true 2021-05-15T23:15:07.5595314Z MSYSTEM: MINGW64 2021-05-15T23:15:07.5595629Z ##[endgroup] 2021-05-15T23:15:08.1589670Z v Loading tic stage configuration from tic.R 2021-05-15T23:15:08.3360163Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T23:15:08.3361031Z Windows because LaTeX is not available. 2021-05-15T23:15:08.5329267Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T23:15:08.5329919Z with: 2021-05-15T23:15:08.5330859Z upload_url: https://uploads.github.com/repos/neuroconductor/EEGSpectralAnalysis/releases/43005582/assets{?name,label} 2021-05-15T23:15:08.5331912Z asset_path: check/EEGSpectralAnalysis_0.0.0.9001.zip 2021-05-15T23:15:08.5332507Z asset_name: EEGSpectralAnalysis_0.0.0.9001_R3.5.zip 2021-05-15T23:15:08.5333092Z asset_content_type: application/octet-stream 2021-05-15T23:15:08.5333507Z env: 2021-05-15T23:15:08.5333883Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:15:08.5334278Z TIC_DEPLOY_KEY: 2021-05-15T23:15:08.5334570Z RSPM: 2021-05-15T23:15:08.5335842Z GITHUB_PAT: *** 2021-05-15T23:15:08.5336212Z COVERALLS_TOKEN: 2021-05-15T23:15:08.5336685Z continue-on-error: false 2021-05-15T23:15:08.5337146Z VDIFFR_RUN_TESTS: 2021-05-15T23:15:08.5337566Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:15:08.5337934Z TZ: UTC 2021-05-15T23:15:08.5338335Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:15:08.5338730Z NOT_CRAN: true 2021-05-15T23:15:08.5339102Z MSYSTEM: MINGW64 2021-05-15T23:15:08.5340010Z GITHUB_TOKEN: *** 2021-05-15T23:15:08.5340389Z ##[endgroup] 2021-05-15T23:15:09.6938469Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T23:15:09.6939095Z Rscript -e "tic::deploy()" 2021-05-15T23:15:09.6986445Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T23:15:09.6987019Z env: 2021-05-15T23:15:09.6987468Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:15:09.6987967Z TIC_DEPLOY_KEY: 2021-05-15T23:15:09.6988328Z RSPM: 2021-05-15T23:15:09.6989701Z GITHUB_PAT: *** 2021-05-15T23:15:09.6990041Z COVERALLS_TOKEN: 2021-05-15T23:15:09.6990440Z continue-on-error: false 2021-05-15T23:15:09.6990965Z VDIFFR_RUN_TESTS: 2021-05-15T23:15:09.6991326Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:15:09.6991666Z TZ: UTC 2021-05-15T23:15:09.6991985Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:15:09.6992336Z NOT_CRAN: true 2021-05-15T23:15:09.6992649Z MSYSTEM: MINGW64 2021-05-15T23:15:09.6992985Z ##[endgroup] 2021-05-15T23:15:10.3053422Z v Loading tic stage configuration from tic.R 2021-05-15T23:15:10.4784781Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T23:15:10.4786805Z Windows because LaTeX is not available. 2021-05-15T23:15:10.6857039Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T23:15:10.6857627Z Rscript -e "tic::after_deploy()" 2021-05-15T23:15:10.6904823Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T23:15:10.6905288Z env: 2021-05-15T23:15:10.6905657Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:15:10.6906051Z TIC_DEPLOY_KEY: 2021-05-15T23:15:10.6906339Z RSPM: 2021-05-15T23:15:10.6908115Z GITHUB_PAT: *** 2021-05-15T23:15:10.6908520Z COVERALLS_TOKEN: 2021-05-15T23:15:10.6909026Z continue-on-error: false 2021-05-15T23:15:10.6909503Z VDIFFR_RUN_TESTS: 2021-05-15T23:15:10.6909948Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T23:15:10.6910339Z TZ: UTC 2021-05-15T23:15:10.6910736Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:15:10.6911159Z NOT_CRAN: true 2021-05-15T23:15:10.6911543Z MSYSTEM: MINGW64 2021-05-15T23:15:10.6912009Z ##[endgroup] 2021-05-15T23:15:11.3069777Z v Loading tic stage configuration from tic.R 2021-05-15T23:15:11.4776213Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T23:15:11.4778162Z Windows because LaTeX is not available. 2021-05-15T23:15:11.6850397Z Post job cleanup. 2021-05-15T23:15:13.7156242Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T23:15:13.7336805Z git version 2.31.1.windows.1 2021-05-15T23:15:13.7428847Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T23:15:13.7731499Z [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-15T23:15:14.2656504Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T23:15:14.2835223Z http.https://github.com/.extraheader 2021-05-15T23:15:14.2885461Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-15T23:15:14.3118571Z [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-15T23:15:14.7879511Z Cleaning up orphan processes