2021-05-19T20:31:29.2938247Z ##[section]Starting: Request a runner to run this job 2021-05-19T20:31:29.4494065Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-19T20:31:29.6066179Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T20:31:29.7225684Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T20:31:29.9189267Z ##[section]Finishing: Request a runner to run this job 2021-05-19T20:31:43.6943540Z Current runner version: '2.278.0' 2021-05-19T20:31:43.7026870Z ##[group]Operating System 2021-05-19T20:31:43.7027880Z Mac OS X 2021-05-19T20:31:43.7028310Z 10.15.7 2021-05-19T20:31:43.7028740Z 19H1030 2021-05-19T20:31:43.7029200Z ##[endgroup] 2021-05-19T20:31:43.7029790Z ##[group]Virtual Environment 2021-05-19T20:31:43.7030460Z Environment: macos-10.15 2021-05-19T20:31:43.7030960Z Version: 20210516.1 2021-05-19T20:31:43.7031940Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210516.1/images/macos/macos-10.15-Readme.md 2021-05-19T20:31:43.7033280Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T20:31:43.7034180Z ##[endgroup] 2021-05-19T20:31:43.7036090Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T20:31:43.7037390Z Actions: write 2021-05-19T20:31:43.7037920Z Checks: write 2021-05-19T20:31:43.7038510Z Contents: write 2021-05-19T20:31:43.7039060Z Deployments: write 2021-05-19T20:31:43.7039770Z Issues: write 2021-05-19T20:31:43.7040330Z Metadata: read 2021-05-19T20:31:43.7040910Z Packages: write 2021-05-19T20:31:43.7041430Z PullRequests: write 2021-05-19T20:31:43.7042050Z RepositoryProjects: write 2021-05-19T20:31:43.7042640Z SecurityEvents: write 2021-05-19T20:31:43.7043190Z Statuses: write 2021-05-19T20:31:43.7043930Z ##[endgroup] 2021-05-19T20:31:43.7047450Z Prepare workflow directory 2021-05-19T20:31:43.8581130Z Prepare all required actions 2021-05-19T20:31:43.8594220Z Getting action download info 2021-05-19T20:31:44.3245940Z Download action repository 'actions/checkout@v2' 2021-05-19T20:31:49.4576060Z Download action repository 'r-lib/actions@master' 2021-05-19T20:31:51.7224970Z Download action repository 'adigherman/actions@master' 2021-05-19T20:31:54.5800560Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T20:31:55.0070100Z Download action repository 'actions/cache@v1' 2021-05-19T20:31:55.3413920Z Download action repository 'actions/upload-artifact@master' 2021-05-19T20:31:55.8068180Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T20:31:56.7298320Z ##[group]Run actions/checkout@v2 2021-05-19T20:31:56.7299030Z with: 2021-05-19T20:31:56.7299490Z repository: neuroconductor/dcmsort 2021-05-19T20:31:56.7300440Z token: *** 2021-05-19T20:31:56.7300810Z ssh-strict: true 2021-05-19T20:31:56.7301270Z persist-credentials: true 2021-05-19T20:31:56.7301710Z clean: true 2021-05-19T20:31:56.7302070Z fetch-depth: 1 2021-05-19T20:31:56.7302420Z lfs: false 2021-05-19T20:31:56.7302820Z submodules: false 2021-05-19T20:31:56.7303170Z env: 2021-05-19T20:31:56.7303560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:56.7304000Z TIC_DEPLOY_KEY: 2021-05-19T20:31:56.7304330Z RSPM: 2021-05-19T20:31:56.7305030Z GITHUB_PAT: *** 2021-05-19T20:31:56.7305790Z COVERALLS_TOKEN: *** 2021-05-19T20:31:56.7306250Z continue-on-error: true 2021-05-19T20:31:56.7306700Z VDIFFR_RUN_TESTS: false 2021-05-19T20:31:56.7307080Z ##[endgroup] 2021-05-19T20:31:58.2481310Z Syncing repository: neuroconductor/dcmsort 2021-05-19T20:31:58.2482470Z ##[group]Getting Git version info 2021-05-19T20:31:58.2484160Z Working directory is '/Users/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:58.2484940Z [command]/usr/local/bin/git version 2021-05-19T20:31:58.3751210Z git version 2.31.1 2021-05-19T20:31:58.3813210Z ##[endgroup] 2021-05-19T20:31:58.3825480Z Deleting the contents of '/Users/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:58.3870710Z ##[group]Initializing the repository 2021-05-19T20:31:58.3872110Z [command]/usr/local/bin/git init /Users/runner/work/dcmsort/dcmsort 2021-05-19T20:31:58.4856680Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T20:31:58.4857780Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T20:31:58.4858610Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T20:31:58.4859180Z hint: 2021-05-19T20:31:58.4860190Z hint: git config --global init.defaultBranch 2021-05-19T20:31:58.4861680Z hint: 2021-05-19T20:31:58.4862690Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T20:31:58.4863930Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T20:31:58.4864540Z hint: 2021-05-19T20:31:58.4865320Z hint: git branch -m 2021-05-19T20:31:58.5243180Z Initialized empty Git repository in /Users/runner/work/dcmsort/dcmsort/.git/ 2021-05-19T20:31:58.5257260Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:58.5422990Z ##[endgroup] 2021-05-19T20:31:58.5423630Z ##[group]Disabling automatic garbage collection 2021-05-19T20:31:58.5429040Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T20:31:58.5534380Z ##[endgroup] 2021-05-19T20:31:58.5540630Z ##[group]Setting up auth 2021-05-19T20:31:58.5551580Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T20:31:58.5621610Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-19T20:31:58.8208490Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T20:31:58.8584830Z [command]/usr/local/bin/git 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-19T20:31:59.0278390Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T20:31:59.0408940Z ##[endgroup] 2021-05-19T20:31:59.0448010Z ##[group]Fetching the repository 2021-05-19T20:31:59.0528000Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a:refs/tags/0.3.0.s 2021-05-19T20:31:59.5184280Z remote: Enumerating objects: 39, done. 2021-05-19T20:31:59.5188260Z remote: Counting objects: 2% (1/39) 2021-05-19T20:31:59.5189140Z remote: Counting objects: 5% (2/39) 2021-05-19T20:31:59.5190540Z remote: Counting objects: 7% (3/39) 2021-05-19T20:31:59.5191820Z remote: Counting objects: 10% (4/39) 2021-05-19T20:31:59.5192440Z remote: Counting objects: 12% (5/39) 2021-05-19T20:31:59.5193000Z remote: Counting objects: 15% (6/39) 2021-05-19T20:31:59.5193530Z remote: Counting objects: 17% (7/39) 2021-05-19T20:31:59.5194020Z remote: Counting objects: 20% (8/39) 2021-05-19T20:31:59.5194550Z remote: Counting objects: 23% (9/39) 2021-05-19T20:31:59.5195060Z remote: Counting objects: 25% (10/39) 2021-05-19T20:31:59.5195590Z remote: Counting objects: 28% (11/39) 2021-05-19T20:31:59.5196320Z remote: Counting objects: 30% (12/39) 2021-05-19T20:31:59.5197210Z remote: Counting objects: 33% (13/39) 2021-05-19T20:31:59.5197810Z remote: Counting objects: 35% (14/39) 2021-05-19T20:31:59.5198310Z remote: Counting objects: 38% (15/39) 2021-05-19T20:31:59.5198780Z remote: Counting objects: 41% (16/39) 2021-05-19T20:31:59.5199610Z remote: Counting objects: 43% (17/39) 2021-05-19T20:31:59.5200130Z remote: Counting objects: 46% (18/39) 2021-05-19T20:31:59.5200650Z remote: Counting objects: 48% (19/39) 2021-05-19T20:31:59.5201170Z remote: Counting objects: 51% (20/39) 2021-05-19T20:31:59.5201680Z remote: Counting objects: 53% (21/39) 2021-05-19T20:31:59.5202200Z remote: Counting objects: 56% (22/39) 2021-05-19T20:31:59.5202720Z remote: Counting objects: 58% (23/39) 2021-05-19T20:31:59.5203210Z remote: Counting objects: 61% (24/39) 2021-05-19T20:31:59.5203750Z remote: Counting objects: 64% (25/39) 2021-05-19T20:31:59.5204240Z remote: Counting objects: 66% (26/39) 2021-05-19T20:31:59.5205200Z remote: Counting objects: 69% (27/39) 2021-05-19T20:31:59.5205740Z remote: Counting objects: 71% (28/39) 2021-05-19T20:31:59.5206240Z remote: Counting objects: 74% (29/39) 2021-05-19T20:31:59.5206760Z remote: Counting objects: 76% (30/39) 2021-05-19T20:31:59.5207260Z remote: Counting objects: 79% (31/39) 2021-05-19T20:31:59.5207790Z remote: Counting objects: 82% (32/39) 2021-05-19T20:31:59.5208520Z remote: Counting objects: 84% (33/39) 2021-05-19T20:31:59.5209010Z remote: Counting objects: 87% (34/39) 2021-05-19T20:31:59.5209510Z remote: Counting objects: 89% (35/39) 2021-05-19T20:31:59.5210050Z remote: Counting objects: 92% (36/39) 2021-05-19T20:31:59.5210560Z remote: Counting objects: 94% (37/39) 2021-05-19T20:31:59.5211070Z remote: Counting objects: 97% (38/39) 2021-05-19T20:31:59.5211590Z remote: Counting objects: 100% (39/39) 2021-05-19T20:31:59.5212120Z remote: Counting objects: 100% (39/39), done. 2021-05-19T20:31:59.5212720Z remote: Compressing objects: 2% (1/34) 2021-05-19T20:31:59.5213900Z remote: Compressing objects: 5% (2/34) 2021-05-19T20:31:59.5214790Z remote: Compressing objects: 8% (3/34) 2021-05-19T20:31:59.5215680Z remote: Compressing objects: 11% (4/34) 2021-05-19T20:31:59.5216490Z remote: Compressing objects: 14% (5/34) 2021-05-19T20:31:59.5217050Z remote: Compressing objects: 17% (6/34) 2021-05-19T20:31:59.5217570Z remote: Compressing objects: 20% (7/34) 2021-05-19T20:31:59.5218180Z remote: Compressing objects: 23% (8/34) 2021-05-19T20:31:59.5218750Z remote: Compressing objects: 26% (9/34) 2021-05-19T20:31:59.5219360Z remote: Compressing objects: 29% (10/34) 2021-05-19T20:31:59.5219980Z remote: Compressing objects: 32% (11/34) 2021-05-19T20:31:59.5220630Z remote: Compressing objects: 35% (12/34) 2021-05-19T20:31:59.5221510Z remote: Compressing objects: 38% (13/34) 2021-05-19T20:31:59.5222470Z remote: Compressing objects: 41% (14/34) 2021-05-19T20:31:59.5223120Z remote: Compressing objects: 44% (15/34) 2021-05-19T20:31:59.5223890Z remote: Compressing objects: 47% (16/34) 2021-05-19T20:31:59.5224810Z remote: Compressing objects: 50% (17/34) 2021-05-19T20:31:59.5225380Z remote: Compressing objects: 52% (18/34) 2021-05-19T20:31:59.5225960Z remote: Compressing objects: 55% (19/34) 2021-05-19T20:31:59.5226500Z remote: Compressing objects: 58% (20/34) 2021-05-19T20:31:59.5227080Z remote: Compressing objects: 61% (21/34) 2021-05-19T20:31:59.5227650Z remote: Compressing objects: 64% (22/34) 2021-05-19T20:31:59.5228190Z remote: Compressing objects: 67% (23/34) 2021-05-19T20:31:59.5228750Z remote: Compressing objects: 70% (24/34) 2021-05-19T20:31:59.5229310Z remote: Compressing objects: 73% (25/34) 2021-05-19T20:31:59.5229860Z remote: Compressing objects: 76% (26/34) 2021-05-19T20:31:59.5230430Z remote: Compressing objects: 79% (27/34) 2021-05-19T20:31:59.5230970Z remote: Compressing objects: 82% (28/34) 2021-05-19T20:31:59.5231770Z remote: Compressing objects: 85% (29/34) 2021-05-19T20:31:59.5232450Z remote: Compressing objects: 88% (30/34) 2021-05-19T20:31:59.5233050Z remote: Compressing objects: 91% (31/34) 2021-05-19T20:31:59.5233650Z remote: Compressing objects: 94% (32/34) 2021-05-19T20:31:59.5234220Z remote: Compressing objects: 97% (33/34) 2021-05-19T20:31:59.5234770Z remote: Compressing objects: 100% (34/34) 2021-05-19T20:31:59.5235380Z remote: Compressing objects: 100% (34/34), done. 2021-05-19T20:31:59.5379240Z remote: Total 39 (delta 1), reused 26 (delta 1), pack-reused 0 2021-05-19T20:31:59.5762720Z From https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:59.5764580Z * [new ref] f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a -> 0.3.0.s 2021-05-19T20:31:59.5827220Z ##[endgroup] 2021-05-19T20:31:59.5828760Z ##[group]Determining the checkout info 2021-05-19T20:31:59.5829990Z ##[endgroup] 2021-05-19T20:31:59.5830560Z ##[group]Checking out the ref 2021-05-19T20:31:59.5836760Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.3.0.s 2021-05-19T20:31:59.6086350Z HEAD is now at f0a56ec Version id 86 stable 2021-05-19T20:31:59.6114850Z ##[endgroup] 2021-05-19T20:31:59.6226100Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T20:31:59.6463150Z 'f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a' 2021-05-19T20:31:59.7002210Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T20:31:59.7002750Z with: 2021-05-19T20:31:59.7003110Z r-version: devel 2021-05-19T20:31:59.7003490Z Ncpus: 1 2021-05-19T20:31:59.7003870Z crayon.enabled: NULL 2021-05-19T20:31:59.7004410Z remove-openmp-macos: true 2021-05-19T20:31:59.7005000Z http-user-agent: default 2021-05-19T20:31:59.7005460Z install-r: true 2021-05-19T20:31:59.7006050Z windows-path-include-mingw: true 2021-05-19T20:31:59.7006590Z env: 2021-05-19T20:31:59.7007050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:59.7007510Z TIC_DEPLOY_KEY: 2021-05-19T20:31:59.7007890Z RSPM: 2021-05-19T20:31:59.7009110Z GITHUB_PAT: *** 2021-05-19T20:31:59.7009970Z COVERALLS_TOKEN: *** 2021-05-19T20:31:59.7010460Z continue-on-error: true 2021-05-19T20:31:59.7010980Z VDIFFR_RUN_TESTS: false 2021-05-19T20:31:59.7011350Z ##[endgroup] 2021-05-19T20:32:00.1363040Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T20:32:01.5274280Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T20:32:02.9129650Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T20:32:02.9281380Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T20:32:02.9286910Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T20:32:03.0468990Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T20:32:03.0475020Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T20:32:04.0544250Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T20:32:04.0554210Z Checksumming (Apple_Free : 3)… 2021-05-19T20:32:05.0018640Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T20:32:05.0041730Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T20:32:05.0360770Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T20:32:05.0363690Z Checksumming (Apple_Free : 5)… 2021-05-19T20:32:06.0201380Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T20:32:06.0206160Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T20:32:07.0107840Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T20:32:07.0116060Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T20:32:08.0059740Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T20:32:08.0095280Z verified CRC32 $84F1919B 2021-05-19T20:32:08.2090350Z /dev/disk2 GUID_partition_scheme 2021-05-19T20:32:08.2137640Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T20:32:08.2241420Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T20:32:08.5330860Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-19T20:32:15.4043780Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T20:32:15.4044530Z To reinstall 0.29.2_3, run: 2021-05-19T20:32:15.4045480Z brew reinstall pkg-config 2021-05-19T20:32:15.4607440Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T20:32:17.1774880Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T20:32:17.5493410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7?se=2021-05-19T20%3A40%3A00Z&sig=Hywl7kxWBIJ%2F%2F9r2wtswHOQnqUeNEO3%2BA5S5oVBfuvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:32:17.7488060Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T20:32:21.3306340Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T20:32:21.4344770Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T20:32:21.6072080Z installer: Package name is gfortran 2021-05-19T20:32:21.6078520Z installer: Installing at base path / 2021-05-19T20:32:21.6079720Z installer: The install was successful. 2021-05-19T20:32:21.6181410Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T20:32:21.8325530Z "disk2" ejected. 2021-05-19T20:32:21.8537360Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T20:32:23.1878550Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T20:32:23.5310130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-19T20%3A40%3A00Z&sig=hcumG3VwWYmpZj6XlIRMGaGrW3QxeqDzAuOa9MPG4g4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:32:23.6023670Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T20:32:26.2867830Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T20:32:48.8888410Z installer: Package name is R 4.2.0 for macOS 2021-05-19T20:32:48.8889770Z installer: Upgrading at base path / 2021-05-19T20:32:48.8890790Z installer: The upgrade was successful. 2021-05-19T20:32:48.8946440Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T20:32:49.1070010Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T20:32:49.1070660Z env: 2021-05-19T20:32:49.1071110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:49.1071590Z TIC_DEPLOY_KEY: 2021-05-19T20:32:49.1071970Z RSPM: 2021-05-19T20:32:49.1073170Z GITHUB_PAT: *** 2021-05-19T20:32:49.1074170Z COVERALLS_TOKEN: *** 2021-05-19T20:32:49.1074700Z continue-on-error: true 2021-05-19T20:32:49.1075220Z VDIFFR_RUN_TESTS: false 2021-05-19T20:32:49.1075710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:32:49.1076180Z TZ: UTC 2021-05-19T20:32:49.1076550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:49.1076980Z NOT_CRAN: true 2021-05-19T20:32:49.1077380Z ##[endgroup] 2021-05-19T20:32:49.9052600Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T20:32:50.7801860Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T20:32:50.7803020Z Dload Upload Total Spent Left Speed 2021-05-19T20:32:50.7803520Z 2021-05-19T20:32:51.9994550Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:52.0461250Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-19T20:32:52.0463300Z 100 117 0 117 0 0 92 0 --:--:-- 0:00:01 --:--:-- 92 2021-05-19T20:32:52.3026070Z 2021-05-19T20:32:52.4073930Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-19T20:32:52.4167610Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-19T20:32:53.2906340Z 2021-05-19T20:32:54.3258560Z 4 82.6M 4 3487k 0 0 1388k 0 0:01:00 0:00:02 0:00:58 1388k 2021-05-19T20:32:55.3041040Z 24 82.6M 24 20.0M 0 0 5775k 0 0:00:14 0:00:03 0:00:11 16.0M 2021-05-19T20:32:56.2960360Z 43 82.6M 43 36.0M 0 0 8148k 0 0:00:10 0:00:04 0:00:06 16.1M 2021-05-19T20:32:57.3058150Z 64 82.6M 64 53.0M 0 0 9839k 0 0:00:08 0:00:05 0:00:03 16.5M 2021-05-19T20:32:58.0079710Z 84 82.6M 84 70.0M 0 0 10.7M 0 0:00:07 0:00:06 0:00:01 16.5M 2021-05-19T20:32:58.0081480Z 100 82.6M 100 82.6M 0 0 11.4M 0 0:00:07 0:00:07 --:--:-- 16.7M 2021-05-19T20:33:40.1447520Z ##[group]Run tlmgr update --self 2021-05-19T20:33:40.1448380Z tlmgr update --self 2021-05-19T20:33:40.1449280Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T20:33:40.1450120Z tlmgr update --all 2021-05-19T20:33:40.2127680Z shell: /bin/bash -e {0} 2021-05-19T20:33:40.2128140Z env: 2021-05-19T20:33:40.2128590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:40.2129110Z TIC_DEPLOY_KEY: 2021-05-19T20:33:40.2129500Z RSPM: 2021-05-19T20:33:40.2130830Z GITHUB_PAT: *** 2021-05-19T20:33:40.2131690Z COVERALLS_TOKEN: *** 2021-05-19T20:33:40.2132220Z continue-on-error: true 2021-05-19T20:33:40.2132720Z VDIFFR_RUN_TESTS: false 2021-05-19T20:33:40.2133250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:33:40.2133740Z TZ: UTC 2021-05-19T20:33:40.2134160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:40.2134610Z NOT_CRAN: true 2021-05-19T20:33:40.2135080Z ##[endgroup] 2021-05-19T20:33:47.9517510Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:33:48.7646780Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T20:33:48.7651680Z running mktexlsr ... 2021-05-19T20:33:49.4863950Z done running mktexlsr. 2021-05-19T20:33:49.5423370Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:33:49.5425220Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:33:52.0573620Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:33:52.0575350Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T20:33:52.4202620Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T20:33:53.8483400Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-19T20:33:54.1851820Z [4/89, 00:02/20:34] install: barracuda [30k] 2021-05-19T20:33:54.5849700Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-19T20:33:54.9418210Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-19T20:34:01.5205320Z [7/89, 00:09/00:09] install: biber [1k] 2021-05-19T20:34:01.8580050Z [8/89, 00:09/00:09] install: biblatex [238k] 2021-05-19T20:34:03.8819910Z [9/89, 00:11/00:12] install: checkcites.universal-darwin [1k] 2021-05-19T20:34:03.8821500Z [10/89, 00:11/00:12] install: checkcites [7k] 2021-05-19T20:34:04.1421970Z [11/89, 00:12/00:13] install: chickenize [15k] 2021-05-19T20:34:04.5460810Z [12/89, 00:12/00:13] install: chinese-jfm [3k] 2021-05-19T20:34:04.9127660Z [13/89, 00:12/00:13] install: cloze [9k] 2021-05-19T20:34:05.2622730Z [14/89, 00:13/00:14] install: colorprofiles [86k] 2021-05-19T20:34:05.7200640Z [15/89, 00:13/00:14] install: combofont [2k] 2021-05-19T20:34:06.0729930Z [16/89, 00:14/00:15] install: courier [470k] 2021-05-19T20:34:07.8103330Z [17/89, 00:15/00:16] install: courier-scaled [3k] 2021-05-19T20:34:08.2566670Z [18/89, 00:16/00:17] install: cstypo [3k] 2021-05-19T20:34:08.6274150Z [19/89, 00:16/00:17] install: ctablestack [2k] 2021-05-19T20:34:08.9627680Z [20/89, 00:16/00:17] install: ekdosis [19k] 2021-05-19T20:34:09.3879300Z [21/89, 00:17/00:18] install: emoji [40k] 2021-05-19T20:34:09.8543960Z [22/89, 00:17/00:18] install: emojicite [2k] 2021-05-19T20:34:10.1855530Z [23/89, 00:18/00:19] install: enctex [24k] 2021-05-19T20:34:10.7380490Z [24/89, 00:18/00:19] install: enigma [18k] 2021-05-19T20:34:11.0971980Z [25/89, 00:19/00:20] install: etex-pkg [6k] 2021-05-19T20:34:11.3946370Z [26/89, 00:19/00:20] install: filecontents [3k] 2021-05-19T20:34:11.6952520Z [27/89, 00:19/00:20] install: grfext [3k] 2021-05-19T20:34:12.0285270Z [28/89, 00:20/00:21] install: hyphenex [9k] 2021-05-19T20:34:12.3414810Z [29/89, 00:20/00:21] install: ifplatform [2k] 2021-05-19T20:34:12.6294090Z [30/89, 00:20/00:21] install: innerscript [4k] 2021-05-19T20:34:12.9312880Z [31/89, 00:20/00:21] install: interpreter [7k] 2021-05-19T20:34:13.2528880Z [32/89, 00:21/00:22] install: kanaparser [5k] 2021-05-19T20:34:13.5471320Z [33/89, 00:21/00:22] install: knuth-local [23k] 2021-05-19T20:34:13.9397480Z [34/89, 00:21/00:22] install: logreq [4k] 2021-05-19T20:34:14.2666660Z [35/89, 00:22/00:23] install: lua-typo [7k] 2021-05-19T20:34:14.5729900Z [36/89, 00:22/00:23] install: lua-uca [70k] 2021-05-19T20:34:15.1332650Z [37/89, 00:23/00:24] install: lua-ul [7k] 2021-05-19T20:34:15.5135500Z [38/89, 00:23/00:24] install: lua-uni-algos [6k] 2021-05-19T20:34:15.8797760Z [39/89, 00:23/00:24] install: lua-visual-debug [4k] 2021-05-19T20:34:16.2558250Z [40/89, 00:24/00:25] install: luacode [3k] 2021-05-19T20:34:16.6205740Z [41/89, 00:24/00:25] install: luacolor [5k] 2021-05-19T20:34:16.9611230Z [42/89, 00:24/00:25] install: luahyphenrules [3k] 2021-05-19T20:34:17.2797310Z [43/89, 00:25/00:26] install: luaimageembed [2k] 2021-05-19T20:34:17.6187320Z [44/89, 00:25/00:26] install: luaindex [5k] 2021-05-19T20:34:17.9614660Z [45/89, 00:25/00:26] install: luainputenc [5k] 2021-05-19T20:34:18.3106770Z [46/89, 00:26/00:27] install: luaintro [1k] 2021-05-19T20:34:18.6276080Z [47/89, 00:26/00:27] install: luakeys [5k] 2021-05-19T20:34:18.9706950Z [48/89, 00:26/00:27] install: lualatex-doc [1k] 2021-05-19T20:34:19.3025880Z [49/89, 00:27/00:28] install: lualatex-truncate [2k] 2021-05-19T20:34:19.6702370Z [50/89, 00:27/00:28] install: luamplib [12k] 2021-05-19T20:34:20.0066660Z [51/89, 00:28/00:29] install: luapackageloader [2k] 2021-05-19T20:34:20.3634860Z [52/89, 00:28/00:29] install: luaprogtable [7k] 2021-05-19T20:34:20.7294140Z [53/89, 00:28/00:29] install: luarandom [2k] 2021-05-19T20:34:21.0826900Z [54/89, 00:29/00:30] install: luatex85 [2k] 2021-05-19T20:34:21.4114100Z [55/89, 00:29/00:30] install: luatexbase [4k] 2021-05-19T20:34:21.8278600Z [56/89, 00:29/00:30] install: luatexko [22k] 2021-05-19T20:34:22.2343350Z [57/89, 00:30/00:31] install: luatextra [2k] 2021-05-19T20:34:22.5670680Z [58/89, 00:30/00:31] install: luavlna [8k] 2021-05-19T20:34:22.9542650Z [59/89, 00:30/00:31] install: luaxml [31k] 2021-05-19T20:34:23.4008160Z [60/89, 00:31/00:33] install: makeindex.universal-darwin [91k] 2021-05-19T20:34:23.9603340Z [61/89, 00:31/00:32] install: makeindex [5k] 2021-05-19T20:34:24.3215860Z [62/89, 00:32/00:33] install: mflogo [2k] 2021-05-19T20:34:24.6857320Z [63/89, 00:32/00:33] install: newpax [9k] 2021-05-19T20:34:25.0292240Z [64/89, 00:33/00:35] install: nodetree [13k] 2021-05-19T20:34:25.4389320Z [65/89, 00:33/00:35] install: odsfile [5k] 2021-05-19T20:34:25.9759030Z [66/89, 00:33/00:35] install: optex.universal-darwin [1k] 2021-05-19T20:34:26.2990960Z [67/89, 00:34/00:36] install: optex [770k] 2021-05-19T20:34:27.8332180Z [68/89, 00:35/00:36] install: pdfarticle [4k] 2021-05-19T20:34:28.1757620Z [69/89, 00:36/00:37] install: pdfextra [22k] 2021-05-19T20:34:28.5862850Z [70/89, 00:36/00:37] install: placeat [4k] 2021-05-19T20:34:28.9405970Z [71/89, 00:36/00:37] install: plantuml [3k] 2021-05-19T20:34:29.3084050Z [72/89, 00:37/00:38] install: rsfs [55k] 2021-05-19T20:34:29.8765720Z [73/89, 00:37/00:38] install: selnolig [53k] 2021-05-19T20:34:30.3939920Z [74/89, 00:38/00:39] install: spelling [14k] 2021-05-19T20:34:30.8458970Z [75/89, 00:38/00:39] install: stricttex [2k] 2021-05-19T20:34:31.2041360Z [76/89, 00:39/00:40] install: texlive-common [1k] 2021-05-19T20:34:31.5347440Z [77/89, 00:39/00:40] install: texlive-en [1k] 2021-05-19T20:34:31.8722210Z [78/89, 00:39/00:40] install: texlive-msg-translations [144k] 2021-05-19T20:34:33.0448240Z [79/89, 00:40/00:41] install: thumbpdf.universal-darwin [1k] 2021-05-19T20:34:33.0449920Z [80/89, 00:40/00:41] install: thumbpdf [19k] 2021-05-19T20:34:33.3752210Z [81/89, 00:41/00:42] install: tlshell.universal-darwin [1k] 2021-05-19T20:34:33.7127070Z [82/89, 00:41/00:42] install: tlshell [29k] 2021-05-19T20:34:34.0683110Z [83/89, 00:42/00:43] install: typewriter [25k] 2021-05-19T20:34:34.4377630Z [84/89, 00:42/00:43] install: uninormalize [6k] 2021-05-19T20:34:34.7410190Z [85/89, 00:42/00:43] install: upquote [2k] 2021-05-19T20:34:35.0610080Z [86/89, 00:43/00:44] install: xdvi.universal-darwin [948k] 2021-05-19T20:34:35.9207290Z [87/89, 00:43/00:43] install: xdvi [7k] 2021-05-19T20:34:36.2536130Z [88/89, 00:44/00:44] install: collection-basic [1k] 2021-05-19T20:34:36.5797890Z [89/89, 00:44/00:44] install: collection-luatex [1k] 2021-05-19T20:34:36.8703460Z running mktexlsr ... 2021-05-19T20:34:37.1856770Z done running mktexlsr. 2021-05-19T20:34:37.2280520Z running updmap-sys ... 2021-05-19T20:34:37.9256020Z done running updmap-sys. 2021-05-19T20:34:37.9257310Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T20:34:37.9259520Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/VaK2i3WxU2/Q1vFDCpIMU ... 2021-05-19T20:34:39.2658710Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/VaK2i3WxU2/Q1vFDCpIMU. 2021-05-19T20:34:39.2660490Z OK: optex.fmt/luatex 2021-05-19T20:34:39.2661830Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:34:39.2663630Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:34:53.7349230Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:34:54.3770810Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T20:34:54.3773890Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T20:34:55.0280280Z [2/2, 00:01/00:02] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T20:34:55.0281570Z running mktexlsr ... 2021-05-19T20:34:55.3789800Z done running mktexlsr. 2021-05-19T20:34:55.4214430Z running updmap-sys ... 2021-05-19T20:34:56.2612000Z done running updmap-sys. 2021-05-19T20:34:56.2638260Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:34:56.2640440Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:34:56.3817610Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T20:34:56.3818130Z with: 2021-05-19T20:34:56.3818500Z pandoc-version: 2.7.3 2021-05-19T20:34:56.3818860Z env: 2021-05-19T20:34:56.3819260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:34:56.3819690Z TIC_DEPLOY_KEY: 2021-05-19T20:34:56.3820010Z RSPM: 2021-05-19T20:34:56.3821160Z GITHUB_PAT: *** 2021-05-19T20:34:56.3821940Z COVERALLS_TOKEN: *** 2021-05-19T20:34:56.3822380Z continue-on-error: true 2021-05-19T20:34:56.3822840Z VDIFFR_RUN_TESTS: false 2021-05-19T20:34:56.3823310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:34:56.3823720Z TZ: UTC 2021-05-19T20:34:56.3824080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:34:56.3824450Z NOT_CRAN: true 2021-05-19T20:34:56.3824790Z ##[endgroup] 2021-05-19T20:34:57.3715100Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T20:35:06.6853010Z installer: Package name is pandoc 2021-05-19T20:35:06.6854330Z installer: Installing at base path / 2021-05-19T20:35:06.6855390Z installer: The install was successful. 2021-05-19T20:35:06.7155190Z ##[group]Run git config user.name adigherman 2021-05-19T20:35:06.7155960Z git config user.name adigherman 2021-05-19T20:35:06.7156690Z git config user.email adig@jhu.edu 2021-05-19T20:35:06.7740780Z shell: /bin/bash -e {0} 2021-05-19T20:35:06.7741210Z env: 2021-05-19T20:35:06.7741720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:35:06.7742220Z TIC_DEPLOY_KEY: 2021-05-19T20:35:06.7743280Z RSPM: 2021-05-19T20:35:06.7744490Z GITHUB_PAT: *** 2021-05-19T20:35:06.7745410Z COVERALLS_TOKEN: *** 2021-05-19T20:35:06.7745970Z continue-on-error: true 2021-05-19T20:35:06.7746510Z VDIFFR_RUN_TESTS: false 2021-05-19T20:35:06.7747030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:35:06.7747640Z TZ: UTC 2021-05-19T20:35:06.7748100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:35:06.7748590Z NOT_CRAN: true 2021-05-19T20:35:06.7749000Z ##[endgroup] 2021-05-19T20:35:06.8638710Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T20:35:06.8639400Z env: 2021-05-19T20:35:06.8639920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:35:06.8640380Z TIC_DEPLOY_KEY: 2021-05-19T20:35:06.8640760Z RSPM: 2021-05-19T20:35:06.8642100Z GITHUB_PAT: *** 2021-05-19T20:35:06.8642910Z COVERALLS_TOKEN: *** 2021-05-19T20:35:06.8643420Z continue-on-error: true 2021-05-19T20:35:06.8643920Z VDIFFR_RUN_TESTS: false 2021-05-19T20:35:06.8644410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:35:06.8644920Z TZ: UTC 2021-05-19T20:35:06.8645300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:35:06.8645730Z NOT_CRAN: true 2021-05-19T20:35:06.8646120Z ##[endgroup] 2021-05-19T20:35:08.5938990Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T20:35:08.6294140Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T20:35:08.6295310Z To reinstall 3.20.2, run: 2021-05-19T20:35:08.6296470Z brew reinstall cmake 2021-05-19T20:35:10.2811820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T20:35:11.3551840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T20:35:11.8952390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T20:35:12.2191400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T20%3A45%3A00Z&sig=kt%2BRUb4qUaDBT27FiEPaoesOyFzjwjNLYyVkF9a%2FD8c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:12.2552260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-19T20\%3A45\%3A00Z\&sig=kt\%2BRUb4qUaDBT27FiEPaoesOyFzjwjNLYyVkF9a\%2FD8c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:12.3443870Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T20:35:12.4191680Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T20:35:12.4221920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-2785-qqq87s 2021-05-19T20:35:12.6368920Z cp -pR /private/tmp/d20210519-2785-qqq87s/libssh/. /usr/local/Cellar/libssh 2021-05-19T20:35:12.8632860Z chmod -Rf +w /private/tmp/d20210519-2785-qqq87s 2021-05-19T20:35:12.9497110Z ==> Finishing up 2021-05-19T20:35:12.9833580Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T20:35:12.9841840Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T20:35:12.9847510Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T20:35:12.9853170Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T20:35:12.9857570Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T20:35:12.9862840Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T20:35:12.9870540Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T20:35:13.0251770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-2949-7gkl1j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-19T20:35:15.2142790Z ==> Summary 2021-05-19T20:35:15.2171360Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T20:35:17.3488230Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T20:35:18.4378980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T20:35:18.9659730Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T20:35:19.2973650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T20%3A45%3A00Z&sig=jqfx%2BtXdL0Wi02h4M4qJgfvofCOZURtic9DRTWWMn%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:19.3262030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-19T20\%3A45\%3A00Z\&sig=jqfx\%2BtXdL0Wi02h4M4qJgfvofCOZURtic9DRTWWMn\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:19.4099950Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T20:35:19.4797450Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T20:35:19.4826540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-2956-ecw1qd 2021-05-19T20:35:20.5200630Z cp -pR /private/tmp/d20210519-2956-ecw1qd/jags/. /usr/local/Cellar/jags 2021-05-19T20:35:21.5763740Z chmod -Rf +w /private/tmp/d20210519-2956-ecw1qd 2021-05-19T20:35:21.9141090Z ==> Finishing up 2021-05-19T20:35:21.9504270Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T20:35:21.9511080Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T20:35:21.9522320Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T20:35:21.9529590Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T20:35:21.9535020Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T20:35:21.9540960Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T20:35:21.9546280Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T20:35:21.9552010Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T20:35:21.9558370Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T20:35:22.0323260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3122-102gzvl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-19T20:35:24.4696440Z ==> Summary 2021-05-19T20:35:24.4794190Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T20:35:26.9139300Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T20:35:27.9837800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abf132ce33bf45840c3cad4a52df3fdad64a05e4cbb87a4f4552cdfb91e7f0b0--v8-9.0.257.29.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T20:35:28.5279150Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T20:35:28.8719530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T20%3A45%3A00Z&sig=qAXeUNRlQn7QbHHsiBecKb5dkW%2B3xMr%2FTEuAsC09o7U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:28.9123850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8\?se=2021-05-19T20\%3A45\%3A00Z\&sig=qAXeUNRlQn7QbHHsiBecKb5dkW\%2B3xMr\%2FTEuAsC09o7U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:29.6551010Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T20:35:29.7837610Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T20:35:29.7870040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3131-ah9mi8 2021-05-19T20:35:32.1817930Z cp -pR /private/tmp/d20210519-3131-ah9mi8/v8/. /usr/local/Cellar/v8 2021-05-19T20:35:33.7379610Z chmod -Rf +w /private/tmp/d20210519-3131-ah9mi8 2021-05-19T20:35:33.8394630Z ==> Finishing up 2021-05-19T20:35:33.8915370Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T20:35:34.7456490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3296-2lcq2x.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-19T20:35:37.1972400Z ==> Summary 2021-05-19T20:35:37.2036980Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T20:35:39.4947160Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T20:35:40.6068980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T20:35:41.1629400Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T20:35:41.5096530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T20%3A45%3A00Z&sig=LYU2ETlQ9eibzVrqp1sBiuNqLl4ecxcWDl2%2FSr5KM40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:41.5581630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-19T20\%3A45\%3A00Z\&sig=LYU2ETlQ9eibzVrqp1sBiuNqLl4ecxcWDl2\%2FSr5KM40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:41.9145720Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T20:35:41.9348340Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T20:35:43.0269740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T20:35:43.6144700Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T20:35:44.3963460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T20%3A45%3A00Z&sig=tsxS4z3jRXOEo4b27NjJTavg7lWjieNuP0sOJbkxNFw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:44.4378880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-19T20\%3A45\%3A00Z\&sig=tsxS4z3jRXOEo4b27NjJTavg7lWjieNuP0sOJbkxNFw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:44.6412000Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T20:35:44.6600530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T20:35:45.7799340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T20:35:46.3214800Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T20:35:46.6716140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T20%3A45%3A00Z&sig=r0CL2hk9IohKafuiS4j7Rxc2bax%2BDOV5%2FvClshIi%2Bfk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:46.7158380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-19T20\%3A45\%3A00Z\&sig=r0CL2hk9IohKafuiS4j7Rxc2bax\%2BDOV5\%2FvClshIi\%2Bfk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:46.9557680Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T20:35:46.9784490Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T20:35:46.9789410Z ==> Installing fftw dependency: hwloc 2021-05-19T20:35:47.0479250Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T20:35:47.0512500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3304-xn8lfy 2021-05-19T20:35:54.9891000Z cp -pR /private/tmp/d20210519-3304-xn8lfy/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T20:35:58.7990500Z chmod -Rf +w /private/tmp/d20210519-3304-xn8lfy 2021-05-19T20:35:59.3031170Z ==> Finishing up 2021-05-19T20:35:59.3477920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T20:35:59.3481930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T20:35:59.3486880Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T20:35:59.3492040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T20:35:59.3496650Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T20:35:59.3501640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T20:35:59.3506590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T20:35:59.3510800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T20:35:59.3515960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T20:35:59.3520680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T20:35:59.3525400Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T20:35:59.3530290Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T20:35:59.3549420Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T20:35:59.3556030Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T20:35:59.3560760Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T20:35:59.3631030Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T20:35:59.3638470Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T20:35:59.3643500Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T20:35:59.3653060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T20:35:59.3658430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T20:35:59.3806820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T20:35:59.3812460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T20:35:59.3817700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T20:35:59.3823420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T20:35:59.3829170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T20:35:59.3834270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T20:35:59.3839890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T20:35:59.3845460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T20:35:59.3850870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T20:35:59.3856300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T20:35:59.3861780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T20:35:59.4062010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T20:35:59.4184580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T20:35:59.4345830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-19T20:35:59.4422940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T20:35:59.4428350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T20:35:59.4613670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T20:35:59.4619140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T20:35:59.4626440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T20:35:59.4769430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-19T20:35:59.4839730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-19T20:35:59.4844640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-19T20:35:59.4849780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-19T20:35:59.4891610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-19T20:35:59.4943390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-19T20:35:59.4969570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T20:35:59.4998760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-19T20:35:59.5004830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-19T20:35:59.5010430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-19T20:35:59.5050680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T20:35:59.5063650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T20:35:59.5069570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-19T20:35:59.5129990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-19T20:35:59.5135590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-19T20:35:59.5169080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T20:35:59.5174370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T20:35:59.5179800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T20:35:59.5220410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T20:35:59.5237920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T20:35:59.5239770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T20:35:59.5247920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T20:35:59.5260890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T20:35:59.5266180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T20:35:59.5298710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T20:35:59.5304060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T20:35:59.5313400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T20:35:59.5318610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T20:35:59.5358550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T20:35:59.5364290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T20:35:59.5369660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T20:35:59.5390470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T20:35:59.5397120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T20:35:59.5420690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T20:35:59.5425760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T20:35:59.5440620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T20:35:59.5511370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T20:35:59.5516750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T20:35:59.5522140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T20:35:59.5528370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T20:35:59.5534660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T20:35:59.5540920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T20:35:59.5546210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T20:35:59.5551560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T20:35:59.5556460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T20:35:59.5562020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T20:35:59.5570920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T20:35:59.5572570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T20:35:59.5578140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T20:35:59.5601790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T20:35:59.5607250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T20:35:59.5675400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T20:35:59.5797870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T20:35:59.5803130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T20:35:59.5808630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T20:35:59.5950390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T20:35:59.5955990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T20:35:59.6014440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T20:35:59.6136490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T20:35:59.6141770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T20:35:59.6199370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-19T20:35:59.6321430Z Only the first 100 operations were output. 2021-05-19T20:36:00.0658790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3486-11mf0dl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-19T20:36:02.3758740Z ==> Summary 2021-05-19T20:36:02.4360780Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T20:36:02.4368090Z ==> Installing fftw dependency: open-mpi 2021-05-19T20:36:02.4982480Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T20:36:02.5003150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3304-1374p2l 2021-05-19T20:36:05.1262110Z cp -pR /private/tmp/d20210519-3304-1374p2l/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T20:36:11.5670930Z chmod -Rf +w /private/tmp/d20210519-3304-1374p2l 2021-05-19T20:36:19.2119690Z ==> Finishing up 2021-05-19T20:36:19.2696340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T20:36:19.2700340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T20:36:19.2705210Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T20:36:19.2709870Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T20:36:19.2716620Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T20:36:19.2721360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T20:36:19.2726600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T20:36:19.2731190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T20:36:19.2736320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T20:36:19.2741120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T20:36:19.2745970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T20:36:19.2750940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T20:36:19.2755830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T20:36:19.2760950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T20:36:19.2766300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T20:36:19.2771010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T20:36:19.2775940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T20:36:19.2780980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T20:36:19.2786250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T20:36:19.2791120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T20:36:19.2795910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T20:36:19.2800860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T20:36:19.2805650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T20:36:19.2810530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T20:36:19.2817510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T20:36:19.2822160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T20:36:19.2826630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T20:36:19.2832830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T20:36:19.2836640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T20:36:19.2841690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T20:36:19.2846200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T20:36:19.2851290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T20:36:19.2855960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T20:36:19.2860900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T20:36:19.2865830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T20:36:19.2870690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T20:36:19.2875350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T20:36:19.2880440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T20:36:19.2885000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T20:36:19.2890330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T20:36:19.2894770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T20:36:19.2899330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T20:36:19.2904080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T20:36:19.2909530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T20:36:19.2915040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T20:36:19.2919790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T20:36:19.2924900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T20:36:19.2930090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T20:36:19.2942390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T20:36:19.2948430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T20:36:19.2953870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T20:36:19.2985800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T20:36:19.2991420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T20:36:19.2996440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T20:36:19.3001810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T20:36:19.3007320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T20:36:19.3012460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T20:36:19.3018280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T20:36:19.3023380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T20:36:19.3028870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T20:36:19.3034400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T20:36:19.3039840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T20:36:19.3044950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T20:36:19.3075670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T20:36:19.3080160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T20:36:19.3097640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T20:36:19.3103300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T20:36:19.3109060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T20:36:19.3114280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T20:36:19.3120140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T20:36:19.3126330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T20:36:19.3132140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T20:36:19.3137240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T20:36:19.3143570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T20:36:19.3149040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T20:36:19.3154430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T20:36:19.3162770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T20:36:19.3169510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-19T20:36:19.3175010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-19T20:36:19.3180540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-19T20:36:19.3186310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-19T20:36:19.3191880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-19T20:36:19.3197110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-19T20:36:19.9958100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T20:36:20.0064940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-19T20:36:20.0169120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-19T20:36:20.0178270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T20:36:20.0261390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T20:36:20.0263250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T20:36:20.0264960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T20:36:20.0312510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T20:36:20.0315040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-19T20:36:20.0316900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-19T20:36:20.0323660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-19T20:36:20.0325440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T20:36:20.0327070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T20:36:20.0328700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T20:36:20.0330380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T20:36:20.0332070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T20:36:20.0334110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T20:36:20.0337460Z Only the first 100 operations were output. 2021-05-19T20:36:20.0340380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3518-rtoxu4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-19T20:36:22.6629120Z ==> Summary 2021-05-19T20:36:22.7053320Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T20:36:22.7058690Z ==> Installing fftw 2021-05-19T20:36:22.7062350Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T20:36:22.7080800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3304-1yzna0m 2021-05-19T20:36:23.8863610Z cp -pR /private/tmp/d20210519-3304-1yzna0m/fftw/. /usr/local/Cellar/fftw 2021-05-19T20:36:24.6335450Z chmod -Rf +w /private/tmp/d20210519-3304-1yzna0m 2021-05-19T20:36:24.9253970Z ==> Finishing up 2021-05-19T20:36:24.9598470Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T20:36:24.9604280Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T20:36:24.9609120Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T20:36:24.9614540Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T20:36:24.9621920Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T20:36:24.9627580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T20:36:24.9633020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T20:36:24.9638590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T20:36:24.9643590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T20:36:24.9649140Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T20:36:24.9654570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T20:36:24.9660170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T20:36:24.9669310Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T20:36:24.9994200Z info /usr/local/share/info/fftw3.info 2021-05-19T20:36:25.0001780Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T20:36:25.0008690Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T20:36:25.0021940Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T20:36:25.0028230Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T20:36:25.0049280Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T20:36:25.0051490Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T20:36:25.0053360Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T20:36:25.0059960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T20:36:25.0071090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T20:36:25.0074960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T20:36:25.0088610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T20:36:25.0103700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T20:36:25.0114830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T20:36:25.0123640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T20:36:25.0133080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T20:36:25.0144660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T20:36:25.0152830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T20:36:25.0158420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T20:36:25.0171370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T20:36:25.0181380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T20:36:25.0187030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T20:36:25.0197420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T20:36:25.0206480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T20:36:25.0216640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T20:36:25.0227120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T20:36:25.0236130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T20:36:25.0245140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T20:36:25.0255180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T20:36:25.0261220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T20:36:25.0271210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T20:36:25.0284080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T20:36:25.0289790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T20:36:25.0298290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T20:36:25.0309630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T20:36:25.0319190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T20:36:25.0328030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T20:36:25.0340570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T20:36:25.0350350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T20:36:25.0359130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T20:36:25.0369650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T20:36:25.0378680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T20:36:25.0392000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T20:36:25.0400950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T20:36:25.0412190Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T20:36:25.0422810Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T20:36:25.0434430Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T20:36:25.3540040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3545-anksyn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-19T20:36:27.8146260Z ==> Summary 2021-05-19T20:36:27.8205350Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T20:36:30.2019720Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T20:36:31.2950460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T20:36:31.8433580Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T20:36:32.1810850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-19T20%3A45%3A00Z&sig=cChPCBKDf0Av%2B9Dh0vW%2BBZ0E0CtEHGjEpgT1cTAjJ8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:32.2161810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-19T20\%3A45\%3A00Z\&sig=cChPCBKDf0Av\%2B9Dh0vW\%2BBZ0E0CtEHGjEpgT1cTAjJ8I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:33.1623540Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T20:36:33.2955830Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T20:36:33.2983540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3556-mq720z 2021-05-19T20:36:41.7506040Z cp -pR /private/tmp/d20210519-3556-mq720z/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T20:36:54.6960090Z chmod -Rf +w /private/tmp/d20210519-3556-mq720z 2021-05-19T20:36:58.0498480Z ==> Finishing up 2021-05-19T20:36:58.0847700Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T20:36:58.0852600Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T20:36:58.0857320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T20:36:58.0862800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T20:36:58.0867350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T20:36:58.0871970Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T20:36:58.0876790Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T20:36:58.0882050Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T20:36:58.0889500Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T20:36:58.0895590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T20:36:58.0900340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T20:36:58.0905240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T20:36:58.0910030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T20:36:58.0915230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T20:36:58.0919390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T20:36:58.0924170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T20:36:58.0929650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T20:36:58.0934320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T20:36:58.0938800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T20:36:58.0943910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T20:36:58.0949430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T20:36:58.0954360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T20:36:58.0959500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T20:36:58.0964450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T20:36:58.0969760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T20:36:58.0973840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T20:36:58.0978870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T20:36:58.0983750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T20:36:58.0989520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T20:36:58.0993610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T20:36:58.0998380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T20:36:58.1003390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T20:36:58.1008450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T20:36:58.1012800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T20:36:58.1017410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T20:36:58.1022420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T20:36:58.1027580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T20:36:58.1032460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T20:36:58.1037450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T20:36:58.1041900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T20:36:58.1046480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T20:36:58.1053410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T20:36:58.1060400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T20:36:58.1064980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T20:36:58.1070200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T20:36:58.1074950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T20:36:58.1079830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T20:36:58.1085750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T20:36:58.1090590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T20:36:58.1095690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T20:36:58.1100610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T20:36:58.1106480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T20:36:58.1111130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T20:36:58.1115920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T20:36:58.1121560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T20:36:58.1125820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T20:36:58.1130750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T20:36:58.1135400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T20:36:58.1140390Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T20:36:58.1145060Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T20:36:58.1151770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T20:36:58.1156780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T20:36:58.1161510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T20:36:58.1166480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T20:36:58.1171100Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T20:36:58.1176540Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T20:36:58.1180470Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T20:36:58.1185650Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T20:36:58.1190380Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T20:36:58.1195040Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T20:36:58.1199740Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T20:36:58.1205520Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T20:36:58.1210240Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T20:36:58.1219210Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T20:36:58.1221160Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T20:36:58.1227450Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T20:36:58.1233320Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T20:36:58.1239570Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T20:36:58.1245430Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T20:36:58.1250210Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T20:36:58.1255790Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T20:36:58.1263500Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T20:36:58.1297540Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T20:36:58.1304990Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T20:36:58.1315460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T20:36:58.1321000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T20:36:58.1326630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T20:36:58.1331490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T20:36:58.1337080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T20:36:58.1342400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T20:36:58.1348710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T20:36:58.1353830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T20:36:58.1359810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T20:36:58.1365760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T20:36:58.1373830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T20:36:58.1380510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T20:36:58.1386350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T20:36:58.1391620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T20:36:58.1396880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T20:36:58.1402070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T20:36:58.1407620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T20:36:58.1412750Z Only the first 100 operations were output. 2021-05-19T20:36:59.5028310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3721-11wvo62.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-19T20:37:02.1336400Z ==> Summary 2021-05-19T20:37:02.2102130Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T20:37:04.9294510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T20:37:06.1398800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T20:37:06.6951080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T20:37:07.0453230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-19T20%3A45%3A00Z&sig=wLClt%2Fj5q1rONPz%2F3rDAsrJIReWbRRhFemhTSFcBntk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:07.0789690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-19T20\%3A45\%3A00Z\&sig=wLClt\%2Fj5q1rONPz\%2F3rDAsrJIReWbRRhFemhTSFcBntk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:07.1409980Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T20:37:07.2279470Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T20:37:07.2308850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3792-1jxhziu 2021-05-19T20:37:08.5996310Z cp -pR /private/tmp/d20210519-3792-1jxhziu/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T20:37:09.7678840Z chmod -Rf +w /private/tmp/d20210519-3792-1jxhziu 2021-05-19T20:37:10.1185010Z ==> Finishing up 2021-05-19T20:37:10.1502260Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T20:37:10.1508830Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T20:37:10.1516010Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T20:37:10.1554590Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T20:37:10.1651700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.1663160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.1742610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.1752480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.1890060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.1958340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.1967210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.1978430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.1981670Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T20:37:10.1986300Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T20:37:10.1992950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2004840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2072070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2141270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2152650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2285320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2460670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2470700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2482290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2556100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2684910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2750390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2763050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2907710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2919080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.2983600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3115270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3127310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3137920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3287240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3352190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3481770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3496550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3560060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3570850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3581100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3714730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3779160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3790490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3800720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.3919160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4013560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4024120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4037420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4115580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4181870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4193950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4204900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4291260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4363660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4496250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4506750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4573680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4584740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4720030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4784660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:37:10.4796370Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T20:37:10.4800440Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T20:37:10.4808580Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T20:37:10.4813900Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T20:37:10.4818500Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T20:37:10.4824660Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T20:37:10.4832450Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T20:37:10.4837950Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T20:37:10.5633150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4007-11smz2v.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-19T20:37:12.9166250Z ==> Summary 2021-05-19T20:37:12.9378360Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T20:37:15.0140660Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T20:37:15.0141390Z To reinstall 1.6.37, run: 2021-05-19T20:37:15.0142300Z brew reinstall libpng 2021-05-19T20:37:17.0391210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T20:37:18.1514600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T20:37:18.7125060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T20:37:19.0493680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-19T20%3A45%3A00Z&sig=kbUxHs1gNG%2F2B6a5PD8XcI8KpLAMQvIVqjVAbpaGhl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:19.0846470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-19T20\%3A45\%3A00Z\&sig=kbUxHs1gNG\%2F2B6a5PD8XcI8KpLAMQvIVqjVAbpaGhl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:19.1378030Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T20:37:19.1427500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T20:37:20.2100280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T20:37:20.7675130Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T20:37:21.1006030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-19T20%3A45%3A00Z&sig=ORvRls4nU7hpI57A544G2dWO7sOONwr995z0JbhvfGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:21.1309020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-19T20\%3A45\%3A00Z\&sig=ORvRls4nU7hpI57A544G2dWO7sOONwr995z0JbhvfGE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:22.0354680Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T20:37:22.0357210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T20:37:22.3146230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T20:37:22.8454650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T20:37:23.2166690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-19T20%3A45%3A00Z&sig=zOLFT2vgBrx3oCCplguy5W3bGu9tU5J6iX3rLfq1tgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:23.2480880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-19T20\%3A45\%3A00Z\&sig=zOLFT2vgBrx3oCCplguy5W3bGu9tU5J6iX3rLfq1tgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:23.3027530Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T20:37:23.3068040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T20:37:24.4225120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T20:37:24.9636810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T20:37:25.3040540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-19T20%3A45%3A00Z&sig=F3QTl9NDoF%2BmoDD%2FNgIEaEr1CBzVoTJ2%2FxifR9XZEz8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:25.3427430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-19T20\%3A45\%3A00Z\&sig=F3QTl9NDoF\%2BmoDD\%2FNgIEaEr1CBzVoTJ2\%2FxifR9XZEz8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:25.4023510Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T20:37:25.4062730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T20:37:26.5322370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T20:37:27.1107190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T20:37:27.4502590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-19T20%3A45%3A00Z&sig=rKFO22nlq2qYdZvr6d6w8eH7tBnQar6US0zwkKJwbNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:27.4796410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-19T20\%3A45\%3A00Z\&sig=rKFO22nlq2qYdZvr6d6w8eH7tBnQar6US0zwkKJwbNo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:27.5823940Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T20:37:27.5889410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T20:37:28.6796280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T20:37:29.2658720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T20:37:29.6035090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-19T20%3A45%3A00Z&sig=NO9%2FYJNKkALKP7cu3mkIfEzmRgtDJ9BwLrhjy%2BSs8Hk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:29.6352270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-19T20\%3A45\%3A00Z\&sig=NO9\%2FYJNKkALKP7cu3mkIfEzmRgtDJ9BwLrhjy\%2BSs8Hk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:29.8611090Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T20:37:29.8732050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T20:37:30.9754650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T20:37:31.5177690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T20:37:31.8561820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-19T20%3A45%3A00Z&sig=eZllL4mh%2FwqBvr1ZRCatpBZymhfAmX10Nf2R7SjPt%2B0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:31.8923180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-19T20\%3A45\%3A00Z\&sig=eZllL4mh\%2FwqBvr1ZRCatpBZymhfAmX10Nf2R7SjPt\%2B0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:31.9384820Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T20:37:31.9416710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T20:37:32.9822030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T20:37:33.5238200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T20:37:33.8682960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-19T20%3A45%3A00Z&sig=1o0%2FTcXnVBb0X8Z%2FfRk9teWrKZRGHsveg4idlXC2I04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:33.9003940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-19T20\%3A45\%3A00Z\&sig=1o0\%2FTcXnVBb0X8Z\%2FfRk9teWrKZRGHsveg4idlXC2I04\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:33.9444170Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T20:37:33.9474980Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T20:37:35.0153480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T20:37:35.6564350Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T20:37:35.9892600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-19T20%3A45%3A00Z&sig=96Z%2BVSbpStxZh5qP7faraDnQ%2BheWIzJlM%2Fz2IgzOvWk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:36.0213060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-19T20\%3A45\%3A00Z\&sig=96Z\%2BVSbpStxZh5qP7faraDnQ\%2BheWIzJlM\%2Fz2IgzOvWk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:36.0844010Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T20:37:36.0877120Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T20:37:37.2160760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T20:37:37.7540410Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T20:37:38.0854860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-19T20%3A45%3A00Z&sig=uyALIHQKqulcMTaIUH3SyShIEL1ybsUXhi3WKcaDc%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:38.1174890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-19T20\%3A45\%3A00Z\&sig=uyALIHQKqulcMTaIUH3SyShIEL1ybsUXhi3WKcaDc\%2Bs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:38.1858560Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T20:37:38.1924660Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T20:37:39.3005440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T20:37:39.8819400Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T20:37:40.2262510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-19T20%3A45%3A00Z&sig=64gzVoFI4zWSuz1l91zPduY%2Fx%2F%2FTTuzNQ%2B%2BvA%2BWrFtU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:40.2627230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-19T20\%3A45\%3A00Z\&sig=64gzVoFI4zWSuz1l91zPduY\%2Fx\%2F\%2FTTuzNQ\%2B\%2BvA\%2BWrFtU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:40.4414990Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T20:37:40.4517240Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T20:37:41.5444190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T20:37:42.0948190Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T20:37:42.4382980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-19T20%3A45%3A00Z&sig=d0PLcGFxu7EIxXDpH8J9PyiiEHVnKTrXz04ske8%2Fu%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:42.4751600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-19T20\%3A45\%3A00Z\&sig=d0PLcGFxu7EIxXDpH8J9PyiiEHVnKTrXz04ske8\%2Fu\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:42.5428090Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T20:37:42.5475030Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T20:37:43.6481580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T20:37:44.1886870Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T20:37:44.5891850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-19T20%3A45%3A00Z&sig=9ER2xvMO8%2BC67qwukC6JPgyG2F90og4%2FNgvqbpQ1NnA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:44.6189950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-19T20\%3A45\%3A00Z\&sig=9ER2xvMO8\%2BC67qwukC6JPgyG2F90og4\%2FNgvqbpQ1NnA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:44.6747150Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T20:37:44.6787160Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T20:37:45.8848390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T20:37:46.4495440Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T20:37:46.7939440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-19T20%3A45%3A00Z&sig=L%2B60%2BaSiiHRNyESq%2BGBUnSZNAbC3m8cEWF79MUTnrck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:46.8313590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-19T20\%3A45\%3A00Z\&sig=L\%2B60\%2BaSiiHRNyESq\%2BGBUnSZNAbC3m8cEWF79MUTnrck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:47.6916560Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T20:37:47.7431690Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T20:37:48.8263560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T20:37:49.6069540Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T20:37:49.9460720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-19T20%3A45%3A00Z&sig=0j0weoY9tYmSlpqWI1KZ838bvj3teYbDWmxsCBBCDso%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:49.9783980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-19T20\%3A45\%3A00Z\&sig=0j0weoY9tYmSlpqWI1KZ838bvj3teYbDWmxsCBBCDso\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:50.1299130Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T20:37:50.1397980Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T20:37:51.2518750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T20:37:51.8265380Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T20:37:52.1787890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-19T20%3A45%3A00Z&sig=VvYLYXm16LefayIoXIgVLJHj97fc7Rg1vhAg9foX8J0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:52.2105380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-19T20\%3A45\%3A00Z\&sig=VvYLYXm16LefayIoXIgVLJHj97fc7Rg1vhAg9foX8J0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:58.0168790Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T20:37:58.5639380Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T20:37:59.6847150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T20:38:00.2460090Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T20:38:00.5911850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-19T20%3A45%3A00Z&sig=uCGWYDQYLX252J7fCqsDYzhMV47uc6hM0rqxlMVAUEs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:00.6449790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-19T20\%3A45\%3A00Z\&sig=uCGWYDQYLX252J7fCqsDYzhMV47uc6hM0rqxlMVAUEs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:01.3014240Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T20:38:01.3788620Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-19T20:38:01.3803420Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T20:38:01.4515710Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T20:38:01.4544020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-1yi5lpg 2021-05-19T20:38:01.4997250Z cp -pR /private/tmp/d20210519-4117-1yi5lpg/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T20:38:01.5483200Z chmod -Rf +w /private/tmp/d20210519-4117-1yi5lpg 2021-05-19T20:38:01.6110440Z ==> Finishing up 2021-05-19T20:38:01.6547940Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T20:38:01.6723960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4383-1qz0h09.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-19T20:38:04.5975460Z ==> Summary 2021-05-19T20:38:04.5990150Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T20:38:04.5997330Z ==> Installing poppler dependency: xorgproto 2021-05-19T20:38:04.6031660Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T20:38:04.6058740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-4117-am778l 2021-05-19T20:38:06.7875540Z cp -pR /private/tmp/d20210519-4117-am778l/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T20:38:09.0612240Z chmod -Rf +w /private/tmp/d20210519-4117-am778l 2021-05-19T20:38:09.2601230Z ==> Finishing up 2021-05-19T20:38:09.3020400Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T20:38:09.3031510Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T20:38:09.3033160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T20:38:09.3038930Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T20:38:09.3044380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T20:38:09.3050200Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T20:38:09.3055670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T20:38:09.3062650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T20:38:09.3067290Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T20:38:09.3072600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T20:38:09.3077830Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T20:38:09.3355210Z rm /usr/local/share/pkgconfig 2021-05-19T20:38:09.3475080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T20:38:09.3489160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T20:38:09.3490970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T20:38:09.3512780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T20:38:09.3517860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T20:38:09.3523590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T20:38:09.3529990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T20:38:09.3536390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T20:38:09.3541600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T20:38:09.3547670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T20:38:09.3553220Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T20:38:09.3559020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T20:38:09.3564690Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T20:38:09.3569410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T20:38:09.3577920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T20:38:09.3591710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T20:38:09.3593650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T20:38:09.3595940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T20:38:09.3601660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T20:38:09.3607620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T20:38:09.3612630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T20:38:09.3617280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T20:38:09.3622790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T20:38:09.3628290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T20:38:09.3633420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T20:38:09.3639390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T20:38:09.3644560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T20:38:09.3651940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T20:38:09.3692090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T20:38:09.3701450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T20:38:09.3705080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T20:38:09.3706990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T20:38:09.3708890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T20:38:09.3710690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T20:38:09.3712480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T20:38:09.3714270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T20:38:09.3716090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T20:38:09.3719020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T20:38:09.3724450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T20:38:09.3730600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T20:38:09.3735290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T20:38:09.3740550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T20:38:09.4377680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4409-1hrioph.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-19T20:38:11.9590540Z ==> Summary 2021-05-19T20:38:11.9775340Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T20:38:11.9782670Z ==> Installing poppler dependency: libxau 2021-05-19T20:38:11.9896110Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T20:38:11.9914950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-k8q5is 2021-05-19T20:38:12.1534510Z cp -pR /private/tmp/d20210519-4117-k8q5is/libxau/. /usr/local/Cellar/libxau 2021-05-19T20:38:12.3282440Z chmod -Rf +w /private/tmp/d20210519-4117-k8q5is 2021-05-19T20:38:12.3920420Z ==> Finishing up 2021-05-19T20:38:12.4370450Z rm /usr/local/include/X11 2021-05-19T20:38:12.4380330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T20:38:12.4386060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T20:38:12.4390900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T20:38:12.4397070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T20:38:12.4403190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T20:38:12.4411860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T20:38:12.4417590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T20:38:12.4422820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T20:38:12.4427460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T20:38:12.4432940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T20:38:12.4440130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T20:38:12.4460120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T20:38:12.4466060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T20:38:12.4471760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T20:38:12.4478470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T20:38:12.4483470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T20:38:12.4488850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T20:38:12.4493590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T20:38:12.4498880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T20:38:12.4504530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T20:38:12.4509690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T20:38:12.4514300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T20:38:12.4519540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T20:38:12.4524400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T20:38:12.4527620Z mkdir -p /usr/local/include/X11/dri 2021-05-19T20:38:12.4534190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T20:38:12.4539600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T20:38:12.4545520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T20:38:12.4549080Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T20:38:12.4557150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T20:38:12.4563550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T20:38:12.4569910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T20:38:12.4574000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T20:38:12.4579870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T20:38:12.4585870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T20:38:12.4591090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T20:38:12.4596660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T20:38:12.4601950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T20:38:12.4607080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T20:38:12.4612280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T20:38:12.4617680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T20:38:12.4622620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T20:38:12.4643390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T20:38:12.4648570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T20:38:12.4654200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T20:38:12.4659510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T20:38:12.4664300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T20:38:12.4669830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T20:38:12.4675060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T20:38:12.4681360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T20:38:12.4687940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T20:38:12.4693890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T20:38:12.4699200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T20:38:12.4704980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T20:38:12.4710480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T20:38:12.4715800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T20:38:12.4721480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T20:38:12.4727680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T20:38:12.4732500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T20:38:12.4738490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T20:38:12.4744310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T20:38:12.4750740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T20:38:12.4755700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T20:38:12.4761550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T20:38:12.4766510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T20:38:12.4771910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T20:38:12.4777230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T20:38:12.4783410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T20:38:12.4789740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T20:38:12.4795860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T20:38:12.4801660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T20:38:12.4811670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T20:38:12.4817430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T20:38:12.4822890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T20:38:12.4828530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T20:38:12.4834260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T20:38:12.4840050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T20:38:12.4845950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T20:38:12.4851670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T20:38:12.4857530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T20:38:12.4863050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T20:38:12.4869010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T20:38:12.4874590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T20:38:12.4880740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T20:38:12.4887230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T20:38:12.4893270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T20:38:12.4901180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T20:38:12.4907380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T20:38:12.4913030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T20:38:12.4918570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T20:38:12.4924360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T20:38:12.4930200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T20:38:12.4936790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T20:38:12.4942450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T20:38:12.4948060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T20:38:12.4954000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T20:38:12.4960060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T20:38:12.4965770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T20:38:12.4971650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T20:38:12.4977830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T20:38:12.4998150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T20:38:12.5002260Z Only the first 100 operations were output. 2021-05-19T20:38:12.5475750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4435-1ia2pp9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-19T20:38:15.0491170Z ==> Summary 2021-05-19T20:38:15.0517290Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T20:38:15.0524010Z ==> Installing poppler dependency: libxdmcp 2021-05-19T20:38:15.0647110Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T20:38:15.0664300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-1ppb2oj 2021-05-19T20:38:15.1604060Z cp -pR /private/tmp/d20210519-4117-1ppb2oj/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T20:38:15.2547200Z chmod -Rf +w /private/tmp/d20210519-4117-1ppb2oj 2021-05-19T20:38:15.3207750Z ==> Finishing up 2021-05-19T20:38:15.3638650Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T20:38:15.3659500Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T20:38:15.3672370Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T20:38:15.3686360Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T20:38:15.3712810Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T20:38:15.4046840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4461-v5ivc7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-19T20:38:17.8433560Z ==> Summary 2021-05-19T20:38:17.8452740Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T20:38:17.8459560Z ==> Installing poppler dependency: libxcb 2021-05-19T20:38:17.8826620Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T20:38:17.8844670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-4117-1bhwlkq 2021-05-19T20:38:34.8515560Z cp -pR /private/tmp/d20210519-4117-1bhwlkq/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T20:38:50.6429950Z chmod -Rf +w /private/tmp/d20210519-4117-1bhwlkq 2021-05-19T20:38:52.7134850Z ==> Finishing up 2021-05-19T20:38:52.7667620Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T20:38:52.7675650Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T20:38:52.7740480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T20:38:52.7743660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T20:38:52.7758730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T20:38:52.7760930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T20:38:52.7762880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-19T20:38:52.7767780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-19T20:38:52.7777990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-19T20:38:52.7783390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-19T20:38:52.7789530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-19T20:38:52.7796380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-19T20:38:52.7802120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-19T20:38:52.7807590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-19T20:38:52.7812670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T20:38:52.7818650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-19T20:38:52.7824380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-19T20:38:52.7832180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-19T20:38:52.7838050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-19T20:38:52.7843910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-19T20:38:52.7849030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T20:38:52.7856260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T20:38:52.7861470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T20:38:52.7873200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-19T20:38:52.7890610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-19T20:38:52.7894820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T20:38:52.7900810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T20:38:52.7905530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T20:38:52.7913350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T20:38:52.7918950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T20:38:52.7924270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-19T20:38:52.7930200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-19T20:38:52.7935300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-19T20:38:52.7941410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-19T20:38:52.7947650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-19T20:38:52.7952320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T20:38:52.7958820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T20:38:52.7965490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T20:38:52.7971250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T20:38:52.7977290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T20:38:52.7984690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-19T20:38:52.7995280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T20:38:52.8006750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-19T20:38:52.8011860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T20:38:52.8018270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-19T20:38:52.8023130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T20:38:52.8029060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T20:38:52.8036730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T20:38:52.8042700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-19T20:38:52.8048320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T20:38:52.8053540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-19T20:38:52.8059190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-19T20:38:52.8064120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T20:38:52.8070160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T20:38:52.8079250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T20:38:52.8081640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T20:38:52.8088690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-19T20:38:52.8135280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T20:38:52.8145340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T20:38:52.8151180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-19T20:38:52.8160430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-19T20:38:52.8252810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-19T20:38:52.8255590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-19T20:38:52.8260820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-19T20:38:52.8263960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-19T20:38:52.8267350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-19T20:38:52.8269510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-19T20:38:52.8271510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T20:38:52.8274780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-19T20:38:52.8287410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-19T20:38:52.8290660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T20:38:52.8293410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-19T20:38:52.8295500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T20:38:52.8297640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-19T20:38:52.8299760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-19T20:38:52.8301950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-19T20:38:52.8304100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T20:38:52.8306820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-19T20:38:52.8309970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T20:38:52.8322250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-19T20:38:52.8324940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-19T20:38:52.8327280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-19T20:38:52.8329190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T20:38:52.8331060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T20:38:52.8332920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T20:38:52.8334840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T20:38:52.8338870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T20:38:52.8352630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T20:38:52.8354620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-19T20:38:52.8359130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-19T20:38:52.8360990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T20:38:52.8366460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T20:38:52.8372420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T20:38:52.8378370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T20:38:52.8385490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T20:38:52.8391610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T20:38:52.8397110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T20:38:52.8406850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T20:38:52.8411940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T20:38:52.8423260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T20:38:52.8431700Z Only the first 100 operations were output. 2021-05-19T20:38:55.4263400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4504-akv1iy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-19T20:38:58.2849270Z ==> Summary 2021-05-19T20:38:58.4251210Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T20:38:58.4257850Z ==> Installing poppler dependency: libx11 2021-05-19T20:38:58.4739980Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T20:38:58.4765490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-1rwir03 2021-05-19T20:39:04.8238910Z cp -pR /private/tmp/d20210519-4117-1rwir03/libx11/. /usr/local/Cellar/libx11 2021-05-19T20:39:11.2357740Z chmod -Rf +w /private/tmp/d20210519-4117-1rwir03 2021-05-19T20:39:11.9217270Z ==> Finishing up 2021-05-19T20:39:11.9571810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T20:39:11.9574660Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T20:39:11.9577630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T20:39:11.9583090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T20:39:11.9589370Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T20:39:11.9592890Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T20:39:11.9598080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T20:39:11.9602600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T20:39:11.9608090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T20:39:11.9612800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T20:39:11.9618130Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T20:39:11.9625270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T20:39:11.9630940Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T20:39:11.9637510Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T20:39:11.9664700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T20:39:11.9669890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T20:39:11.9706250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T20:39:11.9711640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T20:39:11.9717700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T20:39:11.9742940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T20:39:11.9744940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T20:39:11.9746890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T20:39:11.9748870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T20:39:11.9750710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T20:39:11.9752820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T20:39:11.9755260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T20:39:11.9761690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T20:39:11.9766570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T20:39:11.9772780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T20:39:11.9795260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T20:39:11.9797130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T20:39:11.9799130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T20:39:11.9801070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T20:39:11.9803040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T20:39:11.9806160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T20:39:11.9812010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T20:39:11.9817010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T20:39:11.9822830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T20:39:11.9828860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T20:39:11.9834330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T20:39:11.9839580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T20:39:11.9845570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T20:39:11.9850330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T20:39:11.9856040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T20:39:11.9863940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T20:39:11.9866740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T20:39:11.9871850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T20:39:11.9880390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T20:39:11.9883860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T20:39:11.9887840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T20:39:11.9893460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T20:39:11.9898300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T20:39:11.9904030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T20:39:11.9909860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T20:39:11.9915060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T20:39:11.9920720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T20:39:11.9926910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T20:39:11.9931210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T20:39:11.9936900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T20:39:11.9941780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T20:39:11.9947970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T20:39:11.9953930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T20:39:11.9959250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T20:39:11.9965520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T20:39:11.9971440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T20:39:11.9977800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T20:39:11.9983200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T20:39:11.9991870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T20:39:11.9994110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T20:39:11.9999980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T20:39:12.0004700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T20:39:12.0010410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T20:39:12.0015380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T20:39:12.0020910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T20:39:12.0026300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T20:39:12.0031700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T20:39:12.0036560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T20:39:12.0043740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T20:39:12.0048680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T20:39:12.0054130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T20:39:12.0060080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T20:39:12.0066230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T20:39:12.0104400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T20:39:12.0106390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T20:39:12.0111050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T20:39:12.0117090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T20:39:12.0122230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T20:39:12.0128060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T20:39:12.0136960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T20:39:12.0138910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T20:39:12.0144530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T20:39:12.0149390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T20:39:12.0155200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T20:39:12.0163440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T20:39:12.0165560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T20:39:12.0171520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T20:39:12.0176730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T20:39:12.0183590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T20:39:12.0189420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T20:39:12.0218580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T20:39:12.0222840Z Only the first 100 operations were output. 2021-05-19T20:39:12.6427360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4532-1f9c42l.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-19T20:39:15.3500560Z ==> Summary 2021-05-19T20:39:15.4207050Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T20:39:15.4209910Z ==> Installing poppler dependency: libxext 2021-05-19T20:39:15.4796210Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T20:39:15.4813540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-1cqonxf 2021-05-19T20:39:16.2456230Z cp -pR /private/tmp/d20210519-4117-1cqonxf/libxext/. /usr/local/Cellar/libxext 2021-05-19T20:39:17.0142700Z chmod -Rf +w /private/tmp/d20210519-4117-1cqonxf 2021-05-19T20:39:17.1123440Z ==> Finishing up 2021-05-19T20:39:17.1658460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T20:39:17.1663490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T20:39:17.1669760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T20:39:17.1675160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T20:39:17.1681120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T20:39:17.1686730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T20:39:17.1692050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T20:39:17.1697570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T20:39:17.1707110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T20:39:17.1708770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T20:39:17.1713370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T20:39:17.1718420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T20:39:17.1724570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T20:39:17.1731150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T20:39:17.1734310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T20:39:17.1739730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T20:39:17.1752750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T20:39:17.1758490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T20:39:17.1764020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T20:39:17.1769490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T20:39:17.1775160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T20:39:17.1780400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T20:39:17.1786080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T20:39:17.1791360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T20:39:17.1796960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T20:39:17.1802100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T20:39:17.1807620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T20:39:17.1813290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T20:39:17.1818810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T20:39:17.1823930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T20:39:17.1829650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T20:39:17.1835110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T20:39:17.1840230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T20:39:17.1846610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T20:39:17.1857570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T20:39:18.1499540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T20:39:18.1502510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T20:39:18.1606260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T20:39:18.1708990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T20:39:18.1811570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T20:39:18.1916240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T20:39:18.2019490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T20:39:18.2122380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T20:39:18.2225040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T20:39:18.2327850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T20:39:18.2430780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T20:39:18.2533690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T20:39:18.2636520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T20:39:18.2739550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T20:39:18.2842950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T20:39:18.2946320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T20:39:18.3049180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T20:39:18.3152320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T20:39:18.3205470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T20:39:18.3247220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T20:39:18.3314930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T20:39:18.3353930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T20:39:18.3424890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T20:39:18.3449700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T20:39:18.3467800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T20:39:18.3485820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T20:39:18.3588280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T20:39:18.3680640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T20:39:18.3757300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T20:39:18.3793960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T20:39:18.3862980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T20:39:18.3901950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T20:39:18.3969870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T20:39:18.4008550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T20:39:18.4074540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T20:39:18.4117520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T20:39:18.4186180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T20:39:18.4221150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T20:39:18.4296810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T20:39:18.4324440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T20:39:18.4400130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T20:39:18.4432260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T20:39:18.4514410Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T20:39:18.4540370Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T20:39:18.4584050Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T20:39:18.4622740Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T20:39:18.4691940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4558-488eih.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-19T20:39:19.5662230Z ==> Summary 2021-05-19T20:39:19.5729100Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T20:39:19.5736070Z ==> Installing poppler dependency: libxrender 2021-05-19T20:39:19.6323960Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T20:39:19.6341540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-iq0e2z 2021-05-19T20:39:19.7340030Z cp -pR /private/tmp/d20210519-4117-iq0e2z/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T20:39:19.8448490Z chmod -Rf +w /private/tmp/d20210519-4117-iq0e2z 2021-05-19T20:39:19.9356440Z ==> Finishing up 2021-05-19T20:39:19.9860780Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T20:39:19.9868750Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T20:39:19.9875160Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T20:39:19.9880280Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T20:39:19.9885740Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T20:39:19.9893220Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T20:39:20.0145770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4584-pggeyw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-19T20:39:22.3003630Z ==> Summary 2021-05-19T20:39:22.3028000Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T20:39:22.3034720Z ==> Installing poppler dependency: lzo 2021-05-19T20:39:22.3055100Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T20:39:22.3073200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-1kjjlsj 2021-05-19T20:39:22.3723650Z cp -pR /private/tmp/d20210519-4117-1kjjlsj/lzo/. /usr/local/Cellar/lzo 2021-05-19T20:39:22.6232840Z chmod -Rf +w /private/tmp/d20210519-4117-1kjjlsj 2021-05-19T20:39:22.6934880Z ==> Finishing up 2021-05-19T20:39:22.7418440Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T20:39:22.7426090Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T20:39:22.7432330Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T20:39:22.7437140Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T20:39:22.7442120Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T20:39:22.7449180Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T20:39:22.7732590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4610-i5e6wt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-19T20:39:25.4739760Z ==> Summary 2021-05-19T20:39:25.4772000Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T20:39:25.4779130Z ==> Installing poppler dependency: pixman 2021-05-19T20:39:25.4808510Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T20:39:25.4829920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-1wrvmwl 2021-05-19T20:39:25.6608590Z cp -pR /private/tmp/d20210519-4117-1wrvmwl/pixman/. /usr/local/Cellar/pixman 2021-05-19T20:39:25.8009140Z chmod -Rf +w /private/tmp/d20210519-4117-1wrvmwl 2021-05-19T20:39:25.8702960Z ==> Finishing up 2021-05-19T20:39:25.9094110Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T20:39:25.9100300Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T20:39:25.9109210Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T20:39:25.9110970Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T20:39:25.9115680Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T20:39:25.9123760Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T20:39:25.9670960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4636-1y3337i.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-19T20:39:28.3863800Z ==> Summary 2021-05-19T20:39:28.3885230Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T20:39:28.3898310Z ==> Installing poppler dependency: cairo 2021-05-19T20:39:28.5549610Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T20:39:28.5567950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-5j3sa5 2021-05-19T20:39:29.9320020Z cp -pR /private/tmp/d20210519-4117-5j3sa5/cairo/. /usr/local/Cellar/cairo 2021-05-19T20:39:31.0409310Z chmod -Rf +w /private/tmp/d20210519-4117-5j3sa5 2021-05-19T20:39:32.0527820Z ==> Finishing up 2021-05-19T20:39:32.0911580Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T20:39:32.0928560Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T20:39:32.0930070Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T20:39:32.0933170Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T20:39:32.0967050Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T20:39:32.0968820Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T20:39:32.0970640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T20:39:32.0972440Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T20:39:32.0974770Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T20:39:32.0977210Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T20:39:32.0980330Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T20:39:32.0985690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T20:39:32.0987220Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T20:39:32.0988700Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T20:39:32.0995780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T20:39:32.1000310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T20:39:32.1009160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T20:39:32.1014760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T20:39:32.1019810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T20:39:32.1025100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T20:39:32.1032810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T20:39:32.1037850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T20:39:32.1043130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T20:39:32.1048490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T20:39:32.1053250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T20:39:32.1058730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T20:39:32.1063890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T20:39:32.1070090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T20:39:32.1074690Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T20:39:32.1090710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T20:39:32.1100840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T20:39:32.2320950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4662-pdf5fu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-19T20:39:34.7528960Z ==> Summary 2021-05-19T20:39:34.7616120Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T20:39:34.7626110Z ==> Installing poppler dependency: little-cms2 2021-05-19T20:39:34.7742400Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T20:39:34.7761820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-234rbf 2021-05-19T20:39:35.0012110Z cp -pR /private/tmp/d20210519-4117-234rbf/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T20:39:35.2120580Z chmod -Rf +w /private/tmp/d20210519-4117-234rbf 2021-05-19T20:39:35.3700310Z ==> Finishing up 2021-05-19T20:39:35.3973800Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T20:39:35.3977870Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T20:39:35.3982950Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T20:39:35.3987650Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T20:39:35.3992870Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T20:39:35.3999660Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T20:39:35.4006320Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T20:39:35.4018620Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T20:39:35.4025700Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T20:39:35.4032570Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T20:39:35.4038870Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T20:39:35.4044840Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T20:39:35.4052920Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T20:39:35.4057930Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T20:39:35.4062760Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T20:39:35.4071410Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T20:39:35.4454500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4688-164nl8w.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-19T20:39:37.9512690Z ==> Summary 2021-05-19T20:39:37.9541950Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T20:39:37.9547460Z ==> Installing poppler dependency: nspr 2021-05-19T20:39:37.9569440Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T20:39:37.9587800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-lb29zo 2021-05-19T20:39:38.7478150Z cp -pR /private/tmp/d20210519-4117-lb29zo/nspr/. /usr/local/Cellar/nspr 2021-05-19T20:39:39.1096940Z chmod -Rf +w /private/tmp/d20210519-4117-lb29zo 2021-05-19T20:39:39.2148010Z ==> Finishing up 2021-05-19T20:39:39.2557140Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T20:39:39.2563090Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T20:39:39.2581110Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T20:39:39.2582610Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T20:39:39.2584160Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T20:39:39.2588420Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T20:39:39.2593960Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T20:39:39.2598820Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T20:39:39.2603500Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T20:39:39.2611340Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T20:39:39.3009800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4714-13rqagk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-19T20:39:41.8450740Z ==> Summary 2021-05-19T20:39:41.8520340Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T20:39:41.8526340Z ==> Installing poppler dependency: nss 2021-05-19T20:39:41.8853070Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T20:39:41.8874240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-1871qlb 2021-05-19T20:39:45.7200990Z cp -pR /private/tmp/d20210519-4117-1871qlb/nss/. /usr/local/Cellar/nss 2021-05-19T20:39:49.0162510Z chmod -Rf +w /private/tmp/d20210519-4117-1871qlb 2021-05-19T20:40:01.2691670Z ==> Finishing up 2021-05-19T20:40:01.3257700Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T20:40:01.3261310Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T20:40:01.3266610Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T20:40:01.3272950Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T20:40:01.3276170Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T20:40:01.3281320Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T20:40:01.3286110Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T20:40:01.3291290Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T20:40:01.3296160Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T20:40:01.3300600Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T20:40:01.3305940Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T20:40:01.3310320Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T20:40:01.3315430Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T20:40:01.3320300Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T20:40:01.3324590Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T20:40:01.3329600Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T20:40:01.3334620Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T20:40:01.3339180Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T20:40:01.3344160Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T20:40:01.3348330Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T20:40:01.3353850Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T20:40:01.3358800Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T20:40:01.3363980Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T20:40:01.3368450Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T20:40:01.3373410Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T20:40:01.3378050Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T20:40:01.3382370Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T20:40:01.3387560Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T20:40:01.3392100Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T20:40:01.3397600Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T20:40:01.3402700Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T20:40:01.3407120Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T20:40:01.3412220Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T20:40:01.3444100Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T20:40:01.3445560Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T20:40:01.3446960Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T20:40:01.3451830Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T20:40:01.3456230Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T20:40:01.3461520Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T20:40:01.3466960Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T20:40:01.3471760Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T20:40:01.3476340Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T20:40:01.3483100Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T20:40:01.3487600Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T20:40:01.3492230Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T20:40:01.3497080Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T20:40:01.3502000Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T20:40:01.3506530Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T20:40:01.3511780Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T20:40:01.3515980Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T20:40:01.3521150Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T20:40:01.3525520Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T20:40:01.3530630Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T20:40:01.3534970Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T20:40:01.3539910Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T20:40:01.3544460Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T20:40:01.3549450Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T20:40:01.3554010Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T20:40:01.3558950Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T20:40:01.3570010Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T20:40:01.3571500Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T20:40:01.3573220Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T20:40:01.3578260Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T20:40:01.3582990Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T20:40:01.3587810Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T20:40:01.3595630Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T20:40:01.3597750Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T20:40:01.3602690Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T20:40:01.3608580Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T20:40:01.3612870Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T20:40:01.3620100Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T20:40:01.3627670Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T20:40:01.3632600Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T20:40:01.3637910Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T20:40:01.3642270Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T20:40:01.3647510Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T20:40:01.3651960Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T20:40:01.3657160Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T20:40:01.3662810Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T20:40:01.3667460Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T20:40:01.3672830Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T20:40:01.3677600Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T20:40:01.3682520Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T20:40:01.3687370Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T20:40:01.3692350Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T20:40:01.3698350Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T20:40:01.3703300Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T20:40:01.3708850Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T20:40:01.3714450Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T20:40:01.3719290Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T20:40:01.3724400Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T20:40:01.3728860Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T20:40:01.3735200Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T20:40:01.3739180Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T20:40:01.3744350Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T20:40:01.3749290Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T20:40:01.3753950Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T20:40:01.3759050Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T20:40:01.3763670Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T20:40:01.3769310Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T20:40:01.3773480Z Only the first 100 operations were output. 2021-05-19T20:40:01.6951840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4744-1inkxh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-19T20:40:04.3352760Z ==> Summary 2021-05-19T20:40:04.3489190Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T20:40:05.1740520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-3u6ryn 2021-05-19T20:40:05.1743570Z ==> Installing poppler dependency: openjpeg 2021-05-19T20:40:05.1744990Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T20:40:07.7469730Z cp -pR /private/tmp/d20210519-4117-3u6ryn/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T20:40:11.1585210Z chmod -Rf +w /private/tmp/d20210519-4117-3u6ryn 2021-05-19T20:40:11.5809000Z ==> Finishing up 2021-05-19T20:40:11.6150260Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T20:40:11.6154090Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T20:40:11.6159300Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T20:40:11.6166100Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:40:11.6174790Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:40:11.6184280Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T20:40:11.6189890Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T20:40:11.6194960Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T20:40:11.6202570Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T20:40:11.6208920Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T20:40:11.6213910Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T20:40:11.6218730Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T20:40:11.6230870Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T20:40:11.6232520Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:40:11.6235720Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T20:40:11.7444390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4775-1t3d2uf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-19T20:40:14.3545780Z ==> Summary 2021-05-19T20:40:14.3861850Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T20:40:14.3868930Z ==> Installing poppler dependency: qt@5 2021-05-19T20:40:14.3908300Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T20:40:14.3926850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-1y3k96m 2021-05-19T20:41:32.6167780Z cp -pR /private/tmp/d20210519-4117-1y3k96m/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T20:42:17.5409370Z chmod -Rf +w /private/tmp/d20210519-4117-1y3k96m 2021-05-19T20:43:06.1125210Z ==> Finishing up 2021-05-19T20:43:10.6428760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4880-1hhzqf4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-19T20:43:15.6920760Z ==> Caveats 2021-05-19T20:43:15.7020370Z We agreed to the Qt open source license for you. 2021-05-19T20:43:15.7022030Z If this is unacceptable you should uninstall. 2021-05-19T20:43:15.7122800Z 2021-05-19T20:43:15.7224750Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:15.7225690Z because this is an alternate version of another formula. 2021-05-19T20:43:15.7229360Z 2021-05-19T20:43:15.7330060Z If you need to have qt@5 first in your PATH, run: 2021-05-19T20:43:15.7431100Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:43:15.7532570Z 2021-05-19T20:43:15.7634010Z For compilers to find qt@5 you may need to set: 2021-05-19T20:43:15.7638940Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T20:43:15.7740830Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T20:43:15.7841910Z 2021-05-19T20:43:15.7943720Z For pkg-config to find qt@5 you may need to set: 2021-05-19T20:43:15.8046500Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T20:43:15.8148270Z 2021-05-19T20:43:15.8151520Z ==> Summary 2021-05-19T20:43:16.4456370Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T20:43:16.4460620Z ==> Installing poppler 2021-05-19T20:43:16.4467760Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T20:43:16.4483040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4117-era1yo 2021-05-19T20:43:16.8414310Z cp -pR /private/tmp/d20210519-4117-era1yo/poppler/. /usr/local/Cellar/poppler 2021-05-19T20:43:17.2132440Z chmod -Rf +w /private/tmp/d20210519-4117-era1yo 2021-05-19T20:43:17.9479100Z ==> Finishing up 2021-05-19T20:43:18.1944170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T20:43:18.2044540Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T20:43:18.2147960Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T20:43:18.2249220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T20:43:18.2350780Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T20:43:18.2451460Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T20:43:18.2553580Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T20:43:18.2654280Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T20:43:18.2756380Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T20:43:18.2856840Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T20:43:18.2959000Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T20:43:19.0398490Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T20:43:19.0400670Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T20:43:19.0502690Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T20:43:19.0603230Z rm /usr/local/share/gir-1.0 2021-05-19T20:43:19.0705470Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T20:43:19.0806310Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T20:43:19.0907480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T20:43:19.1008520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T20:43:19.1108810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T20:43:19.1210040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T20:43:19.1270470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T20:43:19.1372310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T20:43:19.1474460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T20:43:19.1576680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T20:43:19.1678620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T20:43:19.1780600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T20:43:19.1882520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T20:43:19.1966680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T20:43:19.2069430Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T20:43:19.2136780Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T20:43:19.2236970Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T20:43:19.2339290Z rm /usr/local/lib/girepository-1.0 2021-05-19T20:43:19.2439320Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T20:43:19.2540170Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T20:43:19.2641840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T20:43:19.2742570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T20:43:19.2842770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T20:43:19.2944480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T20:43:19.3045240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T20:43:19.3145780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T20:43:19.3246970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T20:43:19.3347910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T20:43:19.3349770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T20:43:19.3452080Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T20:43:19.3554200Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T20:43:19.3650330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T20:43:19.3753100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T20:43:19.3855210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T20:43:19.3957180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T20:43:19.4059420Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T20:43:19.4162200Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T20:43:19.4264420Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T20:43:19.4368270Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T20:43:19.4472210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4906-14alfql.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-19T20:43:21.9893060Z ==> Summary 2021-05-19T20:43:22.0206090Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T20:43:24.2287790Z ==> Caveats 2021-05-19T20:43:24.2292510Z ==> qt@5 2021-05-19T20:43:24.2394270Z We agreed to the Qt open source license for you. 2021-05-19T20:43:24.2495920Z If this is unacceptable you should uninstall. 2021-05-19T20:43:24.2505130Z 2021-05-19T20:43:24.2516140Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:24.2545990Z because this is an alternate version of another formula. 2021-05-19T20:43:24.2567470Z 2021-05-19T20:43:24.2580200Z If you need to have qt@5 first in your PATH, run: 2021-05-19T20:43:24.2588610Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:43:24.2597190Z 2021-05-19T20:43:24.2598180Z For compilers to find qt@5 you may need to set: 2021-05-19T20:43:24.2599780Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T20:43:24.2601300Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T20:43:24.2602090Z 2021-05-19T20:43:24.2603400Z For pkg-config to find qt@5 you may need to set: 2021-05-19T20:43:24.2611950Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T20:43:24.2612760Z 2021-05-19T20:43:26.1381490Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T20:43:27.2516790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T20:43:27.7950920Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T20:43:28.1203800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-19T20%3A50%3A00Z&sig=K6dZG3eUtao3WtUM6rLE9f2iB8s0LC%2B5ZFxtm8RdkNk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:28.1494450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-19T20\%3A50\%3A00Z\&sig=K6dZG3eUtao3WtUM6rLE9f2iB8s0LC\%2B5ZFxtm8RdkNk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:43:28.1902020Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T20:43:28.1949770Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T20:43:29.3088780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T20:43:29.8583290Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T20:43:30.2121990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-19T20%3A50%3A00Z&sig=hpHLsV3WzzTGk9XDw0iokLF9XPBbCxYBA19k841b2K0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:30.2592500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-19T20\%3A50\%3A00Z\&sig=hpHLsV3WzzTGk9XDw0iokLF9XPBbCxYBA19k841b2K0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:43:30.6143840Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T20:43:30.6523640Z ==> Installing dependencies for hdf5: szip 2021-05-19T20:43:30.6532110Z ==> Installing hdf5 dependency: szip 2021-05-19T20:43:30.7292180Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T20:43:30.7324250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4913-1lykapt 2021-05-19T20:43:30.7434840Z cp -pR /private/tmp/d20210519-4913-1lykapt/szip/. /usr/local/Cellar/szip 2021-05-19T20:43:30.7627160Z chmod -Rf +w /private/tmp/d20210519-4913-1lykapt 2021-05-19T20:43:30.8134860Z ==> Finishing up 2021-05-19T20:43:30.8560610Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T20:43:30.8565090Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T20:43:30.8572870Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T20:43:30.8580220Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T20:43:30.8588830Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T20:43:30.8596700Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T20:43:30.8768800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5083-i4bxv4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-19T20:43:33.1734740Z ==> Summary 2021-05-19T20:43:33.1752530Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T20:43:33.1758490Z ==> Installing hdf5 2021-05-19T20:43:33.1761730Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T20:43:33.1783640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4913-3orsjf 2021-05-19T20:43:33.3943790Z cp -pR /private/tmp/d20210519-4913-3orsjf/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T20:43:33.6031130Z chmod -Rf +w /private/tmp/d20210519-4913-3orsjf 2021-05-19T20:43:34.0192730Z ==> Finishing up 2021-05-19T20:43:34.0549860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T20:43:34.0553210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T20:43:34.0558600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T20:43:34.0564180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T20:43:34.0569080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T20:43:34.0575390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T20:43:34.0581260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T20:43:34.0585510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T20:43:34.0590640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T20:43:34.0595080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T20:43:34.0600770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T20:43:34.0624330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T20:43:34.0628500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T20:43:34.0633870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T20:43:34.0639430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T20:43:34.0644590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T20:43:34.0649160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T20:43:34.0654220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T20:43:34.0658700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T20:43:34.0663700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T20:43:34.0668260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T20:43:34.0673560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T20:43:34.0682920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T20:43:34.0688060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T20:43:34.0693180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T20:43:34.0697370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T20:43:34.0702440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T20:43:34.0707070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T20:43:34.0712310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T20:43:34.0716890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T20:43:34.0722100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T20:43:34.0726910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T20:43:34.0731730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T20:43:34.0736640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T20:43:34.0741760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T20:43:34.0746000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T20:43:34.0751330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T20:43:34.0756980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T20:43:34.0763820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T20:43:34.0768140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T20:43:34.0773950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T20:43:34.0779460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T20:43:34.0785270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T20:43:34.0791590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T20:43:34.0798770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T20:43:34.0803670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T20:43:34.0809460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T20:43:34.0816280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T20:43:34.0820760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T20:43:34.0826040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T20:43:34.0831470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T20:43:34.0854230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T20:43:34.0860970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T20:43:34.0866240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T20:43:34.0872700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T20:43:34.0877780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T20:43:34.0882530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T20:43:34.0887810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T20:43:34.0892850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T20:43:34.0897850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T20:43:34.0902400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T20:43:34.0907760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T20:43:34.0912270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T20:43:34.0917160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T20:43:34.0921950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T20:43:34.0927410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T20:43:34.0931930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T20:43:34.0936910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T20:43:34.0941660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T20:43:34.0946800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T20:43:34.0951200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T20:43:34.0958200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T20:43:34.0963550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T20:43:34.0970680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T20:43:34.0975180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T20:43:34.0981690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T20:43:34.0988570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T20:43:34.0993430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T20:43:34.0998720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T20:43:34.1005840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T20:43:34.1010610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T20:43:34.1016230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T20:43:34.1022400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T20:43:34.1027020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T20:43:34.1032470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T20:43:34.1038620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T20:43:34.1044100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T20:43:34.1050290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T20:43:34.1055410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T20:43:34.1061730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T20:43:34.1066770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T20:43:34.1072170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T20:43:34.1094930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T20:43:34.1099830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T20:43:34.1105090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T20:43:34.1109340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T20:43:34.1114770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T20:43:34.1119220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T20:43:34.1124470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T20:43:34.1128720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T20:43:34.1132760Z Only the first 100 operations were output. 2021-05-19T20:43:34.2347790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5109-m1g339.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-19T20:43:36.4932370Z ==> Summary 2021-05-19T20:43:36.5093640Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T20:43:38.7154900Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T20:43:39.8036590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T20:43:40.3156200Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T20:43:40.6510500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-19T20%3A50%3A00Z&sig=Ze8r%2BxCQueujq%2Fo1vTifV3Apq9VkLlkENXg9lE5NjAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:40.7075650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-19T20\%3A50\%3A00Z\&sig=Ze8r\%2BxCQueujq\%2Fo1vTifV3Apq9VkLlkENXg9lE5NjAE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:43:40.9163520Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T20:43:41.0062230Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T20:43:41.0094850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5116-bbnkv8 2021-05-19T20:43:41.2291820Z cp -pR /private/tmp/d20210519-5116-bbnkv8/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T20:43:41.4222180Z chmod -Rf +w /private/tmp/d20210519-5116-bbnkv8 2021-05-19T20:43:41.6007110Z ==> Finishing up 2021-05-19T20:43:41.6358490Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T20:43:41.6364260Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T20:43:41.6470310Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T20:43:41.6475670Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T20:43:41.6483220Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T20:43:41.6487940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T20:43:41.6493500Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T20:43:41.6498870Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T20:43:41.6504400Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T20:43:41.6510280Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T20:43:41.6515840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T20:43:41.6521550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T20:43:41.6527030Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T20:43:41.6534760Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T20:43:41.6539890Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T20:43:41.6550760Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T20:43:41.7244050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5280-14mhbfh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-19T20:43:44.0670490Z ==> Caveats 2021-05-19T20:43:44.0671580Z Emacs Lisp files have been installed to: 2021-05-19T20:43:44.0673130Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T20:43:44.0674800Z ==> Summary 2021-05-19T20:43:44.0830500Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T20:43:46.2140720Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T20:43:47.2667340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T20:43:47.8064170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T20:43:48.1482750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-19T20%3A50%3A00Z&sig=pmAF9XEqqca33D444W%2BBB1QHAdXnTNiAK0BYkDrRAKY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:48.1976840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-19T20\%3A50\%3A00Z\&sig=pmAF9XEqqca33D444W\%2BBB1QHAdXnTNiAK0BYkDrRAKY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:43:48.3390880Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T20:43:48.4154980Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T20:43:48.4184190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5287-11x0tzy 2021-05-19T20:43:48.5778740Z cp -pR /private/tmp/d20210519-5287-11x0tzy/gsl/. /usr/local/Cellar/gsl 2021-05-19T20:43:48.7409330Z chmod -Rf +w /private/tmp/d20210519-5287-11x0tzy 2021-05-19T20:43:48.9008480Z ==> Finishing up 2021-05-19T20:43:48.9280520Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T20:43:48.9287740Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T20:43:48.9289280Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T20:43:48.9295540Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T20:43:48.9324700Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T20:43:48.9332390Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T20:43:48.9432830Z info /usr/local/share/info/gsl-ref.info 2021-05-19T20:43:48.9447040Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T20:43:48.9453550Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T20:43:48.9459660Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T20:43:48.9468130Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T20:43:48.9475770Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T20:43:48.9481210Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T20:43:48.9487220Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T20:43:48.9492680Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T20:43:48.9498480Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T20:43:48.9504340Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T20:43:48.9512150Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T20:43:49.0348950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5452-1npgd8t.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-19T20:43:51.2539820Z ==> Summary 2021-05-19T20:43:51.2714000Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T20:43:54.5571980Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T20:43:55.6367610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T20:43:56.1525990Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T20:43:56.5147500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-19T20%3A50%3A00Z&sig=zrtrPLx2hfTBnNO9ksQbnNASOq%2BSlAhk36dwfCbRvC0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:56.5613040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-19T20\%3A50\%3A00Z\&sig=zrtrPLx2hfTBnNO9ksQbnNASOq\%2BSlAhk36dwfCbRvC0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:43:56.7686850Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T20:43:56.7871920Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T20:43:57.9090960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T20:43:58.4529580Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T20:43:58.7915820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-19T20%3A50%3A00Z&sig=3QsYMhJc7jAiKpLVAZqG62n8LK32JkLH0DwpmqHK%2FZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:58.8233050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-19T20\%3A50\%3A00Z\&sig=3QsYMhJc7jAiKpLVAZqG62n8LK32JkLH0DwpmqHK\%2FZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:43:58.8829890Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T20:43:58.8905880Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T20:43:59.9448490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T20:44:00.4833700Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T20:44:00.8273770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-19T20%3A50%3A00Z&sig=RHKOO4pfKS6Sb7v0JyLlxoXVGSEN3ay3rEKl1LfUkis%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:00.8723800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-19T20\%3A50\%3A00Z\&sig=RHKOO4pfKS6Sb7v0JyLlxoXVGSEN3ay3rEKl1LfUkis\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:00.9317310Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T20:44:00.9359410Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T20:44:02.0257090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T20:44:02.5740450Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T20:44:02.9268020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-19T20%3A50%3A00Z&sig=y91iM0hs8qGJsTbMWvEq5V%2FsGpEFzWUKsVPTNuciNOw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:02.9576790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-19T20\%3A50\%3A00Z\&sig=y91iM0hs8qGJsTbMWvEq5V\%2FsGpEFzWUKsVPTNuciNOw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:03.0024720Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T20:44:03.0059700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T20:44:04.1153330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T20:44:04.6910410Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T20:44:05.0018360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-19T20%3A50%3A00Z&sig=m%2Bna0%2F9zazBslJsmwtebf7x46MEVdhVyuo%2BAyaDIMoc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:05.0310360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-19T20\%3A50\%3A00Z\&sig=m\%2Bna0\%2F9zazBslJsmwtebf7x46MEVdhVyuo\%2BAyaDIMoc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:05.1641390Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T20:44:05.1732340Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T20:44:06.2636160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T20:44:06.8344320Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T20:44:07.1569280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-19T20%3A50%3A00Z&sig=2JiCOvomT69M%2F4Av2y0dFz%2FvWbWU9zMjTX6K%2FMO3OaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:07.1863060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-19T20\%3A50\%3A00Z\&sig=2JiCOvomT69M\%2F4Av2y0dFz\%2FvWbWU9zMjTX6K\%2FMO3OaM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:07.2362960Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T20:44:07.2396250Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T20:44:08.2994950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T20:44:08.8733990Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T20:44:09.2112790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-19T20%3A50%3A00Z&sig=B4vfqaHHu2PgPpFBQENRMWe5%2BsSJPh7gUth%2FWeOG7Pc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:09.2428950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-19T20\%3A50\%3A00Z\&sig=B4vfqaHHu2PgPpFBQENRMWe5\%2BsSJPh7gUth\%2FWeOG7Pc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:09.3232850Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T20:44:09.3336610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T20:44:10.5578260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T20:44:11.1011480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T20:44:11.4591950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-19T20%3A50%3A00Z&sig=IyCknVIIAzSal1%2BnZXCU9jo2qJwUB2voGkS0mmQnrxI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:11.5085500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-19T20\%3A50\%3A00Z\&sig=IyCknVIIAzSal1\%2BnZXCU9jo2qJwUB2voGkS0mmQnrxI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:11.5500520Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T20:44:11.5539110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T20:44:12.6566000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T20:44:13.2024120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T20:44:13.5800220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-19T20%3A50%3A00Z&sig=HaPk0ADrlubQTUtfRGGJrbpnpIRDaDUMmvXI9RuU3Y0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:13.6216450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-19T20\%3A50\%3A00Z\&sig=HaPk0ADrlubQTUtfRGGJrbpnpIRDaDUMmvXI9RuU3Y0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:13.6784560Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T20:44:13.6827570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T20:44:14.7623360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T20:44:15.2906490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T20:44:15.6375070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-19T20%3A50%3A00Z&sig=eNV3ER5N8ltD%2BA8shqxxV%2B7CllqYU9Yf1sNBvkdtl%2FM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:15.6951350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-19T20\%3A50\%3A00Z\&sig=eNV3ER5N8ltD\%2BA8shqxxV\%2B7CllqYU9Yf1sNBvkdtl\%2FM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:15.7369520Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T20:44:15.7422130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T20:44:16.8131270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T20:44:17.3327460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T20:44:17.7046840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-19T20%3A50%3A00Z&sig=Xp3%2Bi3LSc8C0u6G2LffkSCZHAcrKPDzbRHkOd%2BK%2B0tM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:17.7535640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-19T20\%3A50\%3A00Z\&sig=Xp3\%2Bi3LSc8C0u6G2LffkSCZHAcrKPDzbRHkOd\%2BK\%2B0tM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:17.7941600Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T20:44:17.7978900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T20:44:18.8901640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T20:44:19.4136670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T20:44:19.7426100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-19T20%3A50%3A00Z&sig=VnMbOFs1LrrS7wm496YKtCtc4PycHxrm13FV5WUOh1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:19.7864620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-19T20\%3A50\%3A00Z\&sig=VnMbOFs1LrrS7wm496YKtCtc4PycHxrm13FV5WUOh1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:19.9163550Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T20:44:19.9231430Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T20:44:21.0490090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T20:44:21.6232850Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T20:44:21.9741770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-19T20%3A50%3A00Z&sig=SkDlzskWJ8RIN59Tf9b1KXcAy45rSJGERLcJyO1pJpM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:22.0065880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-19T20\%3A50\%3A00Z\&sig=SkDlzskWJ8RIN59Tf9b1KXcAy45rSJGERLcJyO1pJpM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:22.0698030Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T20:44:22.0747730Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T20:44:23.1443230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T20:44:23.6782180Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T20:44:24.0264360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-19T20%3A50%3A00Z&sig=2pj8TaNHj%2FFQue0F1sHyWWAA0SnWb%2BHqGdk8pDMDvx0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:24.0631690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-19T20\%3A50\%3A00Z\&sig=2pj8TaNHj\%2FFQue0F1sHyWWAA0SnWb\%2BHqGdk8pDMDvx0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:24.5215350Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T20:44:24.6394000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T20:44:25.7184610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T20:44:26.2917160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T20:44:26.6352680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T20%3A50%3A00Z&sig=ZbDltTOXFinaP%2FjgExgOsci%2BNqDS1WOcXVF8ETCJwZo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:26.6696840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-19T20\%3A50\%3A00Z\&sig=ZbDltTOXFinaP\%2FjgExgOsci\%2BNqDS1WOcXVF8ETCJwZo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:26.7732070Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T20:44:26.7912690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T20:44:27.8541130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T20:44:28.3884640Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T20:44:28.7132270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T20%3A50%3A00Z&sig=QaWYIYhvTw7%2B2pK6ykw86L3isyzuCe2%2FE5mmERRvjBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:28.7522090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-19T20\%3A50\%3A00Z\&sig=QaWYIYhvTw7\%2B2pK6ykw86L3isyzuCe2\%2FE5mmERRvjBk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:28.8098600Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T20:44:28.8139090Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T20:44:29.9198370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T20:44:30.4801910Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T20:44:30.8177460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T20%3A50%3A00Z&sig=qk8WM5YLF3OCr%2FYOqql1Iw8hEtarm4RSyJheF8Ny%2Fho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:30.8472970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-19T20\%3A50\%3A00Z\&sig=qk8WM5YLF3OCr\%2FYOqql1Iw8hEtarm4RSyJheF8Ny\%2Fho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:30.9146000Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T20:44:30.9383080Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T20:44:32.0140900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T20:44:32.5646590Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T20:44:32.9246200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T20%3A50%3A00Z&sig=churh6sgblsQNEun6qx%2Fl4hgLOU6PzcYP6m0so3XKns%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:32.9551620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-19T20\%3A50\%3A00Z\&sig=churh6sgblsQNEun6qx\%2Fl4hgLOU6PzcYP6m0so3XKns\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:32.9941180Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T20:44:32.9972580Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T20:44:34.1179510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T20:44:34.6959740Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T20:44:35.0416630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T20%3A50%3A00Z&sig=09CuruatOrgGmYZzQqeQG0k6ux47jLXrMO6KW6yf2Eo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:35.0731630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-19T20\%3A50\%3A00Z\&sig=09CuruatOrgGmYZzQqeQG0k6ux47jLXrMO6KW6yf2Eo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:35.1352740Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T20:44:35.1399520Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T20:44:36.2406500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T20:44:36.7626790Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T20:44:37.1004040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T20%3A50%3A00Z&sig=nlnJl%2BZOyeE%2Bclmx1gqrQnaog8PGwWwIgsdV0QRJqao%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:37.1330060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-19T20\%3A50\%3A00Z\&sig=nlnJl\%2BZOyeE\%2Bclmx1gqrQnaog8PGwWwIgsdV0QRJqao\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:37.2425730Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T20:44:37.2517130Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T20:44:38.3786370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T20:44:38.9417250Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T20:44:39.2828520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T20%3A50%3A00Z&sig=mXowHpaTqQg%2BOdnP5mNyp2axOcAw1%2BDNujHCuPtP0nQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:39.3302480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-19T20\%3A50\%3A00Z\&sig=mXowHpaTqQg\%2BOdnP5mNyp2axOcAw1\%2BDNujHCuPtP0nQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:39.3809680Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T20:44:39.3844570Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T20:44:40.4951770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T20:44:41.0750960Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T20:44:41.4074070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T20%3A50%3A00Z&sig=sbVhRNRcMnv8ndDKG1CMDVDCyFWUy%2BZqnQ4uwI6jrzw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:41.4442840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-19T20\%3A50\%3A00Z\&sig=sbVhRNRcMnv8ndDKG1CMDVDCyFWUy\%2BZqnQ4uwI6jrzw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:41.5630660Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T20:44:41.5741170Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T20:44:42.6946070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T20:44:43.2333430Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T20:44:43.5643400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T20%3A50%3A00Z&sig=BDSgKBxJw5d6O0as74gv83FnAn43nm8Eu%2BHGWcsvdnY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:43.5954040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-19T20\%3A50\%3A00Z\&sig=BDSgKBxJw5d6O0as74gv83FnAn43nm8Eu\%2BHGWcsvdnY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:43.8037310Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T20:44:43.8461290Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T20:44:44.9231220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T20:44:45.4860820Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T20:44:45.8404550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T20%3A50%3A00Z&sig=WwvRUkoM33gGJi%2FbVLKqif5FhNt5E5AJCFs9naaCxkE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:45.8841390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-19T20\%3A50\%3A00Z\&sig=WwvRUkoM33gGJi\%2FbVLKqif5FhNt5E5AJCFs9naaCxkE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:45.9380400Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T20:44:45.9432920Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T20:44:47.0233290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T20:44:47.5699390Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T20:44:47.9235200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T20%3A50%3A00Z&sig=PpP3og2%2B22BYkbXQ9hDzfSDPkWgfZNkhaY%2Fd1OpQd5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:47.9536500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-19T20\%3A50\%3A00Z\&sig=PpP3og2\%2B22BYkbXQ9hDzfSDPkWgfZNkhaY\%2Fd1OpQd5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:48.0711460Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T20:44:48.0816270Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T20:44:49.1690720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T20:44:50.2606340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-19T20\%3A50\%3A00Z\&sig=KBOKQ9yG\%2FjH8fIf8CAKpHi25klGOVeaPNnyQ4Br7rF0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:50.2612030Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T20:44:50.2615960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T20%3A50%3A00Z&sig=KBOKQ9yG%2FjH8fIf8CAKpHi25klGOVeaPNnyQ4Br7rF0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:50.3363880Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T20:44:50.3560140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T20:44:51.5158210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T20:44:52.0850640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T20:44:52.4584970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T20%3A50%3A00Z&sig=%2FiWqUZPjL22GqrB%2FMJUDj3qh3X4Fqu0Cxwqt3YGBimk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:52.4946050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-19T20\%3A50\%3A00Z\&sig=\%2FiWqUZPjL22GqrB\%2FMJUDj3qh3X4Fqu0Cxwqt3YGBimk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:53.0894470Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T20:44:53.0906560Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T20:44:53.8933950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T20:44:54.4711900Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T20:44:54.8251840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T20%3A50%3A00Z&sig=D1U6c3ZBOEOG2obBYpMXjCUqvPcW6ayktiCcoT7w3ZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:54.8598380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-19T20\%3A50\%3A00Z\&sig=D1U6c3ZBOEOG2obBYpMXjCUqvPcW6ayktiCcoT7w3ZY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:54.9489970Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T20:44:54.9572260Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T20:44:56.0623390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T20:44:56.6122990Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T20:44:56.9604670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T20%3A50%3A00Z&sig=7l01BSKl%2B%2BIunz%2FgYxsXIWmew2WVqEyE8WjKWSPDpfo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:56.9934510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-19T20\%3A50\%3A00Z\&sig=7l01BSKl\%2B\%2BIunz\%2FgYxsXIWmew2WVqEyE8WjKWSPDpfo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:57.0784410Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:44:57.0832980Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T20:44:58.2059320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T20:44:58.7686010Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T20:44:59.1215430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T20%3A50%3A00Z&sig=CAGyAK5xz098dPJ8jhGgomq%2FLa9CnnrQL9sOJc5AHGI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:59.1587450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-19T20\%3A50\%3A00Z\&sig=CAGyAK5xz098dPJ8jhGgomq\%2FLa9CnnrQL9sOJc5AHGI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:44:59.4616900Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T20:44:59.5743660Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-19T20:44:59.5808710Z ==> Installing ffmpeg dependency: aom 2021-05-19T20:44:59.6440490Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T20:44:59.6472180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-riufwu 2021-05-19T20:44:59.7568690Z cp -pR /private/tmp/d20210519-5459-riufwu/aom/. /usr/local/Cellar/aom 2021-05-19T20:44:59.8346900Z chmod -Rf +w /private/tmp/d20210519-5459-riufwu 2021-05-19T20:44:59.9065050Z ==> Finishing up 2021-05-19T20:44:59.9453510Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T20:44:59.9457990Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T20:44:59.9466320Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T20:44:59.9474460Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T20:44:59.9479600Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T20:44:59.9485010Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T20:44:59.9490640Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T20:44:59.9497500Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T20:44:59.9828910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5801-1tx7pn0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-19T20:45:02.2088000Z ==> Summary 2021-05-19T20:45:02.2113990Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T20:45:02.2121130Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T20:45:02.2186580Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T20:45:02.2205370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-kcj3c9 2021-05-19T20:45:02.2397180Z cp -pR /private/tmp/d20210519-5459-kcj3c9/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T20:45:02.2570980Z chmod -Rf +w /private/tmp/d20210519-5459-kcj3c9 2021-05-19T20:45:02.3136910Z ==> Finishing up 2021-05-19T20:45:02.3512290Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T20:45:02.3517970Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T20:45:02.3524440Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T20:45:02.3529130Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T20:45:02.3536510Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T20:45:02.3707220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5827-kifz82.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-19T20:45:04.5928490Z ==> Summary 2021-05-19T20:45:04.5950680Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T20:45:04.5959310Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T20:45:04.6015260Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T20:45:04.6033770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-k0iwm4 2021-05-19T20:45:04.7100200Z cp -pR /private/tmp/d20210519-5459-k0iwm4/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T20:45:04.7770330Z chmod -Rf +w /private/tmp/d20210519-5459-k0iwm4 2021-05-19T20:45:04.8510160Z ==> Finishing up 2021-05-19T20:45:04.8903340Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T20:45:04.8909260Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T20:45:04.8916430Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T20:45:04.9011590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5853-q5ls7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-19T20:45:07.1940170Z ==> Summary 2021-05-19T20:45:07.2060000Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T20:45:07.2067990Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T20:45:07.2089250Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T20:45:07.2107980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1m3be0p 2021-05-19T20:45:07.2369340Z cp -pR /private/tmp/d20210519-5459-1m3be0p/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T20:45:07.3234550Z chmod -Rf +w /private/tmp/d20210519-5459-1m3be0p 2021-05-19T20:45:07.4144330Z ==> Finishing up 2021-05-19T20:45:07.4705250Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T20:45:07.4711130Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T20:45:07.4723110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T20:45:07.4729020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T20:45:07.4734710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T20:45:07.4740340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-19T20:45:07.4745930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T20:45:07.4751290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T20:45:07.4757150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T20:45:07.4762760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T20:45:07.4768240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-19T20:45:07.4773350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T20:45:07.4779070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T20:45:07.4785110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T20:45:07.4790960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-19T20:45:07.4796170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-19T20:45:07.4802820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T20:45:07.4808700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T20:45:07.4814180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T20:45:07.4819680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T20:45:07.4825680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-19T20:45:07.4830800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T20:45:07.4836660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T20:45:07.4842090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T20:45:07.4847290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T20:45:07.4853140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T20:45:07.4858110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T20:45:07.4864020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T20:45:07.4869240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T20:45:07.4879570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T20:45:07.4885570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T20:45:07.4891570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T20:45:07.4897210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T20:45:07.4904100Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T20:45:07.4908880Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T20:45:07.4914510Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T20:45:07.4922930Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T20:45:07.5169730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5879-qb430s.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-19T20:45:09.6904800Z ==> Summary 2021-05-19T20:45:09.6956620Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T20:45:09.6963680Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T20:45:09.8816570Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T20:45:09.8834350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1ksyf6z 2021-05-19T20:45:10.0539580Z cp -pR /private/tmp/d20210519-5459-1ksyf6z/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T20:45:10.3023710Z chmod -Rf +w /private/tmp/d20210519-5459-1ksyf6z 2021-05-19T20:45:10.6193630Z ==> Finishing up 2021-05-19T20:45:10.6681770Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T20:45:10.6691390Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T20:45:10.6703880Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T20:45:10.6713900Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T20:45:10.6724500Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T20:45:10.6744020Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T20:45:10.6754850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T20:45:10.6770790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T20:45:10.6780370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T20:45:10.6791750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T20:45:10.6845420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T20:45:10.6850070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T20:45:10.6855540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T20:45:10.6860310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T20:45:10.6865680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T20:45:10.6870750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T20:45:10.6876030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T20:45:10.6880870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T20:45:10.6886120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T20:45:10.6891380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T20:45:10.6896470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T20:45:10.6901630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T20:45:10.6906630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T20:45:10.6911590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T20:45:10.6916630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T20:45:10.6921690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T20:45:10.6927780Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T20:45:10.6938020Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T20:45:10.6943730Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T20:45:10.6949540Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T20:45:10.6959150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T20:45:10.6964560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T20:45:10.6969870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T20:45:10.6975090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T20:45:10.6980400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T20:45:10.6986040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T20:45:10.6991220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T20:45:10.6996380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T20:45:10.7001590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T20:45:10.7006900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T20:45:10.7012260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T20:45:10.7017470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T20:45:10.7022630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T20:45:10.7027940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T20:45:10.7033170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T20:45:10.7038390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T20:45:10.7043990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T20:45:10.7049440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T20:45:10.7054690Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T20:45:10.7059680Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T20:45:10.7065020Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T20:45:10.7073170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T20:45:10.7079540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-19T20:45:10.7556030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5905-jgdk9r.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-19T20:45:13.1122670Z ==> Summary 2021-05-19T20:45:13.1258620Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T20:45:13.1265340Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T20:45:13.1319740Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T20:45:13.1338390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1tfne0o 2021-05-19T20:45:13.1464960Z cp -pR /private/tmp/d20210519-5459-1tfne0o/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T20:45:13.1644250Z chmod -Rf +w /private/tmp/d20210519-5459-1tfne0o 2021-05-19T20:45:13.2204870Z ==> Finishing up 2021-05-19T20:45:13.2594960Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T20:45:13.2600730Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T20:45:13.2607080Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T20:45:13.2613760Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T20:45:13.2618920Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T20:45:13.2624160Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T20:45:13.2631460Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T20:45:13.2784290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5931-f7b07j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-19T20:45:15.4883030Z ==> Summary 2021-05-19T20:45:15.4910790Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T20:45:15.4919800Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T20:45:15.7166160Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T20:45:15.7186030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1okdjmm 2021-05-19T20:45:15.8079840Z cp -pR /private/tmp/d20210519-5459-1okdjmm/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T20:45:15.8731400Z chmod -Rf +w /private/tmp/d20210519-5459-1okdjmm 2021-05-19T20:45:16.0786640Z ==> Finishing up 2021-05-19T20:45:16.1165090Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T20:45:16.1168910Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T20:45:16.1173960Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T20:45:16.1178630Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T20:45:16.1185800Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T20:45:16.1194430Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T20:45:16.1203220Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T20:45:16.1210780Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T20:45:16.1215860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T20:45:16.1220070Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T20:45:16.1225850Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T20:45:16.1230510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T20:45:16.1235460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T20:45:16.1240340Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T20:45:16.1245350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T20:45:16.1250410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T20:45:16.1256300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T20:45:16.1261400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T20:45:16.1265820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T20:45:16.1271320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T20:45:16.1279050Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T20:45:16.1284370Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T20:45:16.1289950Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T20:45:16.1294590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T20:45:16.1690500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5959-184v1ko.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-19T20:45:18.5244200Z ==> Summary 2021-05-19T20:45:18.5299360Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T20:45:18.5305980Z ==> Installing ffmpeg dependency: libass 2021-05-19T20:45:18.7738870Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T20:45:18.7756330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-vjvuro 2021-05-19T20:45:18.7880960Z cp -pR /private/tmp/d20210519-5459-vjvuro/libass/. /usr/local/Cellar/libass 2021-05-19T20:45:18.7995490Z chmod -Rf +w /private/tmp/d20210519-5459-vjvuro 2021-05-19T20:45:18.8684130Z ==> Finishing up 2021-05-19T20:45:18.9096230Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T20:45:18.9101450Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T20:45:18.9106660Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T20:45:18.9111890Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T20:45:18.9119350Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T20:45:18.9262390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5986-1ousff0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-19T20:45:21.2696850Z ==> Summary 2021-05-19T20:45:21.2710960Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T20:45:21.2716480Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T20:45:21.2923380Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T20:45:21.2941340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-v53ej0 2021-05-19T20:45:21.3117470Z cp -pR /private/tmp/d20210519-5459-v53ej0/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T20:45:21.3324550Z chmod -Rf +w /private/tmp/d20210519-5459-v53ej0 2021-05-19T20:45:21.4542830Z ==> Finishing up 2021-05-19T20:45:21.4940290Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T20:45:21.4944050Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T20:45:21.4949110Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T20:45:21.4956280Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T20:45:21.4986380Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T20:45:21.4990840Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T20:45:21.4996330Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T20:45:21.5003640Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T20:45:21.5210370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6012-14l99vz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-19T20:45:23.9639310Z ==> Summary 2021-05-19T20:45:23.9664000Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T20:45:23.9669890Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T20:45:23.9728030Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T20:45:23.9746760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-5459-19k1xxf 2021-05-19T20:45:23.9901360Z cp -pR /private/tmp/d20210519-5459-19k1xxf/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T20:45:24.0138500Z chmod -Rf +w /private/tmp/d20210519-5459-19k1xxf 2021-05-19T20:45:24.0785420Z ==> Finishing up 2021-05-19T20:45:24.1176760Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T20:45:24.1180210Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T20:45:24.1189720Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T20:45:24.1196530Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T20:45:24.1201560Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T20:45:24.1207180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T20:45:24.1212190Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T20:45:24.1217590Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T20:45:24.1222650Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T20:45:24.1230330Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T20:45:24.1235300Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T20:45:24.1424240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6038-wk8byp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-19T20:45:26.3755680Z ==> Summary 2021-05-19T20:45:26.3790030Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T20:45:26.3797190Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T20:45:26.3852840Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T20:45:26.3871300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-5459-1wy0xzn 2021-05-19T20:45:26.4034440Z cp -pR /private/tmp/d20210519-5459-1wy0xzn/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T20:45:26.4248950Z chmod -Rf +w /private/tmp/d20210519-5459-1wy0xzn 2021-05-19T20:45:26.4815230Z ==> Finishing up 2021-05-19T20:45:26.5025630Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T20:45:26.5033670Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T20:45:26.5039420Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T20:45:26.5047170Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T20:45:26.5209060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6064-1g4t9rv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-19T20:45:28.6860200Z ==> Summary 2021-05-19T20:45:28.6889490Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T20:45:28.6896850Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T20:45:28.6926760Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T20:45:28.6944970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1wpo1lz 2021-05-19T20:45:28.7269250Z cp -pR /private/tmp/d20210519-5459-1wpo1lz/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T20:45:28.7844790Z chmod -Rf +w /private/tmp/d20210519-5459-1wpo1lz 2021-05-19T20:45:28.8317970Z ==> Finishing up 2021-05-19T20:45:28.8745350Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T20:45:28.8751070Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T20:45:28.8758480Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T20:45:28.8855020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6090-1j5j6ua.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-19T20:45:31.1559190Z ==> Summary 2021-05-19T20:45:31.1582370Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T20:45:31.1588750Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T20:45:31.1612740Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T20:45:31.1630310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1wohpmj 2021-05-19T20:45:31.1772570Z cp -pR /private/tmp/d20210519-5459-1wohpmj/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T20:45:31.2066450Z chmod -Rf +w /private/tmp/d20210519-5459-1wohpmj 2021-05-19T20:45:31.2539060Z ==> Finishing up 2021-05-19T20:45:31.2955470Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T20:45:31.2959020Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T20:45:31.2966610Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T20:45:31.2971120Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T20:45:31.2976720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T20:45:31.2981660Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T20:45:31.2987010Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T20:45:31.2992370Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T20:45:31.2999960Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T20:45:31.3005390Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T20:45:31.3173340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6116-kqsszg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-19T20:45:33.5771420Z ==> Summary 2021-05-19T20:45:33.5797870Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T20:45:33.5804950Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T20:45:33.5887320Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T20:45:33.5905550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-507iat 2021-05-19T20:45:34.3042100Z cp -pR /private/tmp/d20210519-5459-507iat/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T20:45:34.9216440Z chmod -Rf +w /private/tmp/d20210519-5459-507iat 2021-05-19T20:45:34.9758580Z ==> Finishing up 2021-05-19T20:45:35.0153800Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T20:45:35.0159810Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T20:45:35.0166690Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T20:45:35.0171670Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T20:45:35.0176380Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T20:45:35.0181850Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T20:45:35.0189310Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T20:45:35.0571170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6142-2ymaoh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-19T20:45:37.2539020Z ==> Summary 2021-05-19T20:45:37.2560350Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T20:45:37.2566460Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T20:45:37.2958120Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T20:45:37.2975710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-5459-2jn7gs 2021-05-19T20:45:37.3487610Z cp -pR /private/tmp/d20210519-5459-2jn7gs/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T20:45:37.3800120Z chmod -Rf +w /private/tmp/d20210519-5459-2jn7gs 2021-05-19T20:45:37.4580220Z ==> Finishing up 2021-05-19T20:45:37.4963400Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T20:45:37.4969540Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T20:45:37.4978420Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T20:45:37.4984920Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T20:45:37.4989460Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T20:45:37.4995170Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T20:45:37.5002490Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T20:45:37.5238700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6168-148brem.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-19T20:45:39.7068090Z ==> Summary 2021-05-19T20:45:39.7101140Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T20:45:39.7111200Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T20:45:39.7625300Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T20:45:39.7643720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-zpxgnz 2021-05-19T20:45:39.7790520Z cp -pR /private/tmp/d20210519-5459-zpxgnz/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T20:45:39.7951110Z chmod -Rf +w /private/tmp/d20210519-5459-zpxgnz 2021-05-19T20:45:39.8613310Z ==> Finishing up 2021-05-19T20:45:39.8999720Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T20:45:39.9005740Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T20:45:39.9012700Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T20:45:39.9017130Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T20:45:39.9022620Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T20:45:39.9029990Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T20:45:39.9298150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6194-13vqrd8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-19T20:45:42.1815830Z ==> Summary 2021-05-19T20:45:42.1835580Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T20:45:42.1841810Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T20:45:42.1862850Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T20:45:42.1881540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1w33b6s 2021-05-19T20:45:42.2566420Z cp -pR /private/tmp/d20210519-5459-1w33b6s/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T20:45:42.3408500Z chmod -Rf +w /private/tmp/d20210519-5459-1w33b6s 2021-05-19T20:45:42.4218390Z ==> Finishing up 2021-05-19T20:45:42.4614680Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T20:45:42.4620020Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T20:45:42.4628530Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T20:45:42.4637370Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T20:45:42.4642240Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T20:45:42.4647020Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T20:45:42.4652570Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T20:45:42.4657110Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T20:45:42.4662220Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T20:45:42.4669440Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T20:45:42.4978160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6220-1mrypaw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-19T20:45:44.7097620Z ==> Summary 2021-05-19T20:45:44.7198780Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T20:45:44.7205910Z ==> Installing ffmpeg dependency: snappy 2021-05-19T20:45:44.7266580Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T20:45:44.7285140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1b3im17 2021-05-19T20:45:44.7432240Z cp -pR /private/tmp/d20210519-5459-1b3im17/snappy/. /usr/local/Cellar/snappy 2021-05-19T20:45:44.7575770Z chmod -Rf +w /private/tmp/d20210519-5459-1b3im17 2021-05-19T20:45:44.8075600Z ==> Finishing up 2021-05-19T20:45:44.8586480Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T20:45:44.8590810Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T20:45:44.8596250Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T20:45:44.8600310Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T20:45:44.8609890Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T20:45:44.8614550Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T20:45:44.8619860Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T20:45:44.8624050Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T20:45:44.8629520Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T20:45:44.8774640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6246-lmo2g7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-19T20:45:47.0224940Z ==> Summary 2021-05-19T20:45:47.0247330Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T20:45:47.0257320Z ==> Installing ffmpeg dependency: speex 2021-05-19T20:45:47.0316510Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T20:45:47.0334700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-w3jfsw 2021-05-19T20:45:47.0488860Z cp -pR /private/tmp/d20210519-5459-w3jfsw/speex/. /usr/local/Cellar/speex 2021-05-19T20:45:47.0726820Z chmod -Rf +w /private/tmp/d20210519-5459-w3jfsw 2021-05-19T20:45:47.1342710Z ==> Finishing up 2021-05-19T20:45:47.1763540Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T20:45:47.1772950Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T20:45:47.1781640Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T20:45:47.1788140Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T20:45:47.1792790Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T20:45:47.1798270Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T20:45:47.1805760Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T20:45:47.1968250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6272-1ifs8gm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-19T20:45:49.4320980Z ==> Summary 2021-05-19T20:45:49.4349420Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T20:45:49.4355440Z ==> Installing ffmpeg dependency: srt 2021-05-19T20:45:49.4438090Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T20:45:49.4455570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-9v1c8g 2021-05-19T20:45:49.4877130Z cp -pR /private/tmp/d20210519-5459-9v1c8g/srt/. /usr/local/Cellar/srt 2021-05-19T20:45:49.5147250Z chmod -Rf +w /private/tmp/d20210519-5459-9v1c8g 2021-05-19T20:45:49.6405610Z ==> Finishing up 2021-05-19T20:45:49.6790840Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T20:45:49.6794010Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T20:45:49.6799420Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T20:45:49.6803430Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T20:45:49.6810550Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T20:45:49.6817190Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T20:45:49.6821790Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T20:45:49.6840670Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T20:45:49.6852520Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T20:45:49.6866920Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T20:45:49.6877130Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T20:45:49.7147160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6298-11ym2i5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-19T20:45:51.8852350Z ==> Summary 2021-05-19T20:45:51.8876570Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T20:45:51.8882910Z ==> Installing ffmpeg dependency: giflib 2021-05-19T20:45:51.8904900Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T20:45:51.8923210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-wkhmf6 2021-05-19T20:45:51.9130710Z cp -pR /private/tmp/d20210519-5459-wkhmf6/giflib/. /usr/local/Cellar/giflib 2021-05-19T20:45:51.9274920Z chmod -Rf +w /private/tmp/d20210519-5459-wkhmf6 2021-05-19T20:45:51.9866120Z ==> Finishing up 2021-05-19T20:45:52.0272230Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T20:45:52.0275630Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T20:45:52.0281110Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T20:45:52.0285620Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T20:45:52.0291010Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T20:45:52.0295270Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T20:45:52.0302310Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T20:45:52.0309060Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T20:45:52.0313730Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T20:45:52.0318770Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T20:45:52.0323870Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T20:45:52.0493930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6324-50ose1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-19T20:45:54.4171710Z ==> Summary 2021-05-19T20:45:54.4194910Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T20:45:54.4201430Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T20:45:54.4846710Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T20:45:54.4864250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-qfxlas 2021-05-19T20:45:54.5511280Z cp -pR /private/tmp/d20210519-5459-qfxlas/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T20:45:54.6205220Z chmod -Rf +w /private/tmp/d20210519-5459-qfxlas 2021-05-19T20:45:55.1247030Z ==> Finishing up 2021-05-19T20:45:55.1630770Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T20:45:55.1635130Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T20:45:55.1639910Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T20:45:55.1645250Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T20:45:55.1650330Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T20:45:55.1655500Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T20:45:55.1659880Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T20:45:55.1664670Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T20:45:55.1669460Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T20:45:55.1674750Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T20:45:55.1681710Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T20:45:55.1691440Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T20:45:55.1713590Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T20:45:55.1718440Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T20:45:55.1723640Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T20:45:55.1728760Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T20:45:55.1737710Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T20:45:55.2189090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6350-u8ix38.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-19T20:45:57.4762230Z ==> Summary 2021-05-19T20:45:57.4804580Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T20:45:57.4813100Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T20:45:57.5612220Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T20:45:57.5629550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1cb7w39 2021-05-19T20:45:57.8796010Z cp -pR /private/tmp/d20210519-5459-1cb7w39/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T20:45:58.0812190Z chmod -Rf +w /private/tmp/d20210519-5459-1cb7w39 2021-05-19T20:45:58.1724920Z ==> Finishing up 2021-05-19T20:45:58.2124440Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T20:45:58.2130610Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T20:45:58.2137340Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T20:45:58.2143930Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T20:45:58.2148530Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T20:45:58.2154300Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T20:45:58.2161690Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T20:45:58.2543020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6376-ij2t5q.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-19T20:46:00.4565520Z ==> Caveats 2021-05-19T20:46:00.4566770Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T20:46:00.4568440Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T20:46:00.4569930Z ==> Summary 2021-05-19T20:46:00.4621910Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T20:46:00.4628760Z ==> Installing ffmpeg dependency: theora 2021-05-19T20:46:00.4810020Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T20:46:00.4828050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210519-5459-1fr05ww 2021-05-19T20:46:00.5310050Z cp -pR /private/tmp/d20210519-5459-1fr05ww/theora/. /usr/local/Cellar/theora 2021-05-19T20:46:00.5891290Z chmod -Rf +w /private/tmp/d20210519-5459-1fr05ww 2021-05-19T20:46:00.6872920Z ==> Finishing up 2021-05-19T20:46:00.7341220Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T20:46:00.7348950Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T20:46:00.7355520Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T20:46:00.7360010Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T20:46:00.7365560Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T20:46:00.7370210Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T20:46:00.7375380Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T20:46:00.7380770Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T20:46:00.7385460Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T20:46:00.7406730Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T20:46:00.7411750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T20:46:00.7419280Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T20:46:00.7424350Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T20:46:00.7429500Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T20:46:00.7778590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6402-1nx2sgk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-19T20:46:03.0345100Z ==> Summary 2021-05-19T20:46:03.0416410Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T20:46:03.0423060Z ==> Installing ffmpeg dependency: x264 2021-05-19T20:46:03.0452910Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T20:46:03.0472850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1u6cxjd 2021-05-19T20:46:03.1169890Z cp -pR /private/tmp/d20210519-5459-1u6cxjd/x264/. /usr/local/Cellar/x264 2021-05-19T20:46:03.1428930Z chmod -Rf +w /private/tmp/d20210519-5459-1u6cxjd 2021-05-19T20:46:03.1930890Z ==> Finishing up 2021-05-19T20:46:03.2325940Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T20:46:03.2331830Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T20:46:03.2336600Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T20:46:03.2343660Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T20:46:03.2348160Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T20:46:03.2353610Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T20:46:03.2360800Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T20:46:03.2543100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6429-muwlii.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-19T20:46:05.4385910Z ==> Summary 2021-05-19T20:46:05.4404630Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T20:46:05.4415190Z ==> Installing ffmpeg dependency: x265 2021-05-19T20:46:05.4507400Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T20:46:05.4525080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-5459-1whdcc3 2021-05-19T20:46:05.7001800Z cp -pR /private/tmp/d20210519-5459-1whdcc3/x265/. /usr/local/Cellar/x265 2021-05-19T20:46:05.9316550Z chmod -Rf +w /private/tmp/d20210519-5459-1whdcc3 2021-05-19T20:46:05.9944230Z ==> Finishing up 2021-05-19T20:46:06.0586180Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T20:46:06.0591500Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T20:46:06.0596420Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T20:46:06.0603350Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T20:46:06.0608070Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T20:46:06.0613100Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T20:46:06.0620300Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T20:46:06.1756020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6455-g6wd4g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-19T20:46:08.4066520Z ==> Summary 2021-05-19T20:46:08.4086360Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T20:46:08.4093830Z ==> Installing ffmpeg dependency: xvid 2021-05-19T20:46:08.4117070Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T20:46:08.4136980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1kmc0nt 2021-05-19T20:46:08.4317950Z cp -pR /private/tmp/d20210519-5459-1kmc0nt/xvid/. /usr/local/Cellar/xvid 2021-05-19T20:46:08.4498870Z chmod -Rf +w /private/tmp/d20210519-5459-1kmc0nt 2021-05-19T20:46:08.4954910Z ==> Finishing up 2021-05-19T20:46:08.5397420Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T20:46:08.5402740Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T20:46:08.5407680Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T20:46:08.5550340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6481-etgyh9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-19T20:46:10.7065530Z ==> Summary 2021-05-19T20:46:10.7081900Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T20:46:10.7089920Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T20:46:10.7223840Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T20:46:10.7241560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-49345i 2021-05-19T20:46:10.7943970Z cp -pR /private/tmp/d20210519-5459-49345i/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T20:46:10.8844510Z chmod -Rf +w /private/tmp/d20210519-5459-49345i 2021-05-19T20:46:10.9853050Z ==> Finishing up 2021-05-19T20:46:11.0146550Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T20:46:11.0152560Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T20:46:11.0157340Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T20:46:11.0170620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T20:46:11.0211060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T20:46:11.0215710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T20:46:11.0221500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T20:46:11.0227040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T20:46:11.0232670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T20:46:11.0237660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T20:46:11.0243280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T20:46:11.0248730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T20:46:11.0254340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T20:46:11.0261470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T20:46:11.0267280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T20:46:11.0272700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T20:46:11.0278150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T20:46:11.0283450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T20:46:11.0289080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T20:46:11.0294320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T20:46:11.0299750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T20:46:11.0304950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T20:46:11.0310160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T20:46:11.0315750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T20:46:11.0320830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T20:46:11.0325860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T20:46:11.0331330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T20:46:11.0336750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T20:46:11.5999050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T20:46:11.6005790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T20:46:11.6108080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T20:46:11.6210610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T20:46:11.6307680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T20:46:11.6410120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T20:46:11.6512760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T20:46:11.6613580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T20:46:11.6715260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T20:46:11.6816680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T20:46:11.6917950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T20:46:11.7019540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-19T20:46:11.7121350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T20:46:11.7222390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T20:46:11.7324230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T20:46:11.7425300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T20:46:11.7527320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T20:46:11.7628170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T20:46:11.7629650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T20:46:11.7728890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T20:46:11.7731700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T20:46:11.7832920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T20:46:11.7935830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T20:46:11.8037920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T20:46:11.8140790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T20:46:11.8241910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T20:46:11.8243560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T20:46:11.8444610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T20:46:11.8645130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T20:46:11.8745540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T20:46:11.8848130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T20:46:11.8850950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T20:46:11.8852640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T20:46:11.8953520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T20:46:11.9055200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T20:46:11.9056660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T20:46:11.9156120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T20:46:11.9158850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T20:46:11.9261590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T20:46:11.9433880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T20:46:11.9464170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T20:46:11.9536200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T20:46:11.9566160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T20:46:11.9638630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T20:46:11.9668100Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T20:46:11.9741110Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T20:46:11.9770090Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T20:46:11.9844190Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T20:46:11.9874080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6507-1ghybz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-19T20:46:13.4003090Z ==> Summary 2021-05-19T20:46:13.4065000Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T20:46:13.4070750Z ==> Installing ffmpeg dependency: zimg 2021-05-19T20:46:13.4121270Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:46:13.4138640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-a9n6cp 2021-05-19T20:46:13.4409080Z cp -pR /private/tmp/d20210519-5459-a9n6cp/zimg/. /usr/local/Cellar/zimg 2021-05-19T20:46:13.4664790Z chmod -Rf +w /private/tmp/d20210519-5459-a9n6cp 2021-05-19T20:46:13.5368310Z ==> Finishing up 2021-05-19T20:46:13.5786630Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T20:46:13.5789920Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T20:46:13.5799440Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T20:46:13.5805490Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T20:46:13.5810190Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T20:46:13.5815740Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T20:46:13.5822820Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T20:46:13.6005190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6533-o0jgfd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-19T20:46:15.9122970Z ==> Summary 2021-05-19T20:46:15.9157920Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T20:46:15.9185970Z ==> Installing ffmpeg 2021-05-19T20:46:15.9190070Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T20:46:15.9210160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5459-1wlm88s 2021-05-19T20:46:16.4673620Z cp -pR /private/tmp/d20210519-5459-1wlm88s/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T20:46:17.0237750Z chmod -Rf +w /private/tmp/d20210519-5459-1wlm88s 2021-05-19T20:46:26.5321960Z ==> Finishing up 2021-05-19T20:46:26.5764880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T20:46:26.5768630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T20:46:26.5773650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T20:46:26.5778220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T20:46:26.5783340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T20:46:26.5788080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T20:46:26.5792600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T20:46:26.5797660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T20:46:26.5802470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T20:46:26.5806730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T20:46:26.5811630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T20:46:26.5816470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T20:46:26.5820880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T20:46:26.5825930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T20:46:26.5830730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T20:46:26.5835290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T20:46:26.5839710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T20:46:26.5844800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T20:46:26.5849530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T20:46:26.5854470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T20:46:26.5859050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T20:46:26.5863900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T20:46:26.5868080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T20:46:26.5873790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T20:46:26.5878130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T20:46:26.5883290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T20:46:26.5887850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T20:46:26.5892760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T20:46:26.5897370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T20:46:26.5902330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T20:46:26.5906900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T20:46:26.5912280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T20:46:26.5916600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T20:46:26.5921940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T20:46:26.5926280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T20:46:26.5931290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T20:46:26.5935710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T20:46:26.5940910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T20:46:26.5948180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T20:46:26.5952840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T20:46:26.5957910Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T20:46:26.5962450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T20:46:26.5967480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T20:46:26.5971800Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T20:46:26.5976980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T20:46:26.5981500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T20:46:26.5986500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T20:46:26.5992740Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T20:46:26.6003990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T20:46:26.6020930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T20:46:26.6023010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T20:46:26.6024800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T20:46:26.6026620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T20:46:26.6030680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T20:46:26.6036290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T20:46:26.6041320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T20:46:26.6047050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T20:46:26.6051840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T20:46:26.6057230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T20:46:26.6062370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T20:46:26.6067770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T20:46:26.6073060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T20:46:26.6088050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T20:46:26.6090340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T20:46:26.6092250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T20:46:26.6098050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T20:46:26.6103860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T20:46:26.6110120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T20:46:26.6159170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T20:46:26.6163980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T20:46:26.6172360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T20:46:26.6177140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T20:46:26.6182230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T20:46:26.6187580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T20:46:26.6192610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T20:46:26.6197990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T20:46:26.6202380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T20:46:26.6208110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T20:46:26.6213090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T20:46:26.6218320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T20:46:26.6222790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T20:46:26.6228370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T20:46:26.6233900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T20:46:26.6239100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T20:46:26.6243640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T20:46:26.6249180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T20:46:26.6254050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T20:46:26.6259380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T20:46:26.6263840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T20:46:26.6269300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T20:46:26.6274130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T20:46:26.6279350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T20:46:26.6283800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T20:46:26.6289370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T20:46:26.6294160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T20:46:26.6299580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T20:46:26.6304030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T20:46:26.6309550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T20:46:26.6314840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T20:46:26.6320100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T20:46:26.6323470Z Only the first 100 operations were output. 2021-05-19T20:46:26.8547630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6559-e1ulme.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-19T20:46:29.4142300Z ==> Summary 2021-05-19T20:46:29.4316250Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T20:46:30.5015140Z ==> Caveats 2021-05-19T20:46:30.5016630Z ==> tesseract 2021-05-19T20:46:30.5032260Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T20:46:30.5034150Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T20:46:32.3223820Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T20:46:33.3931020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T20:46:33.9230710Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T20:46:34.2497930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T20%3A55%3A00Z&sig=hcVLe1BocCYymJ1w6bxSyvPI1I1fFIojiaa2TjJ3r3Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:34.2886310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-19T20\%3A55\%3A00Z\&sig=hcVLe1BocCYymJ1w6bxSyvPI1I1fFIojiaa2TjJ3r3Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:46:34.8328180Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T20:46:34.9471790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T20:46:36.0667910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T20:46:36.6364550Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T20:46:37.1249510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T20%3A55%3A00Z&sig=V4hAiLLuNHaYzD7pGbxxP0F93rD8DQPoS7LENr0hPbk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:37.1568260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-19T20\%3A55\%3A00Z\&sig=V4hAiLLuNHaYzD7pGbxxP0F93rD8DQPoS7LENr0hPbk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:46:37.4617780Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T20:46:37.5074100Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T20:46:37.5076070Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T20:46:37.5854920Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T20:46:37.5888900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6572-1jtdbm 2021-05-19T20:46:38.6035770Z cp -pR /private/tmp/d20210519-6572-1jtdbm/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T20:46:39.4415040Z chmod -Rf +w /private/tmp/d20210519-6572-1jtdbm 2021-05-19T20:46:39.7916510Z ==> Finishing up 2021-05-19T20:46:39.8216400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T20:46:39.8221710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T20:46:39.8227110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T20:46:39.8238780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T20:46:39.8252160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T20:46:39.8268280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T20:46:39.8276640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T20:46:39.8296300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T20:46:39.8308650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T20:46:39.8316290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T20:46:39.8327420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T20:46:39.8348300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T20:46:39.8358290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T20:46:39.8369400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T20:46:39.8379210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T20:46:39.8393090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T20:46:39.8404310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T20:46:39.8416950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T20:46:39.8427520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T20:46:39.8437820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T20:46:39.8450850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T20:46:39.8469580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T20:46:39.8483460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T20:46:39.8531220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T20:46:39.8534930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T20:46:39.8540400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T20:46:39.8545000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T20:46:39.8549580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T20:46:39.8555100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T20:46:39.8559820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T20:46:39.8569920Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T20:46:39.8579760Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T20:46:39.8585310Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T20:46:39.8595810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T20:46:39.8602020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T20:46:39.8608810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T20:46:39.8614690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T20:46:39.8620530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T20:46:39.8626630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T20:46:39.8632300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T20:46:39.8637540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T20:46:39.8643330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T20:46:39.8649150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T20:46:39.8654710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T20:46:39.8660100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T20:46:39.8665290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T20:46:39.8672350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T20:46:39.8677540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T20:46:39.8682790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T20:46:39.8688590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T20:46:39.8694220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T20:46:39.8699740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T20:46:39.8705500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T20:46:39.8710900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T20:46:39.8716030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T20:46:39.8723000Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T20:46:39.8728460Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T20:46:39.8752490Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T20:46:40.1557330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6742-1ngvohx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-19T20:46:42.6439280Z ==> Summary 2021-05-19T20:46:42.6881320Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T20:46:42.6894690Z ==> Installing imagemagick@6 2021-05-19T20:46:42.6899390Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T20:46:42.6924740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6572-1ijy4rr 2021-05-19T20:46:43.1840780Z cp -pR /private/tmp/d20210519-6572-1ijy4rr/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T20:46:43.7539170Z chmod -Rf +w /private/tmp/d20210519-6572-1ijy4rr 2021-05-19T20:46:46.9252410Z ==> Finishing up 2021-05-19T20:46:47.2111450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6768-14a0yxb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-19T20:46:49.8048230Z ==> Caveats 2021-05-19T20:46:49.8049920Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:46:49.8051130Z because this is an alternate version of another formula. 2021-05-19T20:46:49.8051820Z 2021-05-19T20:46:49.8052690Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T20:46:49.8054360Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:46:49.8055250Z 2021-05-19T20:46:49.8056120Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T20:46:49.8057540Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T20:46:49.8059020Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T20:46:49.8059750Z 2021-05-19T20:46:49.8061000Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T20:46:49.8062180Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T20:46:49.8062890Z 2021-05-19T20:46:49.8064010Z ==> Summary 2021-05-19T20:46:49.8559880Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T20:46:50.7440770Z ==> Caveats 2021-05-19T20:46:50.7442270Z ==> imagemagick@6 2021-05-19T20:46:50.7492520Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:46:50.7493900Z because this is an alternate version of another formula. 2021-05-19T20:46:50.7494610Z 2021-05-19T20:46:50.7495490Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T20:46:50.7497160Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:46:50.7497970Z 2021-05-19T20:46:50.7498820Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T20:46:50.7500260Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T20:46:50.7501730Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T20:46:50.7502460Z 2021-05-19T20:46:50.7503700Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T20:46:50.7504860Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T20:46:50.7505570Z 2021-05-19T20:46:52.8909080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T20:46:53.9671430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T20:46:54.5390330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T20:46:54.8720500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-19T20%3A55%3A00Z&sig=oqW0MU6ArIo3lOE8xp8ojVfhEqxLERCSt8el%2BelcrLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:54.9244720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-19T20\%3A55\%3A00Z\&sig=oqW0MU6ArIo3lOE8xp8ojVfhEqxLERCSt8el\%2BelcrLY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:46:54.9767980Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T20:46:54.9844540Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T20:46:56.0559670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T20:46:56.6103140Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T20:46:56.9561590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-19T20%3A55%3A00Z&sig=bCbJP9VjpdX%2Fd5dgAwmc1s51QZOpaILaTDb9JmQpO%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:56.9991320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-19T20\%3A55\%3A00Z\&sig=bCbJP9VjpdX\%2Fd5dgAwmc1s51QZOpaILaTDb9JmQpO\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:46:57.0614460Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T20:46:57.0716230Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T20:46:58.1154810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T20:46:58.6235340Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T20:46:58.9745560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-19T20%3A55%3A00Z&sig=LCCWHw52qV0nHGheYF3F0h%2BtswhJZyUVDkFSfjAP0m4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:59.0048840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-19T20\%3A55\%3A00Z\&sig=LCCWHw52qV0nHGheYF3F0h\%2BtswhJZyUVDkFSfjAP0m4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:46:59.7529320Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T20:46:59.9082030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T20:47:01.0446270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T20:47:01.5781070Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T20:47:01.9514110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-19T20%3A55%3A00Z&sig=656EBRS8OSqzGIJsGCyR1gqLVnjG6zzJ5srXt4Ch6Wo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:02.0314240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-19T20\%3A55\%3A00Z\&sig=656EBRS8OSqzGIJsGCyR1gqLVnjG6zzJ5srXt4Ch6Wo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:02.0672770Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T20:47:02.0705320Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T20:47:03.2900060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T20:47:03.8338950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T20:47:05.2533680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-19T20\%3A55\%3A00Z\&sig=8hQyuIdl0SSVxUm6nHWerr32LK6KQARhFPytdBuAf4o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:05.2541540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-19T20%3A55%3A00Z&sig=8hQyuIdl0SSVxUm6nHWerr32LK6KQARhFPytdBuAf4o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:05.2546000Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T20:47:05.2548380Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T20:47:05.4687380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T20:47:06.0284230Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T20:47:06.4452170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-19T20%3A55%3A00Z&sig=IGDJa%2FT4ulDZuS8eGU5VyUhIm8%2BXHShdrtj1g46Bpn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:06.4873300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-19T20\%3A55\%3A00Z\&sig=IGDJa\%2FT4ulDZuS8eGU5VyUhIm8\%2BXHShdrtj1g46Bpn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:06.5934940Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T20:47:06.6003460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T20:47:07.7022720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T20:47:08.2452390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T20:47:08.5873500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-19T20%3A55%3A00Z&sig=b4U9qVbROsUmTAtqoc285u4jEiW7QIb7gJwsinhhmCw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:08.6242070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-19T20\%3A55\%3A00Z\&sig=b4U9qVbROsUmTAtqoc285u4jEiW7QIb7gJwsinhhmCw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:08.7275960Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T20:47:08.7352750Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T20:47:09.8291050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T20:47:10.3945170Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T20:47:10.7485950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-19T20%3A55%3A00Z&sig=4xwOak%2Bu3O3PQexp13wMshi7YGH5QyALyeubuyFwqEY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:10.7780210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-19T20\%3A55\%3A00Z\&sig=4xwOak\%2Bu3O3PQexp13wMshi7YGH5QyALyeubuyFwqEY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:10.8228150Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T20:47:10.8259660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T20:47:11.8989320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T20:47:12.4405810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T20:47:12.7633900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-19T20%3A55%3A00Z&sig=ABaThuKhyh4yvwSFLcpfJpgxC%2BitayA%2BLMT%2Bq7PcDMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:12.7924780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-19T20\%3A55\%3A00Z\&sig=ABaThuKhyh4yvwSFLcpfJpgxC\%2BitayA\%2BLMT\%2Bq7PcDMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:12.8350480Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T20:47:12.8397960Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T20:47:13.8939060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T20:47:14.4051460Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T20:47:14.7499100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-19T20%3A55%3A00Z&sig=tfj0Qs%2FoKREszxSq3ARHZUwtfYJ6M6BxZ5VANAV%2FxC0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:14.7880380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-19T20\%3A55\%3A00Z\&sig=tfj0Qs\%2FoKREszxSq3ARHZUwtfYJ6M6BxZ5VANAV\%2FxC0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:14.8343840Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:47:14.8384930Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T20:47:15.8961720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T20:47:16.4258750Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T20:47:16.7727350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-19T20%3A55%3A00Z&sig=isuJoES1UDmDVB5U8%2BnOSsdAOxyX7mMlzupMuz2Ksnw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:16.8015780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-19T20\%3A55\%3A00Z\&sig=isuJoES1UDmDVB5U8\%2BnOSsdAOxyX7mMlzupMuz2Ksnw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:16.8732690Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:47:16.8816710Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T20:47:17.9709960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T20:47:18.5394580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T20:47:18.9895800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-19T20%3A55%3A00Z&sig=MtoTH4NlqYbYQRAvxDETlcDg1WfYV9%2BXcUo32LS0RoI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:47:19.0294780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-19T20\%3A55\%3A00Z\&sig=MtoTH4NlqYbYQRAvxDETlcDg1WfYV9\%2BXcUo32LS0RoI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:47:19.4076750Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T20:47:19.4593230Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T20:47:19.4596260Z ==> Installing imagemagick dependency: libde265 2021-05-19T20:47:19.5202720Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T20:47:19.5229980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-1a546f3 2021-05-19T20:47:19.5612110Z cp -pR /private/tmp/d20210519-6775-1a546f3/libde265/. /usr/local/Cellar/libde265 2021-05-19T20:47:19.5973610Z chmod -Rf +w /private/tmp/d20210519-6775-1a546f3 2021-05-19T20:47:19.6795310Z ==> Finishing up 2021-05-19T20:47:19.7289600Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T20:47:19.7293100Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T20:47:19.7298800Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T20:47:19.7303170Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T20:47:19.7308550Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T20:47:19.7316110Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T20:47:19.7323040Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T20:47:19.7327670Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T20:47:19.7333250Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T20:47:19.7340760Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T20:47:19.7595440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7017-1k2xqjn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-19T20:47:21.9883320Z ==> Summary 2021-05-19T20:47:21.9912230Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T20:47:21.9919390Z ==> Installing imagemagick dependency: docbook 2021-05-19T20:47:21.9941370Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T20:47:21.9958930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-z3b466 2021-05-19T20:47:22.1284900Z cp -pR /private/tmp/d20210519-6775-z3b466/docbook/. /usr/local/Cellar/docbook 2021-05-19T20:47:22.2644270Z chmod -Rf +w /private/tmp/d20210519-6775-z3b466 2021-05-19T20:47:22.3705300Z ==> Finishing up 2021-05-19T20:47:22.4281050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7043-1oao28g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-19T20:47:24.5677760Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T20:47:24.6323660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.6492900Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.6599980Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.6702010Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.6801670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.6904580Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.7019140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.7121970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.7224170Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.7325880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.7427510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.7530880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.7635160Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:24.7738420Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:25.0591990Z ==> Caveats 2021-05-19T20:47:25.0593070Z To use the DocBook package in your XML toolchain, 2021-05-19T20:47:25.0594060Z you need to add the following to your ~/.bashrc: 2021-05-19T20:47:25.0594700Z 2021-05-19T20:47:25.0595570Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T20:47:25.0596870Z ==> Summary 2021-05-19T20:47:25.0751020Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T20:47:25.0760350Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T20:47:25.0821180Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T20:47:25.0838710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-c1zu8b 2021-05-19T20:47:27.2957790Z cp -pR /private/tmp/d20210519-6775-c1zu8b/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T20:47:30.1202290Z chmod -Rf +w /private/tmp/d20210519-6775-c1zu8b 2021-05-19T20:47:31.7315720Z ==> Finishing up 2021-05-19T20:47:31.7794910Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T20:47:31.7800820Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T20:47:31.7898160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7084-1luwtrt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-19T20:47:33.8372650Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:33.8494500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:33.8597880Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:47:33.8698710Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-19T20:47:33.8795650Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-19T20:47:33.8896200Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T20:47:33.8998490Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-19T20:47:33.9096340Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-19T20:47:33.9193690Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:47:33.9294100Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-19T20:47:33.9398330Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-19T20:47:33.9498720Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8086240Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8093090Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8096630Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8100080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8102440Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8105020Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8107830Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8110230Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8112830Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8115640Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8118140Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8120910Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8123920Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8126630Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8129460Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-19T20:47:34.8132500Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-19T20:47:35.1933410Z ==> Summary 2021-05-19T20:47:35.4928850Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T20:47:35.4935680Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T20:47:35.4998310Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T20:47:35.5018810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-me735n 2021-05-19T20:47:35.5136080Z cp -pR /private/tmp/d20210519-6775-me735n/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T20:47:35.5265840Z chmod -Rf +w /private/tmp/d20210519-6775-me735n 2021-05-19T20:47:35.5778060Z ==> Finishing up 2021-05-19T20:47:35.6230230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7138-290lsn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-19T20:47:37.8901460Z ==> Caveats 2021-05-19T20:47:37.8903120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:47:37.8904440Z because macOS already provides this software and installing another version in 2021-05-19T20:47:37.8905520Z parallel can cause all kinds of trouble. 2021-05-19T20:47:37.8907130Z 2021-05-19T20:47:37.8908440Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T20:47:37.8910100Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:47:37.8910910Z 2021-05-19T20:47:37.8911400Z 2021-05-19T20:47:37.8912180Z Bash completion has been installed to: 2021-05-19T20:47:37.8913510Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T20:47:37.8914840Z ==> Summary 2021-05-19T20:47:37.8922750Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T20:47:37.8930040Z ==> Installing imagemagick dependency: xmlto 2021-05-19T20:47:37.9077150Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T20:47:37.9094740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210519-6775-1livp0k 2021-05-19T20:47:37.9304090Z cp -pR /private/tmp/d20210519-6775-1livp0k/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T20:47:37.9678910Z chmod -Rf +w /private/tmp/d20210519-6775-1livp0k 2021-05-19T20:47:38.0331290Z ==> Finishing up 2021-05-19T20:47:38.0808990Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T20:47:38.0812570Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T20:47:38.0824990Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T20:47:38.0830300Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T20:47:38.0835610Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T20:47:38.0934770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7164-11oxyge.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-19T20:47:40.2794340Z ==> Summary 2021-05-19T20:47:40.2836820Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T20:47:40.2843680Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T20:47:40.3734810Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T20:47:40.3752470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-1kelkel 2021-05-19T20:47:40.4560820Z cp -pR /private/tmp/d20210519-6775-1kelkel/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T20:47:40.6276060Z chmod -Rf +w /private/tmp/d20210519-6775-1kelkel 2021-05-19T20:47:40.8036730Z ==> Finishing up 2021-05-19T20:47:40.8514290Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T20:47:40.8653230Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T20:47:40.8671770Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T20:47:40.8737080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8777630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8805380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8807550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8837780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8843090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8845410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8885670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8888380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8890650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8915640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8937850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8940190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8955180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.8971400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9002170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9090750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9146840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9161350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9165310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9167700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9187950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9232630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9253820Z mkdir -p /usr/local/share/locale/fo 2021-05-19T20:47:40.9277660Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T20:47:40.9312220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9353930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9356250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9358470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9361080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9387470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9395590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9398420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9400740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9415510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9434210Z mkdir -p /usr/local/share/locale/ia 2021-05-19T20:47:40.9437100Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T20:47:40.9439390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9472250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9491960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9495090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9530160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9552620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9554960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9585440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9586950Z mkdir -p /usr/local/share/locale/ky 2021-05-19T20:47:40.9588950Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T20:47:40.9591830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9639450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9644950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9693920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9714740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9717050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9719670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9747830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9754160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9780320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9803590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9813620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9829870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9860120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9887890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9904570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:40.9916270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0053260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0085770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0088610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0180980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0205880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0232250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0241220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0282800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0328160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0347050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0351510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0380760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0383320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0434310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0436510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0463430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0545290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:47:41.0574470Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T20:47:41.0576510Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T20:47:41.0599500Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T20:47:41.1125550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7190-m49d1b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-19T20:47:43.0936360Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T20:47:46.0234460Z ==> Summary 2021-05-19T20:47:46.0449040Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T20:47:46.0455780Z ==> Installing imagemagick dependency: libheif 2021-05-19T20:47:46.1628630Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T20:47:46.1647060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-ovydeo 2021-05-19T20:47:46.1939210Z cp -pR /private/tmp/d20210519-6775-ovydeo/libheif/. /usr/local/Cellar/libheif 2021-05-19T20:47:46.2429590Z chmod -Rf +w /private/tmp/d20210519-6775-ovydeo 2021-05-19T20:47:46.3932840Z ==> Finishing up 2021-05-19T20:47:46.4415510Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T20:47:46.4418950Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T20:47:46.4424720Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T20:47:46.4429460Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T20:47:46.4436710Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T20:47:46.4443280Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T20:47:46.4453370Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T20:47:46.4458710Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T20:47:46.4464210Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T20:47:46.4469840Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T20:47:46.4479540Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T20:47:46.4484740Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T20:47:46.4490260Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T20:47:46.4496780Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T20:47:46.4501430Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T20:47:46.4507030Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T20:47:46.4515340Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T20:47:46.4756910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7217-imgvaj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-19T20:47:48.4205730Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T20:47:51.9226530Z ==> Summary 2021-05-19T20:47:51.9271290Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T20:47:51.9273030Z ==> Installing imagemagick dependency: liblqr 2021-05-19T20:47:51.9835230Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T20:47:51.9855180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-6775-syqytp 2021-05-19T20:47:52.0000180Z cp -pR /private/tmp/d20210519-6775-syqytp/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T20:47:52.0180950Z chmod -Rf +w /private/tmp/d20210519-6775-syqytp 2021-05-19T20:47:52.0808010Z ==> Finishing up 2021-05-19T20:47:52.1244500Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T20:47:52.1250540Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T20:47:52.1255280Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T20:47:52.1263130Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T20:47:52.1427150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7244-1veoy5p.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-19T20:47:54.6583590Z ==> Summary 2021-05-19T20:47:54.6612670Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T20:47:54.6620240Z ==> Installing imagemagick dependency: libomp 2021-05-19T20:47:54.6719520Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T20:47:54.6738820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-1y215wx 2021-05-19T20:47:54.6900590Z cp -pR /private/tmp/d20210519-6775-1y215wx/libomp/. /usr/local/Cellar/libomp 2021-05-19T20:47:54.7021880Z chmod -Rf +w /private/tmp/d20210519-6775-1y215wx 2021-05-19T20:47:54.7459960Z ==> Finishing up 2021-05-19T20:47:54.7934070Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T20:47:54.7937490Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T20:47:54.7942900Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T20:47:54.7949470Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T20:47:54.7954410Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T20:47:54.8100070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7270-1riqirf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-19T20:47:57.0661540Z ==> Summary 2021-05-19T20:47:57.0677040Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T20:47:57.0683700Z ==> Installing imagemagick dependency: imath 2021-05-19T20:47:57.0744730Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:47:57.0764300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-1nfww8j 2021-05-19T20:47:57.1136960Z cp -pR /private/tmp/d20210519-6775-1nfww8j/imath/. /usr/local/Cellar/imath 2021-05-19T20:47:57.1424180Z chmod -Rf +w /private/tmp/d20210519-6775-1nfww8j 2021-05-19T20:47:57.2183220Z ==> Finishing up 2021-05-19T20:47:57.2659150Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T20:47:57.2668080Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T20:47:57.2673330Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-19T20:47:57.2678800Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T20:47:57.2684120Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T20:47:57.2689550Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T20:47:57.2697230Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T20:47:57.9492610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7296-dvbi0s.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-19T20:47:59.6373640Z ==> Summary 2021-05-19T20:47:59.6463080Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T20:47:59.6469980Z ==> Installing imagemagick dependency: openexr 2021-05-19T20:47:59.6574020Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:47:59.6593370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-19nlxze 2021-05-19T20:47:59.7472950Z cp -pR /private/tmp/d20210519-6775-19nlxze/openexr/. /usr/local/Cellar/openexr 2021-05-19T20:47:59.8585070Z chmod -Rf +w /private/tmp/d20210519-6775-19nlxze 2021-05-19T20:48:00.0438640Z ==> Finishing up 2021-05-19T20:48:00.0914650Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T20:48:00.0918950Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T20:48:00.0924710Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T20:48:00.0929160Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T20:48:00.0934390Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T20:48:00.0938930Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T20:48:00.0944370Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T20:48:00.0948550Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T20:48:00.0955660Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T20:48:00.0964490Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T20:48:00.0973340Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T20:48:00.0978150Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-19T20:48:00.0983640Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T20:48:00.0988630Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T20:48:00.0993880Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T20:48:00.0998850Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-19T20:48:00.1005310Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T20:48:00.1011130Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T20:48:00.1016300Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T20:48:00.1021470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-19T20:48:00.1026650Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T20:48:00.1031800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T20:48:00.1038010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T20:48:00.1043130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-19T20:48:00.1052840Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T20:48:00.1058020Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T20:48:00.1066520Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T20:48:00.1073950Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T20:48:00.1950710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7324-9o80rk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-19T20:48:02.4086040Z ==> Summary 2021-05-19T20:48:02.4260010Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T20:48:02.4267870Z ==> Installing imagemagick 2021-05-19T20:48:02.4271680Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T20:48:02.4291360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6775-6alpx8 2021-05-19T20:48:02.9011100Z cp -pR /private/tmp/d20210519-6775-6alpx8/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T20:48:03.3980020Z chmod -Rf +w /private/tmp/d20210519-6775-6alpx8 2021-05-19T20:48:09.2005840Z ==> Finishing up 2021-05-19T20:48:09.2119870Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T20:48:09.2126330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T20:48:09.2130870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T20:48:09.2136190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T20:48:09.2141040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T20:48:09.2146610Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T20:48:09.2206220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T20:48:09.2215730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T20:48:09.2217720Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T20:48:09.2221010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T20:48:09.2226720Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T20:48:09.2231580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T20:48:09.2236890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T20:48:09.2241670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T20:48:09.2248990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T20:48:09.2253840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T20:48:09.2259040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T20:48:09.2263600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T20:48:09.2269020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T20:48:09.2273970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T20:48:09.2278890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T20:48:09.2294940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T20:48:09.2300160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T20:48:09.2305360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T20:48:09.2310040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T20:48:09.2315160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T20:48:09.2320200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T20:48:09.2325790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T20:48:09.2330790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T20:48:09.2335600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T20:48:09.2342920Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T20:48:09.2349480Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T20:48:09.2356790Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T20:48:09.2366700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T20:48:09.2372210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T20:48:09.2377960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T20:48:09.2383060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T20:48:09.2388780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T20:48:09.2394220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T20:48:09.2399830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T20:48:09.2405900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T20:48:09.2410680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T20:48:09.2416350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T20:48:09.2421740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T20:48:09.2427300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T20:48:09.2433080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T20:48:09.2438350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T20:48:09.2443790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T20:48:09.2449510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T20:48:09.2455650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T20:48:09.2463110Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T20:48:09.2468270Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T20:48:09.2473730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T20:48:09.2478860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T20:48:09.2506340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T20:48:09.2511260Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T20:48:09.2516890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T20:48:09.2525510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T20:48:09.2527870Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T20:48:09.2532800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T20:48:09.2539070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T20:48:09.2544820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T20:48:09.2549670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T20:48:09.2559230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T20:48:09.2565470Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T20:48:09.2572250Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T20:48:09.2577200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T20:48:09.2583400Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T20:48:09.2588470Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T20:48:09.2594600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T20:48:09.2601290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T20:48:09.5680570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7351-yc1xvr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-19T20:48:12.4039080Z ==> Summary 2021-05-19T20:48:12.4040320Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T20:48:13.9591540Z ==> Caveats 2021-05-19T20:48:13.9593310Z ==> docbook 2021-05-19T20:48:13.9610360Z To use the DocBook package in your XML toolchain, 2021-05-19T20:48:13.9611390Z you need to add the following to your ~/.bashrc: 2021-05-19T20:48:13.9612030Z 2021-05-19T20:48:13.9612860Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T20:48:13.9614360Z ==> gnu-getopt 2021-05-19T20:48:13.9644060Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:48:13.9645370Z because macOS already provides this software and installing another version in 2021-05-19T20:48:13.9646490Z parallel can cause all kinds of trouble. 2021-05-19T20:48:13.9647100Z 2021-05-19T20:48:13.9648340Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T20:48:13.9649980Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:48:13.9650780Z 2021-05-19T20:48:13.9651270Z 2021-05-19T20:48:13.9652040Z Bash completion has been installed to: 2021-05-19T20:48:13.9653390Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T20:48:15.6338350Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T20:48:16.7002540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T20:48:17.2299640Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T20:48:17.5504300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-19T20%3A55%3A00Z&sig=SR%2BdJ5r64JYW%2FgBVSTfHpcM4ZdXqJF%2BgBabFYositfU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:17.6028200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-19T20\%3A55\%3A00Z\&sig=SR\%2BdJ5r64JYW\%2FgBVSTfHpcM4ZdXqJF\%2BgBabFYositfU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:48:17.6482160Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T20:48:17.7186720Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T20:48:17.7215600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-7358-163luy8 2021-05-19T20:48:17.7418250Z cp -pR /private/tmp/d20210519-7358-163luy8/udunits/. /usr/local/Cellar/udunits 2021-05-19T20:48:17.7653420Z chmod -Rf +w /private/tmp/d20210519-7358-163luy8 2021-05-19T20:48:18.5865140Z ==> Finishing up 2021-05-19T20:48:18.5866510Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T20:48:18.5968710Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T20:48:18.6071180Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T20:48:18.6179000Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T20:48:18.6280850Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T20:48:18.6382270Z info /usr/local/share/info/udunits2.info 2021-05-19T20:48:18.6484370Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T20:48:18.6585870Z info /usr/local/share/info/udunits2lib.info 2021-05-19T20:48:18.6688190Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T20:48:18.6789590Z info /usr/local/share/info/udunits2prog.info 2021-05-19T20:48:18.6891360Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T20:48:18.6993220Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T20:48:18.7095450Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T20:48:18.7199450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7525-1dcrcm4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-19T20:48:20.1604930Z ==> Summary 2021-05-19T20:48:20.1643080Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T20:48:22.4732010Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T20:48:22.4733100Z To reinstall 1.6, run: 2021-05-19T20:48:22.4733850Z brew reinstall jq 2021-05-19T20:48:24.0748140Z ==> Caveats 2021-05-19T20:48:24.0749330Z imagej requires Java. You can install the latest version with: 2021-05-19T20:48:24.0750710Z brew install --cask adoptopenjdk 2021-05-19T20:48:24.0751380Z 2021-05-19T20:48:24.3432440Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T20:48:24.6220920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T20:48:42.1090210Z ==> Verifying checksum for cask 'imagej' 2021-05-19T20:48:42.3338600Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T20:48:42.3340310Z ==> Installing Cask imagej 2021-05-19T20:48:42.3861450Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7635-oz713j 2021-05-19T20:48:42.6211980Z cp -pR /private/tmp/d20210519-7635-oz713j/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T20:48:42.8037480Z chmod -Rf +w /private/tmp/d20210519-7635-oz713j 2021-05-19T20:48:42.8749000Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T20:48:43.3537520Z 🍺 imagej was successfully installed! 2021-05-19T20:48:46.0165140Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T20:48:47.2907160Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T20:48:47.6155180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-19T20%3A55%3A00Z&sig=smsBwdbw9fTFhySXLayVHNZucHX%2FqlpLCH0NVUmF1s8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:47.7648090Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T20:48:49.4498360Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T20:48:49.8200840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0?se=2021-05-19T20%3A55%3A00Z&sig=QApiwy5xPe1k2sHKt4nORaKTUQFDdRGO5fDj7ZNLOgc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:50.1578590Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T20:48:50.1681580Z ==> Installing bowtie2 dependency: tbb 2021-05-19T20:48:50.2716100Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T20:48:54.2961660Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T20:48:54.2998270Z ==> Installing bowtie2 2021-05-19T20:48:54.3007220Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T20:48:58.4263120Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T20:49:01.6412120Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T20:49:03.3631300Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T20:49:03.7313880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-19T20%3A55%3A00Z&sig=UpwZdW%2B4FEtdAxujKYi5PvnnxI5metlye5VgH5rK26U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:04.0850420Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T20:49:05.6895000Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T20:49:06.0478880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-19T20%3A55%3A00Z&sig=GgdHkZTgT74zGPk%2FcwN3ly2aPkJSEwWlYpq47%2F5XJRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:06.1374010Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T20:49:07.9249960Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T20:49:08.2707980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-19T20%3A55%3A00Z&sig=V%2BccA%2B52l0MUNuxHe2%2FQrQb23JC3vzzRhPIAaW85fr0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:08.3404310Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T20:49:09.9375510Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T20:49:10.3036890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-19T20%3A55%3A00Z&sig=P3L4vg2WIsSsyPzGYy3piOxYixsuBnGuAvjdF4dUfKY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:10.4060590Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T20:49:12.0352140Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T20:49:12.3908260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-19T20%3A55%3A00Z&sig=upHa2mcgEc0%2FRUpvmVV7jDtJ4CJuSLiXJx5By4U9BqM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:12.4960580Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T20:49:14.1093700Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T20:49:14.4764040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-19T20%3A55%3A00Z&sig=NYpIEfVV552rUFUEGelXRFCLjBx3cnmo1vxkA4x7Iog%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:15.3295760Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T20:49:16.3178680Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T20:49:16.6697610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-19T20%3A55%3A00Z&sig=ztTgt5ofpFDS2ddqiJ46ZWymbRZCWFrRHMFB0hHDgxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:16.7717860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T20:49:18.5892140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T20:49:18.9314040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-19T20%3A55%3A00Z&sig=31hVMxbEZ8xDmu6QXJPpgTxpHZ1c4qeqR4HcvYsZQbQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:19.1241320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T20:49:20.7491070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T20:49:21.0854100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-19T20%3A55%3A00Z&sig=qRctGGesqgkiqPvt1WlvRcXXx3NfLzclursGlaRj4jk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:21.2657850Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T20:49:22.8611150Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T20:49:23.2186520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-19T20%3A55%3A00Z&sig=wz31IULPzOKajFAwM9lu9S7ZYWKulmgRRGvUPvauCiY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:23.4085470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T20:49:25.0342950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T20:49:25.3969400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-19T20%3A55%3A00Z&sig=FrRxszaHroQXfm8yFvKF3FChgWzp4kkxmhFrcSnLJ2o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:25.4861880Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T20:49:27.1520380Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T20:49:27.4918510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-19T20%3A55%3A00Z&sig=%2BQMBYVWjr2zcNILjKglTVLLIppTf8soGxrlB3ldR0q4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:27.5833800Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T20:49:29.2650390Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T20:49:29.6272060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-19T20%3A55%3A00Z&sig=5O2MQF2ylPBAvoJd%2FRNrWoNvzRkAeF%2FNkHOgMvz%2FT40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:29.7149010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T20:49:31.3671410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T20:49:31.7289950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-19T20%3A55%3A00Z&sig=0qmjz3kra8CypA4A1dvbtBqP2t%2FV2wMoGXlFZfmtnOg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:31.9640900Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T20:49:33.6539800Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T20:49:34.0076080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-19T20%3A55%3A00Z&sig=2%2Bp6c%2FkxtRHo%2F9lO3YRqSE9cO1FqGVEY%2FHs5BEA%2B5KM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:34.2204920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T20:49:35.8066160Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T20:49:36.3446460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-19T20%3A55%3A00Z&sig=P29REkoCWOPopJhfEpm5YLGRfImzGnWXFfI6Xa9sRfk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:36.8009970Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T20:49:38.4238370Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T20:49:38.7622580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42?se=2021-05-19T20%3A55%3A00Z&sig=VeEc0M%2Frxov%2FRjjIYoteblcTqENSqB39mcq6Voics50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:38.9826240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T20:49:40.6147670Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T20:49:40.9491230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-19T20%3A55%3A00Z&sig=OcwsJUDP8dIE14lBtJ7iDVH370xdnLViG1KEg%2Fpqc5Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:41.2947710Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T20:49:43.0368610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T20:49:43.3876910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-19T20%3A55%3A00Z&sig=yNY5WED8iDvMh1WYVWYGIXqqnLjWiYLa4K5uHayCwnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:49:43.8430420Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-19T20:49:43.8433010Z ==> Installing gdal dependency: cfitsio 2021-05-19T20:49:43.9070830Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T20:49:46.4285080Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T20:49:46.4291930Z ==> Installing gdal dependency: popt 2021-05-19T20:49:46.4314490Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T20:49:48.9270650Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T20:49:48.9277130Z ==> Installing gdal dependency: epsilon 2021-05-19T20:49:48.9331420Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T20:49:51.4344610Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T20:49:51.4350890Z ==> Installing gdal dependency: expat 2021-05-19T20:49:51.4374340Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T20:49:54.0758260Z ==> Caveats 2021-05-19T20:49:54.0759950Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:49:54.0761280Z because macOS already provides this software and installing another version in 2021-05-19T20:49:54.0762370Z parallel can cause all kinds of trouble. 2021-05-19T20:49:54.0763030Z 2021-05-19T20:49:54.0763850Z If you need to have expat first in your PATH, run: 2021-05-19T20:49:54.0765410Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:49:54.0766210Z 2021-05-19T20:49:54.0767040Z For compilers to find expat you may need to set: 2021-05-19T20:49:54.0768370Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T20:49:54.0769900Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T20:49:54.0770610Z 2021-05-19T20:49:54.0771830Z For pkg-config to find expat you may need to set: 2021-05-19T20:49:54.0772950Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T20:49:54.0773640Z 2021-05-19T20:49:54.0774780Z ==> Summary 2021-05-19T20:49:54.0790140Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T20:49:54.0798100Z ==> Installing gdal dependency: freexl 2021-05-19T20:49:54.0861610Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T20:49:56.6501930Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T20:49:56.6508910Z ==> Installing gdal dependency: geos 2021-05-19T20:49:56.6862200Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T20:50:00.0468900Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T20:50:00.0476230Z ==> Installing gdal dependency: json-c 2021-05-19T20:50:00.0533360Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T20:50:02.4654010Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T20:50:02.4661830Z ==> Installing gdal dependency: libxml2 2021-05-19T20:50:02.4738110Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T20:50:05.5489920Z ==> Caveats 2021-05-19T20:50:05.5491580Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:50:05.5493270Z because macOS already provides this software and installing another version in 2021-05-19T20:50:05.5494460Z parallel can cause all kinds of trouble. 2021-05-19T20:50:05.5495090Z 2021-05-19T20:50:05.5495940Z If you need to have libxml2 first in your PATH, run: 2021-05-19T20:50:05.5497510Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:50:05.5498300Z 2021-05-19T20:50:05.5499130Z For compilers to find libxml2 you may need to set: 2021-05-19T20:50:05.5500470Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T20:50:05.5501890Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T20:50:05.5502590Z 2021-05-19T20:50:05.5510490Z For pkg-config to find libxml2 you may need to set: 2021-05-19T20:50:05.5511690Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T20:50:05.5512400Z 2021-05-19T20:50:05.5513580Z ==> Summary 2021-05-19T20:50:05.5683540Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T20:50:05.5691490Z ==> Installing gdal dependency: libdap 2021-05-19T20:50:05.5868340Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T20:50:08.4795430Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T20:50:08.4801970Z ==> Installing gdal dependency: proj 2021-05-19T20:50:08.5028930Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T20:50:11.4720150Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T20:50:11.4729450Z ==> Installing gdal dependency: libgeotiff 2021-05-19T20:50:11.4932090Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T20:50:14.0935600Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T20:50:14.0941830Z ==> Installing gdal dependency: librttopo 2021-05-19T20:50:14.1430580Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T20:50:16.5254300Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T20:50:16.5260360Z ==> Installing gdal dependency: minizip 2021-05-19T20:50:16.5343140Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T20:50:19.0582430Z ==> Caveats 2021-05-19T20:50:19.0584140Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T20:50:19.0585620Z with the venerable 'unzip' library. 2021-05-19T20:50:19.0586950Z ==> Summary 2021-05-19T20:50:19.0605270Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T20:50:19.0613010Z ==> Installing gdal dependency: libspatialite 2021-05-19T20:50:19.1544710Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T20:50:22.7802510Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T20:50:22.7808020Z ==> Installing gdal dependency: netcdf 2021-05-19T20:50:22.8398760Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T20:50:25.9460010Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T20:50:25.9466620Z ==> Installing gdal dependency: openblas 2021-05-19T20:50:25.9881970Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T20:50:31.9186420Z ==> Caveats 2021-05-19T20:50:31.9188050Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:50:31.9190170Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T20:50:31.9190910Z 2021-05-19T20:50:31.9191750Z For compilers to find openblas you may need to set: 2021-05-19T20:50:31.9193130Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T20:50:31.9194560Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T20:50:31.9195270Z 2021-05-19T20:50:31.9196470Z For pkg-config to find openblas you may need to set: 2021-05-19T20:50:31.9197890Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T20:50:31.9198670Z 2021-05-19T20:50:31.9207810Z ==> Summary 2021-05-19T20:50:31.9215080Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T20:50:31.9225420Z ==> Installing gdal dependency: numpy 2021-05-19T20:50:32.0151600Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T20:50:36.0935980Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T20:50:36.0944280Z ==> Installing gdal dependency: xerces-c 2021-05-19T20:50:36.1036380Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T20:50:41.6347370Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T20:50:41.6354290Z ==> Installing gdal 2021-05-19T20:50:41.6358970Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T20:50:54.5800740Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T20:50:55.7781590Z ==> Caveats 2021-05-19T20:50:55.7783030Z ==> expat 2021-05-19T20:50:55.7826130Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:50:55.7827440Z because macOS already provides this software and installing another version in 2021-05-19T20:50:55.7828530Z parallel can cause all kinds of trouble. 2021-05-19T20:50:55.7829140Z 2021-05-19T20:50:55.7829940Z If you need to have expat first in your PATH, run: 2021-05-19T20:50:55.7831550Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:50:55.7832330Z 2021-05-19T20:50:55.7833150Z For compilers to find expat you may need to set: 2021-05-19T20:50:55.7834450Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T20:50:55.7835840Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T20:50:55.7836530Z 2021-05-19T20:50:55.7837720Z For pkg-config to find expat you may need to set: 2021-05-19T20:50:55.7838950Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T20:50:55.7839700Z 2021-05-19T20:50:55.7840810Z ==> libxml2 2021-05-19T20:50:55.7869950Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:50:55.7871250Z because macOS already provides this software and installing another version in 2021-05-19T20:50:55.7872330Z parallel can cause all kinds of trouble. 2021-05-19T20:50:55.7872950Z 2021-05-19T20:50:55.7873790Z If you need to have libxml2 first in your PATH, run: 2021-05-19T20:50:55.7875390Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:50:55.7876200Z 2021-05-19T20:50:55.7877040Z For compilers to find libxml2 you may need to set: 2021-05-19T20:50:55.7878390Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T20:50:55.7879790Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T20:50:55.7880500Z 2021-05-19T20:50:55.7881740Z For pkg-config to find libxml2 you may need to set: 2021-05-19T20:50:55.7882910Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T20:50:55.7883600Z 2021-05-19T20:50:55.7884710Z ==> minizip 2021-05-19T20:50:55.7886760Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T20:50:55.7888810Z with the venerable 'unzip' library. 2021-05-19T20:50:55.7890100Z ==> openblas 2021-05-19T20:50:55.7927560Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:50:55.7929350Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T20:50:55.7930110Z 2021-05-19T20:50:55.7930940Z For compilers to find openblas you may need to set: 2021-05-19T20:50:55.7932360Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T20:50:55.7933790Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T20:50:55.7934500Z 2021-05-19T20:50:55.7935690Z For pkg-config to find openblas you may need to set: 2021-05-19T20:50:55.7937150Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T20:50:55.7937930Z 2021-05-19T20:50:57.8961870Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T20:50:59.5537930Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T20:50:59.8978660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T21%3A00%3A00Z&sig=bPl6iNE3zir7lU3ibKyDglD%2B67pCIdSJiSV9FMwhe0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:51:01.4964760Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T20:51:03.0900250Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T20:51:03.5520880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T21%3A00%3A00Z&sig=ww6xHdsRDzukKSSp%2FzpiF2hFf1qluOVLdHSw%2BD4aj9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:51:03.8001370Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T20:51:03.8021520Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T20:51:05.4357560Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T20:51:05.9065870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T21%3A00%3A00Z&sig=ZeKwchk4uboz3IU8CqYTxjkR%2FnBS89hWiett%2ByxD9YQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:51:06.6059730Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T20:51:08.2805480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T20:51:08.6707610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T21%3A00%3A00Z&sig=Tq1ZYmambZwn2na34Ohs5Aa8DFIvKGG0588ClBK8PYo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:51:08.9084680Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T20:51:11.2940340Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T20:51:11.7047980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T21%3A00%3A00Z&sig=8EGEnNeAn%2FQFOqyMdjeBVQ4zxXGQ3MRqXq2KbzNUzIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:51:13.3550070Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T20:51:13.3555190Z ==> Installing itk dependency: boost 2021-05-19T20:51:13.4421020Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T20:51:52.7064660Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T20:51:52.7072610Z ==> Installing itk dependency: pyqt@5 2021-05-19T20:51:52.7557010Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T20:51:59.0891030Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T20:51:59.0897430Z ==> Installing itk dependency: vtk@8.2 2021-05-19T20:51:59.2450970Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T20:52:59.8125380Z ==> Caveats 2021-05-19T20:52:59.8127050Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:52:59.8128210Z because this is an alternate version of another formula. 2021-05-19T20:52:59.8128910Z 2021-05-19T20:52:59.8129750Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T20:52:59.8131280Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:52:59.8132100Z 2021-05-19T20:52:59.8132910Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T20:52:59.8134220Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T20:52:59.8135600Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T20:52:59.8136280Z 2021-05-19T20:52:59.8137400Z ==> Summary 2021-05-19T20:53:00.0569450Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T20:53:00.0659360Z ==> Installing itk dependency: gdcm 2021-05-19T20:53:00.2895760Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T20:53:09.4969110Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T20:53:09.4974960Z ==> Installing itk 2021-05-19T20:53:09.4979140Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T20:53:30.0781480Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T20:53:33.6924320Z ==> Caveats 2021-05-19T20:53:33.6927980Z ==> vtk@8.2 2021-05-19T20:53:33.6965310Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:53:33.6966550Z because this is an alternate version of another formula. 2021-05-19T20:53:33.6967270Z 2021-05-19T20:53:33.6968130Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T20:53:33.6969850Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:53:33.6970850Z 2021-05-19T20:53:33.6971740Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T20:53:33.6973120Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T20:53:33.6974500Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T20:53:33.6975200Z 2021-05-19T20:53:35.4614390Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T20:53:35.5929570Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T20:53:36.7385640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T20:53:37.2744710Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T20:53:37.6423770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-19T21%3A00%3A00Z&sig=sBDV6tS8fd1krAvit4HHoeneU6%2FAXwruVRMsKs1PJLk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:53:37.7215280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-19T21\%3A00\%3A00Z\&sig=sBDV6tS8fd1krAvit4HHoeneU6\%2FAXwruVRMsKs1PJLk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:53:37.7558280Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T20:53:37.7628570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T20:53:38.8283960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T20:53:39.3854350Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T20:53:39.7546530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-19T21%3A00%3A00Z&sig=b2aWi%2FFm1M95%2BU8AAxTV55rNgrw56AbCITGUfgDqnKk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:53:39.7980700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-19T21\%3A00\%3A00Z\&sig=b2aWi\%2FFm1M95\%2BU8AAxTV55rNgrw56AbCITGUfgDqnKk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:53:39.9179320Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T20:53:39.9276340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T20:53:41.0006690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T20:53:41.5426820Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T20:53:41.8760870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-19T21%3A00%3A00Z&sig=ba1b9Vr%2BdvPAnEL3slgh82dDb0HJJHhW81C640YYWyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:53:41.9120310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-19T21\%3A00\%3A00Z\&sig=ba1b9Vr\%2BdvPAnEL3slgh82dDb0HJJHhW81C640YYWyM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:53:41.9649440Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T20:53:41.9693570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T20:53:43.0453270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T20:53:43.6119720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T20:53:43.9700600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-19T21%3A00%3A00Z&sig=rb3AGizVgcUgM6WfqB5M7iakPNftNFMMgW4WqA%2BS3vI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:53:44.0022660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-19T21\%3A00\%3A00Z\&sig=rb3AGizVgcUgM6WfqB5M7iakPNftNFMMgW4WqA\%2BS3vI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:53:44.3011550Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T20:53:44.3671840Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T20:53:44.3675230Z ==> Installing libav dependency: faac 2021-05-19T20:53:44.4355460Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T20:53:44.4386460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-9129-jwzsxx 2021-05-19T20:53:44.4523510Z cp -pR /private/tmp/d20210519-9129-jwzsxx/faac/. /usr/local/Cellar/faac 2021-05-19T20:53:44.4716210Z chmod -Rf +w /private/tmp/d20210519-9129-jwzsxx 2021-05-19T20:53:44.5356340Z ==> Finishing up 2021-05-19T20:53:44.5843420Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T20:53:44.5849680Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T20:53:44.5854510Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T20:53:44.5866920Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T20:53:44.5873570Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T20:53:44.5880330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T20:53:44.5885090Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T20:53:44.6046940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9311-ezm905.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-19T20:53:46.9524550Z ==> Summary 2021-05-19T20:53:46.9550760Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T20:53:46.9557590Z ==> Installing libav dependency: fdk-aac 2021-05-19T20:53:46.9581900Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T20:53:46.9604330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-9129-tgx0hv 2021-05-19T20:53:46.9990700Z cp -pR /private/tmp/d20210519-9129-tgx0hv/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T20:53:47.0405450Z chmod -Rf +w /private/tmp/d20210519-9129-tgx0hv 2021-05-19T20:53:47.1028600Z ==> Finishing up 2021-05-19T20:53:47.1554110Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T20:53:47.1558530Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T20:53:47.1566190Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T20:53:47.1570650Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T20:53:47.1576300Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T20:53:47.1584050Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T20:53:47.1764700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9337-jhobgy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-19T20:53:49.6311730Z ==> Summary 2021-05-19T20:53:49.6341380Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T20:53:49.6348390Z ==> Installing libav dependency: sdl 2021-05-19T20:53:49.6376180Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T20:53:49.6397380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-9129-1p6uo13 2021-05-19T20:53:49.7197010Z cp -pR /private/tmp/d20210519-9129-1p6uo13/sdl/. /usr/local/Cellar/sdl 2021-05-19T20:53:49.8473480Z chmod -Rf +w /private/tmp/d20210519-9129-1p6uo13 2021-05-19T20:53:49.9906910Z ==> Finishing up 2021-05-19T20:53:50.0572700Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T20:53:50.0578490Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T20:53:50.0588670Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T20:53:50.0602380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T20:53:50.0708190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T20:53:50.0765130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T20:53:50.0770410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T20:53:50.0775600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T20:53:50.0781050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T20:53:50.0802480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T20:53:50.0808870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T20:53:50.0814570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T20:53:50.0855380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T20:53:50.0860890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T20:53:50.0910780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T20:53:50.0915570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T20:53:50.0921550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T20:53:50.0987960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T20:53:50.0993150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T20:53:50.1000530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T20:53:50.1006190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T20:53:50.1028520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T20:53:50.1034640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T20:53:50.1040430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T20:53:50.1127300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T20:53:50.1132850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T20:53:50.1216540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T20:53:50.1244550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T20:53:50.1251700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T20:53:50.1256990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T20:53:50.1283070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T20:53:50.1287890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T20:53:50.1342380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T20:53:50.1347840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T20:53:50.1354470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T20:53:50.1360180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T20:53:50.1365400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T20:53:50.1432850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T20:53:50.1463070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T20:53:50.1467450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T20:53:50.1500170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T20:53:50.1537120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T20:53:50.1615500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T20:53:50.1619960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T20:53:50.1646500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T20:53:50.1650470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T20:53:50.1656880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T20:53:50.1711610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T20:53:50.1718850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T20:53:50.1725030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T20:53:50.1786180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T20:53:50.1790840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T20:53:50.1796750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T20:53:50.1804180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T20:53:50.1809350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T20:53:50.1815160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T20:53:50.1820780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T20:53:50.1827330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T20:53:50.1868400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T20:53:50.1872740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T20:53:50.1880130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T20:53:50.1917380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T20:53:50.1921900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T20:53:50.1942720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T20:53:50.1947730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T20:53:50.1954900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T20:53:50.1959650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T20:53:50.2025590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T20:53:50.2068100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T20:53:50.2104680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T20:53:50.2113490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T20:53:50.2119370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T20:53:50.2125140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T20:53:50.2134610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T20:53:50.2136510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T20:53:50.2140610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T20:53:50.2149340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T20:53:50.2155660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T20:53:50.2160940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T20:53:50.2168990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T20:53:50.2180460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T20:53:50.2186890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T20:53:50.2192530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T20:53:50.2198360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T20:53:50.2204990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T20:53:50.2210570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T20:53:50.2216370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T20:53:50.2221980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T20:53:50.2325590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T20:53:50.2330660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T20:53:50.2338530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T20:53:50.2344950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T20:53:50.2350850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T20:53:50.2356370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T20:53:50.2362640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T20:53:50.2369380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T20:53:50.2375130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T20:53:50.2426200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T20:53:50.2431870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T20:53:50.2438040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T20:53:50.2492010Z Only the first 100 operations were output. 2021-05-19T20:53:50.3984080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9363-1nv6tjs.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-19T20:53:52.8268410Z ==> Summary 2021-05-19T20:53:52.8415000Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T20:53:52.8423850Z ==> Installing libav 2021-05-19T20:53:52.8427560Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T20:53:52.8450510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-9129-1opnky4 2021-05-19T20:53:53.2596190Z cp -pR /private/tmp/d20210519-9129-1opnky4/libav/. /usr/local/Cellar/libav 2021-05-19T20:53:53.6754840Z chmod -Rf +w /private/tmp/d20210519-9129-1opnky4 2021-05-19T20:53:56.6050110Z ==> Finishing up 2021-05-19T20:53:56.6533600Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T20:53:56.6536900Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T20:53:56.6542560Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T20:53:56.6557210Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T20:53:56.6578380Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T20:53:56.6584000Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T20:53:56.6882400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9389-190nl1i.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-19T20:53:59.0809310Z ==> Summary 2021-05-19T20:53:59.0830320Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T20:54:02.0741370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T20:54:03.7048220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T20:54:04.0320650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-19T21%3A00%3A00Z&sig=D0AqRiNXseueqA1y8oIuScoVgI100Hs%2BRS0geY1MO9A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:54:04.2392280Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T20:54:06.9891950Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T20:54:09.5680070Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T20:54:09.5686270Z To reinstall 4.3.0, run: 2021-05-19T20:54:09.5687110Z brew reinstall libtiff 2021-05-19T20:54:11.2293140Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T20:54:11.2294370Z To reinstall 2.3.9_1, run: 2021-05-19T20:54:11.2295190Z brew reinstall unixodbc 2021-05-19T20:54:12.9381100Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T20:54:12.9382280Z To reinstall 1.0.18_1, run: 2021-05-19T20:54:12.9383080Z brew reinstall libsodium 2021-05-19T20:54:14.6220670Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T20:54:14.6221890Z To reinstall 4.1.1, run: 2021-05-19T20:54:14.6222680Z brew reinstall tesseract 2021-05-19T20:54:16.2729660Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T20:54:16.2730820Z To reinstall 1.21.1, run: 2021-05-19T20:54:16.2731580Z brew reinstall wget 2021-05-19T20:54:17.9716000Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T20:54:17.9717150Z To reinstall 4.3.4, run: 2021-05-19T20:54:17.9717930Z brew reinstall zeromq 2021-05-19T20:54:19.6490330Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T20:54:19.6491500Z To reinstall 2.2.27.6_1, run: 2021-05-19T20:54:19.6492320Z brew reinstall udunits 2021-05-19T20:54:21.3356500Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T20:54:21.3358850Z To reinstall 1.2.0, run: 2021-05-19T20:54:21.3359650Z brew reinstall webp 2021-05-19T20:54:23.0967450Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T20:54:24.7525680Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T20:54:25.1126790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-19T21%3A00%3A00Z&sig=%2Fpd85yK%2FkOJFVoMaEC90UOKhOLZ%2BmURNTplyrn2wO2k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:54:27.4273870Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T20:55:18.4151700Z ==> Caveats 2021-05-19T20:55:18.4153050Z Bash completion has been installed to: 2021-05-19T20:55:18.4154190Z /usr/local/etc/bash_completion.d 2021-05-19T20:55:18.4155480Z ==> Summary 2021-05-19T20:55:19.8213570Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T20:55:23.1623390Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T20:55:23.1629460Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T205523Z&X-Amz-Expires=300&X-Amz-Signature=23e8aae690a236fc43ae7ea23359537ad080d348669d2ca2f327c082d07c33de&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-19T20:55:26.7794730Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T20:55:26.7796030Z ==> Installing Cask xquartz 2021-05-19T20:55:46.4909020Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T20:55:46.4911090Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T20:56:25.9075880Z installer: Package name is 2021-05-19T20:56:25.9082780Z installer: Installing at base path / 2021-05-19T20:56:25.9083800Z installer: The install was successful. 2021-05-19T20:56:25.9085060Z installer: The install requires logging out now. 2021-05-19T20:56:26.0062300Z 🍺 xquartz was successfully installed! 2021-05-19T20:56:26.0533670Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T20:56:26.0534530Z with: 2021-05-19T20:56:26.0535130Z github_slug: neuroconductor/dcmsort 2021-05-19T20:56:26.0535560Z env: 2021-05-19T20:56:26.0535950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:56:26.0536390Z TIC_DEPLOY_KEY: 2021-05-19T20:56:26.0536720Z RSPM: 2021-05-19T20:56:26.0538050Z GITHUB_PAT: *** 2021-05-19T20:56:26.0538830Z COVERALLS_TOKEN: *** 2021-05-19T20:56:26.0539280Z continue-on-error: true 2021-05-19T20:56:26.0539740Z VDIFFR_RUN_TESTS: false 2021-05-19T20:56:26.0540210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:56:26.0540620Z TZ: UTC 2021-05-19T20:56:26.0540990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:56:26.0541370Z NOT_CRAN: true 2021-05-19T20:56:26.0541710Z ##[endgroup] 2021-05-19T20:56:26.1758670Z repo slug is: neuroconductor/dcmsort 2021-05-19T20:56:26.1880880Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T20:56:26.1881550Z env: 2021-05-19T20:56:26.1881990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:56:26.1882490Z TIC_DEPLOY_KEY: 2021-05-19T20:56:26.1882890Z RSPM: 2021-05-19T20:56:26.1883730Z GITHUB_PAT: *** 2021-05-19T20:56:26.1884550Z COVERALLS_TOKEN: *** 2021-05-19T20:56:26.1885060Z continue-on-error: true 2021-05-19T20:56:26.1885660Z VDIFFR_RUN_TESTS: false 2021-05-19T20:56:26.1886200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:56:26.1886640Z TZ: UTC 2021-05-19T20:56:26.1887050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:56:26.1887490Z NOT_CRAN: true 2021-05-19T20:56:26.1887860Z ##[endgroup] 2021-05-19T20:56:27.6989160Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T20:56:27.6989890Z with: 2021-05-19T20:56:27.6990260Z repo_name: dcmsort 2021-05-19T20:56:27.6990700Z repo_version: 0.3.0 2021-05-19T20:56:27.6991140Z runner_os: macOS 2021-05-19T20:56:27.6991550Z R_version: 4.1 2021-05-19T20:56:27.6991940Z env: 2021-05-19T20:56:27.6992370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:56:27.6992860Z TIC_DEPLOY_KEY: 2021-05-19T20:56:27.6993210Z RSPM: 2021-05-19T20:56:27.6994640Z GITHUB_PAT: *** 2021-05-19T20:56:27.6995510Z COVERALLS_TOKEN: *** 2021-05-19T20:56:27.6995990Z continue-on-error: true 2021-05-19T20:56:27.6996510Z VDIFFR_RUN_TESTS: false 2021-05-19T20:56:27.6997040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:56:27.6997490Z TZ: UTC 2021-05-19T20:56:27.6997910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:56:27.6998350Z NOT_CRAN: true 2021-05-19T20:56:27.6998720Z ##[endgroup] 2021-05-19T20:56:27.7817790Z Package: dcmsort 2021-05-19T20:56:27.7823090Z Version: 0.3.0 2021-05-19T20:56:27.7823990Z OS: macOS 2021-05-19T20:56:27.7911960Z ##[group]Run install.packages('remotes') 2021-05-19T20:56:27.7912820Z install.packages('remotes') 2021-05-19T20:56:27.7913970Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T20:56:27.7914980Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T20:56:27.8102430Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:56:27.8102940Z env: 2021-05-19T20:56:27.8103420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:56:27.8103890Z TIC_DEPLOY_KEY: 2021-05-19T20:56:27.8104270Z RSPM: 2021-05-19T20:56:27.8105310Z GITHUB_PAT: *** 2021-05-19T20:56:27.8106110Z COVERALLS_TOKEN: *** 2021-05-19T20:56:27.8106630Z continue-on-error: true 2021-05-19T20:56:27.8107120Z VDIFFR_RUN_TESTS: false 2021-05-19T20:56:27.8107650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:56:27.8108140Z TZ: UTC 2021-05-19T20:56:27.8108570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:56:27.8108990Z NOT_CRAN: true 2021-05-19T20:56:27.8109390Z ##[endgroup] 2021-05-19T20:56:28.0648870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:56:28.0651050Z (as ‘lib’ is unspecified) 2021-05-19T20:56:30.1377670Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T20:56:30.1397870Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T20:56:30.1537670Z installing the source package ‘remotes’ 2021-05-19T20:56:30.1541090Z 2021-05-19T20:56:30.1543230Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T20:56:30.3571740Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-19T20:56:30.3591900Z ================================================== 2021-05-19T20:56:30.3592870Z downloaded 144 KB 2021-05-19T20:56:30.3594940Z 2021-05-19T20:56:30.8523400Z * installing *source* package ‘remotes’ ... 2021-05-19T20:56:30.8610780Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-19T20:56:30.8612150Z ** using staged installation 2021-05-19T20:56:30.9016960Z ** R 2021-05-19T20:56:30.9408750Z ** inst 2021-05-19T20:56:30.9450490Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:56:33.5442580Z ** help 2021-05-19T20:56:33.7785470Z *** installing help indices 2021-05-19T20:56:33.8592730Z ** building package indices 2021-05-19T20:56:34.1992450Z ** installing vignettes 2021-05-19T20:56:34.2093220Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:56:34.4848520Z ** testing if installed package can be loaded from final location 2021-05-19T20:56:34.8031750Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:56:34.8131760Z * DONE (remotes) 2021-05-19T20:56:34.8343730Z 2021-05-19T20:56:34.8345070Z The downloaded source packages are in 2021-05-19T20:56:34.8347330Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUAT2AU/downloaded_packages’ 2021-05-19T20:56:42.6757990Z ##[group]Run actions/cache@v1 2021-05-19T20:56:42.6758620Z with: 2021-05-19T20:56:42.6759060Z path: /Users/runner/work/_temp/Library 2021-05-19T20:56:42.6761760Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-104d0aa588047ce2ae7ae5999d7964249b55890cf431c26bc733e812bb5a8158 2021-05-19T20:56:42.6765140Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-19T20:56:42.6766340Z env: 2021-05-19T20:56:42.6766800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:56:42.6767260Z TIC_DEPLOY_KEY: 2021-05-19T20:56:42.6767650Z RSPM: 2021-05-19T20:56:42.6769270Z GITHUB_PAT: *** 2021-05-19T20:56:42.6770120Z COVERALLS_TOKEN: *** 2021-05-19T20:56:42.6770640Z continue-on-error: true 2021-05-19T20:56:42.6771150Z VDIFFR_RUN_TESTS: false 2021-05-19T20:56:42.6771640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:56:42.6772110Z TZ: UTC 2021-05-19T20:56:42.6772630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:56:42.6773060Z NOT_CRAN: true 2021-05-19T20:56:42.6773860Z ##[endgroup] 2021-05-19T20:56:42.7642460Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T20:56:42.7746990Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T20:56:42.7747880Z remotes::install_github("ropensci/tic") 2021-05-19T20:56:42.7748580Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T20:56:42.7749240Z remotes::install_github("muschellij2/aghast") 2021-05-19T20:56:42.7749870Z remotes::install_cran("covr") 2021-05-19T20:56:42.7939240Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:56:42.7939690Z env: 2021-05-19T20:56:42.7940200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:56:42.7940710Z TIC_DEPLOY_KEY: 2021-05-19T20:56:42.7941070Z RSPM: 2021-05-19T20:56:42.7942070Z GITHUB_PAT: *** 2021-05-19T20:56:42.7942910Z COVERALLS_TOKEN: *** 2021-05-19T20:56:42.7943420Z continue-on-error: true 2021-05-19T20:56:42.7943980Z VDIFFR_RUN_TESTS: false 2021-05-19T20:56:42.7944490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:56:42.7944970Z TZ: UTC 2021-05-19T20:56:42.7945410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:56:42.7945870Z NOT_CRAN: true 2021-05-19T20:56:42.7946250Z ##[endgroup] 2021-05-19T20:56:43.0645710Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:56:43.7069640Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T20:56:46.1941540Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T20:56:46.1943080Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:56:46.1944420Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:56:46.1945620Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T20:56:46.1947470Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T20:56:46.1948680Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:56:46.1949990Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T20:56:46.1951280Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T20:56:46.1952550Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T20:56:46.1954040Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T20:56:46.1955320Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T20:56:46.1956510Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:56:46.1958050Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T20:56:46.1959440Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:56:46.1960650Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T20:56:46.1980900Z 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-19T20:56:46.1983040Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T20:56:46.1984740Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:56:46.1985870Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:56:46.1987840Z (as ‘lib’ is unspecified) 2021-05-19T20:56:46.1988790Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T20:56:46.1990500Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T20:56:46.1991810Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T20:56:46.1993040Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T20:56:46.1994300Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T20:56:46.1995580Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T20:56:46.1996840Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T20:56:46.1998100Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:56:46.1999400Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:56:46.2000640Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:56:46.2001890Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:56:46.2003140Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T20:56:46.2004340Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:56:46.2005600Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T20:56:46.2006850Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T20:56:46.2008050Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:56:46.2009320Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T20:56:46.2011070Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T20:56:48.0748960Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T20:56:48.0752880Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T20:56:48.0835260Z Packages which are only available in source form, and may need 2021-05-19T20:56:48.0840610Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-19T20:56:48.0842240Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-19T20:56:48.0843810Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-19T20:56:48.0847210Z installing the source 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-19T20:56:48.0848890Z 2021-05-19T20:56:48.0861700Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T20:56:48.3069380Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-19T20:56:48.3192800Z ================================================== 2021-05-19T20:56:48.3194140Z downloaded 841 KB 2021-05-19T20:56:48.3194780Z 2021-05-19T20:56:48.3237490Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T20:56:48.5109460Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-19T20:56:48.5165150Z ================================================== 2021-05-19T20:56:48.5166170Z downloaded 259 KB 2021-05-19T20:56:48.5166770Z 2021-05-19T20:56:48.5205120Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T20:56:48.6548590Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-19T20:56:48.6571560Z ================================================== 2021-05-19T20:56:48.6572520Z downloaded 96 KB 2021-05-19T20:56:48.6573140Z 2021-05-19T20:56:48.6611870Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-19T20:56:48.8444690Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-19T20:56:48.8456880Z ================================================== 2021-05-19T20:56:48.8458410Z downloaded 19 KB 2021-05-19T20:56:48.8459450Z 2021-05-19T20:56:48.8498290Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-19T20:56:48.9911600Z Content type 'application/x-gzip' length 5730 bytes 2021-05-19T20:56:48.9913060Z ================================================== 2021-05-19T20:56:48.9913890Z downloaded 5730 bytes 2021-05-19T20:56:48.9914490Z 2021-05-19T20:56:48.9946510Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T20:56:49.1582520Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-19T20:56:49.1596650Z ================================================== 2021-05-19T20:56:49.1597720Z downloaded 61 KB 2021-05-19T20:56:49.1598380Z 2021-05-19T20:56:49.1657860Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T20:56:49.3969600Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-19T20:56:49.4121600Z ================================================== 2021-05-19T20:56:49.4122600Z downloaded 1.3 MB 2021-05-19T20:56:49.4123210Z 2021-05-19T20:56:49.4168970Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-19T20:56:49.6466360Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-19T20:56:49.6467910Z ================================================== 2021-05-19T20:56:49.6468760Z downloaded 12 KB 2021-05-19T20:56:49.6469350Z 2021-05-19T20:56:49.6518290Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T20:56:49.7814040Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-19T20:56:49.7941160Z ================================================== 2021-05-19T20:56:49.7942550Z downloaded 774 KB 2021-05-19T20:56:49.7943150Z 2021-05-19T20:56:49.7999810Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T20:56:49.9592060Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-19T20:56:49.9662940Z ================================================== 2021-05-19T20:56:49.9664230Z downloaded 411 KB 2021-05-19T20:56:49.9664840Z 2021-05-19T20:56:49.9710860Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-19T20:56:50.1612240Z Content type 'application/x-gzip' length 3488 bytes 2021-05-19T20:56:50.1614690Z ================================================== 2021-05-19T20:56:50.1615790Z downloaded 3488 bytes 2021-05-19T20:56:50.1616450Z 2021-05-19T20:56:50.1652690Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T20:56:50.3023440Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-19T20:56:50.3041670Z ================================================== 2021-05-19T20:56:50.3042540Z downloaded 156 KB 2021-05-19T20:56:50.3043160Z 2021-05-19T20:56:50.3083470Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T20:56:50.5242270Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-19T20:56:50.5255150Z ================================================== 2021-05-19T20:56:50.5256230Z downloaded 60 KB 2021-05-19T20:56:50.5256800Z 2021-05-19T20:56:50.5302390Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T20:56:50.7768680Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-19T20:56:50.7829800Z ================================================== 2021-05-19T20:56:50.7830780Z downloaded 154 KB 2021-05-19T20:56:50.7831770Z 2021-05-19T20:56:50.7872090Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T20:56:51.0152490Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-19T20:56:51.0158840Z ================================================== 2021-05-19T20:56:51.0160350Z downloaded 110 KB 2021-05-19T20:56:51.0161670Z 2021-05-19T20:56:51.0198390Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T20:56:51.1576230Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-19T20:56:51.1586930Z ================================================== 2021-05-19T20:56:51.1587710Z downloaded 107 KB 2021-05-19T20:56:51.1588350Z 2021-05-19T20:56:51.1622430Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T20:56:51.2912460Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-19T20:56:51.2954390Z ================================================== 2021-05-19T20:56:51.2955710Z downloaded 224 KB 2021-05-19T20:56:51.2957590Z 2021-05-19T20:56:51.2992180Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T20:56:51.4255310Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-19T20:56:51.4279420Z ================================================== 2021-05-19T20:56:51.4280290Z downloaded 58 KB 2021-05-19T20:56:51.4280920Z 2021-05-19T20:56:51.4314680Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T20:56:51.6460210Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-19T20:56:51.6461830Z ================================================== 2021-05-19T20:56:51.6462580Z downloaded 34 KB 2021-05-19T20:56:51.6463110Z 2021-05-19T20:56:51.6498760Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T20:56:51.7856820Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-19T20:56:51.7858500Z ================================================== 2021-05-19T20:56:51.7859310Z downloaded 43 KB 2021-05-19T20:56:51.7859840Z 2021-05-19T20:56:51.7893610Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-19T20:56:52.0933240Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-19T20:56:52.0954930Z ================================================== 2021-05-19T20:56:52.0956450Z downloaded 90 KB 2021-05-19T20:56:52.0959630Z 2021-05-19T20:56:52.0994990Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T20:56:52.2520320Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-19T20:56:52.2543420Z ================================================== 2021-05-19T20:56:52.2544300Z downloaded 92 KB 2021-05-19T20:56:52.2545240Z 2021-05-19T20:56:52.2588110Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-19T20:56:52.3935440Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-19T20:56:52.3937300Z ================================================== 2021-05-19T20:56:52.3938380Z downloaded 27 KB 2021-05-19T20:56:52.3939040Z 2021-05-19T20:56:52.4120680Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T20:56:52.6454130Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-19T20:56:52.6456950Z ================================================== 2021-05-19T20:56:52.6457790Z downloaded 12 KB 2021-05-19T20:56:52.6458380Z 2021-05-19T20:56:52.6515860Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T20:56:52.9008650Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-19T20:56:52.9056000Z ================================================== 2021-05-19T20:56:52.9057040Z downloaded 366 KB 2021-05-19T20:56:52.9057660Z 2021-05-19T20:56:52.9103910Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T20:56:53.0935370Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-19T20:56:53.0957170Z ================================================== 2021-05-19T20:56:53.1046920Z downloaded 81 KB 2021-05-19T20:56:53.1052080Z 2021-05-19T20:56:53.1054250Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T20:56:53.2199450Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-19T20:56:53.2216150Z ================================================== 2021-05-19T20:56:53.2217120Z downloaded 44 KB 2021-05-19T20:56:53.2217730Z 2021-05-19T20:56:53.2240500Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T20:56:53.4546840Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-19T20:56:53.4548550Z ================================================== 2021-05-19T20:56:53.4549400Z downloaded 64 KB 2021-05-19T20:56:53.4550370Z 2021-05-19T20:56:53.4592500Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T20:56:53.5889000Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-19T20:56:53.6003410Z ================================================== 2021-05-19T20:56:53.6004420Z downloaded 777 KB 2021-05-19T20:56:53.6005030Z 2021-05-19T20:56:53.6049240Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T20:56:53.7685110Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-19T20:56:53.7744900Z ================================================== 2021-05-19T20:56:53.7745820Z downloaded 286 KB 2021-05-19T20:56:53.7746460Z 2021-05-19T20:56:53.7785100Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T20:56:53.9016770Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-19T20:56:53.9018600Z ================================================== 2021-05-19T20:56:53.9019940Z downloaded 20 KB 2021-05-19T20:56:53.9020520Z 2021-05-19T20:56:53.9055120Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T20:56:54.1329230Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-19T20:56:54.1339270Z ================================================== 2021-05-19T20:56:54.1340220Z downloaded 24 KB 2021-05-19T20:56:54.1340830Z 2021-05-19T20:56:54.1381240Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T20:56:54.3935700Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-19T20:56:54.4000700Z ================================================== 2021-05-19T20:56:54.4001620Z downloaded 298 KB 2021-05-19T20:56:54.4002260Z 2021-05-19T20:56:54.4038860Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T20:56:54.6494060Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-19T20:56:54.6496190Z ================================================== 2021-05-19T20:56:54.6497010Z downloaded 16 KB 2021-05-19T20:56:54.6497660Z 2021-05-19T20:56:54.6529970Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T20:56:54.8992460Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-19T20:56:54.9131080Z ================================================== 2021-05-19T20:56:54.9132190Z downloaded 1.2 MB 2021-05-19T20:56:54.9132800Z 2021-05-19T20:56:55.8038280Z * installing *source* package ‘rlang’ ... 2021-05-19T20:56:55.8293210Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-19T20:56:55.8294620Z ** using staged installation 2021-05-19T20:56:55.8540710Z ** libs 2021-05-19T20:56:57.3325950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-19T20:56:58.2152660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-19T20:56:58.6462920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-19T20:57:01.3050960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-19T20:57:02.4333320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-19T20:57:02.5080570Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:57:02.9461400Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-19T20:57:02.9523670Z ** R 2021-05-19T20:57:03.0247670Z ** inst 2021-05-19T20:57:03.0264480Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:08.0231920Z ** help 2021-05-19T20:57:09.4146340Z *** installing help indices 2021-05-19T20:57:09.7828660Z *** copying figures 2021-05-19T20:57:09.7874470Z ** building package indices 2021-05-19T20:57:10.5515160Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:11.1251110Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:57:12.3676730Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:12.7594930Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:12.7695860Z * DONE (rlang) 2021-05-19T20:57:13.2171370Z * installing *source* package ‘magrittr’ ... 2021-05-19T20:57:13.2224250Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:13.2225470Z ** using staged installation 2021-05-19T20:57:13.2424000Z ** libs 2021-05-19T20:57:13.2602760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-19T20:57:13.4127770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T20:57:13.5002120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:57:13.5593860Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-19T20:57:13.5638120Z ** R 2021-05-19T20:57:13.5773960Z ** inst 2021-05-19T20:57:13.5859260Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:14.0306570Z ** help 2021-05-19T20:57:14.1082180Z *** installing help indices 2021-05-19T20:57:14.1462710Z *** copying figures 2021-05-19T20:57:14.1479100Z ** building package indices 2021-05-19T20:57:14.4420160Z ** installing vignettes 2021-05-19T20:57:14.4528420Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:14.9266730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:57:15.0656530Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:15.4103760Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:15.4193780Z * DONE (magrittr) 2021-05-19T20:57:15.8426980Z * installing *source* package ‘glue’ ... 2021-05-19T20:57:15.8468820Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:15.8470050Z ** using staged installation 2021-05-19T20:57:15.8705560Z ** libs 2021-05-19T20:57:15.8887730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-19T20:57:16.0144850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:57:16.0965660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-19T20:57:16.2188960Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:57:16.2778310Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-19T20:57:16.2839680Z ** R 2021-05-19T20:57:16.2984350Z ** inst 2021-05-19T20:57:16.3038900Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:16.9687480Z ** help 2021-05-19T20:57:17.0426590Z *** installing help indices 2021-05-19T20:57:17.0826490Z *** copying figures 2021-05-19T20:57:17.0843310Z ** building package indices 2021-05-19T20:57:17.3727290Z ** installing vignettes 2021-05-19T20:57:17.3828300Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:17.7824470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:57:17.9242400Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:18.2423150Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:18.2533520Z * DONE (glue) 2021-05-19T20:57:18.5767280Z * installing *source* package ‘sys’ ... 2021-05-19T20:57:18.5798200Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:18.5799450Z ** using staged installation 2021-05-19T20:57:18.6069480Z ** libs 2021-05-19T20:57:18.6251530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-19T20:57:18.9528330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:57:19.0430210Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:57:19.1024390Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-19T20:57:19.1077640Z ** R 2021-05-19T20:57:19.1165820Z ** inst 2021-05-19T20:57:19.1195970Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:19.5364050Z ** help 2021-05-19T20:57:19.6215640Z *** installing help indices 2021-05-19T20:57:19.6493160Z ** building package indices 2021-05-19T20:57:19.9346080Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:20.2906680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:57:20.4321150Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:20.6900090Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:20.6923330Z * DONE (sys) 2021-05-19T20:57:21.0559050Z * installing *source* package ‘R6’ ... 2021-05-19T20:57:21.0637350Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:21.0638570Z ** using staged installation 2021-05-19T20:57:21.0805000Z ** R 2021-05-19T20:57:21.0959810Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:21.8197700Z ** help 2021-05-19T20:57:21.8553410Z *** installing help indices 2021-05-19T20:57:21.8820970Z *** copying figures 2021-05-19T20:57:21.8835490Z ** building package indices 2021-05-19T20:57:22.1609050Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:22.4218570Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:22.6924140Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:22.6947890Z * DONE (R6) 2021-05-19T20:57:23.0029550Z * installing *source* package ‘mime’ ... 2021-05-19T20:57:23.0049560Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:23.0050840Z ** using staged installation 2021-05-19T20:57:23.0234750Z ** libs 2021-05-19T20:57:23.0416530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:57:23.1237240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-19T20:57:23.4289770Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:57:23.4913040Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-19T20:57:23.4960730Z ** R 2021-05-19T20:57:23.5172710Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:24.0163790Z ** help 2021-05-19T20:57:24.0569620Z *** installing help indices 2021-05-19T20:57:24.0776600Z ** building package indices 2021-05-19T20:57:24.3549480Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:24.7026680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:57:24.8424060Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:25.1055370Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:25.1078560Z * DONE (mime) 2021-05-19T20:57:25.6849520Z * installing *source* package ‘curl’ ... 2021-05-19T20:57:25.6971880Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:25.6973680Z ** using staged installation 2021-05-19T20:57:25.7983680Z Found pkg-config cflags and libs! 2021-05-19T20:57:26.1633740Z Using PKG_CFLAGS= 2021-05-19T20:57:26.1636160Z Using PKG_LIBS=-lcurl 2021-05-19T20:57:26.3496890Z ** libs 2021-05-19T20:57:26.3703920Z rm -f curl.so 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-19T20:57:26.3739870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-19T20:57:26.4866900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-19T20:57:26.6424000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-19T20:57:26.7442360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-19T20:57:26.8364020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-19T20:57:26.9489430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-19T20:57:27.0581260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-19T20:57:27.1495060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-19T20:57:27.3498000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-19T20:57:27.4241320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:57:27.5256340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-19T20:57:27.6333400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-19T20:57:27.8233520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-19T20:57:27.9437060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-19T20:57:28.0296270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-19T20:57:28.1150970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-19T20:57:28.2009340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-19T20:57:28.2863980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T20:57:28.4304350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-19T20:57:28.5306190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-19T20:57:28.5734310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-19T20:57:28.6607290Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so 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 -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:57:28.7327100Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-19T20:57:28.7388350Z ** R 2021-05-19T20:57:28.7600990Z ** inst 2021-05-19T20:57:28.7827100Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:29.5100580Z ** help 2021-05-19T20:57:29.6143420Z *** installing help indices 2021-05-19T20:57:29.6575880Z ** building package indices 2021-05-19T20:57:29.9580350Z ** installing vignettes 2021-05-19T20:57:29.9780790Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:30.3248610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:57:30.4633160Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:30.7369300Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:30.7399370Z * DONE (curl) 2021-05-19T20:57:31.2734070Z * installing *source* package ‘jsonlite’ ... 2021-05-19T20:57:31.2855740Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:31.2857030Z ** using staged installation 2021-05-19T20:57:31.3062980Z ** libs 2021-05-19T20:57:31.3263100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-19T20:57:31.4300300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-19T20:57:31.5247650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-19T20:57:31.6220000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-19T20:57:31.7569930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-19T20:57:31.8623010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-19T20:57:31.9446000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-19T20:57:32.0253840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-19T20:57:32.1212560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-19T20:57:32.2083760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-19T20:57:32.3471200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-19T20:57:32.4472300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-19T20:57:32.5648770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-19T20:57:32.6652010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-19T20:57:32.7617950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-19T20:57:32.8487980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-19T20:57:32.9363920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-19T20:57:33.0194090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-19T20:57:33.1195710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-19T20:57:33.2015760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-19T20:57:33.2810350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-19T20:57:33.3832970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-19T20:57:33.4486510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-19T20:57:33.5306170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-19T20:57:33.6527530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-19T20:57:33.8649080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-19T20:57:34.1577460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-19T20:57:34.3531230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-19T20:57:34.5214850Z 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-19T20:57:35.4750870Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:57:35.5536810Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-19T20:57:35.5585900Z ** R 2021-05-19T20:57:35.5898790Z ** inst 2021-05-19T20:57:35.6168980Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:37.0015550Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-19T20:57:37.0016500Z ** help 2021-05-19T20:57:37.0642410Z *** installing help indices 2021-05-19T20:57:37.0973690Z ** building package indices 2021-05-19T20:57:37.3843220Z ** installing vignettes 2021-05-19T20:57:37.3992990Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:37.7608330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:57:37.8955350Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:38.1905650Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:38.1941610Z * DONE (jsonlite) 2021-05-19T20:57:38.5156290Z * installing *source* package ‘ini’ ... 2021-05-19T20:57:38.5173940Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:38.5175220Z ** using staged installation 2021-05-19T20:57:38.5338660Z ** R 2021-05-19T20:57:38.5466170Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:38.8918570Z ** help 2021-05-19T20:57:38.9147210Z *** installing help indices 2021-05-19T20:57:38.9349140Z ** building package indices 2021-05-19T20:57:39.2047210Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:39.4690670Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:39.7173530Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:39.7275140Z * DONE (ini) 2021-05-19T20:57:40.0537420Z * installing *source* package ‘gitcreds’ ... 2021-05-19T20:57:40.0571770Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:40.0572880Z ** using staged installation 2021-05-19T20:57:40.0743520Z ** R 2021-05-19T20:57:40.0871150Z ** inst 2021-05-19T20:57:40.0904420Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:40.7148610Z ** help 2021-05-19T20:57:40.7552980Z *** installing help indices 2021-05-19T20:57:40.7818040Z ** building package indices 2021-05-19T20:57:41.0447210Z ** installing vignettes 2021-05-19T20:57:41.0524930Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:41.2997240Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:41.5526690Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:41.5553050Z * DONE (gitcreds) 2021-05-19T20:57:41.9146970Z * installing *source* package ‘zip’ ... 2021-05-19T20:57:41.9191210Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:41.9192850Z ** using staged installation 2021-05-19T20:57:41.9352870Z ** libs 2021-05-19T20:57:41.9534860Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-19T20:57:45.3239660Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-19T20:57:48.1732620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:57:48.2509600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-19T20:57:50.6931800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-19T20:57:50.7699010Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-19T20:57:50.7700330Z size_t uzipfile_len = 0; 2021-05-19T20:57:50.7701050Z ^ 2021-05-19T20:57:50.8196460Z 1 warning generated. 2021-05-19T20:57:50.8226200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-19T20:57:50.9708870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-19T20:57:51.0676890Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:57:51.1257210Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-19T20:57:51.1397320Z ** R 2021-05-19T20:57:51.1497770Z ** inst 2021-05-19T20:57:51.1522850Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:51.6022670Z ** help 2021-05-19T20:57:51.6347870Z *** installing help indices 2021-05-19T20:57:51.6638150Z ** building package indices 2021-05-19T20:57:51.9273090Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:52.2590330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:57:52.3848990Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:52.6320960Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:52.6346470Z * DONE (zip) 2021-05-19T20:57:53.1181160Z * installing *source* package ‘rstudioapi’ ... 2021-05-19T20:57:53.1262880Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:53.1264040Z ** using staged installation 2021-05-19T20:57:53.2684010Z ** R 2021-05-19T20:57:53.2991840Z ** inst 2021-05-19T20:57:53.3194750Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:54.2204450Z ** help 2021-05-19T20:57:54.6841610Z *** installing help indices 2021-05-19T20:57:54.8339070Z *** copying figures 2021-05-19T20:57:54.8352880Z ** building package indices 2021-05-19T20:57:55.2281530Z ** installing vignettes 2021-05-19T20:57:55.2399660Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:55.4909130Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:55.7449850Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:55.7484980Z * DONE (rstudioapi) 2021-05-19T20:57:56.1335590Z * installing *source* package ‘rprojroot’ ... 2021-05-19T20:57:56.1385220Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:56.1386790Z ** using staged installation 2021-05-19T20:57:56.1584570Z ** R 2021-05-19T20:57:56.1712990Z ** inst 2021-05-19T20:57:56.1741510Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:56.8268530Z ** help 2021-05-19T20:57:56.8877680Z *** installing help indices 2021-05-19T20:57:56.9238090Z *** copying figures 2021-05-19T20:57:56.9268520Z ** building package indices 2021-05-19T20:57:57.2013540Z ** installing vignettes 2021-05-19T20:57:57.2114520Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:57:57.4652960Z ** testing if installed package can be loaded from final location 2021-05-19T20:57:57.7303050Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:57:57.7406590Z * DONE (rprojroot) 2021-05-19T20:57:58.0867090Z * installing *source* package ‘crayon’ ... 2021-05-19T20:57:58.0907160Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-19T20:57:58.0908320Z ** using staged installation 2021-05-19T20:57:58.1098400Z ** R 2021-05-19T20:57:58.1288060Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:57:59.4021960Z ** help 2021-05-19T20:57:59.5555850Z *** installing help indices 2021-05-19T20:57:59.6090700Z ** building package indices 2021-05-19T20:57:59.9099180Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:58:00.1590670Z ** testing if installed package can be loaded from final location 2021-05-19T20:58:00.4207720Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:58:00.4307840Z * DONE (crayon) 2021-05-19T20:58:00.7499330Z * installing *source* package ‘fastmap’ ... 2021-05-19T20:58:00.7529160Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-19T20:58:00.7530350Z ** using staged installation 2021-05-19T20:58:00.7697900Z ** libs 2021-05-19T20:58:00.7878050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-19T20:58:04.0101060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:58:04.0938790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:58:04.1635360Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-19T20:58:04.1712960Z ** R 2021-05-19T20:58:04.1855990Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:58:04.7643300Z ** help 2021-05-19T20:58:04.8024890Z *** installing help indices 2021-05-19T20:58:04.8284490Z ** building package indices 2021-05-19T20:58:05.0903680Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:58:05.4224660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:58:05.5500140Z ** testing if installed package can be loaded from final location 2021-05-19T20:58:05.7963520Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:58:05.7985490Z * DONE (fastmap) 2021-05-19T20:58:06.1982480Z * installing *source* package ‘yaml’ ... 2021-05-19T20:58:06.2025040Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-19T20:58:06.2026240Z ** using staged installation 2021-05-19T20:58:06.2165740Z ** libs 2021-05-19T20:58:06.2352080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-19T20:58:06.6126830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-19T20:58:06.7518870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-19T20:58:07.7742200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-19T20:58:07.9249720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-19T20:58:08.0967960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-19T20:58:08.4814230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-19T20:58:08.5654270Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T20:58:08.5656370Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-19T20:58:08.5657350Z ^~~ 2021-05-19T20:58:08.5659600Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T20:58:08.5661500Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-19T20:58:08.5662450Z ^~~ 2021-05-19T20:58:08.5664670Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T20:58:08.5666470Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-19T20:58:08.5667410Z ^~~ 2021-05-19T20:58:08.7638830Z 3 warnings generated. 2021-05-19T20:58:08.7672560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-19T20:58:08.8961480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-19T20:58:08.9685160Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T20:58:08.9686930Z tag = process_tag(tag); 2021-05-19T20:58:08.9687740Z ^~~ 2021-05-19T20:58:08.9713950Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T20:58:08.9715640Z tag = process_tag(tag); 2021-05-19T20:58:08.9716390Z ^~~ 2021-05-19T20:58:08.9754460Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T20:58:08.9756120Z tag = process_tag(tag); 2021-05-19T20:58:08.9756840Z ^~~ 2021-05-19T20:58:09.2820930Z 3 warnings generated. 2021-05-19T20:58:09.2858250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-19T20:58:09.4223540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-19T20:58:10.7597090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-19T20:58:10.8637560Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:58:10.9279910Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-19T20:58:10.9354040Z ** R 2021-05-19T20:58:10.9424760Z ** inst 2021-05-19T20:58:10.9473980Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:58:11.3000140Z ** help 2021-05-19T20:58:11.3369120Z *** installing help indices 2021-05-19T20:58:11.3663600Z ** building package indices 2021-05-19T20:58:11.6369010Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:58:12.0788560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:58:12.2302790Z ** testing if installed package can be loaded from final location 2021-05-19T20:58:12.4973330Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:58:12.5011760Z * DONE (yaml) 2021-05-19T20:58:12.9524880Z * installing *source* package ‘withr’ ... 2021-05-19T20:58:12.9583230Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-19T20:58:12.9584350Z ** using staged installation 2021-05-19T20:58:12.9825320Z ** R 2021-05-19T20:58:13.0043610Z ** inst 2021-05-19T20:58:13.0070900Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:58:13.9359320Z ** help 2021-05-19T20:58:14.1111380Z *** installing help indices 2021-05-19T20:58:14.1807200Z *** copying figures 2021-05-19T20:58:14.1826810Z ** building package indices 2021-05-19T20:58:14.5111480Z ** installing vignettes 2021-05-19T20:58:14.5212100Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:58:14.7848310Z ** testing if installed package can be loaded from final location 2021-05-19T20:58:15.0526270Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:58:15.0626260Z * DONE (withr) 2021-05-19T20:58:15.4214870Z * installing *source* package ‘whisker’ ... 2021-05-19T20:58:15.4249600Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-19T20:58:15.4250750Z ** using staged installation 2021-05-19T20:58:15.4393100Z ** R 2021-05-19T20:58:15.4491530Z ** inst 2021-05-19T20:58:15.4580990Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:58:16.0336040Z ** help 2021-05-19T20:58:16.0778460Z *** installing help indices 2021-05-19T20:58:16.1990020Z ** building package indices 2021-05-19T20:58:16.4756720Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:58:16.7363590Z ** testing if installed package can be loaded from final location 2021-05-19T20:58:16.9845050Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:58:16.9876590Z * DONE (whisker) 2021-05-19T20:58:17.3084120Z * installing *source* package ‘rappdirs’ ... 2021-05-19T20:58:17.3109330Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-19T20:58:17.3110490Z ** using staged installation 2021-05-19T20:58:17.3421120Z ** libs 2021-05-19T20:58:17.3591570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:58:17.4388010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-19T20:58:17.5205140Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:58:17.5781330Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-19T20:58:17.5827780Z ** R 2021-05-19T20:58:17.5931100Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:58:18.0169380Z ** help 2021-05-19T20:58:18.0623720Z *** installing help indices 2021-05-19T20:58:18.0906490Z ** building package indices 2021-05-19T20:58:18.3790510Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:58:18.7154620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:58:18.8490020Z ** testing if installed package can be loaded from final location 2021-05-19T20:58:19.0987600Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:58:19.1007860Z * DONE (rappdirs) 2021-05-19T20:58:19.8715930Z * installing *source* package ‘fs’ ... 2021-05-19T20:58:19.8932120Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-19T20:58:19.8933370Z ** using staged installation 2021-05-19T20:58:19.9165020Z ** libs 2021-05-19T20:58:19.9370520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-19T20:58:20.9285030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-19T20:58:21.1144430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-19T20:58:21.8673230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-19T20:58:22.0426670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-19T20:58:22.6965750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-19T20:58:23.7246400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-19T20:58:23.8910120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-19T20:58:24.5758830Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-19T20:58:25.3180780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-19T20:58:25.9892350Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-19T20:58:26.6385150Z (cd libuv-1.38.1 \ 2021-05-19T20:58:26.6387410Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-19T20:58:27.9602250Z rm: conftest.dSYM: is a directory 2021-05-19T20:58:30.3022140Z rm: conftest.dSYM: is a directory 2021-05-19T20:58:30.3890450Z rm: conftest.dSYM: is a directory 2021-05-19T20:58:30.4125450Z rm: conftest.dSYM: is a directory 2021-05-19T20:58:40.8017880Z make --directory=libuv-1.38.1 \ 2021-05-19T20:58:40.8018630Z HAVE_DTRACE=0 2021-05-19T20:58:40.8535000Z CC src/libuv_la-fs-poll.lo 2021-05-19T20:58:41.8622570Z CC src/libuv_la-idna.lo 2021-05-19T20:58:42.8941810Z CC src/libuv_la-inet.lo 2021-05-19T20:58:43.9457060Z CC src/libuv_la-random.lo 2021-05-19T20:58:44.8339590Z CC src/libuv_la-strscpy.lo 2021-05-19T20:58:45.6975980Z CC src/libuv_la-threadpool.lo 2021-05-19T20:58:46.7250500Z CC src/libuv_la-timer.lo 2021-05-19T20:58:47.7823680Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-19T20:58:48.6793230Z CC src/libuv_la-uv-common.lo 2021-05-19T20:58:50.1344870Z CC src/libuv_la-version.lo 2021-05-19T20:58:51.0677390Z CC src/unix/libuv_la-async.lo 2021-05-19T20:58:52.1285560Z CC src/unix/libuv_la-core.lo 2021-05-19T20:58:53.8463490Z CC src/unix/libuv_la-dl.lo 2021-05-19T20:58:54.8621530Z CC src/unix/libuv_la-fs.lo 2021-05-19T20:58:56.8743400Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-19T20:58:57.9506230Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-19T20:58:58.9702400Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-19T20:59:00.0536310Z CC src/unix/libuv_la-loop.lo 2021-05-19T20:59:01.0988170Z CC src/unix/libuv_la-pipe.lo 2021-05-19T20:59:02.1810020Z CC src/unix/libuv_la-poll.lo 2021-05-19T20:59:03.7244490Z CC src/unix/libuv_la-process.lo 2021-05-19T20:59:04.3779440Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-19T20:59:05.3868180Z CC src/unix/libuv_la-signal.lo 2021-05-19T20:59:06.8417750Z CC src/unix/libuv_la-stream.lo 2021-05-19T20:59:08.6846060Z CC src/unix/libuv_la-tcp.lo 2021-05-19T20:59:09.7517590Z CC src/unix/libuv_la-thread.lo 2021-05-19T20:59:10.9026090Z CC src/unix/libuv_la-tty.lo 2021-05-19T20:59:11.9604420Z CC src/unix/libuv_la-udp.lo 2021-05-19T20:59:13.3312460Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-19T20:59:14.3885620Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-19T20:59:15.3512630Z CC src/unix/libuv_la-darwin.lo 2021-05-19T20:59:16.4265340Z CC src/unix/libuv_la-fsevents.lo 2021-05-19T20:59:17.6652100Z CC src/unix/libuv_la-kqueue.lo 2021-05-19T20:59:18.8426320Z CC src/unix/libuv_la-proctitle.lo 2021-05-19T20:59:19.7809880Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-19T20:59:20.6791000Z CCLD libuv.la 2021-05-19T20:59:21.4741030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:59:21.6429860Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-19T20:59:21.6756440Z ** R 2021-05-19T20:59:21.7017710Z ** inst 2021-05-19T20:59:21.7077380Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:59:23.4018990Z ** help 2021-05-19T20:59:23.5767450Z *** installing help indices 2021-05-19T20:59:23.6400630Z ** building package indices 2021-05-19T20:59:23.9531630Z ** installing vignettes 2021-05-19T20:59:23.9972700Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:59:24.4785450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:59:24.6079990Z ** testing if installed package can be loaded from final location 2021-05-19T20:59:24.9324210Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:59:24.9423630Z * DONE (fs) 2021-05-19T20:59:25.3207630Z * installing *source* package ‘clipr’ ... 2021-05-19T20:59:25.3236280Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-19T20:59:25.3238420Z ** using staged installation 2021-05-19T20:59:25.3506500Z ** R 2021-05-19T20:59:25.3621820Z ** inst 2021-05-19T20:59:25.3651940Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:59:25.8164040Z ** help 2021-05-19T20:59:25.8636920Z *** installing help indices 2021-05-19T20:59:25.8907370Z ** building package indices 2021-05-19T20:59:26.1555410Z ** installing vignettes 2021-05-19T20:59:26.1630960Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:59:26.4122100Z ** testing if installed package can be loaded from final location 2021-05-19T20:59:26.6729990Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:59:26.6831850Z * DONE (clipr) 2021-05-19T20:59:27.8624700Z * installing *source* package ‘git2r’ ... 2021-05-19T20:59:27.9050030Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-19T20:59:27.9051270Z ** using staged installation 2021-05-19T20:59:28.2197540Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-19T20:59:28.2199380Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-19T20:59:28.2209420Z checking for gcc... gcc 2021-05-19T20:59:35.6997250Z checking whether the C compiler works... yes 2021-05-19T20:59:35.6998600Z checking for C compiler default output file name... a.out 2021-05-19T20:59:35.8257250Z checking for suffix of executables... 2021-05-19T20:59:36.3209450Z checking whether we are cross compiling... no 2021-05-19T20:59:36.3983270Z checking for suffix of object files... o 2021-05-19T20:59:36.4687450Z checking whether we are using the GNU C compiler... yes 2021-05-19T20:59:36.5406090Z checking whether gcc accepts -g... yes 2021-05-19T20:59:36.6706440Z checking for gcc option to accept ISO C89... none needed 2021-05-19T20:59:36.6718600Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T20:59:36.6830360Z checking pkg-config is at least version 0.9.0... yes 2021-05-19T20:59:36.7164050Z Found pkg-config cflags and libs! 2021-05-19T20:59:37.0854860Z checking whether the libgit2 version will work in git2r... yes 2021-05-19T20:59:37.3489880Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-19T20:59:37.4599130Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-19T20:59:37.5725200Z checking whether the libgit2 function git_error_last is available... yes 2021-05-19T20:59:37.6828030Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-19T20:59:37.6830170Z ----- Results of the git2r package configure ----- 2021-05-19T20:59:37.6830750Z 2021-05-19T20:59:37.6840870Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-19T20:59:37.6842420Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T20:59:37.6843160Z 2021-05-19T20:59:37.6845730Z -------------------------------------------------- 2021-05-19T20:59:37.7264240Z configure: creating ./config.status 2021-05-19T20:59:37.9962220Z config.status: creating src/Makevars 2021-05-19T20:59:38.0989820Z ** libs 2021-05-19T20:59:38.1190030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-19T20:59:38.2449520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-19T20:59:38.3312910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-19T20:59:38.5417810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-19T20:59:38.6784060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-19T20:59:38.8399080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-19T20:59:39.0723210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-19T20:59:39.2130570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-19T20:59:39.3488690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-19T20:59:39.5382520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-19T20:59:39.7348180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-19T20:59:39.8761670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-19T20:59:40.1215650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-19T20:59:40.2404150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-19T20:59:40.3729400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-19T20:59:40.5074590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-19T20:59:40.6379120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-19T20:59:40.8406790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-19T20:59:41.0053310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-19T20:59:41.1372440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-19T20:59:41.3284290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-19T20:59:41.4425460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-19T20:59:41.5760000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-19T20:59:41.7157010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-19T20:59:41.8515090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-19T20:59:42.0466570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-19T20:59:42.2309820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-19T20:59:42.3631020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-19T20:59:42.4923230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-19T20:59:42.6941310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-19T20:59:42.8202300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-19T20:59:42.9752650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-19T20:59:43.1771950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-19T20:59:43.3408110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-19T20:59:43.4591730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-19T20:59:43.6146720Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so 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/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:59:43.6424580Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T20:59:43.6804130Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-19T20:59:43.6904660Z ** R 2021-05-19T20:59:43.7222360Z ** inst 2021-05-19T20:59:43.7248340Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:59:45.0325490Z ** help 2021-05-19T20:59:45.6936340Z *** installing help indices 2021-05-19T20:59:45.9214670Z ** building package indices 2021-05-19T20:59:46.3766710Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:59:46.7553360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:59:46.8806130Z ** testing if installed package can be loaded from final location 2021-05-19T20:59:47.1571330Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:59:47.1599520Z * DONE (git2r) 2021-05-19T20:59:47.5280470Z * installing *source* package ‘askpass’ ... 2021-05-19T20:59:47.5300650Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-19T20:59:47.5302040Z ** using staged installation 2021-05-19T20:59:47.5515360Z ** libs 2021-05-19T20:59:47.5687260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-19T20:59:47.6793630Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:59:47.7368820Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-19T20:59:47.7410370Z ** R 2021-05-19T20:59:47.7522500Z ** inst 2021-05-19T20:59:47.7542980Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:59:48.1212230Z ** help 2021-05-19T20:59:48.1465840Z *** installing help indices 2021-05-19T20:59:48.1641650Z ** building package indices 2021-05-19T20:59:48.4252670Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:59:48.6843150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:59:48.8156570Z ** testing if installed package can be loaded from final location 2021-05-19T20:59:49.0671320Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:59:49.0693520Z * DONE (askpass) 2021-05-19T20:59:49.5894820Z * installing *source* package ‘cli’ ... 2021-05-19T20:59:49.6014270Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-19T20:59:49.6015420Z ** using staged installation 2021-05-19T20:59:49.6277910Z ** R 2021-05-19T20:59:49.6809140Z ** inst 2021-05-19T20:59:49.6858440Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:59:53.5365930Z ** help 2021-05-19T20:59:54.0522360Z *** installing help indices 2021-05-19T20:59:54.2235150Z *** copying figures 2021-05-19T20:59:54.2239010Z ** building package indices 2021-05-19T20:59:54.6445510Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:59:54.9464770Z ** testing if installed package can be loaded from final location 2021-05-19T20:59:55.3219490Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:59:55.3320220Z * DONE (cli) 2021-05-19T20:59:55.8316700Z * installing *source* package ‘purrr’ ... 2021-05-19T20:59:55.8418720Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-19T20:59:55.8419890Z ** using staged installation 2021-05-19T20:59:55.8649910Z ** libs 2021-05-19T20:59:55.8828370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-19T20:59:55.9662810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-19T20:59:56.0852110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-19T20:59:56.1860700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-19T20:59:56.3125760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:59:56.3933770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-19T20:59:56.5325700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-19T20:59:56.6907210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-19T20:59:56.8008450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T20:59:56.8867540Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:59:56.9482240Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-19T20:59:56.9526150Z ** R 2021-05-19T20:59:56.9809840Z ** inst 2021-05-19T20:59:56.9830370Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:59:58.6435860Z ** help 2021-05-19T20:59:58.9694380Z *** installing help indices 2021-05-19T20:59:59.0943480Z *** copying figures 2021-05-19T20:59:59.0976610Z ** building package indices 2021-05-19T20:59:59.4647470Z ** installing vignettes 2021-05-19T20:59:59.4814760Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:59:59.8420150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:59:59.9677180Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:00.4272510Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:00.4389190Z * DONE (purrr) 2021-05-19T21:00:00.8281400Z * installing *source* package ‘lifecycle’ ... 2021-05-19T21:00:00.8336640Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:00.8338390Z ** using staged installation 2021-05-19T21:00:00.8559320Z ** R 2021-05-19T21:00:00.8742700Z ** inst 2021-05-19T21:00:00.8791300Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:01.5147220Z ** help 2021-05-19T21:00:01.5828610Z *** installing help indices 2021-05-19T21:00:01.6132850Z *** copying figures 2021-05-19T21:00:01.6166750Z ** building package indices 2021-05-19T21:00:01.9964870Z ** installing vignettes 2021-05-19T21:00:02.0066680Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:02.3219790Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:02.6022420Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:02.6124290Z * DONE (lifecycle) 2021-05-19T21:00:03.0916090Z * installing *source* package ‘desc’ ... 2021-05-19T21:00:03.1004420Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:03.1005950Z ** using staged installation 2021-05-19T21:00:03.1232090Z ** R 2021-05-19T21:00:03.1504280Z ** inst 2021-05-19T21:00:03.1559030Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:05.1446060Z ** help 2021-05-19T21:00:05.4746300Z *** installing help indices 2021-05-19T21:00:05.5838860Z ** building package indices 2021-05-19T21:00:05.9548800Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:06.2227920Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:06.5387990Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:06.5488370Z * DONE (desc) 2021-05-19T21:00:06.8779970Z * installing *source* package ‘cachem’ ... 2021-05-19T21:00:06.8804110Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:06.8805220Z ** using staged installation 2021-05-19T21:00:06.8987080Z ** libs 2021-05-19T21:00:06.9161280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-19T21:00:07.0012270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:00:07.0865830Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:00:07.1491960Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-19T21:00:07.1629910Z ** R 2021-05-19T21:00:07.1795730Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:07.8994120Z ** help 2021-05-19T21:00:07.9417310Z *** installing help indices 2021-05-19T21:00:07.9667190Z ** building package indices 2021-05-19T21:00:08.2382120Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:08.6027470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:00:08.7396410Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:09.0288530Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:09.0312120Z * DONE (cachem) 2021-05-19T21:00:09.7536090Z * installing *source* package ‘openssl’ ... 2021-05-19T21:00:09.7732800Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:09.7734550Z ** using staged installation 2021-05-19T21:00:09.8804520Z Homebrew 3.1.7 2021-05-19T21:00:10.0311250Z Homebrew/homebrew-core (git revision dafce7504e; last commit 2021-05-16) 2021-05-19T21:00:10.1801190Z Homebrew/homebrew-cask (git revision 80c0927c4a; last commit 2021-05-16) 2021-05-19T21:00:10.5505890Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-19T21:00:11.0797670Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-19T21:00:11.1029970Z ** libs 2021-05-19T21:00:11.1222350Z rm -f 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 openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T21:00:11.1253860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-19T21:00:11.2631240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-19T21:00:11.4023510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-19T21:00:12.0842700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-19T21:00:12.0845530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-19T21:00:12.0850020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-19T21:00:12.1879910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-19T21:00:12.3904160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-19T21:00:12.4951850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-19T21:00:12.6448280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-19T21:00:12.7724060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-19T21:00:12.9246520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-19T21:00:13.1364610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-19T21:00:13.3352390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-19T21:00:13.6004400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-19T21:00:13.6864500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-19T21:00:13.7594350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-19T21:00:13.9720660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-19T21:00:14.2067450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-19T21:00:14.4177790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-19T21:00:14.5014980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-19T21:00:14.6879330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-19T21:00:14.8926370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-19T21:00:15.1344840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-19T21:00:15.3396340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-19T21:00:15.5462380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-19T21:00:15.7503080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-19T21:00:15.8521990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-19T21:00:16.0563590Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T21:00:16.0922580Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so 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/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:00:16.1179250Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T21:00:16.1254230Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T21:00:16.1636880Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-19T21:00:16.1687920Z ** R 2021-05-19T21:00:16.1983000Z ** inst 2021-05-19T21:00:16.2301530Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:17.6811400Z ** help 2021-05-19T21:00:17.8352150Z *** installing help indices 2021-05-19T21:00:17.8873440Z ** building package indices 2021-05-19T21:00:18.1935190Z ** installing vignettes 2021-05-19T21:00:18.2099650Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:18.5600410Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:00:18.6958480Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:18.9868610Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:18.9904270Z * DONE (openssl) 2021-05-19T21:00:19.3257170Z * installing *source* package ‘memoise’ ... 2021-05-19T21:00:19.3281600Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:19.3282830Z ** using staged installation 2021-05-19T21:00:19.3504590Z ** R 2021-05-19T21:00:19.3680850Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:19.9140760Z ** help 2021-05-19T21:00:19.9772690Z *** installing help indices 2021-05-19T21:00:20.0087710Z ** building package indices 2021-05-19T21:00:20.3083170Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:20.5953780Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:20.8884810Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:20.8907070Z * DONE (memoise) 2021-05-19T21:00:21.3924570Z * installing *source* package ‘httr’ ... 2021-05-19T21:00:21.4022990Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:21.4024450Z ** using staged installation 2021-05-19T21:00:21.4264460Z ** R 2021-05-19T21:00:21.4597370Z ** demo 2021-05-19T21:00:21.4647540Z ** inst 2021-05-19T21:00:21.4710110Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:24.8179960Z ** help 2021-05-19T21:00:25.2129340Z *** installing help indices 2021-05-19T21:00:25.3458410Z ** building package indices 2021-05-19T21:00:25.7314990Z ** installing vignettes 2021-05-19T21:00:25.7410100Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:25.9989950Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:26.3312950Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:26.3414560Z * DONE (httr) 2021-05-19T21:00:26.6848250Z * installing *source* package ‘credentials’ ... 2021-05-19T21:00:26.6877210Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:26.6878370Z ** using staged installation 2021-05-19T21:00:26.7082530Z ** R 2021-05-19T21:00:26.7198570Z ** inst 2021-05-19T21:00:26.7376000Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:27.4046310Z ** help 2021-05-19T21:00:27.4403650Z *** installing help indices 2021-05-19T21:00:27.4652470Z ** building package indices 2021-05-19T21:00:27.7301770Z ** installing vignettes 2021-05-19T21:00:27.7402440Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:28.2156270Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:28.5980140Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:28.6006750Z * DONE (credentials) 2021-05-19T21:00:28.9488040Z * installing *source* package ‘gh’ ... 2021-05-19T21:00:28.9523030Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:28.9524130Z ** using staged installation 2021-05-19T21:00:28.9752630Z ** R 2021-05-19T21:00:28.9918260Z ** inst 2021-05-19T21:00:28.9944070Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:30.3308090Z ** help 2021-05-19T21:00:30.3871170Z *** installing help indices 2021-05-19T21:00:30.4224270Z ** building package indices 2021-05-19T21:00:30.6943080Z ** installing vignettes 2021-05-19T21:00:30.7044710Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:31.0424890Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:31.3974590Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:31.4044650Z * DONE (gh) 2021-05-19T21:00:31.7857440Z * installing *source* package ‘gert’ ... 2021-05-19T21:00:31.7909460Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:31.7910540Z ** using staged installation 2021-05-19T21:00:31.9054140Z Found pkg-config cflags and libs! 2021-05-19T21:00:32.2517710Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-19T21:00:32.2518960Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T21:00:32.3706050Z Configuration OK! 2021-05-19T21:00:32.3973760Z ** libs 2021-05-19T21:00:32.4125920Z rm -f gert.so 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-19T21:00:32.4156910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-19T21:00:32.6377950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-19T21:00:32.8762270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-19T21:00:33.1102000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-19T21:00:33.2464400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-19T21:00:33.3742620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-19T21:00:33.5576920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:00:33.6772700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-19T21:00:33.8290110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-19T21:00:33.9831980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-19T21:00:34.1149010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-19T21:00:34.2654570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-19T21:00:34.3981660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T21:00:34.5633770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-19T21:00:34.6915620Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so 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/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:00:34.7179530Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T21:00:34.7542570Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-19T21:00:34.7588340Z ** R 2021-05-19T21:00:34.7800900Z ** inst 2021-05-19T21:00:34.7827900Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:35.8120660Z ** help 2021-05-19T21:00:35.9467700Z *** installing help indices 2021-05-19T21:00:36.0035610Z ** building package indices 2021-05-19T21:00:36.3114630Z ** installing vignettes 2021-05-19T21:00:36.3316720Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:36.7519230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:00:36.8864060Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:37.2371250Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:37.2472110Z * DONE (gert) 2021-05-19T21:00:37.9187520Z * installing *source* package ‘usethis’ ... 2021-05-19T21:00:37.9380160Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:37.9381420Z ** using staged installation 2021-05-19T21:00:37.9715000Z ** R 2021-05-19T21:00:38.0398920Z ** inst 2021-05-19T21:00:38.0615680Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:42.2317050Z ** help 2021-05-19T21:00:42.7505690Z *** installing help indices 2021-05-19T21:00:42.9185230Z *** copying figures 2021-05-19T21:00:42.9222040Z ** building package indices 2021-05-19T21:00:43.3528990Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:43.7494660Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:44.2882870Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:44.2978960Z * DONE (usethis) 2021-05-19T21:00:44.3394490Z 2021-05-19T21:00:44.3395730Z The downloaded source packages are in 2021-05-19T21:00:44.3397850Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpID6QA9/downloaded_packages’ 2021-05-19T21:00:44.3409780Z Running `R CMD build`... 2021-05-19T21:00:47.9948380Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpID6QA9/remotes2aac5797c566/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T21:00:47.9950290Z * preparing ‘tic’: 2021-05-19T21:00:47.9951680Z * checking DESCRIPTION meta-information ... OK 2021-05-19T21:00:47.9952790Z * installing the package to process help pages 2021-05-19T21:00:47.9954420Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T21:00:47.9955960Z * checking for empty or unneeded directories 2021-05-19T21:00:47.9957340Z Removed empty directory ‘tic/.circleci’ 2021-05-19T21:00:47.9958990Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T21:00:47.9960250Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T21:00:47.9961660Z (as ‘lib’ is unspecified) 2021-05-19T21:00:47.9962530Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T21:00:48.7217950Z * installing *source* package ‘tic’ ... 2021-05-19T21:00:48.7218830Z ** using staged installation 2021-05-19T21:00:48.7320150Z ** R 2021-05-19T21:00:48.7420940Z ** inst 2021-05-19T21:00:48.7522020Z ** preparing package for lazy loading 2021-05-19T21:00:49.5967560Z ** help 2021-05-19T21:00:49.9856330Z *** installing help indices 2021-05-19T21:00:50.1210760Z *** copying figures 2021-05-19T21:00:50.1252420Z ** building package indices 2021-05-19T21:00:50.5045300Z ** installing vignettes 2021-05-19T21:00:50.5146160Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:00:50.8953860Z ** testing if installed package can be loaded from final location 2021-05-19T21:00:51.4611240Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:00:51.4738590Z * DONE (tic) 2021-05-19T21:00:51.5366570Z Using github PAT from envvar GITHUB_PAT 2021-05-19T21:00:51.8208240Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T21:00:53.2324500Z 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-19T21:00:53.2327150Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T21:00:53.2431130Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T21:00:53.2432420Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T21:00:53.2534900Z (as ‘lib’ is unspecified) 2021-05-19T21:00:53.2535850Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T21:00:53.2638290Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T21:00:53.2740170Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T21:00:53.2793340Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T21:00:53.2796350Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T21:00:53.2797720Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T21:00:53.2799030Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T21:00:53.2800410Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T21:00:53.2801720Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T21:00:53.2803020Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T21:00:53.2804350Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T21:00:53.2805660Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T21:00:53.2806970Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T21:00:53.2808340Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T21:00:53.2809650Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T21:00:53.2810930Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T21:00:53.2928680Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T21:00:53.3030200Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T21:00:53.3131660Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T21:00:53.3233270Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T21:00:53.3334870Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T21:00:53.3418210Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T21:00:53.3419590Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T21:00:53.3420900Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T21:00:53.3422180Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T21:00:53.3423500Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T21:00:53.3424800Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T21:00:53.3426070Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T21:00:53.3427830Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T21:00:53.3429180Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T21:00:53.3430900Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T21:00:53.3432300Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T21:00:53.3433630Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T21:00:53.3535090Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T21:00:53.3637320Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T21:00:53.3739270Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T21:00:54.7887100Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T21:00:54.7890800Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T21:00:54.7963150Z Packages which are only available in source form, and may need 2021-05-19T21:00:54.7968120Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-19T21:00:54.7969820Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-19T21:00:54.7971480Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-19T21:00:54.7975010Z installing the source 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-19T21:00:54.7976790Z 2021-05-19T21:00:54.7982850Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T21:00:55.0440860Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-19T21:00:55.0466390Z ================================================== 2021-05-19T21:00:55.0467170Z downloaded 233 KB 2021-05-19T21:00:55.0467810Z 2021-05-19T21:00:55.0501570Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T21:00:55.2183890Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-19T21:00:55.2326730Z ================================================== 2021-05-19T21:00:55.2327660Z downloaded 764 KB 2021-05-19T21:00:55.2328210Z 2021-05-19T21:00:55.2385080Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-19T21:00:55.4330980Z Content type 'application/x-gzip' length 6080 bytes 2021-05-19T21:00:55.4332210Z ================================================== 2021-05-19T21:00:55.4332960Z downloaded 6080 bytes 2021-05-19T21:00:55.4333510Z 2021-05-19T21:00:55.4368080Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T21:00:55.5575280Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-19T21:00:55.5752420Z ================================================== 2021-05-19T21:00:55.5753380Z downloaded 1.1 MB 2021-05-19T21:00:55.5754320Z 2021-05-19T21:00:55.5792300Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T21:00:55.8099400Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-19T21:00:55.8225040Z ================================================== 2021-05-19T21:00:55.8225960Z downloaded 670 KB 2021-05-19T21:00:55.8226520Z 2021-05-19T21:00:55.8264490Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T21:00:56.0595500Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-19T21:00:56.0596620Z ================================================== 2021-05-19T21:00:56.0597330Z downloaded 13 KB 2021-05-19T21:00:56.0597870Z 2021-05-19T21:00:56.0636130Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T21:00:56.2135870Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-19T21:00:56.2189710Z ================================================== 2021-05-19T21:00:56.2190510Z downloaded 265 KB 2021-05-19T21:00:56.2191070Z 2021-05-19T21:00:56.2238180Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T21:00:56.3429810Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-19T21:00:56.3527860Z ================================================== 2021-05-19T21:00:56.3528710Z downloaded 466 KB 2021-05-19T21:00:56.3529260Z 2021-05-19T21:00:56.3660940Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T21:00:56.5232100Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-19T21:00:56.5233300Z ================================================== 2021-05-19T21:00:56.5234040Z downloaded 25 KB 2021-05-19T21:00:56.5234900Z 2021-05-19T21:00:56.5264210Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T21:00:56.7530090Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-19T21:00:56.7545400Z ================================================== 2021-05-19T21:00:56.7546240Z downloaded 116 KB 2021-05-19T21:00:56.7547060Z 2021-05-19T21:00:56.7578560Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T21:00:56.8863320Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-19T21:00:56.8880810Z ================================================== 2021-05-19T21:00:56.8881610Z downloaded 138 KB 2021-05-19T21:00:56.8882170Z 2021-05-19T21:00:56.8914250Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-19T21:00:57.1232600Z Content type 'application/x-gzip' length 6100 bytes 2021-05-19T21:00:57.1233920Z ================================================== 2021-05-19T21:00:57.1234760Z downloaded 6100 bytes 2021-05-19T21:00:57.1235360Z 2021-05-19T21:00:57.1267470Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T21:00:57.2577430Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-19T21:00:57.2583630Z ================================================== 2021-05-19T21:00:57.2584430Z downloaded 59 KB 2021-05-19T21:00:57.2585260Z 2021-05-19T21:00:57.2621460Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-19T21:00:57.5394800Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-19T21:00:57.5396140Z ================================================== 2021-05-19T21:00:57.5397440Z downloaded 23 KB 2021-05-19T21:00:57.5398080Z 2021-05-19T21:00:57.5429690Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T21:00:57.7312750Z Content type 'application/x-gzip' length 8066 bytes 2021-05-19T21:00:57.7313940Z ================================================== 2021-05-19T21:00:57.7314710Z downloaded 8066 bytes 2021-05-19T21:00:57.7315300Z 2021-05-19T21:00:57.7344140Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T21:00:57.9656400Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-19T21:00:57.9675850Z ================================================== 2021-05-19T21:00:57.9676650Z downloaded 160 KB 2021-05-19T21:00:57.9677210Z 2021-05-19T21:00:57.9714070Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T21:00:58.1988400Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-19T21:00:58.1997140Z ================================================== 2021-05-19T21:00:58.1998070Z downloaded 72 KB 2021-05-19T21:00:58.1998790Z 2021-05-19T21:00:58.2030490Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T21:00:58.4508720Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-19T21:00:58.4509930Z ================================================== 2021-05-19T21:00:58.4510940Z downloaded 11 KB 2021-05-19T21:00:58.4511590Z 2021-05-19T21:00:58.4570850Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T21:00:58.7025710Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-19T21:00:58.7060380Z ================================================== 2021-05-19T21:00:58.7061180Z downloaded 265 KB 2021-05-19T21:00:58.7061750Z 2021-05-19T21:00:58.7096850Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-19T21:00:58.9760540Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-19T21:00:58.9772460Z ================================================== 2021-05-19T21:00:58.9773260Z downloaded 109 KB 2021-05-19T21:00:58.9773830Z 2021-05-19T21:00:58.9808140Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-19T21:00:59.1133550Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-19T21:00:59.1143490Z ================================================== 2021-05-19T21:00:59.1144250Z downloaded 79 KB 2021-05-19T21:00:59.1144830Z 2021-05-19T21:00:59.1178950Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-19T21:00:59.2765210Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-19T21:00:59.2766440Z ================================================== 2021-05-19T21:00:59.2767150Z downloaded 14 KB 2021-05-19T21:00:59.2767690Z 2021-05-19T21:00:59.2802180Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-19T21:00:59.4005370Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-19T21:00:59.4022910Z ================================================== 2021-05-19T21:00:59.4023700Z downloaded 132 KB 2021-05-19T21:00:59.4024240Z 2021-05-19T21:00:59.4056080Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T21:00:59.6365670Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-19T21:00:59.8413550Z ================================================== 2021-05-19T21:00:59.8414530Z downloaded 7.2 MB 2021-05-19T21:00:59.8415110Z 2021-05-19T21:00:59.8814410Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T21:01:00.1122150Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-19T21:01:00.1425170Z ================================================== 2021-05-19T21:01:00.1426150Z downloaded 2.8 MB 2021-05-19T21:01:00.1426740Z 2021-05-19T21:01:00.1526160Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-19T21:01:00.3045100Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-19T21:01:00.3186300Z ================================================== 2021-05-19T21:01:00.3187220Z downloaded 871 KB 2021-05-19T21:01:00.3187790Z 2021-05-19T21:01:00.3257810Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-19T21:01:00.4788060Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-19T21:01:00.4827740Z ================================================== 2021-05-19T21:01:00.4828500Z downloaded 130 KB 2021-05-19T21:01:00.4830290Z 2021-05-19T21:01:00.5088310Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-19T21:01:00.6798280Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-19T21:01:00.6808250Z ================================================== 2021-05-19T21:01:00.6809040Z downloaded 81 KB 2021-05-19T21:01:00.6809620Z 2021-05-19T21:01:00.6841080Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-19T21:01:00.8033550Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-19T21:01:00.8034740Z ================================================== 2021-05-19T21:01:00.8035820Z downloaded 10 KB 2021-05-19T21:01:00.8036390Z 2021-05-19T21:01:00.8067150Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-19T21:01:00.9268800Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-19T21:01:00.9276390Z ================================================== 2021-05-19T21:01:00.9277190Z downloaded 44 KB 2021-05-19T21:01:00.9277760Z 2021-05-19T21:01:00.9322150Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-19T21:01:01.1615640Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-19T21:01:01.1618040Z ================================================== 2021-05-19T21:01:01.1619320Z downloaded 10 KB 2021-05-19T21:01:01.1620170Z 2021-05-19T21:01:01.1654670Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T21:01:01.2879930Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-19T21:01:01.2881380Z ================================================== 2021-05-19T21:01:01.2882860Z downloaded 29 KB 2021-05-19T21:01:01.2883480Z 2021-05-19T21:01:01.2917190Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T21:01:01.5593350Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-19T21:01:01.5676580Z ================================================== 2021-05-19T21:01:01.5677450Z downloaded 664 KB 2021-05-19T21:01:01.5678040Z 2021-05-19T21:01:01.5714440Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T21:01:01.8053670Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-19T21:01:01.8076310Z ================================================== 2021-05-19T21:01:01.8077110Z downloaded 40 KB 2021-05-19T21:01:01.8077680Z 2021-05-19T21:01:01.8109950Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T21:01:02.0735990Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-19T21:01:02.0787170Z ================================================== 2021-05-19T21:01:02.0787970Z downloaded 248 KB 2021-05-19T21:01:02.0788520Z 2021-05-19T21:01:02.0874450Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-19T21:01:02.2192400Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-19T21:01:02.2201630Z ================================================== 2021-05-19T21:01:02.2202410Z downloaded 44 KB 2021-05-19T21:01:02.2202980Z 2021-05-19T21:01:02.2234830Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T21:01:02.3517210Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-19T21:01:02.3621660Z ================================================== 2021-05-19T21:01:02.3622660Z downloaded 362 KB 2021-05-19T21:01:02.3623260Z 2021-05-19T21:01:02.8429240Z * installing *source* package ‘utf8’ ... 2021-05-19T21:01:02.8531740Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:02.8532960Z ** using staged installation 2021-05-19T21:01:02.8727490Z ** libs 2021-05-19T21:01:02.8914580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-19T21:01:02.9899090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-19T21:01:03.1694570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-19T21:01:03.2661060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:03.3427590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-19T21:01:03.4501500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-19T21:01:03.6269930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-19T21:01:03.7212480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-19T21:01:03.8796160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-19T21:01:03.9930970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-19T21:01:04.1050410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-19T21:01:04.2065340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-19T21:01:04.2945730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-19T21:01:04.3850950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-19T21:01:04.4713470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-19T21:01:04.5689810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-19T21:01:04.6832120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-19T21:01:04.7665190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-19T21:01:04.8356500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-19T21:01:04.9269420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-19T21:01:04.9975780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-19T21:01:05.1939600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-19T21:01:05.7016630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-19T21:01:05.9134410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-19T21:01:06.0194570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-19T21:01:06.1147050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-19T21:01:06.2135510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-19T21:01:06.3331360Z 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-19T21:01:06.3847240Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:06.4983060Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-19T21:01:06.5048430Z ** R 2021-05-19T21:01:06.5198260Z ** inst 2021-05-19T21:01:06.5222160Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:07.1575470Z ** help 2021-05-19T21:01:07.2269760Z *** installing help indices 2021-05-19T21:01:07.2584640Z ** building package indices 2021-05-19T21:01:07.5328460Z ** installing vignettes 2021-05-19T21:01:07.5430320Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:07.8961980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:01:08.0379660Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:08.3194520Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:08.3295430Z * DONE (utf8) 2021-05-19T21:01:08.7067530Z * installing *source* package ‘pkgconfig’ ... 2021-05-19T21:01:08.7168330Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:08.7245050Z ** using staged installation 2021-05-19T21:01:08.7270220Z ** R 2021-05-19T21:01:08.7374230Z ** inst 2021-05-19T21:01:08.7440860Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:09.1183520Z ** help 2021-05-19T21:01:09.1667260Z *** installing help indices 2021-05-19T21:01:09.1898600Z ** building package indices 2021-05-19T21:01:09.4866680Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:09.8080080Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:10.0755710Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:10.0835490Z * DONE (pkgconfig) 2021-05-19T21:01:10.5102340Z * installing *source* package ‘fansi’ ... 2021-05-19T21:01:10.5172520Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:10.5173970Z ** using staged installation 2021-05-19T21:01:10.5397280Z ** libs 2021-05-19T21:01:10.5583130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-19T21:01:10.6305470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-19T21:01:10.7272950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:10.8110260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-19T21:01:10.9104170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-19T21:01:11.1632400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-19T21:01:11.2373770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-19T21:01:11.4916150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-19T21:01:11.6393650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-19T21:01:11.7202750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-19T21:01:11.8569410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-19T21:01:12.0305640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-19T21:01:12.1468190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-19T21:01:12.2358640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-19T21:01:12.3309870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T21:01:12.5157130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-19T21:01:12.7509760Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:12.8112050Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-19T21:01:12.8182450Z ** R 2021-05-19T21:01:12.8401440Z ** inst 2021-05-19T21:01:12.8423970Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:13.6990750Z ** help 2021-05-19T21:01:13.8357840Z *** installing help indices 2021-05-19T21:01:13.8856390Z ** building package indices 2021-05-19T21:01:14.1845010Z ** installing vignettes 2021-05-19T21:01:14.1945760Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:14.5298870Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:01:14.6594120Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:14.9166890Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:14.9195720Z * DONE (fansi) 2021-05-19T21:01:15.6047600Z * installing *source* package ‘diffobj’ ... 2021-05-19T21:01:15.6241800Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:15.6243020Z ** using staged installation 2021-05-19T21:01:15.6457870Z ** libs 2021-05-19T21:01:15.6629180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-19T21:01:15.9608080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-19T21:01:16.0518280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:16.1337800Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:16.1909570Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-19T21:01:16.1950640Z ** R 2021-05-19T21:01:16.2556540Z ** inst 2021-05-19T21:01:16.2610890Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:24.6440520Z ** help 2021-05-19T21:01:25.0853800Z *** installing help indices 2021-05-19T21:01:25.2522760Z ** building package indices 2021-05-19T21:01:25.6260770Z ** installing vignettes 2021-05-19T21:01:25.6360060Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:26.1194530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:01:26.2564840Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:26.8695580Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:26.8799710Z * DONE (diffobj) 2021-05-19T21:01:27.3434820Z * installing *source* package ‘ps’ ... 2021-05-19T21:01:27.3510830Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:27.3511990Z ** using staged installation 2021-05-19T21:01:27.6831070Z ** libs 2021-05-19T21:01:27.7019600Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-19T21:01:27.8784080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:27.9634490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-19T21:01:28.0441000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-19T21:01:28.1266530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-19T21:01:28.2989410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-19T21:01:28.3714070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-19T21:01:28.6488940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-19T21:01:28.8078380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-19T21:01:28.9309610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-19T21:01:29.4497460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-19T21:01:29.8314640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-19T21:01:29.9963550Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:30.0577480Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-19T21:01:30.0655900Z ** R 2021-05-19T21:01:30.0888090Z ** inst 2021-05-19T21:01:30.0914430Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:31.4206530Z ** help 2021-05-19T21:01:31.8291130Z *** installing help indices 2021-05-19T21:01:31.9489950Z ** building package indices 2021-05-19T21:01:32.3268960Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:32.6867720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:01:32.8132730Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:33.0834880Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:33.0866970Z * DONE (ps) 2021-05-19T21:01:33.3881320Z * installing *source* package ‘praise’ ... 2021-05-19T21:01:33.3900920Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:33.3902350Z ** using staged installation 2021-05-19T21:01:33.4044840Z ** R 2021-05-19T21:01:33.4217460Z ** inst 2021-05-19T21:01:33.4236810Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:33.7524770Z ** help 2021-05-19T21:01:33.7746140Z *** installing help indices 2021-05-19T21:01:33.7990750Z ** building package indices 2021-05-19T21:01:34.0581960Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:34.3084880Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:34.5585070Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:34.5685710Z * DONE (praise) 2021-05-19T21:01:35.0431360Z * installing *source* package ‘pkgload’ ... 2021-05-19T21:01:35.0546390Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:35.0547560Z ** using staged installation 2021-05-19T21:01:35.0754290Z ** R 2021-05-19T21:01:35.1031660Z ** inst 2021-05-19T21:01:35.1045610Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:36.2599610Z ** help 2021-05-19T21:01:36.4446480Z *** installing help indices 2021-05-19T21:01:36.5012510Z ** building package indices 2021-05-19T21:01:36.8067450Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:37.4597260Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:38.1247100Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:38.1348830Z * DONE (pkgload) 2021-05-19T21:01:38.4950400Z * installing *source* package ‘evaluate’ ... 2021-05-19T21:01:38.4989580Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:38.4990730Z ** using staged installation 2021-05-19T21:01:38.5192600Z ** R 2021-05-19T21:01:38.5364870Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:39.2441060Z ** help 2021-05-19T21:01:39.3454080Z *** installing help indices 2021-05-19T21:01:39.3865700Z ** building package indices 2021-05-19T21:01:39.6681760Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:39.9307430Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:40.1932860Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:40.1955590Z * DONE (evaluate) 2021-05-19T21:01:40.5017610Z * installing *source* package ‘ellipsis’ ... 2021-05-19T21:01:40.5039490Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:40.5041030Z ** using staged installation 2021-05-19T21:01:40.5239460Z ** libs 2021-05-19T21:01:40.5417620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-19T21:01:40.6466310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:40.7295300Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:40.7879180Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-19T21:01:40.7920250Z ** R 2021-05-19T21:01:40.8125900Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:41.2039070Z ** help 2021-05-19T21:01:41.2573820Z *** installing help indices 2021-05-19T21:01:41.2834070Z ** building package indices 2021-05-19T21:01:41.5513430Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:41.9081200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:01:42.0409500Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:42.3172390Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:42.3195260Z * DONE (ellipsis) 2021-05-19T21:01:42.7145040Z * installing *source* package ‘digest’ ... 2021-05-19T21:01:42.7202620Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:42.7203780Z ** using staged installation 2021-05-19T21:01:42.7366780Z ** libs 2021-05-19T21:01:42.7559000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-19T21:01:42.9914330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-19T21:01:43.2393910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-19T21:01:44.2197510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-19T21:01:44.5896600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-19T21:01:45.3343420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-19T21:01:45.4476790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-19T21:01:45.6733120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-19T21:01:45.7665190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:45.8167130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-19T21:01:46.0016380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-19T21:01:46.0916240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-19T21:01:46.1953240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-19T21:01:46.4911800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-19T21:01:46.6217990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-19T21:01:47.3765490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-19T21:01:47.5567890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-19T21:01:47.7957620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:47.8588260Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-19T21:01:47.8636480Z ** R 2021-05-19T21:01:47.8746530Z ** demo 2021-05-19T21:01:47.8759350Z ** inst 2021-05-19T21:01:47.8844930Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:48.7407850Z ** help 2021-05-19T21:01:48.8347200Z *** installing help indices 2021-05-19T21:01:48.8712840Z ** building package indices 2021-05-19T21:01:49.1477810Z ** installing vignettes 2021-05-19T21:01:49.1559640Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:49.5018500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:01:49.6329270Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:49.8964450Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:49.9001340Z * DONE (digest) 2021-05-19T21:01:50.2487520Z * installing *source* package ‘brio’ ... 2021-05-19T21:01:50.2606700Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:50.2607890Z ** using staged installation 2021-05-19T21:01:50.2829790Z ** libs 2021-05-19T21:01:50.3008540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-19T21:01:50.3693970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-19T21:01:50.4546360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:50.5351150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-19T21:01:50.6193870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-19T21:01:50.7034740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-19T21:01:50.8245660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-19T21:01:50.9102780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-19T21:01:51.0053630Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:51.0655720Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-19T21:01:51.0729020Z ** R 2021-05-19T21:01:51.0835500Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:51.4382580Z ** help 2021-05-19T21:01:51.4904540Z *** installing help indices 2021-05-19T21:01:51.5181800Z ** building package indices 2021-05-19T21:01:51.7860200Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:01:52.1254930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:01:52.2670590Z ** testing if installed package can be loaded from final location 2021-05-19T21:01:52.5247390Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:01:52.5267810Z * DONE (brio) 2021-05-19T21:01:52.9550250Z * installing *source* package ‘xml2’ ... 2021-05-19T21:01:52.9628570Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:52.9631240Z ** using staged installation 2021-05-19T21:01:53.1627100Z Found pkg-config cflags and libs! 2021-05-19T21:01:53.5053440Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-19T21:01:53.5064100Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-19T21:01:53.7552360Z ** libs 2021-05-19T21:01:53.7730630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-19T21:01:54.6249640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:54.7105700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-19T21:01:55.4901910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-19T21:01:56.1651020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-19T21:01:57.0850860Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-19T21:01:59.6655370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-19T21:02:00.3959290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-19T21:02:01.2610010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-19T21:02:01.9284080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-19T21:02:02.4183170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:02:02.5174640Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-19T21:02:02.5237360Z ** R 2021-05-19T21:02:02.5472990Z ** inst 2021-05-19T21:02:02.5516250Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:03.9603000Z ** help 2021-05-19T21:02:04.3312440Z *** installing help indices 2021-05-19T21:02:04.3971360Z ** building package indices 2021-05-19T21:02:04.7103240Z ** installing vignettes 2021-05-19T21:02:04.7252670Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:02:04.9961360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:02:05.1246830Z ** testing if installed package can be loaded from final location 2021-05-19T21:02:05.4144090Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:02:05.4226370Z * DONE (xml2) 2021-05-19T21:02:05.8526910Z * installing *source* package ‘xfun’ ... 2021-05-19T21:02:05.8595520Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:05.8596610Z ** using staged installation 2021-05-19T21:02:05.8861320Z ** libs 2021-05-19T21:02:05.9042830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-19T21:02:06.0275910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:02:06.1102400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:02:06.1695620Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-19T21:02:06.1752840Z ** R 2021-05-19T21:02:06.2016460Z ** inst 2021-05-19T21:02:06.2118020Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:08.0524660Z ** help 2021-05-19T21:02:08.6491170Z *** installing help indices 2021-05-19T21:02:08.7766540Z ** building package indices 2021-05-19T21:02:09.1532420Z ** installing vignettes 2021-05-19T21:02:09.1623520Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:02:09.4960160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:02:09.6242900Z ** testing if installed package can be loaded from final location 2021-05-19T21:02:09.9055260Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:02:09.9090900Z * DONE (xfun) 2021-05-19T21:02:14.1763380Z * installing *source* package ‘stringi’ ... 2021-05-19T21:02:14.3507880Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:14.3509220Z ** using staged installation 2021-05-19T21:02:14.5756790Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-19T21:02:14.5759070Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-19T21:02:14.7919020Z checking for endianness... little 2021-05-19T21:02:15.0076810Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-19T21:02:15.2189710Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-19T21:02:15.2207640Z checking for cat... /bin/cat 2021-05-19T21:02:16.1025480Z checking for local ICUDT_DIR... icu69/data 2021-05-19T21:02:16.1027960Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-19T21:02:16.3341490Z checking whether the C compiler works... yes 2021-05-19T21:02:16.3342810Z checking for C compiler default output file name... a.out 2021-05-19T21:02:16.4241380Z checking for suffix of executables... 2021-05-19T21:02:16.7905530Z checking whether we are cross compiling... no 2021-05-19T21:02:16.8609920Z checking for suffix of object files... o 2021-05-19T21:02:16.9237270Z checking whether we are using the GNU C compiler... yes 2021-05-19T21:02:17.0132670Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-19T21:02:17.0887890Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-19T21:02:17.1880520Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-19T21:02:17.6303420Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-19T21:02:17.6331690Z checking for egrep... /usr/bin/grep -E 2021-05-19T21:02:17.7590130Z rm: conftest.dSYM: is a directory 2021-05-19T21:02:17.8103640Z rm: conftest.dSYM: is a directory 2021-05-19T21:02:18.0101230Z checking for ANSI C header files... yes 2021-05-19T21:02:18.0989050Z checking for sys/types.h... yes 2021-05-19T21:02:18.1841200Z checking for sys/stat.h... yes 2021-05-19T21:02:18.2710900Z checking for stdlib.h... yes 2021-05-19T21:02:18.3590640Z checking for string.h... yes 2021-05-19T21:02:18.4559590Z checking for memory.h... yes 2021-05-19T21:02:18.5405730Z checking for strings.h... yes 2021-05-19T21:02:18.6305680Z checking for inttypes.h... yes 2021-05-19T21:02:18.7186940Z checking for stdint.h... yes 2021-05-19T21:02:18.8112480Z checking for unistd.h... yes 2021-05-19T21:02:18.9140620Z checking elf.h usability... no 2021-05-19T21:02:18.9836170Z checking elf.h presence... no 2021-05-19T21:02:18.9837470Z checking for elf.h... no 2021-05-19T21:02:19.1771410Z checking whether we are using the GNU C++ compiler... yes 2021-05-19T21:02:19.2299410Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-19T21:02:20.0012590Z checking whether the C++ compiler supports the long long type... yes 2021-05-19T21:02:20.0613790Z checking whether the compiler implements namespaces... yes 2021-05-19T21:02:20.5763730Z checking whether the compiler supports Standard Template Library... yes 2021-05-19T21:02:21.6766680Z checking whether std::map is available... yes 2021-05-19T21:02:21.6808510Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T21:02:21.7239790Z checking with pkg-config for the system ICU4C... no 2021-05-19T21:02:21.7241630Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-19T21:02:21.7243060Z *** Trying with 'standard' fallback flags 2021-05-19T21:02:21.8062250Z checking whether an ICU4C-based project can be built... no 2021-05-19T21:02:21.8063560Z *** This version of ICU4C cannot be used. 2021-05-19T21:02:21.8064410Z *** Using the ICU 69 bundle. 2021-05-19T21:02:22.6794680Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-19T21:02:23.5300420Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-19T21:02:24.3284940Z checking whether alignof(std::max_align_t) is available... yes 2021-05-19T21:02:24.6176060Z downloading the ICU data library (icudt) 2021-05-19T21:02:24.6178130Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-19T21:02:24.6202530Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-19T21:02:24.9621850Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-19T21:02:25.1093270Z ================================================== 2021-05-19T21:02:25.1094280Z downloaded 10.9 MB 2021-05-19T21:02:25.1094870Z 2021-05-19T21:02:25.2008010Z icudt has been downloaded successfully 2021-05-19T21:02:25.2742920Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-19T21:02:25.5632240Z config.status: creating src/Makevars 2021-05-19T21:02:25.5954030Z config.status: creating src/uconfig_local.h 2021-05-19T21:02:25.6278260Z config.status: creating src/install.libs.R 2021-05-19T21:02:25.6657530Z 2021-05-19T21:02:25.6658410Z *** stringi configure summary: 2021-05-19T21:02:25.6659210Z ICU_FOUND=0 2021-05-19T21:02:25.6659930Z ICUDT_DIR=icu69/data 2021-05-19T21:02:25.6660640Z ICU_BUNDLE_VERSION=69 2021-05-19T21:02:25.6661410Z ICUDT_ENDIANNESS=little 2021-05-19T21:02:25.6662210Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-19T21:02:25.6663830Z STRINGI_CFLAGS= -fPIC 2021-05-19T21:02:25.6666170Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-19T21:02:25.6667840Z STRINGI_CXXFLAGS= -fPIC 2021-05-19T21:02:25.6668320Z STRINGI_LDFLAGS= 2021-05-19T21:02:25.6668740Z STRINGI_LIBS= 2021-05-19T21:02:25.6669000Z 2021-05-19T21:02:25.6669410Z *** Compiler settings used: 2021-05-19T21:02:25.6670380Z CC=clang -mmacosx-version-min=10.13 2021-05-19T21:02:25.6671480Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-19T21:02:25.6672420Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-19T21:02:25.6673850Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-19T21:02:25.6674970Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-19T21:02:25.6675940Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-19T21:02:25.6676390Z LDFLAGS= 2021-05-19T21:02:25.6676730Z LIBS= 2021-05-19T21:02:25.6676960Z 2021-05-19T21:02:25.7469200Z ** libs 2021-05-19T21:02:25.7727970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-19T21:02:26.6395390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-19T21:02:27.4218930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-19T21:02:28.3110300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-19T21:02:29.1665810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-19T21:02:29.8769640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-19T21:02:30.8279450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-19T21:02:31.5915510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-19T21:02:32.3913830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-19T21:02:33.1515690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-19T21:02:34.0053810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-19T21:02:34.8329030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-19T21:02:35.7944620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-19T21:02:36.6957580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-19T21:02:37.4861990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-19T21:02:38.5493630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-19T21:02:40.4140890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-19T21:02:41.2984580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-19T21:02:42.1367330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-19T21:02:42.8663510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-19T21:02:43.5776100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-19T21:02:44.6401460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-19T21:02:45.4766350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-19T21:02:46.2857640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-19T21:02:47.1827260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-19T21:02:48.1524780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-19T21:02:48.9096070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-19T21:02:49.7442840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-19T21:02:50.5799210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-19T21:02:51.7766440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-19T21:02:52.9865660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-19T21:02:54.3205080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-19T21:02:55.5269850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-19T21:02:56.4037930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-19T21:02:57.3444270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-19T21:02:58.1916990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-19T21:02:59.0032650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-19T21:02:59.8126560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-19T21:03:00.6356130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-19T21:03:01.8132990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-19T21:03:02.9820270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-19T21:03:04.2262080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-19T21:03:05.4315270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-19T21:03:06.3029110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-19T21:03:07.2198110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-19T21:03:07.9969010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-19T21:03:09.0999260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-19T21:03:10.2042130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-19T21:03:11.3034950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-19T21:03:12.0516470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-19T21:03:12.7904820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-19T21:03:13.8736820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-19T21:03:14.9744200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-19T21:03:16.1724780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-19T21:03:17.3090100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-19T21:03:18.2125910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-19T21:03:19.0351120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-19T21:03:19.0733770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-19T21:03:20.3098820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-19T21:03:21.0885390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-19T21:03:21.9013790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-19T21:03:23.2291940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-19T21:03:24.4454560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-19T21:03:25.8522370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-19T21:03:26.7157830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-19T21:03:27.9197410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-19T21:03:28.7860400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-19T21:03:30.9943530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-19T21:03:31.8028790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-19T21:03:32.6054580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-19T21:03:33.6338510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-19T21:03:34.3664260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-19T21:03:35.1663750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-19T21:03:36.0954730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-19T21:03:36.9441140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-19T21:03:37.8835210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-19T21:03:38.7516430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-19T21:03:39.7591590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-19T21:03:40.6063310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-19T21:03:41.4290100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-19T21:03:42.2718380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-19T21:03:43.0045890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-19T21:03:43.7757030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-19T21:03:45.4118730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-19T21:03:45.4950080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-19T21:03:46.2857580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-19T21:03:47.6449270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-19T21:03:47.9760390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-19T21:03:48.5459050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-19T21:03:49.0399610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-19T21:03:49.6774690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-19T21:03:50.4238820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-19T21:03:51.0520760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-19T21:03:52.0360510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-19T21:03:52.8954090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-19T21:03:53.5323180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-19T21:03:54.1886140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-19T21:03:54.5388340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-19T21:03:55.0845990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-19T21:03:55.4644960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-19T21:03:55.5206660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-19T21:03:56.6967890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-19T21:03:57.3304250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-19T21:03:57.4210610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-19T21:03:58.1995240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-19T21:03:58.2746650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-19T21:03:59.3613910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-19T21:04:00.0391310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-19T21:04:00.5726940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-19T21:04:00.6272010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-19T21:04:01.4835650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-19T21:04:02.3105740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-19T21:04:03.2872280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-19T21:04:03.9450810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-19T21:04:04.6896690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-19T21:04:05.2126120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-19T21:04:06.1414970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-19T21:04:06.9067360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-19T21:04:08.0041620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-19T21:04:09.7529860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-19T21:04:10.5729240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-19T21:04:11.5378740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-19T21:04:12.1053290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-19T21:04:12.6764600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-19T21:04:13.4227240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-19T21:04:13.9748600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-19T21:04:15.0547760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-19T21:04:16.1544190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-19T21:04:18.1151660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-19T21:04:18.9280630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-19T21:04:18.9957720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-19T21:04:19.5177240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-19T21:04:20.0172540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-19T21:04:20.7957900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-19T21:04:21.4320330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-19T21:04:21.8524140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-19T21:04:22.6969730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-19T21:04:23.8337160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-19T21:04:24.7354380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-19T21:04:25.4927500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-19T21:04:26.1075140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-19T21:04:26.8883200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-19T21:04:27.8552970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-19T21:04:28.5718950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-19T21:04:29.2976700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-19T21:04:30.4457530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-19T21:04:31.2026250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-19T21:04:31.7384790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-19T21:04:32.2406780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-19T21:04:32.2903370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-19T21:04:32.8300290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-19T21:04:33.3768040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-19T21:04:34.3181770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-19T21:04:35.0310910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-19T21:04:35.7141100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-19T21:04:36.4443300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-19T21:04:37.0604860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-19T21:04:37.7301080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-19T21:04:38.4117140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-19T21:04:39.0160770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-19T21:04:39.6098870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-19T21:04:40.6426990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-19T21:04:40.8918700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-19T21:04:41.4763070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-19T21:04:41.8800940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-19T21:04:43.1194720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-19T21:04:43.7889680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-19T21:04:44.6221170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-19T21:04:45.0497290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-19T21:04:45.5915500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-19T21:04:46.2590140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-19T21:04:47.2524040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-19T21:04:48.2847060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-19T21:04:48.9764750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-19T21:04:49.4836760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-19T21:04:50.4398620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-19T21:04:51.0633470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-19T21:04:51.7911860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-19T21:04:52.4002990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-19T21:04:53.0157870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-19T21:04:53.5942300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-19T21:04:53.9798120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-19T21:04:54.8624970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-19T21:04:55.7303880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-19T21:04:56.5838030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-19T21:04:56.9734660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-19T21:04:57.3906770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-19T21:04:57.9177540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-19T21:04:58.3398020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-19T21:04:58.9104100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-19T21:04:59.7566950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-19T21:05:00.3400100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-19T21:05:00.6824120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-19T21:05:01.2939230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-19T21:05:01.8380980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-19T21:05:02.4155980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-19T21:05:03.0066620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-19T21:05:03.5568190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-19T21:05:04.1095230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-19T21:05:04.5608560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-19T21:05:05.2343680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-19T21:05:05.7393000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-19T21:05:07.4018070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-19T21:05:08.2422830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-19T21:05:09.1150260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-19T21:05:09.7742210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-19T21:05:10.2309510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-19T21:05:11.5402130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-19T21:05:12.4038060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-19T21:05:12.7392900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-19T21:05:13.1732670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-19T21:05:13.5129150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-19T21:05:14.1695280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-19T21:05:14.6688200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-19T21:05:15.1834320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-19T21:05:15.7321930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-19T21:05:16.3235810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-19T21:05:17.0184590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-19T21:05:17.3814100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-19T21:05:18.4983560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-19T21:05:19.4610950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-19T21:05:21.0767620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-19T21:05:21.4049590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-19T21:05:21.4632990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-19T21:05:22.9530970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-19T21:05:23.5722220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-19T21:05:24.7229950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-19T21:05:25.5057930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-19T21:05:25.5912110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-19T21:05:25.6570050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-19T21:05:26.9543180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-19T21:05:27.7082960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-19T21:05:28.7539940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-19T21:05:29.7423020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-19T21:05:30.3492960Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-19T21:05:30.3494530Z static void uprv_UnicodeStringDummy(void) { 2021-05-19T21:05:30.3495330Z ^ 2021-05-19T21:05:31.0509230Z 1 warning generated. 2021-05-19T21:05:31.0559400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-19T21:05:31.7951470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-19T21:05:32.4295670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-19T21:05:33.0530190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-19T21:05:33.5432900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-19T21:05:34.1993220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-19T21:05:34.9227200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-19T21:05:35.7009300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-19T21:05:36.0201630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-19T21:05:36.8642550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-19T21:05:37.3838490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-19T21:05:38.7003320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-19T21:05:39.6029550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-19T21:05:39.9647340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-19T21:05:40.5186760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-19T21:05:41.0467610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-19T21:05:41.7146040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-19T21:05:42.2680370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-19T21:05:42.8267720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-19T21:05:43.5196420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-19T21:05:44.4428780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-19T21:05:44.7884880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-19T21:05:45.4611400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-19T21:05:46.2310620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-19T21:05:46.5808970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-19T21:05:47.5959260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-19T21:05:48.2772220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-19T21:05:48.8915610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-19T21:05:49.2204000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-19T21:05:49.8992700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-19T21:05:50.5501700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-19T21:05:51.5836360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-19T21:05:51.7866040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-19T21:05:52.3885400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-19T21:05:52.9482170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-19T21:05:53.7002830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-19T21:05:54.4203360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-19T21:05:55.1306120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-19T21:05:56.2476300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-19T21:05:57.1099890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-19T21:05:57.9003510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-19T21:05:57.9707710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-19T21:05:58.5774700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-19T21:05:59.0512580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-19T21:05:59.4762620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-19T21:05:59.5291950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-19T21:06:00.6713890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-19T21:06:01.4650030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-19T21:06:02.3298250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-19T21:06:03.0682740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-19T21:06:03.5377690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-19T21:06:04.3290380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-19T21:06:05.0032680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-19T21:06:06.9904940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-19T21:06:07.6663650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-19T21:06:08.2175250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-19T21:06:09.0358520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-19T21:06:09.7735630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-19T21:06:10.6808020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-19T21:06:11.7163080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-19T21:06:11.8797920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-19T21:06:13.3176600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-19T21:06:14.1009020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-19T21:06:14.9219910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-19T21:06:16.3267240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-19T21:06:17.1489800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-19T21:06:17.9736380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-19T21:06:18.9828040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-19T21:06:19.9384380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-19T21:06:20.0039590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-19T21:06:21.3132270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-19T21:06:22.4450910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-19T21:06:23.2239790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-19T21:06:23.4986290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-19T21:06:24.8412500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-19T21:06:25.7733890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-19T21:06:26.6203490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-19T21:06:27.4087140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-19T21:06:27.8809890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-19T21:06:28.6534850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-19T21:06:29.3223720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-19T21:06:30.0996610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-19T21:06:30.8994070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-19T21:06:31.3953020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-19T21:06:31.7388160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-19T21:06:31.8041880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-19T21:06:32.2161540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-19T21:06:32.7802370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-19T21:06:32.8994480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-19T21:06:32.9792280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-19T21:06:33.5222790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-19T21:06:34.1138720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-19T21:06:34.9627250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-19T21:06:35.5376120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-19T21:06:36.2310820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-19T21:06:37.2511020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-19T21:06:38.1384470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-19T21:06:39.1178530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-19T21:06:39.3077110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-19T21:06:41.4595360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-19T21:06:43.1427080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-19T21:06:43.3801800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-19T21:06:44.2214860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-19T21:06:44.3953600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-19T21:06:44.7998020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-19T21:06:45.1711690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-19T21:06:46.0539620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-19T21:06:46.3865220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-19T21:06:49.4195830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-19T21:06:50.9521620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-19T21:06:51.9289250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-19T21:06:54.3477890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-19T21:06:54.5446480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-19T21:06:55.1898910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-19T21:06:55.8527970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-19T21:06:56.5344620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-19T21:06:57.5524660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-19T21:06:58.0679630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-19T21:06:58.6996230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-19T21:06:59.5262420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-19T21:07:00.1704250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-19T21:07:01.0571840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-19T21:07:01.6772370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-19T21:07:02.2771650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-19T21:07:02.6530850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-19T21:07:03.2544210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-19T21:07:03.9920170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-19T21:07:04.8897490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-19T21:07:05.4887430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-19T21:07:06.2867430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-19T21:07:07.0154470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-19T21:07:07.3694690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-19T21:07:08.1795290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-19T21:07:08.9149610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-19T21:07:10.1077380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-19T21:07:11.5974750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-19T21:07:13.1450280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-19T21:07:14.4132420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-19T21:07:14.9997740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-19T21:07:16.6589330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-19T21:07:17.3014670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-19T21:07:18.2391260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-19T21:07:19.4078690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-19T21:07:20.5738070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-19T21:07:21.2279680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-19T21:07:21.7814700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-19T21:07:22.6246530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-19T21:07:23.4779500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-19T21:07:24.3970100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-19T21:07:25.3568290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-19T21:07:26.1604170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-19T21:07:27.6043430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-19T21:07:28.4927850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-19T21:07:30.0993530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-19T21:07:31.4078600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-19T21:07:32.1608130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-19T21:07:32.8406970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-19T21:07:34.7120750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-19T21:07:35.7104050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-19T21:07:36.7037140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-19T21:07:37.5064520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-19T21:07:38.1694740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-19T21:07:39.0833770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-19T21:07:39.7776520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-19T21:07:40.6879270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-19T21:07:41.9024440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-19T21:07:42.7870860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-19T21:07:43.5647030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-19T21:07:45.1301990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-19T21:07:45.8794570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-19T21:07:46.9096770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-19T21:07:47.7681330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-19T21:07:49.1632960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-19T21:07:50.2976630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-19T21:07:51.0351750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-19T21:07:51.8048550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-19T21:07:52.6547260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-19T21:07:54.0149730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-19T21:07:54.7305640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-19T21:07:55.4729820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-19T21:07:56.2755050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-19T21:07:56.9920980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-19T21:07:57.9421950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-19T21:07:59.1497430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-19T21:08:00.2825400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-19T21:08:01.1199020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-19T21:08:02.1777360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-19T21:08:02.8822510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-19T21:08:03.8142080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-19T21:08:04.8605100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-19T21:08:06.8286950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-19T21:08:07.3820820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-19T21:08:08.1933220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-19T21:08:09.7635240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-19T21:08:10.5003790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-19T21:08:11.2035890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-19T21:08:12.3439690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-19T21:08:13.0140010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-19T21:08:13.6585660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-19T21:08:14.6059930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-19T21:08:16.5745630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-19T21:08:17.2253650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-19T21:08:17.9633200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-19T21:08:18.4672400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-19T21:08:19.5939970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-19T21:08:21.2090530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-19T21:08:22.1329890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-19T21:08:25.2656350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-19T21:08:25.8192480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-19T21:08:26.6610240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-19T21:08:28.2219650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-19T21:08:28.9644000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-19T21:08:29.6196690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-19T21:08:30.3090930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-19T21:08:31.0237350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-19T21:08:31.6577220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-19T21:08:32.6864730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-19T21:08:35.1436750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-19T21:08:35.8387840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-19T21:08:36.4809240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-19T21:08:37.0169160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-19T21:08:37.7860660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-19T21:08:38.4794420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-19T21:08:39.1719350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-19T21:08:39.9093040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-19T21:08:40.5852590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-19T21:08:41.8142080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-19T21:08:42.5016820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-19T21:08:43.0284960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-19T21:08:43.5647090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-19T21:08:44.5948870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-19T21:08:45.2524210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-19T21:08:45.9046380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-19T21:08:47.1277330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-19T21:08:48.1951910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-19T21:08:49.1395960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-19T21:08:50.8216420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-19T21:08:51.9200670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-19T21:08:52.7126660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-19T21:08:54.1924120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-19T21:08:54.9595380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-19T21:08:55.5041050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-19T21:08:56.2652750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-19T21:08:56.8231530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-19T21:08:57.5153020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-19T21:08:58.5304360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-19T21:08:59.3332540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-19T21:09:00.0886480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-19T21:09:00.4583700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-19T21:09:01.4878260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-19T21:09:02.2589620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-19T21:09:02.9439300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-19T21:09:03.2699750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-19T21:09:04.1192370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-19T21:09:04.7954720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-19T21:09:05.4016710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-19T21:09:06.1519060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-19T21:09:06.8038320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-19T21:09:07.3696100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-19T21:09:08.3650430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-19T21:09:09.3989780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-19T21:09:10.3401250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-19T21:09:11.4036560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-19T21:09:12.2818330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-19T21:09:12.8530150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-19T21:09:13.7319400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-19T21:09:14.7650150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-19T21:09:15.2751350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-19T21:09:15.8011190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-19T21:09:17.0520710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-19T21:09:17.9263960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-19T21:09:18.6247420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-19T21:09:19.4712790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-19T21:09:20.4307330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-19T21:09:21.2929170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-19T21:09:22.2322680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-19T21:09:22.3119210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-19T21:09:23.0044430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-19T21:09:24.6423290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-19T21:09:25.2307670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-19T21:09:25.2816720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-19T21:09:25.3326580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-19T21:09:25.3841500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-19T21:09:26.2963830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-19T21:09:26.8364720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-19T21:09:27.1649640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-19T21:09:27.4901730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:09:27.8293720Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-19T21:09:28.0330690Z icudt already downloaded 2021-05-19T21:09:28.0334500Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-19T21:09:28.3507630Z icudt has been installed successfully 2021-05-19T21:09:28.4407430Z ** R 2021-05-19T21:09:28.4912390Z ** inst 2021-05-19T21:09:28.4931960Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:09:30.1549970Z ** help 2021-05-19T21:09:31.0794230Z *** installing help indices 2021-05-19T21:09:31.3441770Z ** building package indices 2021-05-19T21:09:31.9223940Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:09:32.3522820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:09:32.4864800Z ** testing if installed package can be loaded from final location 2021-05-19T21:09:32.7718500Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:09:32.7751070Z * DONE (stringi) 2021-05-19T21:09:34.9245560Z * installing *source* package ‘Rcpp’ ... 2021-05-19T21:09:34.9849500Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-19T21:09:34.9850540Z ** using staged installation 2021-05-19T21:09:35.0026010Z ** libs 2021-05-19T21:09:35.1082300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-19T21:09:36.4216030Z In file included from api.cpp:24: 2021-05-19T21:09:36.4216720Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T21:09:36.4218710Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:09:36.4219920Z SEXP data = Parent::get__(); 2021-05-19T21:09:36.4220330Z ^ 2021-05-19T21:09:39.2981250Z 1 warning generated. 2021-05-19T21:09:39.3114920Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-19T21:09:40.6763000Z In file included from attributes.cpp:39: 2021-05-19T21:09:40.6763800Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T21:09:40.6765670Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:09:40.6766670Z SEXP data = Parent::get__(); 2021-05-19T21:09:40.6767110Z ^ 2021-05-19T21:09:53.7971370Z 1 warning generated. 2021-05-19T21:09:53.8170100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-19T21:09:54.3622900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-19T21:09:55.5848600Z In file included from date.cpp:30: 2021-05-19T21:09:55.5849370Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T21:09:55.5851250Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:09:55.5852260Z SEXP data = Parent::get__(); 2021-05-19T21:09:55.5852670Z ^ 2021-05-19T21:09:58.6981380Z 1 warning generated. 2021-05-19T21:09:58.7095210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-19T21:09:59.9206150Z In file included from module.cpp:24: 2021-05-19T21:09:59.9206870Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T21:09:59.9208840Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:09:59.9209840Z SEXP data = Parent::get__(); 2021-05-19T21:09:59.9210250Z ^ 2021-05-19T21:10:05.4939280Z 1 warning generated. 2021-05-19T21:10:05.5074570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-19T21:10:06.7173680Z In file included from rcpp_init.cpp:24: 2021-05-19T21:10:06.7174680Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T21:10:06.7177150Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:10:06.7178700Z SEXP data = Parent::get__(); 2021-05-19T21:10:06.7179400Z ^ 2021-05-19T21:10:09.4842490Z 1 warning generated. 2021-05-19T21:10:09.4997900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:10:09.5766260Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-19T21:10:09.5862360Z ** R 2021-05-19T21:10:09.6129350Z ** inst 2021-05-19T21:10:09.8748420Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:10:13.2986050Z ** help 2021-05-19T21:10:13.6133750Z *** installing help indices 2021-05-19T21:10:13.6974690Z ** building package indices 2021-05-19T21:10:14.0375960Z ** installing vignettes 2021-05-19T21:10:14.0991080Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:10:14.6490270Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:10:14.7778450Z ** testing if installed package can be loaded from final location 2021-05-19T21:10:15.1888790Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:10:15.2318250Z * DONE (Rcpp) 2021-05-19T21:10:15.7344340Z * installing *source* package ‘commonmark’ ... 2021-05-19T21:10:15.7412200Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-19T21:10:15.7412960Z ** using staged installation 2021-05-19T21:10:15.7586410Z ** libs 2021-05-19T21:10:15.7800450Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-19T21:10:15.7825350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-19T21:10:15.8621320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:10:15.9343910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-19T21:10:16.0315670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-19T21:10:16.1164000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-19T21:10:16.4213960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-19T21:10:16.5415380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-19T21:10:17.1634630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-19T21:10:17.9445720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-19T21:10:19.2479260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-19T21:10:20.8575880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-19T21:10:21.0159810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-19T21:10:21.0995290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-19T21:10:21.2283170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-19T21:10:21.3380080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-19T21:10:21.4525570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-19T21:10:21.6697510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-19T21:10:21.8582580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-19T21:10:21.9980880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-19T21:10:22.0720090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-19T21:10:22.1543990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-19T21:10:22.3145660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-19T21:10:22.3704880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-19T21:10:22.4675280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-19T21:10:22.5429990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-19T21:10:22.6253700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-19T21:10:22.7098950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-19T21:10:22.8142020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-19T21:10:22.9343800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-19T21:10:23.0157490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-19T21:10:23.1212070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-19T21:10:23.6863350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-19T21:10:23.8087110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-19T21:10:23.9695640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-19T21:10:24.0789100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-19T21:10:24.3547490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-19T21:10:24.4446770Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-19T21:10:24.5926930Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:10:24.8065090Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-19T21:10:24.8181450Z ** R 2021-05-19T21:10:24.8337190Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:10:25.1698370Z ** help 2021-05-19T21:10:25.1969240Z *** installing help indices 2021-05-19T21:10:25.2245320Z ** building package indices 2021-05-19T21:10:25.4848760Z ** testing if installed package can be loaded from temporary location 2021-05-19T21:10:25.7874080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T21:10:25.9197640Z ** testing if installed package can be loaded from final location 2021-05-19T21:10:26.1681960Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T21:10:26.1702100Z * DONE (commonmark) 2021-