2021-05-19T17:54:42.7918618Z ##[section]Starting: Request a runner to run this job 2021-05-19T17:54:42.9491420Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-19T17:54:43.1083087Z 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-19T17:54:43.2593482Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T17:54:43.3775676Z ##[section]Finishing: Request a runner to run this job 2021-05-19T17:54:58.2417600Z Current runner version: '2.278.0' 2021-05-19T17:54:58.2470130Z ##[group]Operating System 2021-05-19T17:54:58.2471650Z Mac OS X 2021-05-19T17:54:58.2472220Z 10.15.7 2021-05-19T17:54:58.2472670Z 19H1030 2021-05-19T17:54:58.2473240Z ##[endgroup] 2021-05-19T17:54:58.2473770Z ##[group]Virtual Environment 2021-05-19T17:54:58.2474430Z Environment: macos-10.15 2021-05-19T17:54:58.2474940Z Version: 20210516.1 2021-05-19T17:54:58.2476080Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210516.1/images/macos/macos-10.15-Readme.md 2021-05-19T17:54:58.2477510Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T17:54:58.2478360Z ##[endgroup] 2021-05-19T17:54:58.2480320Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T17:54:58.2482370Z Actions: write 2021-05-19T17:54:58.2483050Z Checks: write 2021-05-19T17:54:58.2483830Z Contents: write 2021-05-19T17:54:58.2484390Z Deployments: write 2021-05-19T17:54:58.2485070Z Issues: write 2021-05-19T17:54:58.2485620Z Metadata: read 2021-05-19T17:54:58.2486620Z Packages: write 2021-05-19T17:54:58.2487160Z PullRequests: write 2021-05-19T17:54:58.2487780Z RepositoryProjects: write 2021-05-19T17:54:58.2488360Z SecurityEvents: write 2021-05-19T17:54:58.2488910Z Statuses: write 2021-05-19T17:54:58.2489710Z ##[endgroup] 2021-05-19T17:54:58.2493880Z Prepare workflow directory 2021-05-19T17:54:58.3836450Z Prepare all required actions 2021-05-19T17:54:58.3849140Z Getting action download info 2021-05-19T17:54:58.8345240Z Download action repository 'actions/checkout@v2' 2021-05-19T17:55:00.7516440Z Download action repository 'r-lib/actions@master' 2021-05-19T17:55:03.0190240Z Download action repository 'adigherman/actions@master' 2021-05-19T17:55:06.6197130Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T17:55:07.0174520Z Download action repository 'actions/cache@v1' 2021-05-19T17:55:07.4079090Z Download action repository 'actions/upload-artifact@master' 2021-05-19T17:55:07.7888220Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T17:55:08.5469150Z ##[group]Run actions/checkout@v2 2021-05-19T17:55:08.5469840Z with: 2021-05-19T17:55:08.5470320Z repository: neuroconductor/neurocStats 2021-05-19T17:55:08.5471260Z token: *** 2021-05-19T17:55:08.5471610Z ssh-strict: true 2021-05-19T17:55:08.5472070Z persist-credentials: true 2021-05-19T17:55:08.5472500Z clean: true 2021-05-19T17:55:08.5472850Z fetch-depth: 1 2021-05-19T17:55:08.5473190Z lfs: false 2021-05-19T17:55:08.5473540Z submodules: false 2021-05-19T17:55:08.5473880Z env: 2021-05-19T17:55:08.5474270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:08.5474690Z TIC_DEPLOY_KEY: 2021-05-19T17:55:08.5475010Z RSPM: 2021-05-19T17:55:08.5475700Z GITHUB_PAT: *** 2021-05-19T17:55:08.5476430Z COVERALLS_TOKEN: *** 2021-05-19T17:55:08.5476880Z continue-on-error: true 2021-05-19T17:55:08.5477320Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:08.5477690Z ##[endgroup] 2021-05-19T17:55:09.3662500Z Syncing repository: neuroconductor/neurocStats 2021-05-19T17:55:09.3663710Z ##[group]Getting Git version info 2021-05-19T17:55:09.3666710Z Working directory is '/Users/runner/work/neurocStats/neurocStats' 2021-05-19T17:55:09.3667460Z [command]/usr/local/bin/git version 2021-05-19T17:55:09.5317900Z git version 2.31.1 2021-05-19T17:55:09.5358980Z ##[endgroup] 2021-05-19T17:55:09.5368800Z Deleting the contents of '/Users/runner/work/neurocStats/neurocStats' 2021-05-19T17:55:09.5383620Z ##[group]Initializing the repository 2021-05-19T17:55:09.5385960Z [command]/usr/local/bin/git init /Users/runner/work/neurocStats/neurocStats 2021-05-19T17:55:09.5594290Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T17:55:09.5598970Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T17:55:09.5600320Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T17:55:09.5601030Z hint: 2021-05-19T17:55:09.5602800Z hint: git config --global init.defaultBranch 2021-05-19T17:55:09.5604500Z hint: 2021-05-19T17:55:09.5605980Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T17:55:09.5607490Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T17:55:09.5609470Z hint: 2021-05-19T17:55:09.5610410Z hint: git branch -m 2021-05-19T17:55:09.5652620Z Initialized empty Git repository in /Users/runner/work/neurocStats/neurocStats/.git/ 2021-05-19T17:55:09.5663050Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/neurocStats 2021-05-19T17:55:09.5761190Z ##[endgroup] 2021-05-19T17:55:09.5762340Z ##[group]Disabling automatic garbage collection 2021-05-19T17:55:09.5767710Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T17:55:09.5843800Z ##[endgroup] 2021-05-19T17:55:09.5849540Z ##[group]Setting up auth 2021-05-19T17:55:09.5859140Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T17:55:09.5933280Z [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-19T17:55:09.7413330Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T17:55:09.7508520Z [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-19T17:55:09.8479380Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T17:55:09.8578680Z ##[endgroup] 2021-05-19T17:55:09.8579440Z ##[group]Fetching the repository 2021-05-19T17:55:09.8591190Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8d631a7e1febb2b90e845811c7e2f8b353f3e1ed:refs/tags/0.1.3.s 2021-05-19T17:55:10.3279420Z remote: Enumerating objects: 39, done. 2021-05-19T17:55:10.3281180Z remote: Counting objects: 2% (1/39) 2021-05-19T17:55:10.3282920Z remote: Counting objects: 5% (2/39) 2021-05-19T17:55:10.3284280Z remote: Counting objects: 7% (3/39) 2021-05-19T17:55:10.3285450Z remote: Counting objects: 10% (4/39) 2021-05-19T17:55:10.3295450Z remote: Counting objects: 12% (5/39) 2021-05-19T17:55:10.3296850Z remote: Counting objects: 15% (6/39) 2021-05-19T17:55:10.3298020Z remote: Counting objects: 17% (7/39) 2021-05-19T17:55:10.3299580Z remote: Counting objects: 20% (8/39) 2021-05-19T17:55:10.3301070Z remote: Counting objects: 23% (9/39) 2021-05-19T17:55:10.3302650Z remote: Counting objects: 25% (10/39) 2021-05-19T17:55:10.3304240Z remote: Counting objects: 28% (11/39) 2021-05-19T17:55:10.3305530Z remote: Counting objects: 30% (12/39) 2021-05-19T17:55:10.3307140Z remote: Counting objects: 33% (13/39) 2021-05-19T17:55:10.3308080Z remote: Counting objects: 35% (14/39) 2021-05-19T17:55:10.3309290Z remote: Counting objects: 38% (15/39) 2021-05-19T17:55:10.3310610Z remote: Counting objects: 41% (16/39) 2021-05-19T17:55:10.3312010Z remote: Counting objects: 43% (17/39) 2021-05-19T17:55:10.3312970Z remote: Counting objects: 46% (18/39) 2021-05-19T17:55:10.3313960Z remote: Counting objects: 48% (19/39) 2021-05-19T17:55:10.3315200Z remote: Counting objects: 51% (20/39) 2021-05-19T17:55:10.3316160Z remote: Counting objects: 53% (21/39) 2021-05-19T17:55:10.3317130Z remote: Counting objects: 56% (22/39) 2021-05-19T17:55:10.3318530Z remote: Counting objects: 58% (23/39) 2021-05-19T17:55:10.3319480Z remote: Counting objects: 61% (24/39) 2021-05-19T17:55:10.3320480Z remote: Counting objects: 64% (25/39) 2021-05-19T17:55:10.3321610Z remote: Counting objects: 66% (26/39) 2021-05-19T17:55:10.3323160Z remote: Counting objects: 69% (27/39) 2021-05-19T17:55:10.3324010Z remote: Counting objects: 71% (28/39) 2021-05-19T17:55:10.3325320Z remote: Counting objects: 74% (29/39) 2021-05-19T17:55:10.3326320Z remote: Counting objects: 76% (30/39) 2021-05-19T17:55:10.3329550Z remote: Counting objects: 79% (31/39) 2021-05-19T17:55:10.3330970Z remote: Counting objects: 82% (32/39) 2021-05-19T17:55:10.3332040Z remote: Counting objects: 84% (33/39) 2021-05-19T17:55:10.3332960Z remote: Counting objects: 87% (34/39) 2021-05-19T17:55:10.3333770Z remote: Counting objects: 89% (35/39) 2021-05-19T17:55:10.3335090Z remote: Counting objects: 92% (36/39) 2021-05-19T17:55:10.3335990Z remote: Counting objects: 94% (37/39) 2021-05-19T17:55:10.3336790Z remote: Counting objects: 97% (38/39) 2021-05-19T17:55:10.3337620Z remote: Counting objects: 100% (39/39) 2021-05-19T17:55:10.3338600Z remote: Counting objects: 100% (39/39), done. 2021-05-19T17:55:10.3339730Z remote: Compressing objects: 2% (1/37) 2021-05-19T17:55:10.3340870Z remote: Compressing objects: 5% (2/37) 2021-05-19T17:55:10.3341750Z remote: Compressing objects: 8% (3/37) 2021-05-19T17:55:10.3342570Z remote: Compressing objects: 10% (4/37) 2021-05-19T17:55:10.3343450Z remote: Compressing objects: 13% (5/37) 2021-05-19T17:55:10.3344660Z remote: Compressing objects: 16% (6/37) 2021-05-19T17:55:10.3345540Z remote: Compressing objects: 18% (7/37) 2021-05-19T17:55:10.3346410Z remote: Compressing objects: 21% (8/37) 2021-05-19T17:55:10.3356010Z remote: Compressing objects: 24% (9/37) 2021-05-19T17:55:10.3363010Z remote: Compressing objects: 27% (10/37) 2021-05-19T17:55:10.3420780Z remote: Compressing objects: 29% (11/37) 2021-05-19T17:55:10.4531730Z remote: Compressing objects: 32% (12/37) 2021-05-19T17:55:10.4533470Z remote: Compressing objects: 35% (13/37) 2021-05-19T17:55:10.4534780Z remote: Compressing objects: 37% (14/37) 2021-05-19T17:55:10.4536290Z remote: Compressing objects: 40% (15/37) 2021-05-19T17:55:10.4536840Z remote: Compressing objects: 43% (16/37) 2021-05-19T17:55:10.4537400Z remote: Compressing objects: 45% (17/37) 2021-05-19T17:55:10.4538120Z remote: Compressing objects: 48% (18/37) 2021-05-19T17:55:10.4538690Z remote: Compressing objects: 51% (19/37) 2021-05-19T17:55:10.4539230Z remote: Compressing objects: 54% (20/37) 2021-05-19T17:55:10.4540010Z remote: Compressing objects: 56% (21/37) 2021-05-19T17:55:10.4541040Z remote: Compressing objects: 59% (22/37) 2021-05-19T17:55:10.4541610Z remote: Compressing objects: 62% (23/37) 2021-05-19T17:55:10.4542120Z remote: Compressing objects: 64% (24/37) 2021-05-19T17:55:10.4543030Z remote: Compressing objects: 67% (25/37) 2021-05-19T17:55:10.4544000Z remote: Compressing objects: 70% (26/37) 2021-05-19T17:55:10.4545320Z remote: Compressing objects: 72% (27/37) 2021-05-19T17:55:10.4546310Z remote: Compressing objects: 75% (28/37) 2021-05-19T17:55:10.4547270Z remote: Compressing objects: 78% (29/37) 2021-05-19T17:55:10.4548070Z remote: Compressing objects: 81% (30/37) 2021-05-19T17:55:10.4548890Z remote: Compressing objects: 83% (31/37) 2021-05-19T17:55:10.4549690Z remote: Compressing objects: 86% (32/37) 2021-05-19T17:55:10.4550530Z remote: Compressing objects: 89% (33/37) 2021-05-19T17:55:10.4552200Z remote: Compressing objects: 91% (34/37) 2021-05-19T17:55:10.4553140Z remote: Compressing objects: 94% (35/37) 2021-05-19T17:55:10.4553970Z remote: Compressing objects: 97% (36/37) 2021-05-19T17:55:10.4554790Z remote: Compressing objects: 100% (37/37) 2021-05-19T17:55:10.4555610Z remote: Compressing objects: 100% (37/37), done. 2021-05-19T17:55:10.4557810Z remote: Total 39 (delta 1), reused 21 (delta 0), pack-reused 0 2021-05-19T17:55:10.4558920Z From https://github.com/neuroconductor/neurocStats 2021-05-19T17:55:10.4560500Z * [new ref] 8d631a7e1febb2b90e845811c7e2f8b353f3e1ed -> 0.1.3.s 2021-05-19T17:55:10.4562130Z ##[endgroup] 2021-05-19T17:55:10.4563430Z ##[group]Determining the checkout info 2021-05-19T17:55:10.4564400Z ##[endgroup] 2021-05-19T17:55:10.4565630Z ##[group]Checking out the ref 2021-05-19T17:55:10.4567140Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.3.s 2021-05-19T17:55:10.4568060Z HEAD is now at 8d631a7 Version id 143 stable 2021-05-19T17:55:10.4568920Z ##[endgroup] 2021-05-19T17:55:10.4570010Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T17:55:10.4571340Z '8d631a7e1febb2b90e845811c7e2f8b353f3e1ed' 2021-05-19T17:55:10.4715870Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T17:55:10.4716410Z with: 2021-05-19T17:55:10.4716770Z r-version: devel 2021-05-19T17:55:10.4717170Z Ncpus: 1 2021-05-19T17:55:10.4717560Z crayon.enabled: NULL 2021-05-19T17:55:10.4718100Z remove-openmp-macos: true 2021-05-19T17:55:10.4718910Z http-user-agent: default 2021-05-19T17:55:10.4719360Z install-r: true 2021-05-19T17:55:10.4719930Z windows-path-include-mingw: true 2021-05-19T17:55:10.4720460Z env: 2021-05-19T17:55:10.4720870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:10.4721340Z TIC_DEPLOY_KEY: 2021-05-19T17:55:10.4721680Z RSPM: 2021-05-19T17:55:10.4724120Z GITHUB_PAT: *** 2021-05-19T17:55:10.4725060Z COVERALLS_TOKEN: *** 2021-05-19T17:55:10.4725550Z continue-on-error: true 2021-05-19T17:55:10.4726220Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:10.4727000Z ##[endgroup] 2021-05-19T17:55:11.0344610Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T17:55:14.5002090Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T17:55:14.9476040Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T17:55:15.0369820Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T17:55:15.0373470Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T17:55:16.0136610Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T17:55:16.0279790Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T17:55:17.0012490Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T17:55:17.0016250Z Checksumming (Apple_Free : 3)… 2021-05-19T17:55:18.0447000Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T17:55:18.0550170Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T17:55:18.0649250Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T17:55:18.0751750Z Checksumming (Apple_Free : 5)… 2021-05-19T17:55:18.0852400Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T17:55:18.0956340Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T17:55:18.1058320Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T17:55:18.1160750Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T17:55:19.0021120Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T17:55:19.0124050Z verified CRC32 $84F1919B 2021-05-19T17:55:19.1609000Z /dev/disk2 GUID_partition_scheme 2021-05-19T17:55:19.1711080Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T17:55:19.1814180Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T17:55:23.3518300Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T17:55:23.3618110Z To reinstall 0.29.2_3, run: 2021-05-19T17:55:23.3724790Z brew reinstall pkg-config 2021-05-19T17:55:23.4128040Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T17:55:23.8195380Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-19T17:55:25.3770020Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T17:55:25.8588990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7?se=2021-05-19T18%3A05%3A00Z&sig=Pl4ZfQND2yOHb8Rr1%2Bv75F3bXE0tCxgfRXMHqDjqrS4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:55:26.1694700Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T17:55:26.6689280Z installer: Package name is gfortran 2021-05-19T17:55:26.6791550Z installer: Installing at base path / 2021-05-19T17:55:26.6894850Z installer: The install was successful. 2021-05-19T17:55:26.6997570Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T17:55:26.9208450Z "disk2" ejected. 2021-05-19T17:55:26.9310500Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T17:55:30.8070460Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T17:55:30.8664360Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T17:55:32.6310330Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T17:55:33.1219800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-19T18%3A05%3A00Z&sig=SpnrUDCU5UtWO124UWyPbEJXICSWVWEHWu5ughjOQLM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:55:33.2724750Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T17:55:36.9870900Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T17:55:39.2981470Z installer: Package name is R 4.2.0 for macOS 2021-05-19T17:55:39.2983660Z installer: Upgrading at base path / 2021-05-19T17:55:39.2984290Z installer: The upgrade was successful. 2021-05-19T17:55:39.3051660Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T17:55:39.3324020Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T17:55:39.3324580Z env: 2021-05-19T17:55:39.3325160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:39.3325640Z TIC_DEPLOY_KEY: 2021-05-19T17:55:39.3325980Z RSPM: 2021-05-19T17:55:39.3327150Z GITHUB_PAT: *** 2021-05-19T17:55:39.3327980Z COVERALLS_TOKEN: *** 2021-05-19T17:55:39.3328450Z continue-on-error: true 2021-05-19T17:55:39.3328950Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:39.3329440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:55:39.3330100Z TZ: UTC 2021-05-19T17:55:39.3330510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:39.3330910Z NOT_CRAN: true 2021-05-19T17:55:39.3331490Z ##[endgroup] 2021-05-19T17:55:39.9502080Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T17:55:40.5968750Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T17:55:40.5969970Z Dload Upload Total Spent Left Speed 2021-05-19T17:55:40.5970400Z 2021-05-19T17:55:40.6608610Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:55:40.6609890Z 100 117 0 117 0 0 1828 0 --:--:-- --:--:-- --:--:-- 1828 2021-05-19T17:55:40.7951990Z 2021-05-19T17:55:40.7954510Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:55:41.2891400Z 2021-05-19T17:55:42.2768960Z 0 82.6M 0 655k 0 0 948k 0 0:01:29 --:--:-- 0:01:29 948k 2021-05-19T17:55:43.2801740Z 12 82.6M 12 10.2M 0 0 6257k 0 0:00:13 0:00:01 0:00:12 9956k 2021-05-19T17:55:44.2884830Z 15 82.6M 15 12.5M 0 0 4776k 0 0:00:17 0:00:02 0:00:15 6101k 2021-05-19T17:55:45.2876900Z 23 82.6M 23 19.7M 0 0 5482k 0 0:00:15 0:00:03 0:00:12 6528k 2021-05-19T17:55:46.2738370Z 34 82.6M 34 28.4M 0 0 6217k 0 0:00:13 0:00:04 0:00:09 7128k 2021-05-19T17:55:47.2782400Z 46 82.6M 46 38.7M 0 0 6992k 0 0:00:12 0:00:05 0:00:07 7828k 2021-05-19T17:55:48.2775480Z 60 82.6M 60 50.0M 0 0 7674k 0 0:00:11 0:00:06 0:00:05 8151k 2021-05-19T17:55:49.2761570Z 77 82.6M 77 63.8M 0 0 8509k 0 0:00:09 0:00:07 0:00:02 10.2M 2021-05-19T17:55:49.4897050Z 95 82.6M 95 78.8M 0 0 9300k 0 0:00:09 0:00:08 0:00:01 11.8M 2021-05-19T17:55:49.4899710Z 100 82.6M 100 82.6M 0 0 9515k 0 0:00:08 0:00:08 --:--:-- 12.8M 2021-05-19T17:55:54.2434840Z ##[group]Run tlmgr update --self 2021-05-19T17:55:54.2435840Z tlmgr update --self 2021-05-19T17:55:54.2436700Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T17:55:54.2437570Z tlmgr update --all 2021-05-19T17:55:54.2632150Z shell: /bin/bash -e {0} 2021-05-19T17:55:54.2632560Z env: 2021-05-19T17:55:54.2633020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:54.2633470Z TIC_DEPLOY_KEY: 2021-05-19T17:55:54.2633860Z RSPM: 2021-05-19T17:55:54.2635170Z GITHUB_PAT: *** 2021-05-19T17:55:54.2636010Z COVERALLS_TOKEN: *** 2021-05-19T17:55:54.2636480Z continue-on-error: true 2021-05-19T17:55:54.2636980Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:54.2637470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:55:54.2637940Z TZ: UTC 2021-05-19T17:55:54.2638350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:54.2638740Z NOT_CRAN: true 2021-05-19T17:55:54.2639200Z ##[endgroup] 2021-05-19T17:56:01.4594170Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:56:01.9843290Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T17:56:01.9844040Z running mktexlsr ... 2021-05-19T17:56:02.5264080Z done running mktexlsr. 2021-05-19T17:56:02.5600440Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:56:02.5602130Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:56:04.9623070Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:56:04.9633560Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T17:56:05.2961060Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-19T17:56:05.8063100Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-19T17:56:06.0621930Z [4/89, 00:02/20:34] install: barracuda [30k] 2021-05-19T17:56:06.3968380Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-19T17:56:06.6611920Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-19T17:56:15.1571090Z [7/89, 00:11/00:12] install: biber [1k] 2021-05-19T17:56:15.7185150Z [8/89, 00:11/00:12] install: biblatex [238k] 2021-05-19T17:56:16.2887140Z [9/89, 00:12/00:13] install: checkcites.universal-darwin [1k] 2021-05-19T17:56:16.8611830Z [10/89, 00:12/00:13] install: checkcites [7k] 2021-05-19T17:56:17.5688800Z [11/89, 00:13/00:14] install: chickenize [15k] 2021-05-19T17:56:18.3430380Z [12/89, 00:14/00:15] install: chinese-jfm [3k] 2021-05-19T17:56:18.7421730Z [13/89, 00:14/00:15] install: cloze [9k] 2021-05-19T17:56:19.0590110Z [14/89, 00:15/00:16] install: colorprofiles [86k] 2021-05-19T17:56:19.9699960Z [15/89, 00:15/00:16] install: combofont [2k] 2021-05-19T17:56:20.5348670Z [16/89, 00:16/00:17] install: courier [470k] 2021-05-19T17:56:25.0184730Z [17/89, 00:21/00:22] install: courier-scaled [3k] 2021-05-19T17:56:26.0765020Z [18/89, 00:22/00:23] install: cstypo [3k] 2021-05-19T17:56:26.6867670Z [19/89, 00:22/00:23] install: ctablestack [2k] 2021-05-19T17:56:26.9641210Z [20/89, 00:22/00:23] install: ekdosis [19k] 2021-05-19T17:56:27.6671580Z [21/89, 00:23/00:24] install: emoji [40k] 2021-05-19T17:56:28.4461650Z [22/89, 00:24/00:25] install: emojicite [2k] 2021-05-19T17:56:29.0403960Z [23/89, 00:25/00:26] install: enctex [24k] 2021-05-19T17:56:29.5779810Z [24/89, 00:25/00:26] install: enigma [18k] 2021-05-19T17:56:30.1980890Z [25/89, 00:26/00:27] install: etex-pkg [6k] 2021-05-19T17:56:30.5466060Z [26/89, 00:26/00:27] install: filecontents [3k] 2021-05-19T17:56:31.1895090Z [27/89, 00:27/00:28] install: grfext [3k] 2021-05-19T17:56:31.8420600Z [28/89, 00:27/00:28] install: hyphenex [9k] 2021-05-19T17:56:32.4091080Z [29/89, 00:28/00:30] install: ifplatform [2k] 2021-05-19T17:56:33.2603770Z [30/89, 00:28/00:30] install: innerscript [4k] 2021-05-19T17:56:33.2604880Z [31/89, 00:29/00:31] install: interpreter [7k] 2021-05-19T17:56:33.9146460Z [32/89, 00:29/00:31] install: kanaparser [5k] 2021-05-19T17:56:34.7149780Z [33/89, 00:30/00:32] install: knuth-local [23k] 2021-05-19T17:56:36.8980970Z [34/89, 00:32/00:34] install: logreq [4k] 2021-05-19T17:56:37.2190780Z [35/89, 00:33/00:35] install: lua-typo [7k] 2021-05-19T17:56:37.7858070Z [36/89, 00:33/00:35] install: lua-uca [70k] 2021-05-19T17:56:38.8800980Z [37/89, 00:34/00:36] install: lua-ul [7k] 2021-05-19T17:56:40.5220400Z [38/89, 00:36/00:38] install: lua-uni-algos [6k] 2021-05-19T17:56:41.2167570Z [39/89, 00:37/00:39] install: lua-visual-debug [4k] 2021-05-19T17:56:42.0387510Z [40/89, 00:38/00:40] install: luacode [3k] 2021-05-19T17:56:42.8738640Z [41/89, 00:38/00:40] install: luacolor [5k] 2021-05-19T17:56:43.7075020Z [42/89, 00:39/00:41] install: luahyphenrules [3k] 2021-05-19T17:56:44.4771860Z [43/89, 00:40/00:42] install: luaimageembed [2k] 2021-05-19T17:56:45.1953290Z [44/89, 00:41/00:43] install: luaindex [5k] 2021-05-19T17:56:46.0149220Z [45/89, 00:42/00:44] install: luainputenc [5k] 2021-05-19T17:56:47.0134020Z [46/89, 00:43/00:45] install: luaintro [1k] 2021-05-19T17:56:47.7203730Z [47/89, 00:43/00:45] install: luakeys [5k] 2021-05-19T17:56:48.5185760Z [48/89, 00:44/00:46] install: lualatex-doc [1k] 2021-05-19T17:56:49.2308520Z [49/89, 00:45/00:48] install: lualatex-truncate [2k] 2021-05-19T17:56:50.0010950Z [50/89, 00:46/00:49] install: luamplib [12k] 2021-05-19T17:56:50.8322200Z [51/89, 00:46/00:49] install: luapackageloader [2k] 2021-05-19T17:56:51.1963610Z [52/89, 00:47/00:50] install: luaprogtable [7k] 2021-05-19T17:56:51.5964870Z [53/89, 00:47/00:50] install: luarandom [2k] 2021-05-19T17:56:52.2452130Z [54/89, 00:48/00:51] install: luatex85 [2k] 2021-05-19T17:56:52.8293150Z [55/89, 00:48/00:51] install: luatexbase [4k] 2021-05-19T17:56:53.3138260Z [56/89, 00:49/00:52] install: luatexko [22k] 2021-05-19T17:56:54.1445860Z [57/89, 00:50/00:53] install: luatextra [2k] 2021-05-19T17:56:54.5005770Z [58/89, 00:50/00:53] install: luavlna [8k] 2021-05-19T17:56:55.1682000Z [59/89, 00:51/00:54] install: luaxml [31k] 2021-05-19T17:56:55.5900850Z [60/89, 00:51/00:54] install: makeindex.universal-darwin [91k] 2021-05-19T17:56:56.5902370Z [61/89, 00:52/00:55] install: makeindex [5k] 2021-05-19T17:56:57.7000180Z [62/89, 00:53/00:56] install: mflogo [2k] 2021-05-19T17:56:58.5759080Z [63/89, 00:54/00:57] install: newpax [9k] 2021-05-19T17:56:59.4375640Z [64/89, 00:55/00:58] install: nodetree [13k] 2021-05-19T17:57:00.4136180Z [65/89, 00:56/00:59] install: odsfile [5k] 2021-05-19T17:57:01.2355610Z [66/89, 00:57/01:00] install: optex.universal-darwin [1k] 2021-05-19T17:57:01.9051890Z [67/89, 00:57/01:00] install: optex [770k] 2021-05-19T17:57:03.3730450Z [68/89, 00:59/01:01] install: pdfarticle [4k] 2021-05-19T17:57:04.1077210Z [69/89, 01:00/01:02] install: pdfextra [22k] 2021-05-19T17:57:04.8792270Z [70/89, 01:00/01:02] install: placeat [4k] 2021-05-19T17:57:05.6721860Z [71/89, 01:01/01:03] install: plantuml [3k] 2021-05-19T17:57:06.5591220Z [72/89, 01:02/01:04] install: rsfs [55k] 2021-05-19T17:57:08.6582460Z [73/89, 01:04/01:06] install: selnolig [53k] 2021-05-19T17:57:09.2679230Z [74/89, 01:05/01:07] install: spelling [14k] 2021-05-19T17:57:09.7421750Z [75/89, 01:05/01:07] install: stricttex [2k] 2021-05-19T17:57:10.1440240Z [76/89, 01:06/01:08] install: texlive-common [1k] 2021-05-19T17:57:10.7722100Z [77/89, 01:06/01:08] install: texlive-en [1k] 2021-05-19T17:57:11.1499250Z [78/89, 01:07/01:09] install: texlive-msg-translations [144k] 2021-05-19T17:57:11.9320200Z [79/89, 01:07/01:08] install: thumbpdf.universal-darwin [1k] 2021-05-19T17:57:12.6058430Z [80/89, 01:08/01:09] install: thumbpdf [19k] 2021-05-19T17:57:13.5604490Z [81/89, 01:09/01:10] install: tlshell.universal-darwin [1k] 2021-05-19T17:57:14.2430030Z [82/89, 01:10/01:12] install: tlshell [29k] 2021-05-19T17:57:15.1997140Z [83/89, 01:11/01:12] install: typewriter [25k] 2021-05-19T17:57:16.0246110Z [84/89, 01:12/01:13] install: uninormalize [6k] 2021-05-19T17:57:16.9898620Z [85/89, 01:12/01:13] install: upquote [2k] 2021-05-19T17:57:17.7508420Z [86/89, 01:13/01:14] install: xdvi.universal-darwin [948k] 2021-05-19T17:57:18.7296550Z [87/89, 01:14/01:14] install: xdvi [7k] 2021-05-19T17:57:19.1265610Z [88/89, 01:15/01:15] install: collection-basic [1k] 2021-05-19T17:57:19.5684890Z [89/89, 01:15/01:15] install: collection-luatex [1k] 2021-05-19T17:57:20.0765140Z running mktexlsr ... 2021-05-19T17:57:20.8029140Z done running mktexlsr. 2021-05-19T17:57:20.8808910Z running updmap-sys ... 2021-05-19T17:57:23.7700950Z done running updmap-sys. 2021-05-19T17:57:23.7702520Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T17:57:23.7705180Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/GPvOewNANS/uW3FKddYVR ... 2021-05-19T17:57:25.9102070Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/GPvOewNANS/uW3FKddYVR. 2021-05-19T17:57:25.9103970Z OK: optex.fmt/luatex 2021-05-19T17:57:25.9106150Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:57:25.9108730Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:57:28.7123090Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:57:29.7395720Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T17:57:29.7397440Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T17:57:34.1979380Z [2/2, 00:01/00:02] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T17:57:34.1980510Z running mktexlsr ... 2021-05-19T17:57:35.2517770Z done running mktexlsr. 2021-05-19T17:57:35.3426940Z running updmap-sys ... 2021-05-19T17:57:36.5917260Z done running updmap-sys. 2021-05-19T17:57:36.5919310Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:57:36.5921300Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:57:36.7780060Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T17:57:36.7780580Z with: 2021-05-19T17:57:36.7780950Z pandoc-version: 2.7.3 2021-05-19T17:57:36.7781300Z env: 2021-05-19T17:57:36.7781680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:57:36.7782110Z TIC_DEPLOY_KEY: 2021-05-19T17:57:36.7782420Z RSPM: 2021-05-19T17:57:36.7783640Z GITHUB_PAT: *** 2021-05-19T17:57:36.7784410Z COVERALLS_TOKEN: *** 2021-05-19T17:57:36.7784850Z continue-on-error: true 2021-05-19T17:57:36.7785290Z VDIFFR_RUN_TESTS: false 2021-05-19T17:57:36.7785760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:57:36.7786150Z TZ: UTC 2021-05-19T17:57:36.7786500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:57:36.7786870Z NOT_CRAN: true 2021-05-19T17:57:36.7787200Z ##[endgroup] 2021-05-19T17:57:37.9953270Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T17:58:05.4770800Z installer: Package name is pandoc 2021-05-19T17:58:05.4774150Z installer: Installing at base path / 2021-05-19T17:58:05.4775560Z installer: The install was successful. 2021-05-19T17:58:05.6147060Z ##[group]Run git config user.name adigherman 2021-05-19T17:58:05.6147850Z git config user.name adigherman 2021-05-19T17:58:05.6148460Z git config user.email adig@jhu.edu 2021-05-19T17:58:05.8363680Z shell: /bin/bash -e {0} 2021-05-19T17:58:05.8364120Z env: 2021-05-19T17:58:05.8364620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:58:05.8365130Z TIC_DEPLOY_KEY: 2021-05-19T17:58:05.8365520Z RSPM: 2021-05-19T17:58:05.8366700Z GITHUB_PAT: *** 2021-05-19T17:58:05.8368230Z COVERALLS_TOKEN: *** 2021-05-19T17:58:05.8368810Z continue-on-error: true 2021-05-19T17:58:05.8369680Z VDIFFR_RUN_TESTS: false 2021-05-19T17:58:05.8370210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:58:05.8371020Z TZ: UTC 2021-05-19T17:58:05.8371730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:58:05.8372270Z NOT_CRAN: true 2021-05-19T17:58:05.8372800Z ##[endgroup] 2021-05-19T17:58:06.2566840Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T17:58:06.2567660Z env: 2021-05-19T17:58:06.2568120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:58:06.2568580Z TIC_DEPLOY_KEY: 2021-05-19T17:58:06.2568950Z RSPM: 2021-05-19T17:58:06.2570580Z GITHUB_PAT: *** 2021-05-19T17:58:06.2571450Z COVERALLS_TOKEN: *** 2021-05-19T17:58:06.2571950Z continue-on-error: true 2021-05-19T17:58:06.2572410Z VDIFFR_RUN_TESTS: false 2021-05-19T17:58:06.2572920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:58:06.2573380Z TZ: UTC 2021-05-19T17:58:06.2573760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:58:06.2574190Z NOT_CRAN: true 2021-05-19T17:58:06.2574540Z ##[endgroup] 2021-05-19T17:58:08.3023120Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T17:58:08.3399980Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T17:58:08.3400790Z To reinstall 3.20.2, run: 2021-05-19T17:58:08.3401470Z brew reinstall cmake 2021-05-19T17:58:10.2113950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T17:58:11.3656620Z /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-19T17:58:11.9650850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T17:58:12.3961750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T18%3A05%3A00Z&sig=s%2BCQDVpeHNrpVSLp5HsNiuOJc0wRdARWtQC6YhtR5dk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:12.4437870Z /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-19T18\%3A05\%3A00Z\&sig=s\%2BCQDVpeHNrpVSLp5HsNiuOJc0wRdARWtQC6YhtR5dk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:12.6111420Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T17:58:12.6875440Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T17:58:12.6906510Z 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-2770-l2f1lt 2021-05-19T17:58:14.0948210Z cp -pR /private/tmp/d20210519-2770-l2f1lt/libssh/. /usr/local/Cellar/libssh 2021-05-19T17:58:15.4125500Z chmod -Rf +w /private/tmp/d20210519-2770-l2f1lt 2021-05-19T17:58:15.6800530Z ==> Finishing up 2021-05-19T17:58:15.7115540Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T17:58:15.7125670Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T17:58:15.7147380Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T17:58:15.7153820Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T17:58:15.7157410Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T17:58:15.7164720Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T17:58:15.7173760Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T17:58:15.8588010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-2934-127ikq3.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-19T17:58:18.3706830Z ==> Summary 2021-05-19T17:58:18.3734300Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T17:58:20.7271970Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T17:58:21.9192520Z /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-19T17:58:22.5294520Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T17:58:22.9655110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T18%3A05%3A00Z&sig=5N76C4C%2FoMisef8Cj%2B72SPy2tW19xjdm0rw0jTHKqZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:23.0406050Z /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-19T18\%3A05\%3A00Z\&sig=5N76C4C\%2FoMisef8Cj\%2B72SPy2tW19xjdm0rw0jTHKqZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:23.6780310Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T17:58:23.7606560Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T17:58:23.7640490Z 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-2941-11nfxe2 2021-05-19T17:58:29.1099120Z cp -pR /private/tmp/d20210519-2941-11nfxe2/jags/. /usr/local/Cellar/jags 2021-05-19T17:58:34.5334090Z chmod -Rf +w /private/tmp/d20210519-2941-11nfxe2 2021-05-19T17:58:35.4993200Z ==> Finishing up 2021-05-19T17:58:35.5314400Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T17:58:35.5320460Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T17:58:35.5331360Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T17:58:35.5339930Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T17:58:35.5344280Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T17:58:35.5349610Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T17:58:35.5354340Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T17:58:35.5360450Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T17:58:35.5367860Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T17:58:35.7901550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3109-okucr5.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-19T17:58:38.5488540Z ==> Summary 2021-05-19T17:58:38.5587020Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T17:58:41.4606520Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T17:58:42.6030980Z /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-19T17:58:43.2099710Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T17:58:43.6672360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T18%3A05%3A00Z&sig=xcixM6Qz%2FRKztOeHWtFIMAtCM%2Fq6r6TEu3QBygmeitQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:43.7193570Z /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-19T18\%3A05\%3A00Z\&sig=xcixM6Qz\%2FRKztOeHWtFIMAtCM\%2Fq6r6TEu3QBygmeitQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:44.7486690Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T17:58:44.8771570Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T17:58:44.8809200Z 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-3118-qkjvsx 2021-05-19T17:58:51.9005140Z cp -pR /private/tmp/d20210519-3118-qkjvsx/v8/. /usr/local/Cellar/v8 2021-05-19T17:58:56.6731450Z chmod -Rf +w /private/tmp/d20210519-3118-qkjvsx 2021-05-19T17:58:56.8909390Z ==> Finishing up 2021-05-19T17:58:57.0232090Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T17:58:57.8312170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3284-npa491.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-19T17:59:00.4508860Z ==> Summary 2021-05-19T17:59:00.4570720Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T17:59:03.1612580Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T17:59:04.5682140Z /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-19T17:59:05.2139040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T17:59:05.6490260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T18%3A05%3A00Z&sig=WPpvPryKcN3mM5rhYFM4aUdF1BOa7sOUo6iwN%2BLccCk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:59:05.7032260Z /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-19T18\%3A05\%3A00Z\&sig=WPpvPryKcN3mM5rhYFM4aUdF1BOa7sOUo6iwN\%2BLccCk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:59:06.0170490Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T17:59:06.0376650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T17:59:07.2100830Z /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-19T17:59:07.8279720Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T17:59:08.2239550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T18%3A05%3A00Z&sig=oww5WL02d5oSJMyVNHoQ9QHFIobz6I3vZfiW5B0UOlo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:59:08.2741180Z /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-19T18\%3A05\%3A00Z\&sig=oww5WL02d5oSJMyVNHoQ9QHFIobz6I3vZfiW5B0UOlo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:59:08.5520070Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T17:59:08.5671710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T17:59:09.7313250Z /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-19T17:59:10.3415990Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T17:59:10.7203210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T18%3A05%3A00Z&sig=TyPiJaSdX8eCPCx1z98NC3gVsotcJRSB1vMUcvNC4uY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:59:10.7758690Z /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-19T18\%3A05\%3A00Z\&sig=TyPiJaSdX8eCPCx1z98NC3gVsotcJRSB1vMUcvNC4uY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:59:11.0860120Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T17:59:11.1108190Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T17:59:11.1116330Z ==> Installing fftw dependency: hwloc 2021-05-19T17:59:11.1824450Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T17:59:11.1857420Z 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-3292-3lcezp 2021-05-19T17:59:44.9628730Z cp -pR /private/tmp/d20210519-3292-3lcezp/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T18:00:10.7818410Z chmod -Rf +w /private/tmp/d20210519-3292-3lcezp 2021-05-19T18:00:12.3768940Z ==> Finishing up 2021-05-19T18:00:12.3770210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T18:00:12.3792410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T18:00:12.3794050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T18:00:12.3796400Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T18:00:12.3800290Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T18:00:12.3802320Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T18:00:12.3807760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T18:00:12.3810480Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T18:00:12.3811930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T18:00:12.3813470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T18:00:12.3816360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T18:00:12.3818190Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T18:00:12.3823010Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T18:00:12.3824750Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T18:00:12.3828330Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T18:00:12.3834790Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T18:00:12.3838440Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T18:00:12.3842470Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T18:00:12.3844230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T18:00:12.3845930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T18:00:12.3847670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T18:00:12.3849210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T18:00:12.3851670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T18:00:12.3852960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T18:00:12.3854390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T18:00:12.3855730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T18:00:12.3856900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T18:00:12.3858120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T18:00:12.3859330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T18:00:12.3861770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T18:00:12.3863260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T18:00:12.4554700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T18:00:12.4985370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T18:00:12.5821750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-19T18:00:12.6243700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T18:00:12.6249570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T18:00:12.7070930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T18:00:12.7076760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T18:00:12.7081890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T18:00:12.7503700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-19T18:00:12.8339020Z 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-19T18:00:12.8343930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-19T18:00:12.8350220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-19T18:00:12.9193070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-19T18:00:12.9620500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-19T18:00:13.0431370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T18:00:13.0856730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-19T18:00:13.0861690Z 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-19T18:00:13.0867260Z 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-19T18:00:13.1702970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T18:00:13.2122320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T18:00:13.2129650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-19T18:00:13.2951090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-19T18:00:13.2959360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-19T18:00:13.3387230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T18:00:13.3392590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T18:00:13.3397870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T18:00:13.4240700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T18:00:13.4246100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T18:00:13.4252450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T18:00:13.4678160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T18:00:13.5518150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T18:00:13.5523270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T18:00:13.6354500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T18:00:13.6359000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T18:00:13.6788610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T18:00:13.6793850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T18:00:13.7626790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T18:00:13.7631570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T18:00:13.7636840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T18:00:13.8053850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T18:00:13.8060300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T18:00:13.8900690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T18:00:13.8906230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T18:00:13.9320850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T18:00:14.0149630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T18:00:14.0154620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T18:00:14.0160710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T18:00:14.0166000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T18:00:14.0171420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T18:00:14.0177690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T18:00:14.0183380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T18:00:14.0190280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T18:00:14.0194830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T18:00:14.0200310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T18:00:14.0206090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T18:00:14.0212150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T18:00:14.0217270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T18:00:14.0223600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T18:00:14.0231610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T18:00:14.1365710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T18:00:14.2594410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T18:00:14.2600850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T18:00:14.2606330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T18:00:14.3026440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T18:00:14.3030890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T18:00:14.3849070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T18:00:14.4267280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T18:00:14.4272450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T18:00:14.5090170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-19T18:00:14.5497290Z Only the first 100 operations were output. 2021-05-19T18:00:15.4587810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3480-1jzeiac.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-19T18:00:18.0411670Z ==> Summary 2021-05-19T18:00:18.0967600Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T18:00:18.0973540Z ==> Installing fftw dependency: open-mpi 2021-05-19T18:00:18.1621390Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T18:00:18.1649620Z 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-3292-3gudrc 2021-05-19T18:00:18.5423920Z cp -pR /private/tmp/d20210519-3292-3gudrc/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T18:00:18.9936970Z chmod -Rf +w /private/tmp/d20210519-3292-3gudrc 2021-05-19T18:00:20.5300820Z ==> Finishing up 2021-05-19T18:00:20.5656900Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T18:00:20.5660230Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T18:00:20.5665050Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T18:00:20.5669610Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T18:00:20.5675950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T18:00:20.5681120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T18:00:20.5686070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T18:00:20.5692150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T18:00:20.5695690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T18:00:20.5700370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T18:00:20.5705270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T18:00:20.5712060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T18:00:20.5715500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T18:00:20.5720150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T18:00:20.5726030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T18:00:20.5731410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T18:00:20.5736090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T18:00:20.5740970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T18:00:20.5745460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T18:00:20.5750060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T18:00:20.5754810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T18:00:20.5759600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T18:00:20.5764690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T18:00:20.5770250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T18:00:20.5777880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T18:00:20.5784630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T18:00:20.5792430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T18:00:20.5799100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T18:00:20.5804320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T18:00:20.5809100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T18:00:20.5813840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T18:00:20.5821950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T18:00:20.5828430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T18:00:20.5835770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T18:00:20.5840420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T18:00:20.5845390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T18:00:20.5850660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T18:00:20.5855090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T18:00:20.5859690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T18:00:20.5864440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T18:00:20.5869760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T18:00:20.5874420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T18:00:20.5879340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T18:00:20.5883700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T18:00:20.5888720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T18:00:20.5892810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T18:00:20.5897690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T18:00:20.5925820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T18:00:20.5936960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T18:00:20.5942480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T18:00:20.5948150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T18:00:20.5967420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T18:00:20.5972690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T18:00:20.5977360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T18:00:20.5982970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T18:00:20.5988270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T18:00:20.5994170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T18:00:20.6001610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T18:00:20.6007370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T18:00:20.6013730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T18:00:20.6019640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T18:00:20.6024950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T18:00:20.6030860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T18:00:20.6035870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T18:00:20.6041170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T18:00:20.6060150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T18:00:20.6065740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T18:00:20.6071180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T18:00:20.6076850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T18:00:20.6082430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T18:00:20.6087810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T18:00:20.6092930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T18:00:20.6098480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T18:00:20.6104800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T18:00:20.6110250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T18:00:20.6116080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T18:00:20.6121300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T18:00:20.6126620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-19T18:00:20.6132490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-19T18:00:20.6138390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-19T18:00:20.6143140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-19T18:00:20.6148630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-19T18:00:20.6154040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-19T18:00:20.6159820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T18:00:20.6165050Z 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-19T18:00:20.6170180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-19T18:00:20.6175530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T18:00:20.6180730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T18:00:20.6186080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T18:00:20.6190950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T18:00:20.6196750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T18:00:20.6206300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-19T18:00:20.6211700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-19T18:00:20.6217360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-19T18:00:20.6222550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T18:00:20.6228160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T18:00:20.6235800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T18:00:20.6242610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T18:00:20.6248840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T18:00:20.6255080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T18:00:20.6259640Z Only the first 100 operations were output. 2021-05-19T18:00:21.2302830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3549-13r660j.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-19T18:00:24.2413120Z ==> Summary 2021-05-19T18:00:24.2874400Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T18:00:24.2880040Z ==> Installing fftw 2021-05-19T18:00:24.2883990Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T18:00:24.2902710Z 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-3292-1me7shm 2021-05-19T18:00:24.3909240Z cp -pR /private/tmp/d20210519-3292-1me7shm/fftw/. /usr/local/Cellar/fftw 2021-05-19T18:00:24.4519350Z chmod -Rf +w /private/tmp/d20210519-3292-1me7shm 2021-05-19T18:00:24.5891200Z ==> Finishing up 2021-05-19T18:00:24.6230340Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T18:00:24.6235580Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T18:00:24.6244470Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T18:00:24.6258110Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T18:00:24.6270620Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T18:00:24.6280100Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T18:00:24.6292790Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T18:00:24.6299780Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T18:00:24.6307180Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T18:00:24.6315570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T18:00:24.6324730Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T18:00:24.6334300Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T18:00:24.6351850Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T18:00:24.6448130Z info /usr/local/share/info/fftw3.info 2021-05-19T18:00:24.6464420Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T18:00:24.6475350Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T18:00:24.6498170Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T18:00:24.6510880Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T18:00:24.6523150Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T18:00:24.6529730Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T18:00:24.6550970Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T18:00:24.6561000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T18:00:24.6567120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T18:00:24.6578620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T18:00:24.6588510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T18:00:24.6596810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T18:00:24.6606090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T18:00:24.6617590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T18:00:24.6628630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T18:00:24.6640520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T18:00:24.6649510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T18:00:24.6655930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T18:00:24.6664610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T18:00:24.6672560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T18:00:24.6680000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T18:00:24.6687190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T18:00:24.6803650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T18:00:24.6807820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T18:00:24.6812550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T18:00:24.6817800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T18:00:24.6822750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T18:00:24.6828280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T18:00:24.6832740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T18:00:24.6837670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T18:00:24.6842800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T18:00:24.6847690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T18:00:24.6853020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T18:00:24.6857660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T18:00:24.6862820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T18:00:24.6867040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T18:00:24.6873040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T18:00:24.6877640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T18:00:24.6882970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T18:00:24.6917090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T18:00:24.6920920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T18:00:24.6922790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T18:00:24.6924680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T18:00:24.6926260Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T18:00:24.6927930Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T18:00:24.6929440Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T18:00:24.7456880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3586-5dxq7y.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-19T18:00:27.6326280Z ==> Summary 2021-05-19T18:00:27.6389540Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T18:00:30.0269300Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T18:00:31.1656720Z /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-19T18:00:31.7511200Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T18:00:32.2679280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-19T18%3A10%3A00Z&sig=hdcLUkusjn9TuivKNQuZKVmz7AIPBvJI7ItgI16jik4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:32.3123280Z /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-19T18\%3A10\%3A00Z\&sig=hdcLUkusjn9TuivKNQuZKVmz7AIPBvJI7ItgI16jik4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:32.7220170Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T18:00:32.8584100Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T18:00:32.8621090Z 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-3593-320wzp 2021-05-19T18:00:33.5807770Z cp -pR /private/tmp/d20210519-3593-320wzp/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T18:00:34.3770220Z chmod -Rf +w /private/tmp/d20210519-3593-320wzp 2021-05-19T18:00:35.3573380Z ==> Finishing up 2021-05-19T18:00:35.3924410Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T18:00:35.3929310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T18:00:35.3935150Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T18:00:35.3939010Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T18:00:35.3944800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T18:00:35.3948740Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T18:00:35.3954250Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T18:00:35.3959350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T18:00:35.3966590Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T18:00:35.3971070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T18:00:35.3976150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T18:00:35.3981060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T18:00:35.3985570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T18:00:35.3990010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T18:00:35.3994990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T18:00:35.3999350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T18:00:35.4005650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T18:00:35.4010590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T18:00:35.4015560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T18:00:35.4020300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T18:00:35.4024920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T18:00:35.4029600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T18:00:35.4034600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T18:00:35.4039180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T18:00:35.4044890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T18:00:35.4050530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T18:00:35.4056230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T18:00:35.4062000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T18:00:35.4067830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T18:00:35.4073570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T18:00:35.4079150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T18:00:35.4084880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T18:00:35.4089340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T18:00:35.4095410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T18:00:35.4101310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T18:00:35.4106710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T18:00:35.4111810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T18:00:35.4116300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T18:00:35.4121310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T18:00:35.4126010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T18:00:35.4131680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T18:00:35.4136810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T18:00:35.4141420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T18:00:35.4146920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T18:00:35.4151560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T18:00:35.4157470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T18:00:35.4161250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T18:00:35.4166370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T18:00:35.4170560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T18:00:35.4176700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T18:00:35.4180730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T18:00:35.4186550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T18:00:35.4190320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T18:00:35.4195530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T18:00:35.4199980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T18:00:35.4204660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T18:00:35.4209000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T18:00:35.4214730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T18:00:35.4219320Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T18:00:35.4224750Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T18:00:35.4259540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T18:00:35.4261040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T18:00:35.4262590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T18:00:35.4263900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T18:00:35.4265250Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T18:00:35.4266890Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T18:00:35.4268200Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T18:00:35.4289710Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T18:00:35.4294150Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T18:00:35.4299660Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T18:00:35.4304600Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T18:00:35.4309450Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T18:00:35.4313620Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T18:00:35.4318710Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T18:00:35.4323140Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T18:00:35.4328230Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T18:00:35.4332680Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T18:00:35.4338070Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T18:00:35.4342450Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T18:00:35.4346910Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T18:00:35.4351680Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T18:00:35.4358690Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T18:00:35.4364890Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T18:00:35.4372960Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T18:00:35.4383530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T18:00:35.4390180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T18:00:35.4398400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T18:00:35.4404500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T18:00:35.4411130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T18:00:35.4416690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T18:00:35.4422590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T18:00:35.4429220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T18:00:35.4434860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T18:00:35.4440890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T18:00:35.4446620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T18:00:35.4453010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T18:00:35.4458530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T18:00:35.4464520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T18:00:35.4469970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T18:00:35.4475690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T18:00:35.4481530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T18:00:35.4485130Z Only the first 100 operations were output. 2021-05-19T18:00:35.9251370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3758-j9rqgf.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-19T18:00:39.3145410Z ==> Summary 2021-05-19T18:00:39.3879300Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T18:00:41.9408510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T18:00:43.1443660Z /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-19T18:00:43.7400850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T18:00:44.2210260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-19T18%3A10%3A00Z&sig=%2B94BP9AJq8XHsb7493KD7Bi7Eh9JNJxCalLrClefDZg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:44.2677960Z /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-19T18\%3A10\%3A00Z\&sig=\%2B94BP9AJq8XHsb7493KD7Bi7Eh9JNJxCalLrClefDZg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:44.4875160Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T18:00:44.5855290Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T18:00:44.5886680Z 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-3765-gray38 2021-05-19T18:00:44.6698850Z cp -pR /private/tmp/d20210519-3765-gray38/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T18:00:44.8569480Z chmod -Rf +w /private/tmp/d20210519-3765-gray38 2021-05-19T18:00:45.0290950Z ==> Finishing up 2021-05-19T18:00:45.0678210Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T18:00:45.0686750Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T18:00:45.0691310Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T18:00:45.0693440Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T18:00:45.0730560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0732390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0820050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0834380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0849270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0868400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0896380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0911880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0913480Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T18:00:45.0926840Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T18:00:45.0931040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0932940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0935080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0973680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0983990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.0986970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1012110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1035670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1042830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1049140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1065120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1089050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1091380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1122260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1124300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1137230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1175760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1177390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1179250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1228100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1268640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1278380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1305400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1307020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1308870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1311290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1325640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1360790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1368610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1379730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1382520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1391740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1419060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1421580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1433650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1446620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1463040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1465090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1526530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1647640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1719840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1747460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1776100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1801740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1831490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1858980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:00:45.1886440Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T18:00:45.1913790Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T18:00:45.1939340Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T18:00:45.1968520Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T18:00:45.1990070Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T18:00:45.1996260Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T18:00:45.2023470Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T18:00:45.2051460Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T18:00:45.2580170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3931-1rffxu3.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-19T18:00:48.0664930Z ==> Summary 2021-05-19T18:00:48.0879490Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T18:00:50.2790020Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T18:00:50.2791120Z To reinstall 1.6.37, run: 2021-05-19T18:00:50.2791920Z brew reinstall libpng 2021-05-19T18:00:52.3168660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T18:00:53.4847320Z /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-19T18:00:54.0728610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T18:00:54.4567150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-19T18%3A10%3A00Z&sig=SGdTfLA7swk1UxGr6PBV5cNwhRXPsM47FlXt9NW0AxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:54.5031810Z /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-19T18\%3A10\%3A00Z\&sig=SGdTfLA7swk1UxGr6PBV5cNwhRXPsM47FlXt9NW0AxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:54.5513110Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T18:00:54.5569590Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T18:00:55.6928230Z /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-19T18:00:56.2395340Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T18:00:56.6250650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-19T18%3A10%3A00Z&sig=enirIagi%2Fhwz1dcizHu3yt5FzOh89T3xm7ls2Ru0cbQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:56.6775440Z /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-19T18\%3A10\%3A00Z\&sig=enirIagi\%2Fhwz1dcizHu3yt5FzOh89T3xm7ls2Ru0cbQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:56.7707310Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T18:00:56.7761540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T18:00:57.9605980Z /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-19T18:00:58.5179270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T18:00:58.8986780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-19T18%3A10%3A00Z&sig=yDTVemrJxkuYs8Nvcjz9DwlW1eXcyb7rGaHW6%2F7L61Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:58.9441920Z /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-19T18\%3A10\%3A00Z\&sig=yDTVemrJxkuYs8Nvcjz9DwlW1eXcyb7rGaHW6\%2F7L61Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:59.0048550Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T18:00:59.0078260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T18:01:00.1201560Z /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-19T18:01:00.6964880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T18:01:01.1366960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-19T18%3A10%3A00Z&sig=8ilPgkAot75T9g6IHJjZ0Ii7l84zF4nbyEmQLXwuWE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:01.1883440Z /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-19T18\%3A10\%3A00Z\&sig=8ilPgkAot75T9g6IHJjZ0Ii7l84zF4nbyEmQLXwuWE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:01.2456650Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T18:01:01.2491700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T18:01:02.4196020Z /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-19T18:01:03.0047310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T18:01:03.4039840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-19T18%3A10%3A00Z&sig=atPyoJr53Gkav1D2F0giKWfJUgSSMYhQ0z9fIAfaWsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:03.4800980Z /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-19T18\%3A10\%3A00Z\&sig=atPyoJr53Gkav1D2F0giKWfJUgSSMYhQ0z9fIAfaWsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:03.6424320Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T18:01:03.6498450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T18:01:04.8207690Z /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-19T18:01:05.4338530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T18:01:05.8082300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-19T18%3A10%3A00Z&sig=F0tbPo0lQKZWOJmdfisDvPp7%2FX9ULPNGxhvbI0wmA6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:06.7243330Z /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-19T18\%3A10\%3A00Z\&sig=F0tbPo0lQKZWOJmdfisDvPp7\%2FX9ULPNGxhvbI0wmA6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:06.7250560Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T18:01:06.7253000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T18:01:07.1788880Z /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-19T18:01:07.7084480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T18:01:08.1110440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-19T18%3A10%3A00Z&sig=idwp317vrrOmjCRJdoevVLv3IvLsrEwpiBWMIdMkxWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:08.1696130Z /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-19T18\%3A10\%3A00Z\&sig=idwp317vrrOmjCRJdoevVLv3IvLsrEwpiBWMIdMkxWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:08.2270810Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T18:01:08.2304900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T18:01:09.4036530Z /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-19T18:01:09.9413990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T18:01:10.3242400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-19T18%3A10%3A00Z&sig=8ZzFDmvi%2FQ3vdnSEFViFoIykdrAxp49Z6tuteGON%2Bow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:10.3736530Z /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-19T18\%3A10\%3A00Z\&sig=8ZzFDmvi\%2FQ3vdnSEFViFoIykdrAxp49Z6tuteGON\%2Bow\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:10.4249430Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T18:01:10.4282510Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T18:01:11.5639280Z /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-19T18:01:12.1499310Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T18:01:12.5302680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-19T18%3A10%3A00Z&sig=MwpxmN5iRVpyUUqTPT6M84Q3sAytCfmfUGj%2Fz1Z7QRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:12.5762650Z /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-19T18\%3A10\%3A00Z\&sig=MwpxmN5iRVpyUUqTPT6M84Q3sAytCfmfUGj\%2Fz1Z7QRk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:12.6323600Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T18:01:12.6357260Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T18:01:13.7969590Z /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-19T18:01:14.4048920Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T18:01:14.8032400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-19T18%3A10%3A00Z&sig=q8eol%2B52l5VzIQD1PZIWe1gmyk%2BbBoQ6LU6ERcLuahw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:14.8522650Z /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-19T18\%3A10\%3A00Z\&sig=q8eol\%2B52l5VzIQD1PZIWe1gmyk\%2BbBoQ6LU6ERcLuahw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:14.9457700Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T18:01:14.9503820Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T18:01:16.1221780Z /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-19T18:01:16.7341180Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T18:01:17.1086110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-19T18%3A10%3A00Z&sig=kUB4Y9FrtyN8hwvpFWcbzDf4TIebf%2F3NR4Jirx74Bd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:17.1547850Z /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-19T18\%3A10\%3A00Z\&sig=kUB4Y9FrtyN8hwvpFWcbzDf4TIebf\%2F3NR4Jirx74Bd0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:17.2840840Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T18:01:17.2936160Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T18:01:18.4945170Z /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-19T18:01:19.0722820Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T18:01:19.4560500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-19T18%3A10%3A00Z&sig=DATLCTbLfSnWvPTQcHe0rbje%2F%2BmUizGsRRjDY8h28GY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:19.5067830Z /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-19T18\%3A10\%3A00Z\&sig=DATLCTbLfSnWvPTQcHe0rbje\%2F\%2BmUizGsRRjDY8h28GY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:19.5903040Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T18:01:19.5945600Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T18:01:20.6938090Z /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-19T18:01:21.2574300Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T18:01:21.7697490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-19T18%3A10%3A00Z&sig=v7EX09dyc055sBmAjthD7hroXD9tF6Jy3TePr7CYMhw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:21.9378480Z /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-19T18\%3A10\%3A00Z\&sig=v7EX09dyc055sBmAjthD7hroXD9tF6Jy3TePr7CYMhw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:22.0319340Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T18:01:22.0364020Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T18:01:23.3825840Z /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-19T18:01:23.9955520Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T18:01:24.5401240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-19T18%3A10%3A00Z&sig=lyLdBBCbvzu39I0xRtmSqQSipDZ8s6OKYt2PzLIBVig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:24.5915640Z /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-19T18\%3A10\%3A00Z\&sig=lyLdBBCbvzu39I0xRtmSqQSipDZ8s6OKYt2PzLIBVig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:24.9472470Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T18:01:25.0009960Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T18:01:26.1332740Z /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-19T18:01:26.7263250Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T18:01:27.1254040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-19T18%3A10%3A00Z&sig=At%2BhNP%2BSlvNnpGNVoO5hYka9Z5t5lgt5awc2bKjgb68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:27.1774140Z /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-19T18\%3A10\%3A00Z\&sig=At\%2BhNP\%2BSlvNnpGNVoO5hYka9Z5t5lgt5awc2bKjgb68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:27.3128510Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T18:01:27.3232350Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T18:01:28.5068910Z /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-19T18:01:29.1095940Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T18:01:29.5147790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-19T18%3A10%3A00Z&sig=FMGpo2gMS29vNfONzuXSq5XY6G1Wvqnp%2BLTB%2BZIOwVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:29.5685400Z /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-19T18\%3A10\%3A00Z\&sig=FMGpo2gMS29vNfONzuXSq5XY6G1Wvqnp\%2BLTB\%2BZIOwVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:30.7703700Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T18:01:31.2190060Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T18:01:32.3670920Z /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-19T18:01:32.9148670Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T18:01:33.4595970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-19T18%3A10%3A00Z&sig=Oew2SRIommjhn6oJTQ5QJjYm7Fxk76nbkNbjgzTeqZk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:33.5099760Z /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-19T18\%3A10\%3A00Z\&sig=Oew2SRIommjhn6oJTQ5QJjYm7Fxk76nbkNbjgzTeqZk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:33.8252680Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T18:01:33.8870690Z ==> 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-19T18:01:33.8873670Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T18:01:33.9626630Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T18:01:33.9678610Z 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-4041-cjcgsy 2021-05-19T18:01:33.9762770Z cp -pR /private/tmp/d20210519-4041-cjcgsy/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T18:01:33.9853780Z chmod -Rf +w /private/tmp/d20210519-4041-cjcgsy 2021-05-19T18:01:34.0243090Z ==> Finishing up 2021-05-19T18:01:34.1359390Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T18:01:34.1456770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4367-9h7jr3.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-19T18:01:36.8511220Z ==> Summary 2021-05-19T18:01:36.8526390Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T18:01:36.8533030Z ==> Installing poppler dependency: xorgproto 2021-05-19T18:01:36.8570460Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T18:01:36.8589790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-4041-kvdzb8 2021-05-19T18:01:36.9651670Z cp -pR /private/tmp/d20210519-4041-kvdzb8/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T18:01:37.1155810Z chmod -Rf +w /private/tmp/d20210519-4041-kvdzb8 2021-05-19T18:01:37.3038540Z ==> Finishing up 2021-05-19T18:01:37.3373480Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T18:01:37.3376410Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T18:01:37.3386020Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T18:01:37.3392280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T18:01:37.3396600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T18:01:37.3402130Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T18:01:37.3407030Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T18:01:37.3412570Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T18:01:37.3416920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T18:01:37.3422170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T18:01:37.3426880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T18:01:37.3493410Z rm /usr/local/share/pkgconfig 2021-05-19T18:01:37.3514060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T18:01:37.3520310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T18:01:37.3526400Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T18:01:37.3531850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T18:01:37.3541180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T18:01:37.3547270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T18:01:37.3553040Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T18:01:37.3558850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T18:01:37.3564590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T18:01:37.3569330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T18:01:37.3575120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T18:01:37.3580320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T18:01:37.3586050Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T18:01:37.3591020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T18:01:37.3599840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T18:01:37.3615490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T18:01:37.3618050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T18:01:37.3620610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T18:01:37.3622780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T18:01:37.3654300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T18:01:37.3659940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T18:01:37.3665140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T18:01:37.3671570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T18:01:37.3677310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T18:01:37.3682440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T18:01:37.3688800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T18:01:37.3694270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T18:01:37.3699430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T18:01:37.3706700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T18:01:37.3713920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T18:01:37.3721480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T18:01:37.3728140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T18:01:37.3733430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T18:01:37.3739820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T18:01:37.3745490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T18:01:37.3750430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T18:01:37.3756310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T18:01:37.3761010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T18:01:37.3766270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T18:01:37.3771610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T18:01:37.3776750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T18:01:37.3781260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T18:01:37.4341170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4393-10cwa4f.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-19T18:01:39.9170150Z ==> Summary 2021-05-19T18:01:39.9333720Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T18:01:39.9344750Z ==> Installing poppler dependency: libxau 2021-05-19T18:01:39.9441030Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T18:01:39.9461020Z 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-4041-1nksw6h 2021-05-19T18:01:39.9593340Z cp -pR /private/tmp/d20210519-4041-1nksw6h/libxau/. /usr/local/Cellar/libxau 2021-05-19T18:01:39.9797770Z chmod -Rf +w /private/tmp/d20210519-4041-1nksw6h 2021-05-19T18:01:40.1606430Z ==> Finishing up 2021-05-19T18:01:40.2055560Z rm /usr/local/include/X11 2021-05-19T18:01:40.2070410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T18:01:40.2076800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T18:01:40.2083470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T18:01:40.2089910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T18:01:40.2096420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T18:01:40.2102660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T18:01:40.2108820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T18:01:40.2115600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T18:01:40.2121780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T18:01:40.2128500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T18:01:40.2134680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T18:01:40.2141530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T18:01:40.2149300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T18:01:40.2155560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T18:01:40.2163080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T18:01:40.2169230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T18:01:40.2176930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T18:01:40.2182960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T18:01:40.2189300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T18:01:40.2195540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T18:01:40.2201320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T18:01:40.2207460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T18:01:40.2214630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T18:01:40.2221240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T18:01:40.2225080Z mkdir -p /usr/local/include/X11/dri 2021-05-19T18:01:40.2233210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T18:01:40.2239770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T18:01:40.2246780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T18:01:40.2250280Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T18:01:40.2259940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T18:01:40.2267750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T18:01:40.2273570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T18:01:40.2281110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T18:01:40.2286470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T18:01:40.2293210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T18:01:40.2299620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T18:01:40.2306000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T18:01:40.2312010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T18:01:40.2346220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T18:01:40.2350990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T18:01:40.2357580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T18:01:40.2364690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T18:01:40.2372170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T18:01:40.2377070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T18:01:40.2383130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T18:01:40.2388150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T18:01:40.2394220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T18:01:40.2398500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T18:01:40.2404280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T18:01:40.2409350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T18:01:40.2414630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T18:01:40.2419670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T18:01:40.2425080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T18:01:40.2430180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T18:01:40.2435580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T18:01:40.2440510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T18:01:40.2445910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T18:01:40.2451650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T18:01:40.2456930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T18:01:40.2462700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T18:01:40.2467760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T18:01:40.2474230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T18:01:40.2480440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T18:01:40.2486830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T18:01:40.2492670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T18:01:40.2497960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T18:01:40.2502840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T18:01:40.2508690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T18:01:40.2514220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T18:01:40.2519670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T18:01:40.2526680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T18:01:40.2531210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T18:01:40.2536740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T18:01:40.2542550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T18:01:40.2548400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T18:01:40.2554010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T18:01:40.2558810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T18:01:40.2565380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T18:01:40.2573350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T18:01:40.2579540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T18:01:40.2585540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T18:01:40.2591310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T18:01:40.2597680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T18:01:40.2606380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T18:01:40.2613240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T18:01:40.2620320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T18:01:40.2626640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T18:01:40.2633140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T18:01:40.2640980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T18:01:40.2646330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T18:01:40.2651620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T18:01:40.2658340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T18:01:40.2663350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T18:01:40.2670410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T18:01:40.2677190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T18:01:40.2682060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T18:01:40.2689010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T18:01:40.2695410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T18:01:40.2702710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T18:01:40.2709840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T18:01:40.2715290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T18:01:40.2719840Z Only the first 100 operations were output. 2021-05-19T18:01:40.3233320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4420-czsz98.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-19T18:01:42.7848740Z ==> Summary 2021-05-19T18:01:42.7878730Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T18:01:42.7884300Z ==> Installing poppler dependency: libxdmcp 2021-05-19T18:01:42.7982690Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T18:01:42.8001500Z 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-4041-1i9u74v 2021-05-19T18:01:42.8119420Z cp -pR /private/tmp/d20210519-4041-1i9u74v/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T18:01:42.8244200Z chmod -Rf +w /private/tmp/d20210519-4041-1i9u74v 2021-05-19T18:01:42.8781790Z ==> Finishing up 2021-05-19T18:01:42.9162780Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T18:01:42.9175440Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T18:01:42.9183890Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T18:01:42.9192840Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T18:01:42.9200290Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T18:01:42.9343320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4449-1gvftzh.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-19T18:01:45.5635630Z ==> Summary 2021-05-19T18:01:45.5653690Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T18:01:45.5659050Z ==> Installing poppler dependency: libxcb 2021-05-19T18:01:45.5989230Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T18:01:45.6008050Z 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-4041-jbhpdx 2021-05-19T18:01:46.3820950Z cp -pR /private/tmp/d20210519-4041-jbhpdx/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T18:01:47.5545370Z chmod -Rf +w /private/tmp/d20210519-4041-jbhpdx 2021-05-19T18:01:48.7744360Z ==> Finishing up 2021-05-19T18:01:48.8109750Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T18:01:48.8117470Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T18:01:48.8192740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T18:01:48.8197270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T18:01:48.8210040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T18:01:48.8220770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T18:01:48.8233110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-19T18:01:48.8243840Z 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-19T18:01:48.8254570Z 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-19T18:01:48.8267520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-19T18:01:48.8278060Z 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-19T18:01:48.8290230Z 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-19T18:01:48.8303430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-19T18:01:48.8309830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-19T18:01:48.8315580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T18:01:48.8329130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-19T18:01:48.8338850Z 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-19T18:01:48.8349000Z 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-19T18:01:48.8354230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-19T18:01:48.8359620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-19T18:01:48.8364350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T18:01:48.8376480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T18:01:48.8381460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T18:01:48.8390350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-19T18:01:48.8406980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-19T18:01:48.8414640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T18:01:48.8429270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T18:01:48.8433570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T18:01:48.8444210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T18:01:48.8454410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T18:01:48.8462990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-19T18:01:48.8472660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-19T18:01:48.8483420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-19T18:01:48.8496520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-19T18:01:48.8504400Z 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-19T18:01:48.8511520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T18:01:48.8518310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T18:01:48.8524980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T18:01:48.8532860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T18:01:48.8542060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T18:01:48.8548560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-19T18:01:48.8560690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T18:01:48.8566240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-19T18:01:48.8572600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T18:01:48.8587050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-19T18:01:48.8593130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T18:01:48.8599240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T18:01:48.8605460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T18:01:48.8611970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-19T18:01:48.8653980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T18:01:48.8660210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-19T18:01:48.8672640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-19T18:01:48.8680000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T18:01:48.8685590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T18:01:48.8694890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T18:01:48.8700600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T18:01:48.8709700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-19T18:01:48.8714880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T18:01:48.8722150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T18:01:48.8727320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-19T18:01:48.8734060Z 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-19T18:01:48.8745670Z 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-19T18:01:48.8751630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-19T18:01:48.8757050Z 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-19T18:01:48.8762650Z 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-19T18:01:48.8768670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-19T18:01:48.8775230Z 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-19T18:01:48.8782160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T18:01:48.8789650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-19T18:01:48.8796180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-19T18:01:48.8807220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T18:01:48.8817240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-19T18:01:48.8823250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T18:01:48.8829200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-19T18:01:48.8835690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-19T18:01:48.8841310Z 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-19T18:01:48.8847370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T18:01:48.8852640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-19T18:01:48.8862280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T18:01:48.8869120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-19T18:01:48.8874050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-19T18:01:48.8882750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-19T18:01:48.8887780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T18:01:48.8894610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T18:01:48.8905570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T18:01:48.8915730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T18:01:48.8921120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T18:01:48.8928010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T18:01:48.8933160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-19T18:01:48.8939390Z 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-19T18:01:48.8944950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T18:01:48.8950240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T18:01:48.8958210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T18:01:48.8963410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T18:01:48.8969580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T18:01:48.8974920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T18:01:48.8981220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T18:01:48.8987090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T18:01:48.9018600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T18:01:48.9023040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T18:01:48.9033240Z Only the first 100 operations were output. 2021-05-19T18:01:50.6816160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4484-eeq2bs.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-19T18:01:53.6027510Z ==> Summary 2021-05-19T18:01:53.7437240Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T18:01:53.7442950Z ==> Installing poppler dependency: libx11 2021-05-19T18:01:53.7927310Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T18:01:53.7950120Z 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-4041-as73qf 2021-05-19T18:01:54.1674400Z cp -pR /private/tmp/d20210519-4041-as73qf/libx11/. /usr/local/Cellar/libx11 2021-05-19T18:01:54.8049750Z chmod -Rf +w /private/tmp/d20210519-4041-as73qf 2021-05-19T18:01:55.3280950Z ==> Finishing up 2021-05-19T18:01:55.3667030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T18:01:55.3670150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T18:01:55.3677880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T18:01:55.3682720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T18:01:55.3688100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T18:01:55.3695870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T18:01:55.3706090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T18:01:55.3710600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T18:01:55.3717320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T18:01:55.3724600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T18:01:55.3731900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T18:01:55.3740680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T18:01:55.3753980Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T18:01:55.3761970Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T18:01:55.3796210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T18:01:55.3802220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T18:01:55.3808280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T18:01:55.3813840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T18:01:55.3820230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T18:01:55.3827500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T18:01:55.3833660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T18:01:55.3839850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T18:01:55.3845970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T18:01:55.3850840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T18:01:55.3856670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T18:01:55.3863400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T18:01:55.3889580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T18:01:55.3894500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T18:01:55.3901460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T18:01:55.3905620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T18:01:55.3916970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T18:01:55.3918710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T18:01:55.3922500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T18:01:55.3928660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T18:01:55.3933580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T18:01:55.3939410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T18:01:55.3943980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T18:01:55.3949730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T18:01:55.3954820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T18:01:55.3960690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T18:01:55.3969270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T18:01:55.3977640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T18:01:55.3984770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T18:01:55.3993090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T18:01:55.4001200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T18:01:55.4008540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T18:01:55.4018220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T18:01:55.4027310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T18:01:55.4049410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T18:01:55.4051210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T18:01:55.4052900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T18:01:55.4054580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T18:01:55.4057270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T18:01:55.4059170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T18:01:55.4064030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T18:01:55.4070640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T18:01:55.4077030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T18:01:55.4081900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T18:01:55.4088950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T18:01:55.4094360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T18:01:55.4101110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T18:01:55.4106930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T18:01:55.4113150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T18:01:55.4141680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T18:01:55.4153160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T18:01:55.4155270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T18:01:55.4157520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T18:01:55.4159590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T18:01:55.4161460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T18:01:55.4163940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T18:01:55.4168280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T18:01:55.4175510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T18:01:55.4181540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T18:01:55.4211940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T18:01:55.4218090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T18:01:55.4223300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T18:01:55.4229820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T18:01:55.4236720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T18:01:55.4242700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T18:01:55.4248030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T18:01:55.4255370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T18:01:55.4260320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T18:01:55.4266650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T18:01:55.4271480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T18:01:55.4277230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T18:01:55.4282730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T18:01:55.4291250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T18:01:55.4295390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T18:01:55.4300810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T18:01:55.4306430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T18:01:55.4311650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T18:01:55.4317540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T18:01:55.4322600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T18:01:55.4328000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T18:01:55.4336450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T18:01:55.4343620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T18:01:55.4349710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T18:01:55.4358120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T18:01:55.4364960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T18:01:55.4372310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T18:01:55.4375810Z Only the first 100 operations were output. 2021-05-19T18:01:56.0496210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4510-1alxrvr.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-19T18:01:59.1016800Z ==> Summary 2021-05-19T18:01:59.1892540Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T18:01:59.2334990Z ==> Installing poppler dependency: libxext 2021-05-19T18:01:59.3127030Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T18:01:59.3154330Z 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-4041-1ybrnon 2021-05-19T18:01:59.8479320Z cp -pR /private/tmp/d20210519-4041-1ybrnon/libxext/. /usr/local/Cellar/libxext 2021-05-19T18:01:59.8978560Z chmod -Rf +w /private/tmp/d20210519-4041-1ybrnon 2021-05-19T18:01:59.9856970Z ==> Finishing up 2021-05-19T18:02:00.0647050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T18:02:00.0651880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T18:02:00.0658730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T18:02:00.0663510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T18:02:00.0669250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T18:02:00.0674510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T18:02:00.0681510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T18:02:00.0686390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T18:02:00.0691530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T18:02:00.0696520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T18:02:00.0706790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T18:02:00.0712030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T18:02:00.0718390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T18:02:00.0723010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T18:02:00.0728320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T18:02:00.0734260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T18:02:00.0747440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T18:02:00.0753470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T18:02:00.0758900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T18:02:00.0765350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T18:02:00.0770330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T18:02:00.0775890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T18:02:00.0781240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T18:02:00.0786730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T18:02:00.0799250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T18:02:00.0805680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T18:02:00.0811470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T18:02:00.0816060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T18:02:00.0831770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T18:02:00.0882180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T18:02:00.0895390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T18:02:00.0897760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T18:02:00.0899760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T18:02:00.0901740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T18:02:00.0904370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T18:02:00.0906510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T18:02:00.0910550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T18:02:00.0912550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T18:02:00.0914170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T18:02:00.0916820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T18:02:00.0918590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T18:02:00.0920640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T18:02:00.0922880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T18:02:00.0924950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T18:02:00.0927330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T18:02:00.0929360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T18:02:00.0933450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T18:02:00.0939110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T18:02:00.0944530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T18:02:00.0951060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T18:02:00.0956310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T18:02:00.0962120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T18:02:00.0969340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T18:02:00.0993940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T18:02:00.0999870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T18:02:00.1004510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T18:02:00.1009880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T18:02:00.1015810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T18:02:00.1020540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T18:02:00.1025960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T18:02:00.1030900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T18:02:00.1036240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T18:02:00.1041730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T18:02:00.1046700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T18:02:00.1052020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T18:02:00.1057130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T18:02:00.1063060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T18:02:00.1069170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T18:02:00.1073580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T18:02:00.1079310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T18:02:00.1084570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T18:02:00.1089420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T18:02:00.1094900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T18:02:00.1100120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T18:02:00.1105660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T18:02:00.1111350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T18:02:00.1116120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T18:02:00.1124950Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T18:02:00.1130580Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T18:02:00.1136400Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T18:02:00.1145000Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T18:02:00.1455100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4537-xrny90.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-19T18:02:02.6621160Z ==> Summary 2021-05-19T18:02:02.6682350Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T18:02:02.6688270Z ==> Installing poppler dependency: libxrender 2021-05-19T18:02:02.7264590Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T18:02:02.7284330Z 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-4041-1uxeowg 2021-05-19T18:02:02.7405530Z cp -pR /private/tmp/d20210519-4041-1uxeowg/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T18:02:02.7553470Z chmod -Rf +w /private/tmp/d20210519-4041-1uxeowg 2021-05-19T18:02:02.8125920Z ==> Finishing up 2021-05-19T18:02:02.8479150Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T18:02:02.8486750Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T18:02:02.8493690Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T18:02:02.8498050Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T18:02:02.8504050Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T18:02:02.8510900Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T18:02:02.8667960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4563-1gua23b.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-19T18:02:05.2492580Z ==> Summary 2021-05-19T18:02:05.2515690Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T18:02:05.2522640Z ==> Installing poppler dependency: lzo 2021-05-19T18:02:05.2545200Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T18:02:05.2563290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4041-apa7xh 2021-05-19T18:02:05.2743110Z cp -pR /private/tmp/d20210519-4041-apa7xh/lzo/. /usr/local/Cellar/lzo 2021-05-19T18:02:05.2979770Z chmod -Rf +w /private/tmp/d20210519-4041-apa7xh 2021-05-19T18:02:05.3628890Z ==> Finishing up 2021-05-19T18:02:05.3976500Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T18:02:05.3984070Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T18:02:05.3990030Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T18:02:05.3994430Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T18:02:05.3999780Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T18:02:05.4007090Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T18:02:05.4180330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4589-ttuwbx.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-19T18:02:07.7811000Z ==> Summary 2021-05-19T18:02:07.7841260Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T18:02:07.7848380Z ==> Installing poppler dependency: pixman 2021-05-19T18:02:07.7875210Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T18:02:07.7896320Z 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-4041-1ga9wge 2021-05-19T18:02:07.8062090Z cp -pR /private/tmp/d20210519-4041-1ga9wge/pixman/. /usr/local/Cellar/pixman 2021-05-19T18:02:07.8205230Z chmod -Rf +w /private/tmp/d20210519-4041-1ga9wge 2021-05-19T18:02:07.8760670Z ==> Finishing up 2021-05-19T18:02:07.9157310Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T18:02:07.9162510Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T18:02:07.9168100Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T18:02:07.9173310Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T18:02:07.9178140Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T18:02:07.9185820Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T18:02:07.9335250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4615-zrwinb.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-19T18:02:10.2915940Z ==> Summary 2021-05-19T18:02:10.2940170Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T18:02:10.2946520Z ==> Installing poppler dependency: cairo 2021-05-19T18:02:10.4780660Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T18:02:10.4798160Z 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-4041-1irdvk5 2021-05-19T18:02:10.5554390Z cp -pR /private/tmp/d20210519-4041-1irdvk5/cairo/. /usr/local/Cellar/cairo 2021-05-19T18:02:10.6436400Z chmod -Rf +w /private/tmp/d20210519-4041-1irdvk5 2021-05-19T18:02:10.8962350Z ==> Finishing up 2021-05-19T18:02:10.9605410Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T18:02:10.9616060Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T18:02:10.9623240Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T18:02:10.9649320Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T18:02:10.9655300Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T18:02:10.9660310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T18:02:10.9665030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T18:02:10.9670930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T18:02:10.9675830Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T18:02:10.9681700Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T18:02:10.9686370Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T18:02:10.9690540Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T18:02:10.9694650Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T18:02:10.9699910Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T18:02:10.9708370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T18:02:10.9713370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T18:02:10.9719700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T18:02:10.9726080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T18:02:10.9731380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T18:02:10.9737150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T18:02:10.9743310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T18:02:10.9749340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T18:02:10.9755180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T18:02:10.9760110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T18:02:10.9765740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T18:02:10.9771150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T18:02:10.9777550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T18:02:10.9783270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T18:02:10.9789370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T18:02:10.9794350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T18:02:10.9800290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T18:02:11.0224630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4641-7zm8k2.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-19T18:02:13.6540830Z ==> Summary 2021-05-19T18:02:13.6624940Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T18:02:13.6632320Z ==> Installing poppler dependency: little-cms2 2021-05-19T18:02:13.6802230Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T18:02:13.6819330Z 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-4041-1e2gvey 2021-05-19T18:02:13.7017140Z cp -pR /private/tmp/d20210519-4041-1e2gvey/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T18:02:13.7196200Z chmod -Rf +w /private/tmp/d20210519-4041-1e2gvey 2021-05-19T18:02:13.7981520Z ==> Finishing up 2021-05-19T18:02:13.8205700Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T18:02:13.8216600Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T18:02:13.8227250Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T18:02:13.8232210Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T18:02:13.8237590Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T18:02:13.8244600Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T18:02:13.8249970Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T18:02:13.8269870Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T18:02:13.8280320Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T18:02:13.8290850Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T18:02:13.8303470Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T18:02:13.8309900Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T18:02:13.8317580Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T18:02:13.8324150Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T18:02:13.8330740Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T18:02:13.8340340Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T18:02:13.8571350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4667-1bflish.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-19T18:02:16.4601150Z ==> Summary 2021-05-19T18:02:16.4629650Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T18:02:16.4635970Z ==> Installing poppler dependency: nspr 2021-05-19T18:02:16.4657200Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T18:02:16.4677830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4041-2i9dgo 2021-05-19T18:02:16.5124420Z cp -pR /private/tmp/d20210519-4041-2i9dgo/nspr/. /usr/local/Cellar/nspr 2021-05-19T18:02:16.5717370Z chmod -Rf +w /private/tmp/d20210519-4041-2i9dgo 2021-05-19T18:02:16.6683860Z ==> Finishing up 2021-05-19T18:02:16.7028480Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T18:02:16.7033620Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T18:02:16.7052650Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T18:02:16.7059150Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T18:02:16.7100610Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T18:02:16.7104260Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T18:02:16.7109750Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T18:02:16.7114280Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T18:02:16.7119670Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T18:02:16.7127300Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T18:02:16.7437470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4693-1i56dgd.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-19T18:02:19.4685460Z ==> Summary 2021-05-19T18:02:19.4747720Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T18:02:19.4753370Z ==> Installing poppler dependency: nss 2021-05-19T18:02:19.4892210Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T18:02:19.4913090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4041-1ndz3ym 2021-05-19T18:02:19.8176520Z cp -pR /private/tmp/d20210519-4041-1ndz3ym/nss/. /usr/local/Cellar/nss 2021-05-19T18:02:20.0099320Z chmod -Rf +w /private/tmp/d20210519-4041-1ndz3ym 2021-05-19T18:02:21.6696620Z ==> Finishing up 2021-05-19T18:02:21.6697760Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T18:02:21.6699270Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T18:02:21.6700640Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T18:02:21.6701990Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T18:02:21.6703260Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T18:02:21.6704620Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T18:02:21.6706080Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T18:02:21.6707470Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T18:02:21.6708810Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T18:02:21.6710140Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T18:02:21.6711460Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T18:02:21.6713190Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T18:02:21.6714620Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T18:02:21.6716030Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T18:02:21.6717400Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T18:02:21.6718730Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T18:02:21.6720050Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T18:02:21.6721470Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T18:02:21.6722840Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T18:02:21.6724140Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T18:02:21.6725590Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T18:02:21.6727020Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T18:02:21.6728420Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T18:02:21.6729920Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T18:02:21.6731310Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T18:02:21.6732720Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T18:02:21.6734080Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T18:02:21.6735390Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T18:02:21.6736710Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T18:02:21.6738080Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T18:02:21.6739430Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T18:02:21.6740860Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T18:02:21.6744490Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T18:02:21.6749680Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T18:02:21.6753750Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T18:02:21.6758770Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T18:02:21.6763030Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T18:02:21.6768040Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T18:02:21.6772910Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T18:02:21.6777450Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T18:02:21.6781770Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T18:02:21.6786680Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T18:02:21.6790980Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T18:02:21.6796280Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T18:02:21.6801210Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T18:02:21.6805820Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T18:02:21.6810320Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T18:02:21.6816180Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T18:02:21.6823920Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T18:02:21.6825400Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T18:02:21.6830430Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T18:02:21.6834620Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T18:02:21.6839730Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T18:02:21.6844450Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T18:02:21.6848860Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T18:02:21.6853260Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T18:02:21.6858220Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T18:02:21.6862890Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T18:02:21.6867170Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T18:02:21.6893080Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T18:02:21.6898070Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T18:02:21.6902970Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T18:02:21.6907600Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T18:02:21.6911730Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T18:02:21.6917030Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T18:02:21.6921760Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T18:02:21.6927900Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T18:02:21.6934460Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T18:02:21.6940070Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T18:02:21.6944500Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T18:02:21.6953620Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T18:02:21.6962170Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T18:02:21.6968350Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T18:02:21.6973970Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T18:02:21.6980470Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T18:02:21.6986530Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T18:02:21.6991150Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T18:02:21.6995980Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T18:02:21.7000790Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T18:02:21.7006410Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T18:02:21.7010200Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T18:02:21.7015060Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T18:02:21.7021050Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T18:02:21.7025210Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T18:02:21.7030090Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T18:02:21.7034820Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T18:02:21.7039080Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T18:02:21.7044750Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T18:02:21.7049960Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T18:02:21.7055200Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T18:02:21.7059650Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T18:02:21.7065340Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T18:02:21.7069260Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T18:02:21.7074430Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T18:02:21.7078760Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T18:02:21.7084520Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T18:02:21.7089190Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T18:02:21.7093630Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T18:02:21.7097820Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T18:02:21.7102900Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T18:02:21.7106340Z Only the first 100 operations were output. 2021-05-19T18:02:21.8521440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4719-9hrmhk.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-19T18:02:24.5798380Z ==> Summary 2021-05-19T18:02:24.5929700Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T18:02:24.5935000Z ==> Installing poppler dependency: openjpeg 2021-05-19T18:02:24.6221680Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T18:02:24.6239550Z 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-4041-j1hnpl 2021-05-19T18:02:24.8586370Z cp -pR /private/tmp/d20210519-4041-j1hnpl/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T18:02:25.1633700Z chmod -Rf +w /private/tmp/d20210519-4041-j1hnpl 2021-05-19T18:02:25.4371930Z ==> Finishing up 2021-05-19T18:02:25.4750480Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T18:02:25.4753760Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T18:02:25.4759090Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T18:02:25.4766180Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:02:25.4775160Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:02:25.4784400Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T18:02:25.4799710Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T18:02:25.4809660Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T18:02:25.4816570Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T18:02:25.4823320Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T18:02:25.4828050Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T18:02:25.4832950Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T18:02:25.4837900Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T18:02:25.4842560Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:02:25.4851390Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T18:02:25.5875220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4745-1upzlt8.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-19T18:02:28.3108160Z ==> Summary 2021-05-19T18:02:28.3443610Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T18:02:28.3450680Z ==> Installing poppler dependency: qt@5 2021-05-19T18:02:28.3530820Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T18:02:28.3550430Z 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-4041-sqergy 2021-05-19T18:02:34.0194150Z cp -pR /private/tmp/d20210519-4041-sqergy/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T18:02:41.6340440Z chmod -Rf +w /private/tmp/d20210519-4041-sqergy 2021-05-19T18:02:55.1467910Z ==> Finishing up 2021-05-19T18:02:59.5044490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4801-1kx78k1.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-19T18:03:04.3778880Z ==> Caveats 2021-05-19T18:03:04.3780080Z We agreed to the Qt open source license for you. 2021-05-19T18:03:04.3781200Z If this is unacceptable you should uninstall. 2021-05-19T18:03:04.3782420Z 2021-05-19T18:03:04.3783890Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:03:04.3792130Z because this is an alternate version of another formula. 2021-05-19T18:03:04.3793490Z 2021-05-19T18:03:04.3794340Z If you need to have qt@5 first in your PATH, run: 2021-05-19T18:03:04.3795940Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:03:04.3796720Z 2021-05-19T18:03:04.3797530Z For compilers to find qt@5 you may need to set: 2021-05-19T18:03:04.3798830Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T18:03:04.3800200Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T18:03:04.3800870Z 2021-05-19T18:03:04.3802060Z For pkg-config to find qt@5 you may need to set: 2021-05-19T18:03:04.3803090Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T18:03:04.3803750Z 2021-05-19T18:03:04.3804800Z ==> Summary 2021-05-19T18:03:05.1517850Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T18:03:05.1541640Z ==> Installing poppler 2021-05-19T18:03:05.1543940Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T18:03:05.1549660Z 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-4041-x851cl 2021-05-19T18:03:05.4801510Z cp -pR /private/tmp/d20210519-4041-x851cl/poppler/. /usr/local/Cellar/poppler 2021-05-19T18:03:05.7949800Z chmod -Rf +w /private/tmp/d20210519-4041-x851cl 2021-05-19T18:03:06.2616510Z ==> Finishing up 2021-05-19T18:03:06.3449310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T18:03:06.3452620Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T18:03:06.3457990Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T18:03:06.3463160Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T18:03:06.3467220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T18:03:06.3472750Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T18:03:06.3477040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T18:03:06.3481320Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T18:03:06.3486450Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T18:03:06.3490920Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T18:03:06.3496630Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T18:03:06.3501150Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T18:03:06.3506140Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T18:03:06.3513390Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T18:03:06.3532810Z rm /usr/local/share/gir-1.0 2021-05-19T18:03:06.3548030Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T18:03:06.3566450Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T18:03:06.3576020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T18:03:06.3578190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T18:03:06.3586950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T18:03:06.3603160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T18:03:06.3608360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T18:03:06.3613480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T18:03:06.3623330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T18:03:06.3628760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T18:03:06.3633750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T18:03:06.3689320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T18:03:06.3695110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T18:03:06.3701690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T18:03:06.3707620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T18:03:06.3724750Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T18:03:06.3729950Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T18:03:06.3746100Z rm /usr/local/lib/girepository-1.0 2021-05-19T18:03:06.3758580Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T18:03:06.3764690Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T18:03:06.3775980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T18:03:06.3777890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T18:03:06.3780590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T18:03:06.3785320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T18:03:06.3793070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T18:03:06.3818670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T18:03:06.3820620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T18:03:06.3822460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T18:03:06.3824450Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T18:03:06.3826450Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T18:03:06.3828370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T18:03:06.3832440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T18:03:06.3837910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T18:03:06.3842360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T18:03:06.3848260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T18:03:06.3861540Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T18:03:06.3869760Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T18:03:06.3876180Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T18:03:06.3882810Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T18:03:06.5035390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4834-brmsey.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-19T18:03:09.1296860Z ==> Summary 2021-05-19T18:03:09.1609950Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T18:03:10.8115730Z ==> Caveats 2021-05-19T18:03:10.8117150Z ==> qt@5 2021-05-19T18:03:10.8155390Z We agreed to the Qt open source license for you. 2021-05-19T18:03:10.8156420Z If this is unacceptable you should uninstall. 2021-05-19T18:03:10.8159800Z 2021-05-19T18:03:10.8161600Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:03:10.8162730Z because this is an alternate version of another formula. 2021-05-19T18:03:10.8163410Z 2021-05-19T18:03:10.8164210Z If you need to have qt@5 first in your PATH, run: 2021-05-19T18:03:10.8165760Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:03:10.8167010Z 2021-05-19T18:03:10.8169270Z For compilers to find qt@5 you may need to set: 2021-05-19T18:03:10.8170790Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T18:03:10.8172170Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T18:03:10.8172840Z 2021-05-19T18:03:10.8174020Z For pkg-config to find qt@5 you may need to set: 2021-05-19T18:03:10.8175070Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T18:03:10.8176480Z 2021-05-19T18:03:12.6462510Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T18:03:13.8156590Z /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-19T18:03:14.6215250Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T18:03:15.0633170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-19T18%3A10%3A00Z&sig=HqloSKeRyYYkx4THhOembNTiby0ueRBLdNDk51lZeow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:15.1106240Z /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-19T18\%3A10\%3A00Z\&sig=HqloSKeRyYYkx4THhOembNTiby0ueRBLdNDk51lZeow\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:15.1647970Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T18:03:15.1704040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T18:03:16.3381950Z /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-19T18:03:16.9381450Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T18:03:17.4032320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-19T18%3A10%3A00Z&sig=GchWYCV55WdgfWqr%2B33TtRiH6UGW6SkdQazEIW%2B6Nhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:17.4625570Z /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-19T18\%3A10\%3A00Z\&sig=GchWYCV55WdgfWqr\%2B33TtRiH6UGW6SkdQazEIW\%2B6Nhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:17.7345200Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T18:03:17.7665170Z ==> Installing dependencies for hdf5: szip 2021-05-19T18:03:17.7670200Z ==> Installing hdf5 dependency: szip 2021-05-19T18:03:17.8388010Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T18:03:17.8420830Z 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-4841-b8kyh7 2021-05-19T18:03:17.8521750Z cp -pR /private/tmp/d20210519-4841-b8kyh7/szip/. /usr/local/Cellar/szip 2021-05-19T18:03:17.8644030Z chmod -Rf +w /private/tmp/d20210519-4841-b8kyh7 2021-05-19T18:03:17.9170720Z ==> Finishing up 2021-05-19T18:03:17.9622840Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T18:03:17.9626590Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T18:03:17.9631330Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T18:03:17.9637980Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T18:03:17.9642290Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T18:03:17.9647940Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T18:03:17.9796060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5015-1e6l7j8.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-19T18:03:20.8198380Z ==> Summary 2021-05-19T18:03:20.8215370Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T18:03:20.8230230Z ==> Installing hdf5 2021-05-19T18:03:20.8233080Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T18:03:20.8252150Z 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-4841-zdn8vm 2021-05-19T18:03:20.9931660Z cp -pR /private/tmp/d20210519-4841-zdn8vm/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T18:03:21.1732950Z chmod -Rf +w /private/tmp/d20210519-4841-zdn8vm 2021-05-19T18:03:21.5388690Z ==> Finishing up 2021-05-19T18:03:21.5796120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T18:03:21.5799250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T18:03:21.5805130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T18:03:21.5810570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T18:03:21.5815000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T18:03:21.5820410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T18:03:21.5824630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T18:03:21.5829970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T18:03:21.5844570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T18:03:21.5851560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T18:03:21.5858700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T18:03:21.5864720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T18:03:21.5871810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T18:03:21.5878440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T18:03:21.5886210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T18:03:21.5891930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T18:03:22.5325890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T18:03:22.5428720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T18:03:22.5531440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T18:03:22.5532520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T18:03:22.5633060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T18:03:22.5735090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T18:03:22.5838250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T18:03:22.5938140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T18:03:22.6040700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T18:03:22.6139110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T18:03:22.6240690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T18:03:22.6341960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T18:03:22.6442340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T18:03:22.6544000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T18:03:22.6644680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T18:03:22.6745960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T18:03:22.6785350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T18:03:22.6859670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T18:03:22.6868770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T18:03:22.6929910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T18:03:22.6971510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T18:03:22.7043150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T18:03:22.7078290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T18:03:22.7167890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T18:03:22.7191870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T18:03:22.7294590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T18:03:22.7301240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T18:03:22.7403010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T18:03:22.7404470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T18:03:22.7412570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T18:03:22.7510760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T18:03:22.7540290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T18:03:22.7588400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T18:03:22.7591730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T18:03:22.7596420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T18:03:22.7611720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T18:03:22.7651560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T18:03:22.7718090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T18:03:22.7759770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T18:03:22.7827840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T18:03:22.7869220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T18:03:22.7930740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T18:03:22.7973330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T18:03:22.8042930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T18:03:22.8147560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T18:03:22.8179800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T18:03:22.8256550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T18:03:22.8305820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T18:03:22.8362190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T18:03:22.8431230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T18:03:22.8534030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T18:03:22.8535400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T18:03:22.8568470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T18:03:22.8638030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T18:03:22.8676450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T18:03:22.8757530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T18:03:22.8808550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T18:03:22.8830480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T18:03:22.8847190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T18:03:22.8867380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T18:03:22.8879340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T18:03:22.8980330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T18:03:22.9024110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T18:03:22.9102910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T18:03:22.9145750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T18:03:22.9225280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T18:03:22.9275320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T18:03:22.9350910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T18:03:22.9392500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T18:03:22.9477580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T18:03:22.9512950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T18:03:22.9586620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T18:03:22.9643560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T18:03:22.9704530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T18:03:22.9756220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T18:03:22.9833750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T18:03:22.9885870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T18:03:22.9950990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T18:03:23.0022640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T18:03:23.0066120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T18:03:23.0155170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T18:03:23.0172870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T18:03:23.0275550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T18:03:23.0283260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T18:03:23.0288440Z Only the first 100 operations were output. 2021-05-19T18:03:23.0392280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5041-1sgesil.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-19T18:03:24.2625320Z ==> Summary 2021-05-19T18:03:24.2818090Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T18:03:26.7077490Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T18:03:28.0494610Z /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-19T18:03:28.6197490Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T18:03:29.0451300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-19T18%3A10%3A00Z&sig=kbJ8tMgAOiKXuTKVS6YB%2BMn7ybXCuBtOujK%2Fzc7xi0s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:29.1002600Z /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-19T18\%3A10\%3A00Z\&sig=kbJ8tMgAOiKXuTKVS6YB\%2BMn7ybXCuBtOujK\%2Fzc7xi0s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:29.3385380Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T18:03:29.4309670Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T18:03:29.4337810Z 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-5048-qpu3pn 2021-05-19T18:03:29.5847640Z cp -pR /private/tmp/d20210519-5048-qpu3pn/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T18:03:29.7508500Z chmod -Rf +w /private/tmp/d20210519-5048-qpu3pn 2021-05-19T18:03:29.9251180Z ==> Finishing up 2021-05-19T18:03:29.9556310Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T18:03:29.9562360Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T18:03:29.9604680Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T18:03:29.9609780Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T18:03:29.9617270Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T18:03:29.9622110Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T18:03:29.9627670Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T18:03:29.9637490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T18:03:29.9644560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T18:03:29.9652120Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T18:03:29.9658000Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T18:03:29.9663410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T18:03:29.9668750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T18:03:29.9691610Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T18:03:29.9698700Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T18:03:29.9738610Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T18:03:30.0412930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5212-1iowdk9.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-19T18:03:32.4799900Z ==> Caveats 2021-05-19T18:03:32.4800990Z Emacs Lisp files have been installed to: 2021-05-19T18:03:32.4802360Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T18:03:32.4803680Z ==> Summary 2021-05-19T18:03:32.4967530Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T18:03:34.7760970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T18:03:35.9311160Z /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-19T18:03:36.5222130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T18:03:37.0140800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-19T18%3A10%3A00Z&sig=Eq2udlWKKi5oEBHgK%2F57oeORu2kYxLnrY%2FALqhX053g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:37.0665470Z /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-19T18\%3A10\%3A00Z\&sig=Eq2udlWKKi5oEBHgK\%2F57oeORu2kYxLnrY\%2FALqhX053g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:37.2661170Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T18:03:37.3531020Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T18:03:37.3566120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5219-1sgjcr7 2021-05-19T18:03:37.4931470Z cp -pR /private/tmp/d20210519-5219-1sgjcr7/gsl/. /usr/local/Cellar/gsl 2021-05-19T18:03:37.6594390Z chmod -Rf +w /private/tmp/d20210519-5219-1sgjcr7 2021-05-19T18:03:37.8290760Z ==> Finishing up 2021-05-19T18:03:37.8549480Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T18:03:37.8553590Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T18:03:37.8560310Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T18:03:37.8567690Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T18:03:37.8598000Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T18:03:37.8617650Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T18:03:37.8727940Z info /usr/local/share/info/gsl-ref.info 2021-05-19T18:03:37.8742530Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T18:03:37.8752990Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T18:03:37.8762430Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T18:03:37.8786170Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T18:03:37.8794570Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T18:03:37.8800380Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T18:03:37.8807600Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T18:03:37.8813230Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T18:03:37.8819260Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T18:03:37.8825580Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T18:03:37.8833770Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T18:03:37.9551170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5386-1k5ph6z.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-19T18:03:40.6238670Z ==> Summary 2021-05-19T18:03:40.6416050Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T18:03:43.9731850Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T18:03:45.2191710Z /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-19T18:03:45.8391540Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T18:03:46.2147930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-19T18%3A10%3A00Z&sig=V0VqgX6GFelGmtZgVqpxQKWmrLHwbyjj72D5DkFut9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:46.2631680Z /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-19T18\%3A10\%3A00Z\&sig=V0VqgX6GFelGmtZgVqpxQKWmrLHwbyjj72D5DkFut9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:46.5249550Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T18:03:46.5438790Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T18:03:47.7501100Z /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-19T18:03:48.3458720Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T18:03:48.8230550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-19T18%3A10%3A00Z&sig=6y%2BS9UWYLxwy0H1OVPx%2FROglFL6mOO%2F9WUDsJcMPXxc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:48.8849470Z /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-19T18\%3A10\%3A00Z\&sig=6y\%2BS9UWYLxwy0H1OVPx\%2FROglFL6mOO\%2F9WUDsJcMPXxc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:48.9789450Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T18:03:48.9842120Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T18:03:50.1193780Z /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-19T18:03:50.7046220Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T18:03:51.0822720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-19T18%3A10%3A00Z&sig=znEI59ltwrpsq3wuE3YvQ%2Bcn27X45BtZ9IgAVIkK4%2BI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:51.1359150Z /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-19T18\%3A10\%3A00Z\&sig=znEI59ltwrpsq3wuE3YvQ\%2Bcn27X45BtZ9IgAVIkK4\%2BI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:51.2344650Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T18:03:51.2396610Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T18:03:52.5406740Z /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-19T18:03:53.1058410Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T18:03:53.5209130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-19T18%3A10%3A00Z&sig=5hkEwHFTDC5Kyk%2BlLTFs7J0PoJKFpjwHVaC3sk%2B5BxM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:53.5783810Z /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-19T18\%3A10\%3A00Z\&sig=5hkEwHFTDC5Kyk\%2BlLTFs7J0PoJKFpjwHVaC3sk\%2B5BxM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:53.6356600Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T18:03:53.6393870Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T18:03:54.7783130Z /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-19T18:03:56.0243600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T18:03:56.7405960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-19T18%3A10%3A00Z&sig=iCv3KtsQiKuZtQBzv2ZvuBihWUZwSL6bWkBuWgDgVs8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:56.7964950Z /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-19T18\%3A10\%3A00Z\&sig=iCv3KtsQiKuZtQBzv2ZvuBihWUZwSL6bWkBuWgDgVs8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:56.9782770Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T18:03:56.9886390Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T18:03:58.1242920Z /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-19T18:03:58.8078200Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T18:03:59.1997780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-19T18%3A10%3A00Z&sig=XeKPafGnwFVSqqdJGzEv1hIL9hbdU4ON0xZSYR%2FP7EA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:59.2529480Z /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-19T18\%3A10\%3A00Z\&sig=XeKPafGnwFVSqqdJGzEv1hIL9hbdU4ON0xZSYR\%2FP7EA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:59.3143040Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T18:03:59.3176880Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T18:04:00.4664940Z /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-19T18:04:01.0355360Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T18:04:01.5173670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-19T18%3A10%3A00Z&sig=5z5UVp56AFK3TRDAOVd%2BcT9NWDqQIOd8ypkearOEtN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:01.5588390Z /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-19T18\%3A10\%3A00Z\&sig=5z5UVp56AFK3TRDAOVd\%2BcT9NWDqQIOd8ypkearOEtN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:01.6911910Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T18:04:01.7019920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T18:04:02.8850460Z /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-19T18:04:03.5095410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T18:04:03.9461640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-19T18%3A10%3A00Z&sig=pde9OOYnp0pUDagCsP5qnhhWYlf6asJ3ruuTBd%2BGa94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:03.9942830Z /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-19T18\%3A10\%3A00Z\&sig=pde9OOYnp0pUDagCsP5qnhhWYlf6asJ3ruuTBd\%2BGa94\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:04.0631990Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T18:04:04.0681490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T18:04:05.2388140Z /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-19T18:04:05.8315490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T18:04:06.2162270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-19T18%3A10%3A00Z&sig=bmiMIl4Lo4S7BvM1f0z00KsqqXxWk8QoDj6z4UWl2Sg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:06.2641520Z /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-19T18\%3A10\%3A00Z\&sig=bmiMIl4Lo4S7BvM1f0z00KsqqXxWk8QoDj6z4UWl2Sg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:06.3474310Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T18:04:06.3514400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T18:04:07.5056770Z /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-19T18:04:08.0886110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T18:04:08.4607030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-19T18%3A10%3A00Z&sig=yv2FC2vd%2F1WdPbD5iee%2FOYOFqFXddsuuJH32chxsX%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:08.5108070Z /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-19T18\%3A10\%3A00Z\&sig=yv2FC2vd\%2F1WdPbD5iee\%2FOYOFqFXddsuuJH32chxsX\%2Bc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:08.5671700Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T18:04:08.5706160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T18:04:09.7586010Z /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-19T18:04:10.3285370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T18:04:10.7287910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-19T18%3A10%3A00Z&sig=okP4FWGJQFnTqFkfrd%2FJbr%2FbLqZUrEzIRvH4MDR9XXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:10.8068310Z /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-19T18\%3A10\%3A00Z\&sig=okP4FWGJQFnTqFkfrd\%2FJbr\%2FbLqZUrEzIRvH4MDR9XXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:10.8573010Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T18:04:10.8611020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T18:04:11.9996830Z /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-19T18:04:12.5828800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T18:04:12.9776800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-19T18%3A10%3A00Z&sig=m96OPgY1qIv7J1N4%2BKai50JDOq14KKzU9jgZhi6gK9E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:13.0275300Z /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-19T18\%3A10\%3A00Z\&sig=m96OPgY1qIv7J1N4\%2BKai50JDOq14KKzU9jgZhi6gK9E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:13.1656770Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T18:04:13.1723320Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T18:04:14.3455610Z /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-19T18:04:14.9312420Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T18:04:15.3321740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-19T18%3A10%3A00Z&sig=D5YSEG8lLf8XXnaCW5uFWS1RoHjaS47fGb%2B5mw8HMsk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:15.3828890Z /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-19T18\%3A10\%3A00Z\&sig=D5YSEG8lLf8XXnaCW5uFWS1RoHjaS47fGb\%2B5mw8HMsk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:15.4530310Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T18:04:15.4570440Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T18:04:16.7336300Z /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-19T18:04:17.3034810Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T18:04:17.6850740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-19T18%3A10%3A00Z&sig=psLAx3kWFXJVygT1XvmK4IeIAPEvolqtt8iMeIVG4eU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:17.7398700Z /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-19T18\%3A10\%3A00Z\&sig=psLAx3kWFXJVygT1XvmK4IeIAPEvolqtt8iMeIVG4eU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:18.2763830Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T18:04:18.3929320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T18:04:19.5443990Z /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-19T18:04:20.1121720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T18:04:20.5010280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T18%3A10%3A00Z&sig=yhWlW2JoOH6cgFcM7JGwpD99qgi%2Btedkg0igHT8Y6Qg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:20.5496310Z /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-19T18\%3A10\%3A00Z\&sig=yhWlW2JoOH6cgFcM7JGwpD99qgi\%2Btedkg0igHT8Y6Qg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:20.7260230Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T18:04:20.7386690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T18:04:21.8690510Z /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-19T18:04:22.4453920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T18:04:22.9415070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T18%3A10%3A00Z&sig=omap08hFTW1Daszs%2F4ROS5qUjANtinPsUx6MQvazDoA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:23.0012040Z /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-19T18\%3A10\%3A00Z\&sig=omap08hFTW1Daszs\%2F4ROS5qUjANtinPsUx6MQvazDoA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:23.3688950Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T18:04:23.3729260Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T18:04:24.5391540Z /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-19T18:04:25.1199240Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T18:04:25.4932600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T18%3A10%3A00Z&sig=wH7AhLNIevkYmtijtydihC%2FMq3fZru8JXvgWRc8H39s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:25.5390400Z /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-19T18\%3A10\%3A00Z\&sig=wH7AhLNIevkYmtijtydihC\%2FMq3fZru8JXvgWRc8H39s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:25.6998740Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T18:04:25.7077130Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T18:04:26.8720530Z /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-19T18:04:27.4068470Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T18:04:27.8307080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T18%3A10%3A00Z&sig=1k14TTNcu45mWDyFeRCgFGK1bHs3eF5TEH9KMhhpI3s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:27.8792280Z /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-19T18\%3A10\%3A00Z\&sig=1k14TTNcu45mWDyFeRCgFGK1bHs3eF5TEH9KMhhpI3s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:27.9288230Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T18:04:27.9322260Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T18:04:29.0699920Z /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-19T18:04:29.6608650Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T18:04:30.0873300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T18%3A10%3A00Z&sig=JLeTyAH2nE00JKGDRUPJ7JdJs51XI4H%2BHZ9dhUywy4M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:30.1349370Z /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-19T18\%3A10\%3A00Z\&sig=JLeTyAH2nE00JKGDRUPJ7JdJs51XI4H\%2BHZ9dhUywy4M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:30.2231710Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T18:04:30.2277700Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T18:04:31.3537820Z /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-19T18:04:31.9325330Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T18:04:32.3942190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T18%3A10%3A00Z&sig=l%2Fml6tU1hgJN6sUProkrYBACJkJd71mgF66XYIsBXwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:32.4430750Z /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-19T18\%3A10\%3A00Z\&sig=l\%2Fml6tU1hgJN6sUProkrYBACJkJd71mgF66XYIsBXwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:32.5942630Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T18:04:32.6029160Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T18:04:33.7867900Z /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-19T18:04:34.6758630Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T18:04:34.7725280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T18%3A10%3A00Z&sig=E2HeZojd0Sd0yjs%2FbKZjE6loNnUj5S2zXnY1ka%2FkQ%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:34.8151570Z /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-19T18\%3A10\%3A00Z\&sig=E2HeZojd0Sd0yjs\%2FbKZjE6loNnUj5S2zXnY1ka\%2FkQ\%2Fg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:34.8747530Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T18:04:34.8784640Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T18:04:36.1349810Z /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-19T18:04:36.7595100Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T18:04:37.1560150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T18%3A10%3A00Z&sig=MHoPhBZwqtX%2BNB8kYCrFUC82PEhCPSWKd8rZuUe90zc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:37.2328240Z /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-19T18\%3A10\%3A00Z\&sig=MHoPhBZwqtX\%2BNB8kYCrFUC82PEhCPSWKd8rZuUe90zc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:37.4392990Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T18:04:37.4583990Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T18:04:38.6978470Z /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-19T18:04:39.2688730Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T18:04:39.6521590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T18%3A10%3A00Z&sig=zkXJIcoB0bxQKu5WspyP16P9fHbcT03SLyy8qA3G6Xk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:39.7045270Z /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-19T18\%3A10\%3A00Z\&sig=zkXJIcoB0bxQKu5WspyP16P9fHbcT03SLyy8qA3G6Xk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:40.1543100Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T18:04:40.1959930Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T18:04:41.3657360Z /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-19T18:04:41.9730420Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T18:04:42.4264900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T18%3A10%3A00Z&sig=1WU93hPze0mozTzoipiyp9qXEBbScgOC7yPGGQP37m8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:42.4855890Z /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-19T18\%3A10\%3A00Z\&sig=1WU93hPze0mozTzoipiyp9qXEBbScgOC7yPGGQP37m8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:42.5839520Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T18:04:42.6087500Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T18:04:43.7597960Z /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-19T18:04:44.3472450Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T18:04:44.7951250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T18%3A10%3A00Z&sig=0BBLJnKCCLczPHPb4xCfr3GSJf8WDmMXeGRDdLKGtPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:44.8497520Z /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-19T18\%3A10\%3A00Z\&sig=0BBLJnKCCLczPHPb4xCfr3GSJf8WDmMXeGRDdLKGtPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:45.0267710Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T18:04:45.0380580Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T18:04:46.3129900Z /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-19T18:04:46.8902130Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T18:04:47.2808810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T18%3A10%3A00Z&sig=x8h3SFmBV8D4MtJAIILPJOjdXlU0a7UATTtGqAW7b3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:47.3314460Z /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-19T18\%3A10\%3A00Z\&sig=x8h3SFmBV8D4MtJAIILPJOjdXlU0a7UATTtGqAW7b3k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:47.6075410Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T18:04:47.6274180Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T18:04:48.8569060Z /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-19T18:04:49.4661600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T18:04:49.9201700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T18%3A10%3A00Z&sig=P5%2FbjAujGptHTwUZnVs23eNBEPV3laVNRwr7SRvglPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:49.9684730Z /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-19T18\%3A10\%3A00Z\&sig=P5\%2FbjAujGptHTwUZnVs23eNBEPV3laVNRwr7SRvglPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:50.0491870Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T18:04:50.0538680Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T18:04:51.2036350Z /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-19T18:04:51.7986310Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T18:04:52.2493300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T18%3A10%3A00Z&sig=4fJmrkw4U08k2pTYYUXw23Fljoc7%2BsRXGHJOCjyEOU8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:52.3052080Z /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-19T18\%3A10\%3A00Z\&sig=4fJmrkw4U08k2pTYYUXw23Fljoc7\%2BsRXGHJOCjyEOU8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:52.4666730Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T18:04:52.4750260Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T18:04:53.7262440Z /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-19T18:04:54.3736500Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T18:04:54.8120070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T18%3A10%3A00Z&sig=4jQIBRnbkEMpK1MIMtmnh9mS5iY3fGKmmhLCmXtt7io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:54.8605250Z /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-19T18\%3A10\%3A00Z\&sig=4jQIBRnbkEMpK1MIMtmnh9mS5iY3fGKmmhLCmXtt7io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:54.9510170Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:04:54.9559400Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T18:04:56.1575410Z /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-19T18:04:56.7391450Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T18:04:57.1877110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T18%3A10%3A00Z&sig=d8praEZT%2F9kdShLickqgjuwfcCH6b74YBXDrTcn7nOE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:57.2384900Z /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-19T18\%3A10\%3A00Z\&sig=d8praEZT\%2F9kdShLickqgjuwfcCH6b74YBXDrTcn7nOE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:57.6444970Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T18:04:57.7677160Z ==> 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-19T18:04:57.7679670Z ==> Installing ffmpeg dependency: aom 2021-05-19T18:04:57.8395010Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T18:04:57.8424680Z 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-5393-3h48l9 2021-05-19T18:04:57.9065030Z cp -pR /private/tmp/d20210519-5393-3h48l9/aom/. /usr/local/Cellar/aom 2021-05-19T18:04:57.9487900Z chmod -Rf +w /private/tmp/d20210519-5393-3h48l9 2021-05-19T18:04:58.0153650Z ==> Finishing up 2021-05-19T18:04:58.1152940Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T18:04:58.1156740Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T18:04:58.1177300Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T18:04:58.1193760Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T18:04:58.1203780Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T18:04:58.1216000Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T18:04:58.1223980Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T18:04:58.1239110Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T18:04:58.1545090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5737-4x69iq.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-19T18:05:00.6887920Z ==> Summary 2021-05-19T18:05:00.6915840Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T18:05:00.6927440Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T18:05:00.7034450Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T18:05:00.7051970Z 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-5393-1g1z0cb 2021-05-19T18:05:00.7250060Z cp -pR /private/tmp/d20210519-5393-1g1z0cb/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T18:05:00.7469910Z chmod -Rf +w /private/tmp/d20210519-5393-1g1z0cb 2021-05-19T18:05:00.8056950Z ==> Finishing up 2021-05-19T18:05:00.8468290Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T18:05:00.8480470Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T18:05:00.8493800Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T18:05:00.8499440Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T18:05:00.8511630Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T18:05:00.8691360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5763-9tygt5.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-19T18:05:03.4433110Z ==> Summary 2021-05-19T18:05:03.4454860Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T18:05:03.4460880Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T18:05:03.4520190Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T18:05:03.4539080Z 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-5393-1rl0il1 2021-05-19T18:05:04.0595350Z cp -pR /private/tmp/d20210519-5393-1rl0il1/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T18:05:04.0596610Z ==> Finishing up 2021-05-19T18:05:04.0616470Z chmod -Rf +w /private/tmp/d20210519-5393-1rl0il1 2021-05-19T18:05:04.0617580Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T18:05:04.0720050Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T18:05:04.0822630Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T18:05:04.0930570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5789-1pzr5ms.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-19T18:05:06.1748540Z ==> Summary 2021-05-19T18:05:06.1829740Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T18:05:06.1836130Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T18:05:06.1857650Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T18:05:06.1876260Z 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-5393-1qskugl 2021-05-19T18:05:06.2156280Z cp -pR /private/tmp/d20210519-5393-1qskugl/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T18:05:06.2551720Z chmod -Rf +w /private/tmp/d20210519-5393-1qskugl 2021-05-19T18:05:06.3274650Z ==> Finishing up 2021-05-19T18:05:06.3920190Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T18:05:06.3986960Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T18:05:06.4000930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T18:05:06.4009310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T18:05:06.4018020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T18:05:06.4023600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-19T18:05:06.4126680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T18:05:06.4186470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T18:05:06.4286780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T18:05:06.4389870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T18:05:06.4462050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-19T18:05:06.4565170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T18:05:06.4566770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T18:05:06.4666180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T18:05:06.4769550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-19T18:05:06.4870220Z 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-19T18:05:06.4972430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T18:05:06.5016120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T18:05:06.5043270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T18:05:06.5070260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T18:05:06.5097460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-19T18:05:06.5124810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T18:05:06.5151950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T18:05:06.5179220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T18:05:06.5206320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T18:05:06.5233890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T18:05:06.5261080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T18:05:06.5288390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T18:05:06.5315850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T18:05:06.5343280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T18:05:06.5370650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T18:05:06.5390130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T18:05:06.5398280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T18:05:06.5425390Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T18:05:06.5452290Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T18:05:06.5479230Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T18:05:06.5492130Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T18:05:06.5507130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5815-mqaom1.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-19T18:05:09.0079760Z ==> Summary 2021-05-19T18:05:09.0132970Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T18:05:09.0147310Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T18:05:09.2358480Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T18:05:09.2376290Z 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-5393-fa0150 2021-05-19T18:05:09.3561140Z cp -pR /private/tmp/d20210519-5393-fa0150/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T18:05:09.4930440Z chmod -Rf +w /private/tmp/d20210519-5393-fa0150 2021-05-19T18:05:09.7029260Z ==> Finishing up 2021-05-19T18:05:09.7577060Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T18:05:09.7589280Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T18:05:09.7606750Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T18:05:09.7619360Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T18:05:09.7636090Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T18:05:09.7653920Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T18:05:09.7678850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T18:05:09.7709380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T18:05:09.7778750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T18:05:09.7782710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T18:05:09.7788330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T18:05:09.7793210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T18:05:09.7799130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T18:05:09.7804200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T18:05:09.7809710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T18:05:09.7815110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T18:05:09.7820300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T18:05:09.7826100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T18:05:09.7833430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T18:05:09.7838790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T18:05:09.7845270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T18:05:09.7850600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T18:05:09.7855870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T18:05:09.7861210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T18:05:09.7866800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T18:05:09.7872030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T18:05:09.7877910Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T18:05:09.7900070Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T18:05:09.7913790Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T18:05:09.7924790Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T18:05:09.7939930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T18:05:09.7945070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T18:05:09.7950970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T18:05:09.7955730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T18:05:09.7961820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T18:05:09.7966970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T18:05:09.7972660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T18:05:09.7977590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T18:05:09.7982850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T18:05:09.7988510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T18:05:09.7993630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T18:05:09.7999260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T18:05:09.8004200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T18:05:09.8009670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T18:05:09.8014890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T18:05:09.8020100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T18:05:09.8025580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T18:05:09.8031150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T18:05:09.8036140Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T18:05:09.8046300Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T18:05:09.8058010Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T18:05:09.8066230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T18:05:09.8072300Z 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-19T18:05:09.8577250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5841-flgs11.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-19T18:05:12.6231960Z ==> Summary 2021-05-19T18:05:12.6368340Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T18:05:12.6374670Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T18:05:12.6428900Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T18:05:12.6447750Z 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-5393-1dkv9hx 2021-05-19T18:05:12.6578980Z cp -pR /private/tmp/d20210519-5393-1dkv9hx/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T18:05:12.6749210Z chmod -Rf +w /private/tmp/d20210519-5393-1dkv9hx 2021-05-19T18:05:12.7328990Z ==> Finishing up 2021-05-19T18:05:12.7746790Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T18:05:12.7752970Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T18:05:12.7759430Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T18:05:12.7766510Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T18:05:12.7771420Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T18:05:12.7785160Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T18:05:12.7792710Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T18:05:12.7950540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5867-gkzolq.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-19T18:05:15.6021100Z ==> Summary 2021-05-19T18:05:15.6048430Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T18:05:15.6055320Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T18:05:15.8416050Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T18:05:15.8433380Z 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-5393-oov2sd 2021-05-19T18:05:15.9035210Z cp -pR /private/tmp/d20210519-5393-oov2sd/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T18:05:15.9530420Z chmod -Rf +w /private/tmp/d20210519-5393-oov2sd 2021-05-19T18:05:16.2119830Z ==> Finishing up 2021-05-19T18:05:16.2490700Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T18:05:16.2508570Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T18:05:16.2513080Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T18:05:16.2522430Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T18:05:16.2529400Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T18:05:16.2538250Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T18:05:16.2576760Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T18:05:16.2584210Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T18:05:16.2590310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T18:05:16.2595420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T18:05:16.2606110Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T18:05:16.2610930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T18:05:16.2619450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T18:05:16.2624690Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T18:05:16.2629570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T18:05:16.2634500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T18:05:16.2640270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T18:05:16.2645260Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T18:05:16.2649790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T18:05:16.2655560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T18:05:16.2665290Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T18:05:16.2670510Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T18:05:16.2677580Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T18:05:16.2684490Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T18:05:16.3044670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5895-3vdkxb.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-19T18:05:19.0731130Z ==> Summary 2021-05-19T18:05:19.0785220Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T18:05:19.0791120Z ==> Installing ffmpeg dependency: libass 2021-05-19T18:05:19.3410540Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T18:05:19.3428120Z 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-5393-nvphgj 2021-05-19T18:05:19.3547520Z cp -pR /private/tmp/d20210519-5393-nvphgj/libass/. /usr/local/Cellar/libass 2021-05-19T18:05:19.3665210Z chmod -Rf +w /private/tmp/d20210519-5393-nvphgj 2021-05-19T18:05:19.4291810Z ==> Finishing up 2021-05-19T18:05:19.4668640Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T18:05:19.4673770Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T18:05:19.4679380Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T18:05:19.4684410Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T18:05:19.4691740Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T18:05:19.4828980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5947-immlnc.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-19T18:05:22.0905600Z ==> Summary 2021-05-19T18:05:22.0923780Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T18:05:22.0929610Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T18:05:22.1120280Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T18:05:22.1138670Z 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-5393-e3i2cz 2021-05-19T18:05:22.1318990Z cp -pR /private/tmp/d20210519-5393-e3i2cz/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T18:05:22.1504810Z chmod -Rf +w /private/tmp/d20210519-5393-e3i2cz 2021-05-19T18:05:22.2314660Z ==> Finishing up 2021-05-19T18:05:22.2749500Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T18:05:22.2753360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T18:05:22.2758840Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T18:05:22.2765820Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T18:05:22.2772900Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T18:05:22.2777460Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T18:05:22.2782930Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T18:05:22.2792960Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T18:05:22.2984610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5973-1806jj0.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-19T18:05:24.9617050Z ==> Summary 2021-05-19T18:05:24.9641660Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T18:05:24.9658350Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T18:05:24.9749700Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T18:05:24.9767670Z 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-5393-1q0a1tg 2021-05-19T18:05:24.9933400Z cp -pR /private/tmp/d20210519-5393-1q0a1tg/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T18:05:25.0159150Z chmod -Rf +w /private/tmp/d20210519-5393-1q0a1tg 2021-05-19T18:05:25.0847560Z ==> Finishing up 2021-05-19T18:05:25.1252870Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T18:05:25.1256460Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T18:05:25.1270210Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T18:05:25.1277180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T18:05:25.1282070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T18:05:25.1287810Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T18:05:25.1292460Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T18:05:25.1297720Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T18:05:25.1305980Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T18:05:25.1313630Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T18:05:25.1318720Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T18:05:25.1506420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5999-1m7vv1e.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-19T18:05:27.6559180Z ==> Summary 2021-05-19T18:05:27.6590510Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T18:05:27.6597830Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T18:05:27.6651800Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T18:05:27.6670610Z 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-5393-2rt6kh 2021-05-19T18:05:27.6815250Z cp -pR /private/tmp/d20210519-5393-2rt6kh/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T18:05:27.7220060Z chmod -Rf +w /private/tmp/d20210519-5393-2rt6kh 2021-05-19T18:05:27.7795560Z ==> Finishing up 2021-05-19T18:05:27.8076390Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T18:05:27.8082550Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T18:05:27.8087340Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T18:05:27.8095150Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T18:05:27.8255510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6025-ho2dgd.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-19T18:05:30.4348810Z ==> Summary 2021-05-19T18:05:30.4376120Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T18:05:30.4382810Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T18:05:30.4424260Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T18:05:30.4442520Z 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-5393-mv1ebr 2021-05-19T18:05:30.4765540Z cp -pR /private/tmp/d20210519-5393-mv1ebr/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T18:05:30.4971140Z chmod -Rf +w /private/tmp/d20210519-5393-mv1ebr 2021-05-19T18:05:30.5542100Z ==> Finishing up 2021-05-19T18:05:30.5940230Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T18:05:30.5971210Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T18:05:30.5978440Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T18:05:30.6087030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6051-vwnim3.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-19T18:05:33.2151970Z ==> Summary 2021-05-19T18:05:33.2174610Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T18:05:33.2180690Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T18:05:33.2204150Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T18:05:33.2223610Z 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-5393-7gatwi 2021-05-19T18:05:33.2379570Z cp -pR /private/tmp/d20210519-5393-7gatwi/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T18:05:34.1808620Z chmod -Rf +w /private/tmp/d20210519-5393-7gatwi 2021-05-19T18:05:34.1809620Z ==> Finishing up 2021-05-19T18:05:34.1919490Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T18:05:34.1921250Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T18:05:34.2024530Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T18:05:34.2127510Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T18:05:34.2234440Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T18:05:34.2341960Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T18:05:34.2448530Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T18:05:34.2554920Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T18:05:34.2628180Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T18:05:34.2730260Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T18:05:34.2832130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6077-xpnfno.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-19T18:05:35.9093840Z ==> Summary 2021-05-19T18:05:35.9116540Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T18:05:35.9126370Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T18:05:35.9248870Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T18:05:35.9268500Z 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-5393-1twhlav 2021-05-19T18:05:36.3572910Z cp -pR /private/tmp/d20210519-5393-1twhlav/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T18:05:36.6061270Z chmod -Rf +w /private/tmp/d20210519-5393-1twhlav 2021-05-19T18:05:36.6671150Z ==> Finishing up 2021-05-19T18:05:36.7086610Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T18:05:36.7092650Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T18:05:36.7099690Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T18:05:36.7105060Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T18:05:36.7109850Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T18:05:36.7115400Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T18:05:36.7122930Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T18:05:36.7356040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6103-vfigu4.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-19T18:05:39.2384060Z ==> Summary 2021-05-19T18:05:39.2404680Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T18:05:39.2411150Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T18:05:39.2928270Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T18:05:39.2946990Z 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-5393-dh58l2 2021-05-19T18:05:39.3353840Z cp -pR /private/tmp/d20210519-5393-dh58l2/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T18:05:39.3695900Z chmod -Rf +w /private/tmp/d20210519-5393-dh58l2 2021-05-19T18:05:39.4962180Z ==> Finishing up 2021-05-19T18:05:39.5811840Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T18:05:39.5817550Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T18:05:39.5826500Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T18:05:39.5833240Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T18:05:39.5838270Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T18:05:39.5843310Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T18:05:39.5851770Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T18:05:39.6068970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6129-ufozv1.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-19T18:05:42.2551680Z ==> Summary 2021-05-19T18:05:42.2582140Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T18:05:42.2588020Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T18:05:42.3115640Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T18:05:42.3127770Z 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-5393-1jqylhl 2021-05-19T18:05:42.3276330Z cp -pR /private/tmp/d20210519-5393-1jqylhl/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T18:05:42.3415920Z chmod -Rf +w /private/tmp/d20210519-5393-1jqylhl 2021-05-19T18:05:42.4096510Z ==> Finishing up 2021-05-19T18:05:42.4477440Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T18:05:42.4484120Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T18:05:42.4491250Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T18:05:42.4496080Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T18:05:42.4502450Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T18:05:42.4510000Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T18:05:42.4667830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6155-o6qbu2.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-19T18:05:45.0738020Z ==> Summary 2021-05-19T18:05:45.0758800Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T18:05:45.0766260Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T18:05:45.0797760Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T18:05:45.0814280Z 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-5393-ump3tz 2021-05-19T18:05:45.1450900Z cp -pR /private/tmp/d20210519-5393-ump3tz/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T18:05:45.2335020Z chmod -Rf +w /private/tmp/d20210519-5393-ump3tz 2021-05-19T18:05:45.3156730Z ==> Finishing up 2021-05-19T18:05:45.3576220Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T18:05:45.3596890Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T18:05:45.3605170Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T18:05:45.3614160Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T18:05:45.3618590Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T18:05:45.3623770Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T18:05:45.3628470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T18:05:45.3633710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T18:05:45.3638300Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T18:05:45.3645890Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T18:05:45.3948910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6181-1mtd5pt.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-19T18:05:47.9198850Z ==> Summary 2021-05-19T18:05:47.9265760Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T18:05:47.9280190Z ==> Installing ffmpeg dependency: snappy 2021-05-19T18:05:47.9342490Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T18:05:47.9360580Z 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-5393-5kboj 2021-05-19T18:05:47.9484330Z cp -pR /private/tmp/d20210519-5393-5kboj/snappy/. /usr/local/Cellar/snappy 2021-05-19T18:05:47.9636590Z chmod -Rf +w /private/tmp/d20210519-5393-5kboj 2021-05-19T18:05:48.0074670Z ==> Finishing up 2021-05-19T18:05:48.0553000Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T18:05:48.0556490Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T18:05:48.0561970Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T18:05:48.0566010Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T18:05:48.0575420Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T18:05:48.0580090Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T18:05:48.0585400Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T18:05:48.0589970Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T18:05:48.0595400Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T18:05:48.0745340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6207-vad6zx.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-19T18:05:51.0528010Z ==> Summary 2021-05-19T18:05:51.0628800Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T18:05:51.0653270Z ==> Installing ffmpeg dependency: speex 2021-05-19T18:05:51.0670020Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T18:05:51.0696750Z 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-5393-1bp836o 2021-05-19T18:05:51.0861990Z cp -pR /private/tmp/d20210519-5393-1bp836o/speex/. /usr/local/Cellar/speex 2021-05-19T18:05:51.1071660Z chmod -Rf +w /private/tmp/d20210519-5393-1bp836o 2021-05-19T18:05:51.1876130Z ==> Finishing up 2021-05-19T18:05:51.2251730Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T18:05:51.2272480Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T18:05:51.2295660Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T18:05:51.2323060Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T18:05:51.2350270Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T18:05:51.2370470Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T18:05:51.2372120Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T18:05:51.2475920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6233-1h19y92.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-19T18:05:55.0443630Z ==> Summary 2021-05-19T18:05:55.0471410Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T18:05:55.0477510Z ==> Installing ffmpeg dependency: srt 2021-05-19T18:05:55.0591380Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T18:05:55.0608880Z 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-5393-ysl47s 2021-05-19T18:05:55.0933270Z cp -pR /private/tmp/d20210519-5393-ysl47s/srt/. /usr/local/Cellar/srt 2021-05-19T18:05:55.1130940Z chmod -Rf +w /private/tmp/d20210519-5393-ysl47s 2021-05-19T18:05:55.1979350Z ==> Finishing up 2021-05-19T18:05:55.2642820Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T18:05:55.2652900Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T18:05:55.2657800Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T18:05:55.2662600Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T18:05:55.2669390Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T18:05:55.2676610Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T18:05:55.2687240Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T18:05:55.2692710Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T18:05:55.2694300Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T18:05:55.2700850Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T18:05:55.2706400Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T18:05:55.2894020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6259-1uob3sv.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-19T18:05:58.9512020Z ==> Summary 2021-05-19T18:05:58.9567200Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T18:05:58.9570590Z ==> Installing ffmpeg dependency: giflib 2021-05-19T18:05:58.9606860Z 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-5393-xkqnxd 2021-05-19T18:05:58.9610120Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T18:05:58.9745740Z cp -pR /private/tmp/d20210519-5393-xkqnxd/giflib/. /usr/local/Cellar/giflib 2021-05-19T18:05:58.9915690Z chmod -Rf +w /private/tmp/d20210519-5393-xkqnxd 2021-05-19T18:05:59.0495650Z ==> Finishing up 2021-05-19T18:05:59.0937430Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T18:05:59.0941090Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T18:05:59.0946710Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T18:05:59.0951410Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T18:05:59.0956550Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T18:05:59.0969180Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T18:05:59.0977250Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T18:05:59.0984250Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T18:05:59.0989420Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T18:05:59.0994000Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T18:05:59.0999570Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T18:05:59.1174740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6285-6weerh.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-19T18:06:02.7279660Z ==> Summary 2021-05-19T18:06:02.7303310Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T18:06:02.7312500Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T18:06:02.8062540Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T18:06:02.8088860Z 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-5393-14l6mwt 2021-05-19T18:06:02.8739880Z cp -pR /private/tmp/d20210519-5393-14l6mwt/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T18:06:02.9174790Z chmod -Rf +w /private/tmp/d20210519-5393-14l6mwt 2021-05-19T18:06:03.2527130Z ==> Finishing up 2021-05-19T18:06:03.2969890Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T18:06:03.3007230Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T18:06:03.3048810Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T18:06:03.3050770Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T18:06:03.3052900Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T18:06:03.3054670Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T18:06:03.3056180Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T18:06:03.3058600Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T18:06:03.3060610Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T18:06:03.3062170Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T18:06:03.3063710Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T18:06:03.3092100Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T18:06:03.3192790Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T18:06:03.3295660Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T18:06:03.3348070Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T18:06:03.3450700Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T18:06:03.3552440Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T18:06:03.3658570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6311-cseio5.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-19T18:06:07.7020340Z ==> Summary 2021-05-19T18:06:07.7021750Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T18:06:07.7122940Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T18:06:07.7746180Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T18:06:07.7771410Z 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-5393-qjbgao 2021-05-19T18:06:07.9665900Z cp -pR /private/tmp/d20210519-5393-qjbgao/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T18:06:08.0687480Z chmod -Rf +w /private/tmp/d20210519-5393-qjbgao 2021-05-19T18:06:08.1682750Z ==> Finishing up 2021-05-19T18:06:08.2144050Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T18:06:08.2245480Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T18:06:08.2346910Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T18:06:08.2382200Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T18:06:08.2485000Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T18:06:08.2585360Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T18:06:08.2685450Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T18:06:08.2787010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6337-ptejgi.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-19T18:06:12.1314990Z ==> Caveats 2021-05-19T18:06:12.1356440Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T18:06:12.1457340Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T18:06:12.1554410Z ==> Summary 2021-05-19T18:06:12.1557420Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T18:06:12.1562580Z ==> Installing ffmpeg dependency: theora 2021-05-19T18:06:12.1603910Z 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-5393-1dctq0u 2021-05-19T18:06:12.1607120Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T18:06:12.2169200Z cp -pR /private/tmp/d20210519-5393-1dctq0u/theora/. /usr/local/Cellar/theora 2021-05-19T18:06:12.2751230Z chmod -Rf +w /private/tmp/d20210519-5393-1dctq0u 2021-05-19T18:06:12.5060570Z ==> Finishing up 2021-05-19T18:06:12.5489350Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T18:06:12.5589840Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T18:06:12.5691940Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T18:06:12.5792780Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T18:06:12.5831400Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T18:06:12.5934120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T18:06:12.6034120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T18:06:12.6136820Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T18:06:12.6237330Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T18:06:12.6338050Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T18:06:12.6438560Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T18:06:12.6539900Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T18:06:12.6640570Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T18:06:12.6741610Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T18:06:12.6844340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6364-t74wdp.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-19T18:06:16.7984380Z ==> Summary 2021-05-19T18:06:16.8001800Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T18:06:16.8071850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5393-1mepe64 2021-05-19T18:06:16.8074690Z ==> Installing ffmpeg dependency: x264 2021-05-19T18:06:16.8084030Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T18:06:16.8460030Z cp -pR /private/tmp/d20210519-5393-1mepe64/x264/. /usr/local/Cellar/x264 2021-05-19T18:06:16.8702760Z chmod -Rf +w /private/tmp/d20210519-5393-1mepe64 2021-05-19T18:06:16.9410180Z ==> Finishing up 2021-05-19T18:06:16.9761620Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T18:06:16.9791180Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T18:06:16.9818090Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T18:06:16.9845730Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T18:06:16.9872950Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T18:06:16.9898890Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T18:06:16.9997970Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T18:06:17.0101760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6390-zds6j1.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-19T18:06:19.8039400Z ==> Summary 2021-05-19T18:06:19.8059100Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T18:06:19.8065710Z ==> Installing ffmpeg dependency: x265 2021-05-19T18:06:19.8192930Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T18:06:19.8211710Z 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-5393-ajhssz 2021-05-19T18:06:19.9264870Z cp -pR /private/tmp/d20210519-5393-ajhssz/x265/. /usr/local/Cellar/x265 2021-05-19T18:06:20.0040300Z chmod -Rf +w /private/tmp/d20210519-5393-ajhssz 2021-05-19T18:06:20.1184640Z ==> Finishing up 2021-05-19T18:06:20.2348080Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T18:06:20.2354040Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T18:06:20.2358940Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T18:06:20.2366060Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T18:06:20.2370610Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T18:06:20.2376010Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T18:06:20.2383410Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T18:06:20.2934840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6416-1exbeo9.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-19T18:06:22.8415590Z ==> Summary 2021-05-19T18:06:22.8434050Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T18:06:22.8440180Z ==> Installing ffmpeg dependency: xvid 2021-05-19T18:06:22.8469180Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T18:06:22.8489270Z 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-5393-u0cuqd 2021-05-19T18:06:22.8643470Z cp -pR /private/tmp/d20210519-5393-u0cuqd/xvid/. /usr/local/Cellar/xvid 2021-05-19T18:06:22.8769280Z chmod -Rf +w /private/tmp/d20210519-5393-u0cuqd 2021-05-19T18:06:22.9235140Z ==> Finishing up 2021-05-19T18:06:22.9660460Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T18:06:22.9669490Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T18:06:22.9681960Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T18:06:22.9819720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6442-wlxy0t.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-19T18:06:25.6108630Z ==> Summary 2021-05-19T18:06:25.6124100Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T18:06:25.6131590Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T18:06:25.6294350Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T18:06:25.6311940Z 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-5393-1lcj8yc 2021-05-19T18:06:25.6923230Z cp -pR /private/tmp/d20210519-5393-1lcj8yc/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T18:06:25.7605890Z chmod -Rf +w /private/tmp/d20210519-5393-1lcj8yc 2021-05-19T18:06:25.8450100Z ==> Finishing up 2021-05-19T18:06:25.8738620Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T18:06:25.8744330Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T18:06:25.8748760Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T18:06:25.8779940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T18:06:25.8794200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T18:06:25.8806910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T18:06:25.8817970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T18:06:25.8851760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T18:06:25.8860280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T18:06:25.8871310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T18:06:25.8884600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T18:06:25.8899370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T18:06:25.8910890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T18:06:25.8919480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T18:06:25.8930700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T18:06:25.8942550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T18:06:25.8953220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T18:06:25.8962120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T18:06:25.8972220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T18:06:25.8977860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T18:06:25.8988730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T18:06:25.8999050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T18:06:25.9004560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T18:06:25.9017430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T18:06:25.9029270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T18:06:25.9034460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T18:06:25.9043370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T18:06:25.9052600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T18:06:25.9064130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T18:06:25.9076290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T18:06:25.9085900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T18:06:25.9091010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T18:06:25.9103830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T18:06:25.9113370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T18:06:25.9122080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T18:06:25.9131660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T18:06:25.9142340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T18:06:25.9147830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T18:06:25.9158850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T18:06:25.9167220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-19T18:06:25.9179220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T18:06:25.9185170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T18:06:25.9196200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T18:06:25.9205020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T18:06:25.9214350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T18:06:25.9219320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T18:06:25.9225110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T18:06:25.9232190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T18:06:25.9241240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T18:06:25.9246780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T18:06:25.9260270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T18:06:25.9273020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T18:06:25.9283890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T18:06:25.9291310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T18:06:25.9300310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T18:06:25.9310990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T18:06:25.9321910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T18:06:25.9329410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T18:06:25.9340990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T18:06:25.9346900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T18:06:25.9375090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T18:06:25.9381400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T18:06:25.9390980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T18:06:25.9396910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T18:06:25.9402750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T18:06:25.9409750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T18:06:25.9419690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T18:06:25.9425600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T18:06:25.9442240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T18:06:25.9448070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T18:06:25.9453830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T18:06:25.9459650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T18:06:25.9467140Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T18:06:25.9472180Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T18:06:25.9477750Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T18:06:25.9485460Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T18:06:25.9766130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6468-qgap8h.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-19T18:06:28.4382770Z ==> Summary 2021-05-19T18:06:28.4444690Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T18:06:28.4451020Z ==> Installing ffmpeg dependency: zimg 2021-05-19T18:06:28.4496990Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:06:28.4515160Z 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-5393-p9w5r3 2021-05-19T18:06:28.4746540Z cp -pR /private/tmp/d20210519-5393-p9w5r3/zimg/. /usr/local/Cellar/zimg 2021-05-19T18:06:28.5004490Z chmod -Rf +w /private/tmp/d20210519-5393-p9w5r3 2021-05-19T18:06:28.5500640Z ==> Finishing up 2021-05-19T18:06:28.5931390Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T18:06:28.5934990Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T18:06:28.5944490Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T18:06:28.5950780Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T18:06:28.5955350Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T18:06:28.5960980Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T18:06:28.5968340Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T18:06:28.6148290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6494-17uf094.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-19T18:06:31.1593680Z ==> Summary 2021-05-19T18:06:31.1624320Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T18:06:31.1639600Z ==> Installing ffmpeg 2021-05-19T18:06:31.1681880Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T18:06:31.1699900Z 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-5393-1g92cpo 2021-05-19T18:06:31.4988900Z cp -pR /private/tmp/d20210519-5393-1g92cpo/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T18:06:31.7550900Z chmod -Rf +w /private/tmp/d20210519-5393-1g92cpo 2021-05-19T18:06:35.1415430Z ==> Finishing up 2021-05-19T18:06:35.1813050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T18:06:35.1816840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T18:06:35.1821890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T18:06:35.1826470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T18:06:35.1831550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T18:06:35.1836120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T18:06:35.1841330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T18:06:35.1845790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T18:06:35.1850850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T18:06:35.1861740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T18:06:35.1866130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T18:06:35.1871190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T18:06:35.1875580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T18:06:35.1880680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T18:06:35.1885690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T18:06:35.1890140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T18:06:35.1894690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T18:06:35.1899730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T18:06:35.1904470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T18:06:35.1909390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T18:06:35.1913780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T18:06:35.1918880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T18:06:35.1923900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T18:06:35.1928700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T18:06:35.1933010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T18:06:35.1938150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T18:06:35.1942610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T18:06:35.1947550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T18:06:35.1952110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T18:06:35.1957080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T18:06:35.1961630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T18:06:35.1966870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T18:06:35.1971220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T18:06:35.1976420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T18:06:35.1980780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T18:06:35.1985760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T18:06:35.1990400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T18:06:35.1995380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T18:06:35.2002730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T18:06:35.2007220Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T18:06:35.2012260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T18:06:35.2016730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T18:06:35.2021720Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T18:06:35.2025990Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T18:06:35.2031080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T18:06:35.2035790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T18:06:35.2040640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T18:06:35.2048260Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T18:06:35.2067330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T18:06:35.2078670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T18:06:35.2083430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T18:06:35.2096730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T18:06:35.2102120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T18:06:35.2116580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T18:06:35.2121940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T18:06:35.2134370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T18:06:35.2139480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T18:06:35.2152310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T18:06:35.2157320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T18:06:35.2167500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T18:06:35.2171490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T18:06:35.2177510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T18:06:35.2186060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T18:06:35.2199410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T18:06:35.2210400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T18:06:35.2219810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T18:06:35.2229760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T18:06:35.2237640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T18:06:35.2248120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T18:06:35.2298000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T18:06:35.2305360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T18:06:35.2310060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T18:06:35.2315230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T18:06:35.2320350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T18:06:35.2325790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T18:06:35.2330440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T18:06:35.2335610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T18:06:35.2340580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T18:06:35.2345990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T18:06:35.2350700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T18:06:35.2355690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T18:06:35.2369410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T18:06:35.2374330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T18:06:35.2379610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T18:06:35.2384150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T18:06:35.2390030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T18:06:35.2394660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T18:06:35.2400030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T18:06:35.2404570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T18:06:35.2409830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T18:06:35.2414600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T18:06:35.2421330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T18:06:35.2426000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T18:06:35.2431640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T18:06:35.2440860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T18:06:35.2443290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T18:06:35.2446720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T18:06:35.2452400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T18:06:35.2457460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T18:06:35.2462980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T18:06:35.2466530Z Only the first 100 operations were output. 2021-05-19T18:06:35.4220780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6520-1ir2fk1.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-19T18:06:38.4088850Z ==> Summary 2021-05-19T18:06:38.4266580Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T18:06:39.5537700Z ==> Caveats 2021-05-19T18:06:39.5539170Z ==> tesseract 2021-05-19T18:06:39.5583060Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T18:06:39.5585190Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T18:06:41.4342550Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T18:06:42.5881680Z /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-19T18:06:43.1641080Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T18:06:43.6192260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T18%3A15%3A00Z&sig=APebV%2Fvu5PJjSqWpUs%2B88bqRH0I%2B9WDR2cOzC8FNB1c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:06:43.6780750Z /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-19T18\%3A15\%3A00Z\&sig=APebV\%2Fvu5PJjSqWpUs\%2B88bqRH0I\%2B9WDR2cOzC8FNB1c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:06:44.1775270Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T18:06:44.2898020Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T18:06:45.4952190Z /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-19T18:06:46.0932520Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T18:06:46.6159530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T18%3A15%3A00Z&sig=7%2BYvtX3Cv4NzEsvzBg981kcE9Km34thgSStrqZnbgOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:06:46.6677200Z /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-19T18\%3A15\%3A00Z\&sig=7\%2BYvtX3Cv4NzEsvzBg981kcE9Km34thgSStrqZnbgOo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:06:46.9766560Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T18:06:47.0191110Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T18:06:47.0195290Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T18:06:47.0921520Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T18:06:47.0951000Z 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-6533-1nt6ev4 2021-05-19T18:06:47.6696110Z cp -pR /private/tmp/d20210519-6533-1nt6ev4/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T18:06:48.2855340Z chmod -Rf +w /private/tmp/d20210519-6533-1nt6ev4 2021-05-19T18:06:48.6257550Z ==> Finishing up 2021-05-19T18:06:48.6557060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T18:06:48.6560930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T18:06:48.6566230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T18:06:48.6576840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T18:06:48.6588720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T18:06:48.6599870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T18:06:48.6612880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T18:06:48.6625020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T18:06:48.6637510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T18:06:48.6649760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T18:06:48.6658380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T18:06:48.6678650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T18:06:48.6690030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T18:06:48.6700720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T18:06:48.6710260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T18:06:48.6722570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T18:06:48.6734120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T18:06:48.6746480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T18:06:48.6757720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T18:06:48.6768690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T18:06:48.6781040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T18:06:48.6798670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T18:06:48.6811790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T18:06:48.6853630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T18:06:48.6857960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T18:06:48.6863440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T18:06:48.6868060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T18:06:48.6873270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T18:06:48.6877920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T18:06:48.6883450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T18:06:48.6890970Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T18:06:48.6900010Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T18:06:48.6905250Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T18:06:48.6915070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T18:06:48.6920690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T18:06:48.6930100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T18:06:48.6935890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T18:06:48.6941480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T18:06:48.6947210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T18:06:48.6956160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T18:06:48.6961600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T18:06:48.6966960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T18:06:48.6972450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T18:06:48.6977640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T18:06:48.6983030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T18:06:48.6988370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T18:06:48.6999980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T18:06:48.7005600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T18:06:48.7011250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T18:06:48.7016800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T18:06:48.7022440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T18:06:48.7028240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T18:06:48.7034000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T18:06:48.7039680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T18:06:48.7045220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T18:06:48.7052550Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T18:06:48.7058110Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T18:06:48.7078960Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T18:06:48.9010260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6703-5rr8lj.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-19T18:06:51.4378150Z ==> Summary 2021-05-19T18:06:51.4789420Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T18:06:51.4801970Z ==> Installing imagemagick@6 2021-05-19T18:06:51.4813580Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T18:06:51.4843300Z 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-6533-5pxgtm 2021-05-19T18:06:51.8771030Z cp -pR /private/tmp/d20210519-6533-5pxgtm/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T18:06:52.3356170Z chmod -Rf +w /private/tmp/d20210519-6533-5pxgtm 2021-05-19T18:06:53.7868660Z ==> Finishing up 2021-05-19T18:06:54.0582220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6729-demkk2.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-19T18:06:56.8729270Z ==> Caveats 2021-05-19T18:06:56.8734630Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:06:56.8735820Z because this is an alternate version of another formula. 2021-05-19T18:06:56.8736500Z 2021-05-19T18:06:56.8737360Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T18:06:56.8738970Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:06:56.8739780Z 2021-05-19T18:06:56.8740630Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T18:06:56.8742000Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T18:06:56.8743480Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T18:06:56.8744190Z 2021-05-19T18:06:56.8745440Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T18:06:56.8746570Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T18:06:56.8747270Z 2021-05-19T18:06:56.8748390Z ==> Summary 2021-05-19T18:06:56.9210950Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T18:06:57.7446250Z ==> Caveats 2021-05-19T18:06:57.7447710Z ==> imagemagick@6 2021-05-19T18:06:57.7490170Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:06:57.7491370Z because this is an alternate version of another formula. 2021-05-19T18:06:57.7492050Z 2021-05-19T18:06:57.7492930Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T18:06:57.7494560Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:06:57.7495380Z 2021-05-19T18:06:57.7496250Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T18:06:57.7497870Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T18:06:57.7499360Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T18:06:57.7500100Z 2021-05-19T18:06:57.7501380Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T18:06:57.7502550Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T18:06:57.7503260Z 2021-05-19T18:06:59.8853530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T18:07:01.0994170Z /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-19T18:07:01.6747470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T18:07:02.1371360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-19T18%3A15%3A00Z&sig=pZ1cgpK0tbTo88isyYee%2BuV1kwXzaeYyTNJ2J0syCUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:03.1550410Z /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-19T18\%3A15\%3A00Z\&sig=pZ1cgpK0tbTo88isyYee\%2BuV1kwXzaeYyTNJ2J0syCUY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:03.1556650Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T18:07:03.1558860Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T18:07:03.3648920Z /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-19T18:07:03.9317430Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T18:07:04.3217600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-19T18%3A15%3A00Z&sig=K7NNNjDKOUvLekqzbu0w51K%2FVZRGgdBlAlR9zCHIEx8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:04.3708050Z /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-19T18\%3A15\%3A00Z\&sig=K7NNNjDKOUvLekqzbu0w51K\%2FVZRGgdBlAlR9zCHIEx8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:04.4838020Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T18:07:04.4917240Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T18:07:05.6352210Z /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-19T18:07:06.1799400Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T18:07:06.5746090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-19T18%3A15%3A00Z&sig=tabPFmnF9WYwP4syuq317q4GEYNKp2GAy4GzD5BIonY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:06.6230950Z /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-19T18\%3A15\%3A00Z\&sig=tabPFmnF9WYwP4syuq317q4GEYNKp2GAy4GzD5BIonY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:07.2281830Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T18:07:07.3849820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T18:07:08.5290360Z /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-19T18:07:09.0977950Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T18:07:09.5043600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-19T18%3A15%3A00Z&sig=2Mv5MsUF%2Br1gjxhBGbHwQ1YlhQmp%2FS%2FviFRrHeCCQPM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:09.5613640Z /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-19T18\%3A15\%3A00Z\&sig=2Mv5MsUF\%2Br1gjxhBGbHwQ1YlhQmp\%2FS\%2FviFRrHeCCQPM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:09.6130890Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T18:07:09.6166480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T18:07:10.7830360Z /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-19T18:07:11.3330530Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T18:07:11.7116020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-19T18%3A15%3A00Z&sig=IIfCnrT0sUQThs1fJ1Xaghh5qFOOXG7OLchMtPCeKXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:11.7595340Z /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-19T18\%3A15\%3A00Z\&sig=IIfCnrT0sUQThs1fJ1Xaghh5qFOOXG7OLchMtPCeKXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:11.8099250Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T18:07:11.8133350Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T18:07:12.9430810Z /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-19T18:07:13.5122780Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T18:07:14.0147950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-19T18%3A15%3A00Z&sig=ayMaAP8bAw%2BygWxPDdEgh4vSSMFm0akXTcE9FuIY1P0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:14.0628870Z /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-19T18\%3A15\%3A00Z\&sig=ayMaAP8bAw\%2BygWxPDdEgh4vSSMFm0akXTcE9FuIY1P0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:14.1892200Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T18:07:14.1963550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T18:07:15.3237700Z /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-19T18:07:15.9110610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T18:07:16.3425540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-19T18%3A15%3A00Z&sig=e3ZbMKn%2FiB%2B1GsB28UF30PCvXyx9wBXNcr4oX%2BJ4dJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:16.3877750Z /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-19T18\%3A15\%3A00Z\&sig=e3ZbMKn\%2FiB\%2B1GsB28UF30PCvXyx9wBXNcr4oX\%2BJ4dJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:16.5176430Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T18:07:16.5252490Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T18:07:17.7268810Z /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-19T18:07:18.3049730Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T18:07:18.7618430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-19T18%3A15%3A00Z&sig=8TLGOPVQyPJ2HLcp8sz7UH%2FSAUgj7P%2BGkZ3DVeRcPAg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:18.8101480Z /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-19T18\%3A15\%3A00Z\&sig=8TLGOPVQyPJ2HLcp8sz7UH\%2FSAUgj7P\%2BGkZ3DVeRcPAg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:18.8590050Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T18:07:18.8623300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T18:07:20.0203230Z /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-19T18:07:20.5849690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T18:07:21.0582650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-19T18%3A15%3A00Z&sig=g00TXHrfyj5mNN%2BQ0fgYcBF68nrEEaAXE%2ByPI6W8CG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:21.1084380Z /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-19T18\%3A15\%3A00Z\&sig=g00TXHrfyj5mNN\%2BQ0fgYcBF68nrEEaAXE\%2ByPI6W8CG8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:21.1948850Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T18:07:21.2015640Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T18:07:22.3345280Z /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-19T18:07:22.9053540Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T18:07:23.3422480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-19T18%3A15%3A00Z&sig=Eae7%2BD67aI%2BYI%2BbAm4JzR1On%2FXiyiT4WJjnDUco9ECM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:23.4265810Z /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-19T18\%3A15\%3A00Z\&sig=Eae7\%2BD67aI\%2BYI\%2BbAm4JzR1On\%2FXiyiT4WJjnDUco9ECM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:23.6140770Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:07:23.6175850Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T18:07:24.8811970Z /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-19T18:07:25.4665760Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T18:07:25.9235610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-19T18%3A15%3A00Z&sig=IhZ34kI6spwvs%2FRI6AkbzrYlmRCHTHQGkyimTDuyslc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:25.9735240Z /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-19T18\%3A15\%3A00Z\&sig=IhZ34kI6spwvs\%2FRI6AkbzrYlmRCHTHQGkyimTDuyslc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:26.1020760Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:07:26.1089030Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T18:07:27.2834920Z /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-19T18:07:27.9134240Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T18:07:28.3797630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-19T18%3A15%3A00Z&sig=NyFQB37vTP%2FW2ZX1nTo6VZZlaeGMsiKzwTeOHH9JU3Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:28.4541480Z /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-19T18\%3A15\%3A00Z\&sig=NyFQB37vTP\%2FW2ZX1nTo6VZZlaeGMsiKzwTeOHH9JU3Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:07:28.8220820Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T18:07:28.8728250Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T18:07:28.8731240Z ==> Installing imagemagick dependency: libde265 2021-05-19T18:07:28.9439300Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T18:07:28.9476690Z 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-6736-1jlgz1r 2021-05-19T18:07:28.9716410Z cp -pR /private/tmp/d20210519-6736-1jlgz1r/libde265/. /usr/local/Cellar/libde265 2021-05-19T18:07:28.9957650Z chmod -Rf +w /private/tmp/d20210519-6736-1jlgz1r 2021-05-19T18:07:29.0551700Z ==> Finishing up 2021-05-19T18:07:29.1528460Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T18:07:29.1539480Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T18:07:29.1563630Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T18:07:29.1579680Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T18:07:29.1596510Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T18:07:29.1618970Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T18:07:29.1627220Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T18:07:29.1638370Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T18:07:29.1652110Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T18:07:29.1653790Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T18:07:29.1866810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6967-kbp1zx.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-19T18:07:31.6387230Z ==> Summary 2021-05-19T18:07:31.6415700Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T18:07:31.6432150Z ==> Installing imagemagick dependency: docbook 2021-05-19T18:07:31.6454880Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T18:07:31.6472690Z 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-6736-1n1et9i 2021-05-19T18:07:31.7958980Z cp -pR /private/tmp/d20210519-6736-1n1et9i/docbook/. /usr/local/Cellar/docbook 2021-05-19T18:07:31.9387240Z chmod -Rf +w /private/tmp/d20210519-6736-1n1et9i 2021-05-19T18:07:32.0227580Z ==> Finishing up 2021-05-19T18:07:32.0786840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6993-1i8q3b3.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-19T18:07:34.4170150Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T18:07:34.4925940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.5242050Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.5549800Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.5860820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.6297140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.6771690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.7187780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.7632380Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.8095830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.8508970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.8962910Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.9425870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:34.9889160Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:35.0305810Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:35.4195450Z ==> Caveats 2021-05-19T18:07:35.4196570Z To use the DocBook package in your XML toolchain, 2021-05-19T18:07:35.4197560Z you need to add the following to your ~/.bashrc: 2021-05-19T18:07:35.4198660Z 2021-05-19T18:07:35.4199560Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T18:07:35.4200990Z ==> Summary 2021-05-19T18:07:35.4335340Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T18:07:35.4348550Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T18:07:35.4399840Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T18:07:35.4417590Z 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-6736-1trfhbe 2021-05-19T18:07:37.4605660Z cp -pR /private/tmp/d20210519-6736-1trfhbe/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T18:07:40.5434330Z chmod -Rf +w /private/tmp/d20210519-6736-1trfhbe 2021-05-19T18:07:41.8219220Z ==> Finishing up 2021-05-19T18:07:41.8734470Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T18:07:41.8753450Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T18:07:41.8857210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7034-bl6u7s.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-19T18:07:44.1348900Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:44.1816320Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:44.2280270Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:07:44.2695120Z ==> 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-19T18:07:44.3161930Z ==> 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-19T18:07:44.3605490Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T18:07:44.4069160Z ==> 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-19T18:07:44.4483840Z ==> 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-19T18:07:44.4955430Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:07:44.5397650Z ==> 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-19T18:07:44.5840870Z ==> 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-19T18:07:44.6269660Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T18:07:44.6725750Z ==> 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-19T18:07:44.7155450Z ==> 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-19T18:07:44.7617330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:44.8056260Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:07:44.8527200Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:07:44.8962200Z ==> 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-19T18:07:44.9427390Z ==> 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-19T18:07:44.9831540Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T18:07:45.0286020Z ==> 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-19T18:07:45.0752170Z ==> 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-19T18:07:45.1207160Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:07:45.1618170Z ==> 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-19T18:07:45.2071190Z ==> 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-19T18:07:45.2534500Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T18:07:45.3411590Z ==> 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-19T18:07:45.3863980Z ==> 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-19T18:07:46.5076390Z ==> Summary 2021-05-19T18:07:46.8060570Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T18:07:46.8069940Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T18:07:46.8096090Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T18:07:46.8115010Z 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-6736-19lovcx 2021-05-19T18:07:46.8216110Z cp -pR /private/tmp/d20210519-6736-19lovcx/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T18:07:46.8339320Z chmod -Rf +w /private/tmp/d20210519-6736-19lovcx 2021-05-19T18:07:46.8835520Z ==> Finishing up 2021-05-19T18:07:46.9273170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7088-1adj5xz.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-19T18:07:49.4912460Z ==> Caveats 2021-05-19T18:07:49.4915340Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:07:49.4916700Z because macOS already provides this software and installing another version in 2021-05-19T18:07:49.4917760Z parallel can cause all kinds of trouble. 2021-05-19T18:07:49.4918380Z 2021-05-19T18:07:49.4919630Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T18:07:49.4921280Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:07:49.4922110Z 2021-05-19T18:07:49.4922620Z 2021-05-19T18:07:49.4923410Z Bash completion has been installed to: 2021-05-19T18:07:49.4924750Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T18:07:49.4926090Z ==> Summary 2021-05-19T18:07:49.4933480Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T18:07:49.4939420Z ==> Installing imagemagick dependency: xmlto 2021-05-19T18:07:49.5077420Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T18:07:49.5095560Z 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-6736-br28zp 2021-05-19T18:07:49.5302190Z cp -pR /private/tmp/d20210519-6736-br28zp/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T18:07:49.5646010Z chmod -Rf +w /private/tmp/d20210519-6736-br28zp 2021-05-19T18:07:49.6322130Z ==> Finishing up 2021-05-19T18:07:49.6797440Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T18:07:49.6807520Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T18:07:49.6833630Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T18:07:49.6848650Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T18:07:49.6853850Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T18:07:49.6948190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7114-1tkwfwn.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-19T18:07:52.1102320Z ==> Summary 2021-05-19T18:07:52.1144280Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T18:07:52.1150580Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T18:07:52.2169430Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T18:07:52.2186860Z 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-6736-138wdxs 2021-05-19T18:07:52.2900640Z cp -pR /private/tmp/d20210519-6736-138wdxs/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T18:07:52.4639090Z chmod -Rf +w /private/tmp/d20210519-6736-138wdxs 2021-05-19T18:07:52.6079610Z ==> Finishing up 2021-05-19T18:07:52.6567740Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T18:07:52.6597220Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T18:07:52.6609330Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T18:07:52.6651840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6690410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6705160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6723000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6726750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6739630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6745930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6751910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6762000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6773500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6860510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.6908770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7012020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7104220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7165750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7262640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7317140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7386600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7474750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7485690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7554550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7656170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7756990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7776880Z mkdir -p /usr/local/share/locale/fo 2021-05-19T18:07:52.7807250Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T18:07:52.7814100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7849890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7947240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.7990250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8092430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8095100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8097000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8098790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8100610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8198500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8268750Z mkdir -p /usr/local/share/locale/ia 2021-05-19T18:07:52.8296020Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T18:07:52.8327920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8351960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8454810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8525540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8612270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8695500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8779170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8882240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.8972430Z mkdir -p /usr/local/share/locale/ky 2021-05-19T18:07:52.9001840Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T18:07:52.9029060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9061890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9094670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9132840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9236210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9339450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9439730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9470530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9495260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9578410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9606300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9709350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9725050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9754590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9783480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9810480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9849500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9952410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:52.9954470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0057470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0110380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0180220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0254160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0306190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0359300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0389490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0409470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0449030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0500740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0560640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0627130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0668990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0687420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0728570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:07:53.0776200Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T18:07:53.0806290Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T18:07:53.0895680Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T18:07:53.0919610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7140-g0ysgv.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-19T18:07:55.1050170Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T18:07:56.8583600Z ==> Summary 2021-05-19T18:07:56.8791600Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T18:07:56.8797510Z ==> Installing imagemagick dependency: libheif 2021-05-19T18:07:56.9953490Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T18:07:56.9971880Z 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-6736-ctsyp7 2021-05-19T18:07:57.0207120Z cp -pR /private/tmp/d20210519-6736-ctsyp7/libheif/. /usr/local/Cellar/libheif 2021-05-19T18:07:57.0474920Z chmod -Rf +w /private/tmp/d20210519-6736-ctsyp7 2021-05-19T18:07:57.1661820Z ==> Finishing up 2021-05-19T18:07:57.2119670Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T18:07:57.2123410Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T18:07:57.2129050Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T18:07:57.2133990Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T18:07:57.2145730Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T18:07:57.2152050Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T18:07:57.2167950Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T18:07:57.2179600Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T18:07:57.2188460Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T18:07:57.2194040Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T18:07:57.2203490Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T18:07:57.2208760Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T18:07:57.2213570Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T18:07:57.2221350Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T18:07:57.2232530Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T18:07:57.2245700Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T18:07:57.2253290Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T18:07:57.2465860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7167-7d19nm.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-19T18:07:59.5638590Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T18:08:01.4670420Z ==> Summary 2021-05-19T18:08:01.4771200Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T18:08:01.4873730Z ==> Installing imagemagick dependency: liblqr 2021-05-19T18:08:01.5296700Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T18:08:01.5320750Z 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-6736-d91up6 2021-05-19T18:08:01.5473270Z cp -pR /private/tmp/d20210519-6736-d91up6/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T18:08:01.5684950Z chmod -Rf +w /private/tmp/d20210519-6736-d91up6 2021-05-19T18:08:01.6240300Z ==> Finishing up 2021-05-19T18:08:01.6681670Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T18:08:01.6694300Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T18:08:01.6702910Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T18:08:01.6711700Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T18:08:01.6888230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7194-u5hb7t.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-19T18:08:04.2081040Z ==> Summary 2021-05-19T18:08:04.2107340Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T18:08:04.2114610Z ==> Installing imagemagick dependency: libomp 2021-05-19T18:08:04.2169620Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T18:08:04.2187270Z 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-6736-16diyh 2021-05-19T18:08:04.2338230Z cp -pR /private/tmp/d20210519-6736-16diyh/libomp/. /usr/local/Cellar/libomp 2021-05-19T18:08:04.2499950Z chmod -Rf +w /private/tmp/d20210519-6736-16diyh 2021-05-19T18:08:04.2918200Z ==> Finishing up 2021-05-19T18:08:04.3379690Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T18:08:04.3391040Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T18:08:04.3395530Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T18:08:04.3413600Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T18:08:04.3423640Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T18:08:04.3561010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7220-3jy1ul.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-19T18:08:06.8871120Z ==> Summary 2021-05-19T18:08:06.8887630Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T18:08:06.8894700Z ==> Installing imagemagick dependency: imath 2021-05-19T18:08:06.8953130Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:08:06.8971170Z 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-6736-14uyze8 2021-05-19T18:08:06.9197690Z cp -pR /private/tmp/d20210519-6736-14uyze8/imath/. /usr/local/Cellar/imath 2021-05-19T18:08:06.9519120Z chmod -Rf +w /private/tmp/d20210519-6736-14uyze8 2021-05-19T18:08:07.0234850Z ==> Finishing up 2021-05-19T18:08:07.0632090Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T18:08:07.0658730Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T18:08:07.0663490Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-19T18:08:07.0669210Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T18:08:07.0674000Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T18:08:07.0699650Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T18:08:07.0706970Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T18:08:07.0936700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7246-2eto3.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-19T18:08:09.6903750Z ==> Summary 2021-05-19T18:08:09.6943430Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T18:08:09.6950540Z ==> Installing imagemagick dependency: openexr 2021-05-19T18:08:09.7053680Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:08:09.7071160Z 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-6736-1wujpoi 2021-05-19T18:08:09.7867280Z cp -pR /private/tmp/d20210519-6736-1wujpoi/openexr/. /usr/local/Cellar/openexr 2021-05-19T18:08:09.9084320Z chmod -Rf +w /private/tmp/d20210519-6736-1wujpoi 2021-05-19T18:08:10.1391250Z ==> Finishing up 2021-05-19T18:08:10.1883950Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T18:08:10.1887870Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T18:08:10.1892980Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T18:08:10.1897630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T18:08:10.1902830Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T18:08:10.1907310Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T18:08:10.1912480Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T18:08:10.1916910Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T18:08:10.1923980Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T18:08:10.1932530Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T18:08:10.1941380Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T18:08:10.1946050Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-19T18:08:10.1951480Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T18:08:10.1956570Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T18:08:10.1961480Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T18:08:10.1974360Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-19T18:08:10.1986580Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T18:08:10.1991530Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T18:08:10.2000720Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T18:08:10.2005770Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-19T18:08:10.2010800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T18:08:10.2016170Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T18:08:10.2021390Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T18:08:10.2034600Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-19T18:08:10.2129050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T18:08:10.2184750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T18:08:10.2186750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T18:08:10.2188880Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T18:08:10.2635370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7275-1k1v5et.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-19T18:08:12.8583000Z ==> Summary 2021-05-19T18:08:12.8694980Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T18:08:12.8702290Z ==> Installing imagemagick 2021-05-19T18:08:12.8706090Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T18:08:12.8726440Z 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-6736-1i2vwk0 2021-05-19T18:08:13.2729340Z cp -pR /private/tmp/d20210519-6736-1i2vwk0/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T18:08:13.7483850Z chmod -Rf +w /private/tmp/d20210519-6736-1i2vwk0 2021-05-19T18:08:16.1409620Z ==> Finishing up 2021-05-19T18:08:16.1590050Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T18:08:16.1594870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T18:08:16.1600600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T18:08:16.1605390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T18:08:16.1610550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T18:08:16.1615390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T18:08:16.1620980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T18:08:16.1625590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T18:08:16.1631060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T18:08:16.1635880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T18:08:16.1650030Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T18:08:16.1653220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T18:08:16.1655260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T18:08:16.1658810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T18:08:16.1665770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T18:08:16.1670590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T18:08:16.1675780Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T18:08:16.1680420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T18:08:16.1685710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T18:08:16.1690770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T18:08:16.1695590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T18:08:16.1700810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T18:08:16.1705810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T18:08:16.1711100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T18:08:16.1715770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T18:08:16.1720850Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T18:08:16.1726730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T18:08:16.1731680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T18:08:16.1736680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T18:08:16.1741830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T18:08:16.1749170Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T18:08:16.1755650Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T18:08:16.1763690Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T18:08:16.1773820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T18:08:16.1779030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T18:08:16.1784920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T18:08:16.1790020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T18:08:16.1795550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T18:08:16.1811820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T18:08:16.1821400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T18:08:16.1830030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T18:08:16.1836100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T18:08:16.1844310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T18:08:16.1849740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T18:08:16.1855040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T18:08:16.1864610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T18:08:16.1894420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T18:08:16.1921850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T18:08:16.1949380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T18:08:16.1963150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T18:08:16.1964820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T18:08:16.1966880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T18:08:16.1968910Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T18:08:16.1970900Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T18:08:16.1972880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T18:08:16.1975050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T18:08:16.1977420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T18:08:16.1982350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T18:08:16.1984680Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T18:08:16.1986960Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T18:08:16.1989120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T18:08:16.1991400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T18:08:16.1996730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T18:08:16.2005090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T18:08:16.2009850Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T18:08:16.2016200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T18:08:16.2021890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T18:08:16.2027670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T18:08:16.2032450Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T18:08:16.2038310Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T18:08:16.2043080Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T18:08:16.4648430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7301-1mwczyp.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-19T18:08:19.2200360Z ==> Summary 2021-05-19T18:08:19.2686260Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T18:08:21.1974110Z ==> Caveats 2021-05-19T18:08:21.1975560Z ==> docbook 2021-05-19T18:08:21.1988200Z To use the DocBook package in your XML toolchain, 2021-05-19T18:08:21.1989520Z you need to add the following to your ~/.bashrc: 2021-05-19T18:08:21.1990940Z 2021-05-19T18:08:21.1991890Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T18:08:21.1997380Z ==> gnu-getopt 2021-05-19T18:08:21.2018670Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:08:21.2020560Z because macOS already provides this software and installing another version in 2021-05-19T18:08:21.2022030Z parallel can cause all kinds of trouble. 2021-05-19T18:08:21.2026360Z 2021-05-19T18:08:21.2027840Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T18:08:21.2031080Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:08:21.2031920Z 2021-05-19T18:08:21.2032430Z 2021-05-19T18:08:21.2036550Z Bash completion has been installed to: 2021-05-19T18:08:21.2038210Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T18:08:23.0175040Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T18:08:24.2027690Z /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-19T18:08:24.7669330Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T18:08:25.2057260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-19T18%3A15%3A00Z&sig=nRnvKMcGAA59m4RXWovUJoFeKzsT6bIppTmfHbVmk3M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:08:25.2543500Z /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-19T18\%3A15\%3A00Z\&sig=nRnvKMcGAA59m4RXWovUJoFeKzsT6bIppTmfHbVmk3M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:08:25.3144620Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T18:08:25.3881270Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T18:08:25.3910280Z 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-7308-1se9esz 2021-05-19T18:08:25.4089550Z cp -pR /private/tmp/d20210519-7308-1se9esz/udunits/. /usr/local/Cellar/udunits 2021-05-19T18:08:25.4331340Z chmod -Rf +w /private/tmp/d20210519-7308-1se9esz 2021-05-19T18:08:25.5008510Z ==> Finishing up 2021-05-19T18:08:25.5825960Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T18:08:25.5832190Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T18:08:25.5836560Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T18:08:25.5845730Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T18:08:25.5860720Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T18:08:25.5908530Z info /usr/local/share/info/udunits2.info 2021-05-19T18:08:25.5917440Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T18:08:25.5958220Z info /usr/local/share/info/udunits2lib.info 2021-05-19T18:08:25.5966840Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T18:08:25.6007460Z info /usr/local/share/info/udunits2prog.info 2021-05-19T18:08:25.6015940Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T18:08:25.6023510Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T18:08:25.6029310Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T18:08:25.6324700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7475-1e6ufun.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-19T18:08:28.1556260Z ==> Summary 2021-05-19T18:08:28.1587410Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T18:08:30.5761340Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T18:08:30.5762520Z To reinstall 1.6, run: 2021-05-19T18:08:30.5763270Z brew reinstall jq 2021-05-19T18:08:32.2369030Z ==> Caveats 2021-05-19T18:08:32.8574330Z imagej requires Java. You can install the latest version with: 2021-05-19T18:08:32.8576020Z brew install --cask adoptopenjdk 2021-05-19T18:08:32.8576780Z 2021-05-19T18:08:32.8578420Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T18:08:32.8910190Z /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-19T18:08:41.0172610Z ==> Verifying checksum for cask 'imagej' 2021-05-19T18:08:41.3152400Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T18:08:41.3153600Z ==> Installing Cask imagej 2021-05-19T18:08:41.3580260Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7585-183uye4 2021-05-19T18:08:41.5215140Z cp -pR /private/tmp/d20210519-7585-183uye4/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T18:08:41.6695480Z chmod -Rf +w /private/tmp/d20210519-7585-183uye4 2021-05-19T18:08:41.7418900Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T18:08:42.0819660Z 🍺 imagej was successfully installed! 2021-05-19T18:08:43.9219370Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T18:08:45.6637270Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T18:08:46.1060030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-19T18%3A15%3A00Z&sig=R9IjTYvTzabtvj3woTJjywU5gXWZnXwJwCPlGU8ZNqk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:08:46.2598210Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T18:08:47.9941700Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T18:08:50.0823220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0?se=2021-05-19T18%3A15%3A00Z&sig=qX2XbjIfAhTvHsk%2B2WjhQprfIxR1wdDbwc0%2FAsSUNfU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:08:50.5358480Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T18:08:50.5461070Z ==> Installing bowtie2 dependency: tbb 2021-05-19T18:08:50.6530430Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T18:08:54.9249620Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T18:08:54.9282100Z ==> Installing bowtie2 2021-05-19T18:08:54.9291240Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T18:08:59.7699440Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T18:09:03.2262920Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T18:09:04.9137660Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T18:09:05.4122130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-19T18%3A15%3A00Z&sig=l7H%2BMN5Gui6%2BtzBqTOV74Slf2CZqidjcsVePBI3pcmw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:05.6426620Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T18:09:07.3693110Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T18:09:07.8196340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-19T18%3A15%3A00Z&sig=IrGXU1MMRPRfAndjfgzgiDZWSfPawzKrDMOoZqDjOQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:07.9220230Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T18:09:09.7154150Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T18:09:10.2099410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-19T18%3A15%3A00Z&sig=w6VuP2OBKfeUgxn2Cyx39HkDqvcrmM2D%2F1BdVlhvRL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:10.3227070Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T18:09:12.0633710Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T18:09:12.5670230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-19T18%3A15%3A00Z&sig=w7QkjOiD9U1qhMJvVMy%2FW1nG3YluTK0McZanE%2FjEhCg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:12.6844800Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T18:09:14.4044330Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T18:09:14.8656450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-19T18%3A15%3A00Z&sig=JZs10y4Sipo6umWrU0N4YMCxSGwG%2Fw0B%2BZyWTa8Iv7k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:14.9885740Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T18:09:16.6610170Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T18:09:17.1027980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-19T18%3A15%3A00Z&sig=cI1trXafx7VZlDU6jRkaMKkkbyWoIkYUhxRc9tFDeKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:17.3399760Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T18:09:19.1400650Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T18:09:19.5907070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-19T18%3A15%3A00Z&sig=iCYLiD5K%2Fy1eCWGdA4TDqo7m2WLKV3udCiK7Wf2PUdw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:19.7091610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T18:09:21.4453910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T18:09:21.8950440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-19T18%3A15%3A00Z&sig=gvCYt4Q5%2B2auJmcvQpDuEEdXTlDjeuP6QlIhM9NKwbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:22.1465810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T18:09:24.0976520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T18:09:24.5900860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-19T18%3A15%3A00Z&sig=qzKh4l6bd%2FLoxxuqJV9Yf0d7SUJljdRzu1jHwX2Tizo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:24.8326600Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T18:09:26.5711040Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T18:09:27.0444470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-19T18%3A15%3A00Z&sig=8Bn7hNDF01tOM%2FxygaxgQSMkH2op9uJtQ2fKZ7AsKnQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:27.3470680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T18:09:29.0573850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T18:09:29.4935020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-19T18%3A15%3A00Z&sig=%2Fn8QAknbUO4gFXo3%2BVlRHzHXL%2FyQ5Oh31cLkuiDrTvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:29.6053360Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T18:09:31.3048920Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T18:09:31.7609130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-19T18%3A15%3A00Z&sig=AKqguOh%2F6WjAmKx4GPLSOQSUJF3IctmjzcpKKdKrjWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:31.8921600Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T18:09:33.6374410Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T18:09:34.0957050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-19T18%3A15%3A00Z&sig=xE2oqkwA5JdktCbaF3uIgN5U0aXOgQ8XwZ2UpyqnPM0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:34.2127460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T18:09:35.9111980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T18:09:36.3412010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-19T18%3A15%3A00Z&sig=TB1YBhx8jlPL%2FlW5uSRTGe6JpMcsZNdUyzB3m5DoDi0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:36.7788210Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T18:09:38.6121570Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T18:09:39.0662800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-19T18%3A15%3A00Z&sig=hdNp%2FdfpxM5KJDnVIICtvMhDNAiUHTpKqcNWDog324w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:39.2591440Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T18:09:40.9564210Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T18:09:41.3346650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-19T18%3A15%3A00Z&sig=XxIf%2BOzLKXDyYHTYfjFWAgAXi7%2FhQ5Yy%2FIObzOEmCGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:41.8667380Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T18:09:43.5894520Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T18:09:43.9863290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42?se=2021-05-19T18%3A15%3A00Z&sig=HCdwFl1NuXlP3gw4SAagH7dUivg8FOkTYecn6SF9Hps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:44.2901600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T18:09:46.0107340Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T18:09:46.4695330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-19T18%3A15%3A00Z&sig=eHlAxMIjH8K3HdpZer%2B6x4OYlNtccm2tdTBj98wwSKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:46.8233700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T18:09:48.5800240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T18:09:49.0358780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-19T18%3A15%3A00Z&sig=omSZbdbdGWcvfmDhA9QvgE3iGGtKTGgZroKwoPEzEbU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:49.6272670Z ==> 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-19T18:09:49.6275660Z ==> Installing gdal dependency: cfitsio 2021-05-19T18:09:49.6989640Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T18:09:53.0222270Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T18:09:53.0223670Z ==> Installing gdal dependency: popt 2021-05-19T18:09:53.0326500Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T18:09:55.3959590Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T18:09:55.3965010Z ==> Installing gdal dependency: epsilon 2021-05-19T18:09:55.4020140Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T18:09:58.1348100Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T18:09:58.1353890Z ==> Installing gdal dependency: expat 2021-05-19T18:09:58.1376730Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T18:10:01.0595790Z ==> Caveats 2021-05-19T18:10:01.0597440Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:01.0598710Z because macOS already provides this software and installing another version in 2021-05-19T18:10:01.0599770Z parallel can cause all kinds of trouble. 2021-05-19T18:10:01.0600380Z 2021-05-19T18:10:01.0601180Z If you need to have expat first in your PATH, run: 2021-05-19T18:10:01.0602750Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:10:01.0603540Z 2021-05-19T18:10:01.0604460Z For compilers to find expat you may need to set: 2021-05-19T18:10:01.0605760Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T18:10:01.0607160Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T18:10:01.0607860Z 2021-05-19T18:10:01.0609070Z For pkg-config to find expat you may need to set: 2021-05-19T18:10:01.0610140Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T18:10:01.0610810Z 2021-05-19T18:10:01.0611940Z ==> Summary 2021-05-19T18:10:01.0626050Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T18:10:01.1049260Z ==> Installing gdal dependency: freexl 2021-05-19T18:10:01.1118800Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T18:10:04.1842070Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T18:10:04.1848570Z ==> Installing gdal dependency: geos 2021-05-19T18:10:04.2389110Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T18:10:07.8356360Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T18:10:07.8362710Z ==> Installing gdal dependency: json-c 2021-05-19T18:10:07.8422640Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T18:10:10.7171780Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T18:10:10.7177990Z ==> Installing gdal dependency: libxml2 2021-05-19T18:10:10.7256260Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T18:10:14.0968660Z ==> Caveats 2021-05-19T18:10:14.0970270Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:14.0971560Z because macOS already provides this software and installing another version in 2021-05-19T18:10:14.0972620Z parallel can cause all kinds of trouble. 2021-05-19T18:10:14.0973740Z 2021-05-19T18:10:14.0974740Z If you need to have libxml2 first in your PATH, run: 2021-05-19T18:10:14.0976360Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:10:14.0977150Z 2021-05-19T18:10:14.0977980Z For compilers to find libxml2 you may need to set: 2021-05-19T18:10:14.0979300Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T18:10:14.0980710Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T18:10:14.0981400Z 2021-05-19T18:10:14.0982610Z For pkg-config to find libxml2 you may need to set: 2021-05-19T18:10:14.0983690Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T18:10:14.0990230Z 2021-05-19T18:10:14.0991480Z ==> Summary 2021-05-19T18:10:14.1155660Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T18:10:14.1162180Z ==> Installing gdal dependency: libdap 2021-05-19T18:10:14.1354510Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T18:10:17.5217740Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T18:10:17.5263450Z ==> Installing gdal dependency: proj 2021-05-19T18:10:17.5437750Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T18:10:20.7063160Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T18:10:20.7067860Z ==> Installing gdal dependency: libgeotiff 2021-05-19T18:10:20.7318980Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T18:10:23.5722180Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T18:10:23.5727400Z ==> Installing gdal dependency: librttopo 2021-05-19T18:10:23.6173330Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T18:10:26.3955900Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T18:10:26.3960430Z ==> Installing gdal dependency: minizip 2021-05-19T18:10:26.4053980Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T18:10:29.6707940Z ==> Caveats 2021-05-19T18:10:29.6711960Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T18:10:29.6713150Z with the venerable 'unzip' library. 2021-05-19T18:10:29.6714260Z ==> Summary 2021-05-19T18:10:29.6715420Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T18:10:29.6716570Z ==> Installing gdal dependency: libspatialite 2021-05-19T18:10:29.6718170Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T18:10:32.5723150Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T18:10:32.5727960Z ==> Installing gdal dependency: netcdf 2021-05-19T18:10:32.6419380Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T18:10:35.7831630Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T18:10:35.7846520Z ==> Installing gdal dependency: openblas 2021-05-19T18:10:35.8257340Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T18:10:40.3729430Z ==> Caveats 2021-05-19T18:10:40.3731140Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:40.3732350Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T18:10:40.3738270Z 2021-05-19T18:10:40.3739410Z For compilers to find openblas you may need to set: 2021-05-19T18:10:40.3741100Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T18:10:40.3742570Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T18:10:40.3743390Z 2021-05-19T18:10:40.3744650Z For pkg-config to find openblas you may need to set: 2021-05-19T18:10:40.3745780Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T18:10:40.3746560Z 2021-05-19T18:10:40.3748170Z ==> Summary 2021-05-19T18:10:40.3758990Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T18:10:40.3766070Z ==> Installing gdal dependency: numpy 2021-05-19T18:10:40.4693850Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T18:10:44.9152260Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T18:10:44.9158470Z ==> Installing gdal dependency: xerces-c 2021-05-19T18:10:44.9223880Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T18:10:50.9753040Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T18:10:50.9758600Z ==> Installing gdal 2021-05-19T18:10:50.9762300Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T18:10:58.4159470Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T18:10:59.7636170Z ==> Caveats 2021-05-19T18:10:59.7641050Z ==> expat 2021-05-19T18:10:59.7686280Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:59.7687620Z because macOS already provides this software and installing another version in 2021-05-19T18:10:59.7688650Z parallel can cause all kinds of trouble. 2021-05-19T18:10:59.7689240Z 2021-05-19T18:10:59.7690030Z If you need to have expat first in your PATH, run: 2021-05-19T18:10:59.7691540Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:10:59.7692290Z 2021-05-19T18:10:59.7693090Z For compilers to find expat you may need to set: 2021-05-19T18:10:59.7694360Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T18:10:59.7695710Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T18:10:59.7696370Z 2021-05-19T18:10:59.7697530Z For pkg-config to find expat you may need to set: 2021-05-19T18:10:59.7698570Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T18:10:59.7699220Z 2021-05-19T18:10:59.7700320Z ==> libxml2 2021-05-19T18:10:59.7731340Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:59.7732730Z because macOS already provides this software and installing another version in 2021-05-19T18:10:59.7733790Z parallel can cause all kinds of trouble. 2021-05-19T18:10:59.7734370Z 2021-05-19T18:10:59.7735170Z If you need to have libxml2 first in your PATH, run: 2021-05-19T18:10:59.7736700Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:10:59.7737460Z 2021-05-19T18:10:59.7738270Z For compilers to find libxml2 you may need to set: 2021-05-19T18:10:59.7739580Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T18:10:59.7740960Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T18:10:59.7741620Z 2021-05-19T18:10:59.7742820Z For pkg-config to find libxml2 you may need to set: 2021-05-19T18:10:59.7743930Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T18:10:59.7744610Z 2021-05-19T18:10:59.7745720Z ==> minizip 2021-05-19T18:10:59.7747820Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T18:10:59.7749220Z with the venerable 'unzip' library. 2021-05-19T18:10:59.7750470Z ==> openblas 2021-05-19T18:10:59.7788690Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:59.7789880Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T18:10:59.7790580Z 2021-05-19T18:10:59.7791550Z For compilers to find openblas you may need to set: 2021-05-19T18:10:59.7793080Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T18:10:59.7794590Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T18:10:59.7795340Z 2021-05-19T18:10:59.7796730Z For pkg-config to find openblas you may need to set: 2021-05-19T18:10:59.7797860Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T18:10:59.7798630Z 2021-05-19T18:11:02.0415120Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T18:11:03.9911930Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T18:11:04.4051530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T18%3A20%3A00Z&sig=isYKSJc3BoInXap9wg7qDt44u6nkZrjLChnrsE7hcGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:05.7366560Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T18:11:07.5018480Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T18:11:08.0394220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T18%3A20%3A00Z&sig=VDFBaHnIqm2HD5HLfB8PIQpHS9T6Iy%2Fb0SoITArMEYQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:08.3552790Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T18:11:08.3570650Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T18:11:10.0438500Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T18:11:10.5861730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T18%3A20%3A00Z&sig=lF3%2Fsmu1s7S1wiKwyFs85Jojcrk%2Fs%2BZRZGg6CM6Jvq0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:11.2185300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T18:11:12.9515860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T18:11:13.4655810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T18%3A20%3A00Z&sig=X5ioid2mt7DIE5LkNy%2FHppNGuVr1srPuIcQ%2BR9ww62s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:13.8478390Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T18:11:15.7005140Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T18:11:16.2664810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T18%3A20%3A00Z&sig=%2Fz%2BYwSbYUdSgEM6zXbYPwWRONj2CdNWGHxbRRJ2HN2E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:17.7362940Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T18:11:17.7368080Z ==> Installing itk dependency: boost 2021-05-19T18:11:17.8100140Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T18:11:52.1895950Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T18:11:52.1911480Z ==> Installing itk dependency: pyqt@5 2021-05-19T18:11:52.2388880Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T18:11:57.8871200Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T18:11:57.8877240Z ==> Installing itk dependency: vtk@8.2 2021-05-19T18:11:58.0755500Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T18:12:28.6486490Z ==> Caveats 2021-05-19T18:12:28.6488690Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:12:28.6489960Z because this is an alternate version of another formula. 2021-05-19T18:12:28.6490650Z 2021-05-19T18:12:28.6491420Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T18:12:28.6492940Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:12:28.6493680Z 2021-05-19T18:12:28.6494450Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T18:12:28.6495730Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T18:12:28.6497080Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T18:12:28.6497730Z 2021-05-19T18:12:28.6498810Z ==> Summary 2021-05-19T18:12:28.8891460Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T18:12:28.8898440Z ==> Installing itk dependency: gdcm 2021-05-19T18:12:29.0975530Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T18:12:35.5408180Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T18:12:35.5423330Z ==> Installing itk 2021-05-19T18:12:35.5427010Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T18:12:49.9383880Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T18:12:53.0373700Z ==> Caveats 2021-05-19T18:12:53.0375140Z ==> vtk@8.2 2021-05-19T18:12:53.0429670Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:12:53.0431120Z because this is an alternate version of another formula. 2021-05-19T18:12:53.0435230Z 2021-05-19T18:12:53.0436190Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T18:12:53.0438350Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:12:53.0439330Z 2021-05-19T18:12:53.0440140Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T18:12:53.0441530Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T18:12:53.0443080Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T18:12:53.0446980Z 2021-05-19T18:12:54.9765920Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T18:12:54.9767460Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T18:12:56.1207600Z /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-19T18:12:56.8083570Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T18:12:57.2582930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-19T18%3A20%3A00Z&sig=Lg%2B%2Fj1X501LJmenKno%2BT6hs5Us1u7PL%2FLfM2v8Z%2BIfk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:57.3080230Z /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-19T18\%3A20\%3A00Z\&sig=Lg\%2B\%2Fj1X501LJmenKno\%2BT6hs5Us1u7PL\%2FLfM2v8Z\%2BIfk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:57.3582740Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T18:12:57.3646690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T18:12:58.5083700Z /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-19T18:12:59.0529370Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T18:12:59.5284550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-19T18%3A20%3A00Z&sig=87Z3MU08gkPRwfflPXyvKmhPm%2FF6kbzbQFAoDYMGGUU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:59.5833790Z /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-19T18\%3A20\%3A00Z\&sig=87Z3MU08gkPRwfflPXyvKmhPm\%2FF6kbzbQFAoDYMGGUU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:59.7854620Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T18:12:59.7945320Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T18:13:00.9206480Z /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-19T18:13:01.4757750Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T18:13:02.0270700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-19T18%3A20%3A00Z&sig=BwXMKR5Sj7PnKHZJ7kyvW51xqA2NL3YgHYENCDLB6b0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:13:02.0752270Z /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-19T18\%3A20\%3A00Z\&sig=BwXMKR5Sj7PnKHZJ7kyvW51xqA2NL3YgHYENCDLB6b0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:13:02.1490110Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T18:13:02.1532920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T18:13:03.3228980Z /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-19T18:13:04.1162330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T18:13:04.6848170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-19T18%3A20%3A00Z&sig=jNN%2BBseHNx91M2MjHj4Aitow4Of61gyBSyyZaKoGo6Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:13:04.7546410Z /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-19T18\%3A20\%3A00Z\&sig=jNN\%2BBseHNx91M2MjHj4Aitow4Of61gyBSyyZaKoGo6Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:13:05.1286230Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T18:13:05.1933140Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T18:13:05.1937040Z ==> Installing libav dependency: faac 2021-05-19T18:13:05.2571200Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T18:13:05.2616110Z 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-9067-lq1w5c 2021-05-19T18:13:05.2791940Z cp -pR /private/tmp/d20210519-9067-lq1w5c/faac/. /usr/local/Cellar/faac 2021-05-19T18:13:05.2969250Z chmod -Rf +w /private/tmp/d20210519-9067-lq1w5c 2021-05-19T18:13:05.3425890Z ==> Finishing up 2021-05-19T18:13:05.4442530Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T18:13:05.4454250Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T18:13:05.4461280Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T18:13:05.4486480Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T18:13:05.4493330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T18:13:05.4498800Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T18:13:05.4504680Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T18:13:05.4662350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9249-s3kq6t.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-19T18:13:08.0405500Z ==> Summary 2021-05-19T18:13:08.0431280Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T18:13:08.0446450Z ==> Installing libav dependency: fdk-aac 2021-05-19T18:13:08.0473720Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T18:13:08.0492420Z 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-9067-1nmr1pr 2021-05-19T18:13:08.0762800Z cp -pR /private/tmp/d20210519-9067-1nmr1pr/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T18:13:08.0982360Z chmod -Rf +w /private/tmp/d20210519-9067-1nmr1pr 2021-05-19T18:13:08.1570730Z ==> Finishing up 2021-05-19T18:13:08.2043580Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T18:13:08.2055330Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T18:13:08.2063260Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T18:13:08.2068780Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T18:13:08.2075450Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T18:13:08.2090850Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T18:13:08.2279560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9275-1xn5819.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-19T18:13:10.8917370Z ==> Summary 2021-05-19T18:13:10.8941830Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T18:13:10.8953180Z ==> Installing libav dependency: sdl 2021-05-19T18:13:10.8977360Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T18:13:10.8996020Z 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-9067-bnlqfm 2021-05-19T18:13:10.9760930Z cp -pR /private/tmp/d20210519-9067-bnlqfm/sdl/. /usr/local/Cellar/sdl 2021-05-19T18:13:11.0914560Z chmod -Rf +w /private/tmp/d20210519-9067-bnlqfm 2021-05-19T18:13:11.2168840Z ==> Finishing up 2021-05-19T18:13:11.2650810Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T18:13:11.2662680Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T18:13:11.2716820Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T18:13:11.2740290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T18:13:11.2755050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T18:13:11.2766660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T18:13:11.2786520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T18:13:11.2798560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T18:13:11.2804700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T18:13:11.2821320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T18:13:11.2834980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T18:13:11.2848230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T18:13:11.2863700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T18:13:11.2876430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T18:13:11.2889310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T18:13:11.2898490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T18:13:11.2904330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T18:13:11.2915670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T18:13:11.2927710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T18:13:11.2939830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T18:13:11.2950690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T18:13:11.2963740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T18:13:11.2974230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T18:13:11.2986200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T18:13:11.2996540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T18:13:11.3008060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T18:13:11.3020380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T18:13:11.3035010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T18:13:11.3046040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T18:13:11.3055920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T18:13:11.3066950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T18:13:11.3072790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T18:13:11.3082400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T18:13:11.3091440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T18:13:11.3097530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T18:13:11.3135960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T18:13:11.3141800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T18:13:11.3155440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T18:13:11.3167050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T18:13:11.3173080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T18:13:11.3182180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T18:13:11.3193850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T18:13:11.3205500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T18:13:11.3211600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T18:13:11.3235950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T18:13:11.3241170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T18:13:11.3247020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T18:13:11.3256010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T18:13:11.3261120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T18:13:11.3271340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T18:13:11.3283590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T18:13:11.3288570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T18:13:11.3296590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T18:13:11.3302200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T18:13:11.3314200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T18:13:11.3319720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T18:13:11.3325270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T18:13:11.3330750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T18:13:11.3340830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T18:13:11.3347140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T18:13:11.3355210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T18:13:11.3366820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T18:13:11.3371930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T18:13:11.3379180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T18:13:11.3386570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T18:13:11.3395290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T18:13:11.3402650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T18:13:11.3410590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T18:13:11.3422580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T18:13:11.3433900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T18:13:11.3445600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T18:13:11.3451190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T18:13:11.3458270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T18:13:11.3468400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T18:13:11.3479460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T18:13:11.3484880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T18:13:11.3490320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T18:13:11.3516340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T18:13:11.3522020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T18:13:11.3528680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T18:13:11.3534020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T18:13:11.3545880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T18:13:11.3550860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T18:13:11.3556780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T18:13:11.3562150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T18:13:11.3578100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T18:13:11.3580940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T18:13:11.3582820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T18:13:11.3591860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T18:13:11.3597420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T18:13:11.3602660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T18:13:11.3612500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T18:13:11.3617740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T18:13:11.3623440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T18:13:11.3628820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T18:13:11.3635310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T18:13:11.3641100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T18:13:11.3649190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T18:13:11.3654720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T18:13:11.3660290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T18:13:11.3670220Z Only the first 100 operations were output. 2021-05-19T18:13:11.4712380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9301-1jya5v2.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-19T18:13:14.2640790Z ==> Summary 2021-05-19T18:13:14.2782320Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T18:13:14.2789190Z ==> Installing libav 2021-05-19T18:13:14.2793200Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T18:13:14.2813190Z 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-9067-16831l5 2021-05-19T18:13:14.4757990Z cp -pR /private/tmp/d20210519-9067-16831l5/libav/. /usr/local/Cellar/libav 2021-05-19T18:13:14.5693770Z chmod -Rf +w /private/tmp/d20210519-9067-16831l5 2021-05-19T18:13:15.8203130Z ==> Finishing up 2021-05-19T18:13:15.8669840Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T18:13:15.8675770Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T18:13:15.8679460Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T18:13:15.8698770Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T18:13:15.8721250Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T18:13:15.8732490Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T18:13:15.9011810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9327-1613vto.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-19T18:13:18.3857760Z ==> Summary 2021-05-19T18:13:18.3878520Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T18:13:21.2038280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T18:13:22.9138290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T18:13:23.3812370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-19T18%3A20%3A00Z&sig=MCbp%2B7KJMbtExNVlYS3ouy3OGQYWrVFCjdR%2FgsFRUWc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:13:23.7462190Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T18:13:26.8501790Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T18:13:29.4129830Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T18:13:29.4130990Z To reinstall 4.3.0, run: 2021-05-19T18:13:29.4131760Z brew reinstall libtiff 2021-05-19T18:13:31.1358490Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T18:13:31.1359850Z To reinstall 2.3.9_1, run: 2021-05-19T18:13:31.1360720Z brew reinstall unixodbc 2021-05-19T18:13:32.8070860Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T18:13:32.8072190Z To reinstall 1.0.18_1, run: 2021-05-19T18:13:32.8072990Z brew reinstall libsodium 2021-05-19T18:13:34.5258010Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T18:13:34.5259180Z To reinstall 4.1.1, run: 2021-05-19T18:13:34.5259980Z brew reinstall tesseract 2021-05-19T18:13:36.2341280Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T18:13:36.2342350Z To reinstall 1.21.1, run: 2021-05-19T18:13:36.2343120Z brew reinstall wget 2021-05-19T18:13:37.9095650Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T18:13:37.9096820Z To reinstall 4.3.4, run: 2021-05-19T18:13:37.9097590Z brew reinstall zeromq 2021-05-19T18:13:39.5708540Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T18:13:39.5709710Z To reinstall 2.2.27.6_1, run: 2021-05-19T18:13:39.5710490Z brew reinstall udunits 2021-05-19T18:13:41.2740280Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T18:13:41.2741430Z To reinstall 1.2.0, run: 2021-05-19T18:13:41.2742180Z brew reinstall webp 2021-05-19T18:13:43.0370060Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T18:13:44.7663570Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T18:13:45.3323300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-19T18%3A20%3A00Z&sig=LnjwaR%2FQ%2F83pgc1X2mWOiEhzQVygZSk9GonewwAgax0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:13:47.9631450Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T18:14:30.8981920Z ==> Caveats 2021-05-19T18:14:30.8986840Z Bash completion has been installed to: 2021-05-19T18:14:30.8987780Z /usr/local/etc/bash_completion.d 2021-05-19T18:14:30.8989150Z ==> Summary 2021-05-19T18:14:32.3027540Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T18:14:35.3697830Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T18:14:35.3703660Z ==> 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=20210519T181250Z&X-Amz-Expires=300&X-Amz-Signature=15288880c5757c768db77f74f1ec58b513723539f8747e75d867fa504bbae43d&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-19T18:14:38.3906890Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T18:14:38.3912750Z ==> Installing Cask xquartz 2021-05-19T18:14:57.3333200Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T18:14:57.3335190Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T18:15:20.5890880Z installer: Package name is 2021-05-19T18:15:20.5899120Z installer: Installing at base path / 2021-05-19T18:15:20.5901960Z installer: The install was successful. 2021-05-19T18:15:20.5907220Z installer: The install requires logging out now. 2021-05-19T18:15:20.6963130Z 🍺 xquartz was successfully installed! 2021-05-19T18:15:20.7231740Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T18:15:20.7232400Z with: 2021-05-19T18:15:20.7232910Z github_slug: neuroconductor/neurocStats 2021-05-19T18:15:20.7233350Z env: 2021-05-19T18:15:20.7233730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:15:20.7234160Z TIC_DEPLOY_KEY: 2021-05-19T18:15:20.7234470Z RSPM: 2021-05-19T18:15:20.7235960Z GITHUB_PAT: *** 2021-05-19T18:15:20.7236740Z COVERALLS_TOKEN: *** 2021-05-19T18:15:20.7237300Z continue-on-error: true 2021-05-19T18:15:20.7237740Z VDIFFR_RUN_TESTS: false 2021-05-19T18:15:20.7238200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:15:20.7238600Z TZ: UTC 2021-05-19T18:15:20.7238940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:15:20.7239310Z NOT_CRAN: true 2021-05-19T18:15:20.7239650Z ##[endgroup] 2021-05-19T18:15:20.8057390Z repo slug is: neuroconductor/neurocStats 2021-05-19T18:15:20.8198280Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T18:15:20.8199190Z env: 2021-05-19T18:15:20.8199800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:15:20.8200360Z TIC_DEPLOY_KEY: 2021-05-19T18:15:20.8200710Z RSPM: 2021-05-19T18:15:20.8201560Z GITHUB_PAT: *** 2021-05-19T18:15:20.8202380Z COVERALLS_TOKEN: *** 2021-05-19T18:15:20.8202870Z continue-on-error: true 2021-05-19T18:15:20.8203440Z VDIFFR_RUN_TESTS: false 2021-05-19T18:15:20.8204110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:15:20.8204690Z TZ: UTC 2021-05-19T18:15:20.8205250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:15:20.8205760Z NOT_CRAN: true 2021-05-19T18:15:20.8206330Z ##[endgroup] 2021-05-19T18:15:22.1899880Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T18:15:22.1900550Z with: 2021-05-19T18:15:22.1900970Z repo_name: neurocStats 2021-05-19T18:15:22.1901380Z repo_version: 0.1.3 2021-05-19T18:15:22.1901790Z runner_os: macOS 2021-05-19T18:15:22.1902190Z R_version: 4.1 2021-05-19T18:15:22.1902530Z env: 2021-05-19T18:15:22.1902990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:15:22.1903440Z TIC_DEPLOY_KEY: 2021-05-19T18:15:22.1903810Z RSPM: 2021-05-19T18:15:22.1905070Z GITHUB_PAT: *** 2021-05-19T18:15:22.1906020Z COVERALLS_TOKEN: *** 2021-05-19T18:15:22.1906540Z continue-on-error: true 2021-05-19T18:15:22.1907040Z VDIFFR_RUN_TESTS: false 2021-05-19T18:15:22.1907530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:15:22.1908000Z TZ: UTC 2021-05-19T18:15:22.1908740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:15:22.1909180Z NOT_CRAN: true 2021-05-19T18:15:22.1909580Z ##[endgroup] 2021-05-19T18:15:22.2673350Z Package: neurocStats 2021-05-19T18:15:22.2742170Z Version: 0.1.3 2021-05-19T18:15:22.2742990Z OS: macOS 2021-05-19T18:15:22.3024670Z ##[group]Run install.packages('remotes') 2021-05-19T18:15:22.3025490Z install.packages('remotes') 2021-05-19T18:15:22.3026300Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T18:15:22.3027250Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T18:15:22.3205650Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:15:22.3206100Z env: 2021-05-19T18:15:22.3206570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:15:22.3207060Z TIC_DEPLOY_KEY: 2021-05-19T18:15:22.3207400Z RSPM: 2021-05-19T18:15:22.3208420Z GITHUB_PAT: *** 2021-05-19T18:15:22.3209250Z COVERALLS_TOKEN: *** 2021-05-19T18:15:22.3209780Z continue-on-error: true 2021-05-19T18:15:22.3210280Z VDIFFR_RUN_TESTS: false 2021-05-19T18:15:22.3210770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:15:22.3211250Z TZ: UTC 2021-05-19T18:15:22.3211680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:15:22.3212120Z NOT_CRAN: true 2021-05-19T18:15:22.3212580Z ##[endgroup] 2021-05-19T18:15:22.5675870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:15:22.5677700Z (as ‘lib’ is unspecified) 2021-05-19T18:15:25.2600180Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T18:15:25.2619170Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:15:25.2702020Z installing the source package ‘remotes’ 2021-05-19T18:15:25.2702930Z 2021-05-19T18:15:25.2723080Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T18:15:25.6974150Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-19T18:15:25.7216820Z ================================================== 2021-05-19T18:15:25.7217980Z downloaded 144 KB 2021-05-19T18:15:25.7220470Z 2021-05-19T18:15:26.2081920Z * installing *source* package ‘remotes’ ... 2021-05-19T18:15:26.2164140Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-19T18:15:26.2165420Z ** using staged installation 2021-05-19T18:15:26.2447030Z ** R 2021-05-19T18:15:26.2756660Z ** inst 2021-05-19T18:15:26.2792200Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:15:28.6806940Z ** help 2021-05-19T18:15:28.8105930Z *** installing help indices 2021-05-19T18:15:28.8844110Z ** building package indices 2021-05-19T18:15:29.2144280Z ** installing vignettes 2021-05-19T18:15:29.2244910Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:15:29.5048000Z ** testing if installed package can be loaded from final location 2021-05-19T18:15:30.3339550Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:15:30.3341070Z * DONE (remotes) 2021-05-19T18:15:30.3341730Z 2021-05-19T18:15:30.3342680Z The downloaded source packages are in 2021-05-19T18:15:30.3348270Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpxA6bfB/downloaded_packages’ 2021-05-19T18:15:34.4241670Z ##[group]Run actions/cache@v1 2021-05-19T18:15:34.4242250Z with: 2021-05-19T18:15:34.4242940Z path: /Users/runner/work/_temp/Library 2021-05-19T18:15:34.4245590Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-644b7f2235760e178e2ea329b6baa00b64b80231e76dafc7db45e7d27f4f728d 2021-05-19T18:15:34.4248930Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-19T18:15:34.4250370Z env: 2021-05-19T18:15:34.4250800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:15:34.4251290Z TIC_DEPLOY_KEY: 2021-05-19T18:15:34.4251640Z RSPM: 2021-05-19T18:15:34.4253340Z GITHUB_PAT: *** 2021-05-19T18:15:34.4254570Z COVERALLS_TOKEN: *** 2021-05-19T18:15:34.4255050Z continue-on-error: true 2021-05-19T18:15:34.4255560Z VDIFFR_RUN_TESTS: false 2021-05-19T18:15:34.4256510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:15:34.4256950Z TZ: UTC 2021-05-19T18:15:34.4257470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:15:34.4257920Z NOT_CRAN: true 2021-05-19T18:15:34.4258330Z ##[endgroup] 2021-05-19T18:15:34.5032270Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T18:15:34.5137170Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T18:15:34.5138250Z remotes::install_github("ropensci/tic") 2021-05-19T18:15:34.5138910Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T18:15:34.5139590Z remotes::install_github("muschellij2/aghast") 2021-05-19T18:15:34.5140170Z remotes::install_cran("covr") 2021-05-19T18:15:34.5762920Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:15:34.5763390Z env: 2021-05-19T18:15:34.5763820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:15:34.5764320Z TIC_DEPLOY_KEY: 2021-05-19T18:15:34.5764710Z RSPM: 2021-05-19T18:15:34.5765580Z GITHUB_PAT: *** 2021-05-19T18:15:34.5766400Z COVERALLS_TOKEN: *** 2021-05-19T18:15:34.5766910Z continue-on-error: true 2021-05-19T18:15:34.5767390Z VDIFFR_RUN_TESTS: false 2021-05-19T18:15:34.5767910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:15:34.5768350Z TZ: UTC 2021-05-19T18:15:34.5768810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:15:34.5769220Z NOT_CRAN: true 2021-05-19T18:15:34.5769630Z ##[endgroup] 2021-05-19T18:15:34.8467420Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:15:35.7578830Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T18:15:38.4447930Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T18:15:38.4449470Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:15:38.4450810Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:15:38.4452160Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T18:15:38.4453460Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T18:15:38.4454760Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:15:38.4456030Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T18:15:38.4457250Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T18:15:38.4458510Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T18:15:38.4459770Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T18:15:38.4461000Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T18:15:38.4462250Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:15:38.4463570Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T18:15:38.4464820Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:15:38.4466070Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T18:15:38.4467470Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T18:15:38.4468790Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:15:38.4470100Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:15:38.4471380Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T18:15:38.4472670Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T18:15:38.4474010Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T18:15:38.4476210Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-19T18:15:38.4478860Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T18:15:38.4480250Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T18:15:38.4481630Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T18:15:38.4482940Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:15:38.4484380Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:15:38.4485900Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:15:38.4487740Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:15:38.4489310Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:15:38.4490530Z (as ‘lib’ is unspecified) 2021-05-19T18:15:38.4492570Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T18:15:38.4494380Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:15:38.4495660Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T18:15:38.4496980Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T18:15:38.4498320Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:15:38.4499700Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T18:15:38.4501040Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T18:15:40.3015350Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T18:15:40.3021210Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:15:40.3147390Z Packages which are only available in source form, and may need 2021-05-19T18:15:40.3149740Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-19T18:15:40.3153140Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-19T18:15:40.3154710Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-19T18:15:40.3157860Z 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-19T18:15:40.3159630Z 2021-05-19T18:15:40.3161600Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T18:15:40.4775160Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-19T18:15:40.5418920Z ================================================== 2021-05-19T18:15:40.5420110Z downloaded 841 KB 2021-05-19T18:15:40.5420870Z 2021-05-19T18:15:40.5461640Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T18:15:40.7179540Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-19T18:15:40.7548620Z ================================================== 2021-05-19T18:15:40.7549680Z downloaded 259 KB 2021-05-19T18:15:40.7576040Z 2021-05-19T18:15:40.7588110Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T18:15:41.1293600Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-19T18:15:41.1464270Z ================================================== 2021-05-19T18:15:41.1466500Z downloaded 96 KB 2021-05-19T18:15:41.1467160Z 2021-05-19T18:15:41.1499630Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-19T18:15:41.4104970Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-19T18:15:41.4106420Z ================================================== 2021-05-19T18:15:41.4107500Z downloaded 19 KB 2021-05-19T18:15:41.4108110Z 2021-05-19T18:15:41.4140070Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-19T18:15:41.7026090Z Content type 'application/x-gzip' length 5730 bytes 2021-05-19T18:15:41.7027670Z ================================================== 2021-05-19T18:15:41.7029150Z downloaded 5730 bytes 2021-05-19T18:15:41.7029870Z 2021-05-19T18:15:41.7063100Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T18:15:41.9823360Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-19T18:15:41.9939660Z ================================================== 2021-05-19T18:15:41.9940770Z downloaded 61 KB 2021-05-19T18:15:41.9941610Z 2021-05-19T18:15:41.9974630Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T18:15:42.3042350Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-19T18:15:42.3835770Z ================================================== 2021-05-19T18:15:42.3839210Z downloaded 1.3 MB 2021-05-19T18:15:42.3841330Z 2021-05-19T18:15:42.3881110Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-19T18:15:42.6726950Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-19T18:15:42.6736000Z ================================================== 2021-05-19T18:15:42.6737970Z downloaded 12 KB 2021-05-19T18:15:42.6739090Z 2021-05-19T18:15:42.6772670Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T18:15:42.8425570Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-19T18:15:42.9073510Z ================================================== 2021-05-19T18:15:42.9075020Z downloaded 774 KB 2021-05-19T18:15:42.9076040Z 2021-05-19T18:15:42.9116070Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T18:15:43.2239100Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-19T18:15:43.5512630Z ================================================== 2021-05-19T18:15:43.5515060Z downloaded 411 KB 2021-05-19T18:15:43.5515670Z 2021-05-19T18:15:43.5548280Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-19T18:15:44.0263560Z Content type 'application/x-gzip' length 3488 bytes 2021-05-19T18:15:44.0264830Z ================================================== 2021-05-19T18:15:44.0265650Z downloaded 3488 bytes 2021-05-19T18:15:44.0266270Z 2021-05-19T18:15:44.0298190Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T18:15:44.1945140Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-19T18:15:44.2193810Z ================================================== 2021-05-19T18:15:44.2195120Z downloaded 156 KB 2021-05-19T18:15:44.2197660Z 2021-05-19T18:15:44.2230350Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T18:15:44.6746550Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-19T18:15:44.6866840Z ================================================== 2021-05-19T18:15:44.6868160Z downloaded 60 KB 2021-05-19T18:15:44.6869210Z 2021-05-19T18:15:44.6901090Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T18:15:44.9245510Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-19T18:15:44.9483870Z ================================================== 2021-05-19T18:15:44.9487260Z downloaded 154 KB 2021-05-19T18:15:44.9487880Z 2021-05-19T18:15:44.9515240Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T18:15:45.2791210Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-19T18:15:45.2979600Z ================================================== 2021-05-19T18:15:45.2981260Z downloaded 110 KB 2021-05-19T18:15:45.2982120Z 2021-05-19T18:15:45.3017500Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T18:15:45.6200310Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-19T18:15:45.6379950Z ================================================== 2021-05-19T18:15:45.6386750Z downloaded 107 KB 2021-05-19T18:15:45.6387400Z 2021-05-19T18:15:45.6420030Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T18:15:46.0616570Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-19T18:15:46.0905300Z ================================================== 2021-05-19T18:15:46.0909720Z downloaded 224 KB 2021-05-19T18:15:46.0911870Z 2021-05-19T18:15:46.0941620Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T18:15:46.4026140Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-19T18:15:46.4143970Z ================================================== 2021-05-19T18:15:46.4145000Z downloaded 58 KB 2021-05-19T18:15:46.4145610Z 2021-05-19T18:15:46.4182670Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T18:15:46.5835470Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-19T18:15:46.5920840Z ================================================== 2021-05-19T18:15:46.5922560Z downloaded 34 KB 2021-05-19T18:15:46.5923230Z 2021-05-19T18:15:46.5958430Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T18:15:46.7931510Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-19T18:15:46.8043660Z ================================================== 2021-05-19T18:15:46.8045080Z downloaded 43 KB 2021-05-19T18:15:46.8046210Z 2021-05-19T18:15:46.8080430Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-19T18:15:47.1261300Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-19T18:15:47.1420690Z ================================================== 2021-05-19T18:15:47.1421790Z downloaded 90 KB 2021-05-19T18:15:47.1423120Z 2021-05-19T18:15:47.1455250Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T18:15:47.6262940Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-19T18:15:47.6431080Z ================================================== 2021-05-19T18:15:47.6435650Z downloaded 92 KB 2021-05-19T18:15:47.6436360Z 2021-05-19T18:15:47.6465630Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-19T18:15:48.0857850Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-19T18:15:48.0874680Z ================================================== 2021-05-19T18:15:48.0875980Z downloaded 27 KB 2021-05-19T18:15:48.0876610Z 2021-05-19T18:15:48.1013850Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T18:15:48.5230040Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-19T18:15:48.5237210Z ================================================== 2021-05-19T18:15:48.5238120Z downloaded 12 KB 2021-05-19T18:15:48.5238740Z 2021-05-19T18:15:48.5274470Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T18:15:48.7860780Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-19T18:15:48.8278460Z ================================================== 2021-05-19T18:15:48.8285980Z downloaded 366 KB 2021-05-19T18:15:48.8288660Z 2021-05-19T18:15:48.8316920Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T18:15:49.0932810Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-19T18:15:49.1092200Z ================================================== 2021-05-19T18:15:49.1093680Z downloaded 81 KB 2021-05-19T18:15:49.1094320Z 2021-05-19T18:15:49.1127070Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T18:15:49.7179580Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-19T18:15:49.7181510Z ================================================== 2021-05-19T18:15:49.7182320Z downloaded 44 KB 2021-05-19T18:15:49.7182910Z 2021-05-19T18:15:49.7212610Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T18:15:50.3406590Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-19T18:15:50.3408670Z ================================================== 2021-05-19T18:15:50.3410240Z downloaded 64 KB 2021-05-19T18:15:50.3410930Z 2021-05-19T18:15:50.3440100Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T18:15:50.5887770Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-19T18:15:50.6485860Z ================================================== 2021-05-19T18:15:50.6490990Z downloaded 777 KB 2021-05-19T18:15:50.6491690Z 2021-05-19T18:15:50.6521820Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T18:15:51.0958490Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-19T18:15:51.1544140Z ================================================== 2021-05-19T18:15:51.1546760Z downloaded 286 KB 2021-05-19T18:15:51.1547360Z 2021-05-19T18:15:51.1577800Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T18:15:51.5802000Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-19T18:15:51.5804660Z ================================================== 2021-05-19T18:15:51.5805520Z downloaded 20 KB 2021-05-19T18:15:51.5807520Z 2021-05-19T18:15:51.5835780Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T18:15:52.7869880Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-19T18:15:52.7870730Z ================================================== 2021-05-19T18:15:52.7871650Z downloaded 24 KB 2021-05-19T18:15:52.7872230Z 2021-05-19T18:15:52.7873900Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T18:15:52.7875380Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-19T18:15:52.7876520Z ================================================== 2021-05-19T18:15:52.7877020Z downloaded 298 KB 2021-05-19T18:15:52.7877290Z 2021-05-19T18:15:52.7878500Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T18:15:52.7879790Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-19T18:15:52.7880390Z ================================================== 2021-05-19T18:15:52.7880850Z downloaded 16 KB 2021-05-19T18:15:52.7881110Z 2021-05-19T18:15:52.7882260Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T18:15:52.8164250Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-19T18:15:52.8866660Z ================================================== 2021-05-19T18:15:52.8871460Z downloaded 1.2 MB 2021-05-19T18:15:52.8874390Z 2021-05-19T18:15:53.6963820Z * installing *source* package ‘rlang’ ... 2021-05-19T18:15:53.7221770Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-19T18:15:53.7223090Z ** using staged installation 2021-05-19T18:15:53.7468960Z ** libs 2021-05-19T18:15:59.2988820Z 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-19T18:15:59.7431930Z 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-19T18:16:00.1146110Z 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-19T18:16:02.6907960Z 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-19T18:16:03.7764990Z 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-19T18:16:03.8469360Z 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-19T18:16:04.0401880Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-19T18:16:04.0453370Z ** R 2021-05-19T18:16:04.1101870Z ** inst 2021-05-19T18:16:04.1117550Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:08.5310090Z ** help 2021-05-19T18:16:09.5853890Z *** installing help indices 2021-05-19T18:16:09.9749470Z *** copying figures 2021-05-19T18:16:09.9790610Z ** building package indices 2021-05-19T18:16:10.6568140Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:11.0890250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:16:12.4988220Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:12.8880890Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:12.8981330Z * DONE (rlang) 2021-05-19T18:16:13.3100870Z * installing *source* package ‘magrittr’ ... 2021-05-19T18:16:13.3148270Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:13.3149930Z ** using staged installation 2021-05-19T18:16:13.3339070Z ** libs 2021-05-19T18:16:13.3509080Z 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-19T18:16:13.4959980Z 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-19T18:16:13.5795930Z 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-19T18:16:13.6357870Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-19T18:16:13.6398880Z ** R 2021-05-19T18:16:13.6476980Z ** inst 2021-05-19T18:16:13.6545580Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:14.0512980Z ** help 2021-05-19T18:16:14.1093010Z *** installing help indices 2021-05-19T18:16:14.1463370Z *** copying figures 2021-05-19T18:16:14.1476910Z ** building package indices 2021-05-19T18:16:14.4316600Z ** installing vignettes 2021-05-19T18:16:14.4402530Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:14.8208920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:16:14.9649920Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:15.2416950Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:15.2448560Z * DONE (magrittr) 2021-05-19T18:16:15.6644600Z * installing *source* package ‘glue’ ... 2021-05-19T18:16:15.6685490Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:15.6686670Z ** using staged installation 2021-05-19T18:16:15.6922140Z ** libs 2021-05-19T18:16:15.7105220Z 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-19T18:16:15.8338410Z 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-19T18:16:15.9141180Z 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-19T18:16:16.0377740Z 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-19T18:16:16.0969800Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-19T18:16:16.1013380Z ** R 2021-05-19T18:16:16.1140890Z ** inst 2021-05-19T18:16:16.1153850Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:16.7852090Z ** help 2021-05-19T18:16:16.8281580Z *** installing help indices 2021-05-19T18:16:16.8633280Z *** copying figures 2021-05-19T18:16:16.8642340Z ** building package indices 2021-05-19T18:16:17.7168600Z ** installing vignettes 2021-05-19T18:16:17.7176890Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:17.7196610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:16:17.7197900Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:18.0222630Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:18.0249640Z * DONE (glue) 2021-05-19T18:16:18.4017760Z * installing *source* package ‘sys’ ... 2021-05-19T18:16:18.4044250Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:18.4045840Z ** using staged installation 2021-05-19T18:16:18.4303420Z ** libs 2021-05-19T18:16:18.4500440Z 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-19T18:16:18.6565960Z 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-19T18:16:18.7400970Z 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-19T18:16:18.7970770Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-19T18:16:18.8017980Z ** R 2021-05-19T18:16:18.8071740Z ** inst 2021-05-19T18:16:18.8102030Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:19.1938390Z ** help 2021-05-19T18:16:19.2496650Z *** installing help indices 2021-05-19T18:16:19.2755810Z ** building package indices 2021-05-19T18:16:19.5493740Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:19.9181200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:16:20.0516670Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:20.3134550Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:20.3161290Z * DONE (sys) 2021-05-19T18:16:20.6543690Z * installing *source* package ‘R6’ ... 2021-05-19T18:16:20.6573430Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:20.6574530Z ** using staged installation 2021-05-19T18:16:20.6758710Z ** R 2021-05-19T18:16:20.6827690Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:21.3650060Z ** help 2021-05-19T18:16:21.3914910Z *** installing help indices 2021-05-19T18:16:21.4145660Z *** copying figures 2021-05-19T18:16:21.4157300Z ** building package indices 2021-05-19T18:16:21.6902560Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:21.9500100Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:22.2093650Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:22.2116730Z * DONE (R6) 2021-05-19T18:16:22.5090070Z * installing *source* package ‘mime’ ... 2021-05-19T18:16:22.5107290Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:22.5108480Z ** using staged installation 2021-05-19T18:16:22.5280900Z ** libs 2021-05-19T18:16:22.5451100Z 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-19T18:16:22.6242890Z 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-19T18:16:22.7173990Z 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-19T18:16:22.7744890Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-19T18:16:22.7795540Z ** R 2021-05-19T18:16:22.7871950Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:23.2360840Z ** help 2021-05-19T18:16:23.3067470Z *** installing help indices 2021-05-19T18:16:23.3263850Z ** building package indices 2021-05-19T18:16:23.5924320Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:23.9964560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:16:24.1252520Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:24.3775860Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:24.3796810Z * DONE (mime) 2021-05-19T18:16:24.9562520Z * installing *source* package ‘curl’ ... 2021-05-19T18:16:24.9681740Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:24.9683230Z ** using staged installation 2021-05-19T18:16:25.1230140Z Found pkg-config cflags and libs! 2021-05-19T18:16:25.4946780Z Using PKG_CFLAGS= 2021-05-19T18:16:25.4951760Z Using PKG_LIBS=-lcurl 2021-05-19T18:16:25.6378400Z ** libs 2021-05-19T18:16:25.6581340Z 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-19T18:16:25.6612520Z 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-19T18:16:25.7686260Z 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-19T18:16:25.9143500Z 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-19T18:16:26.0145320Z 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-19T18:16:26.1046100Z 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-19T18:16:26.2118140Z 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-19T18:16:26.3160670Z 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-19T18:16:26.4045430Z 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-19T18:16:26.6025030Z 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-19T18:16:26.6722790Z 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-19T18:16:26.7687490Z 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-19T18:16:26.8742510Z 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-19T18:16:27.0697650Z 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-19T18:16:27.1628470Z 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-19T18:16:27.2472630Z 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-19T18:16:27.3206900Z 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-19T18:16:27.4004740Z 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-19T18:16:27.4829200Z 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-19T18:16:27.6318400Z 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-19T18:16:27.7309520Z 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-19T18:16:27.7735840Z 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-19T18:16:27.8584750Z 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-19T18:16:27.9219880Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-19T18:16:27.9262510Z ** R 2021-05-19T18:16:27.9433980Z ** inst 2021-05-19T18:16:27.9572210Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:28.6515190Z ** help 2021-05-19T18:16:28.7213580Z *** installing help indices 2021-05-19T18:16:28.7631340Z ** building package indices 2021-05-19T18:16:29.0712950Z ** installing vignettes 2021-05-19T18:16:29.0893730Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:29.4755800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:16:29.6048090Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:29.8722880Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:29.8751580Z * DONE (curl) 2021-05-19T18:16:30.3966870Z * installing *source* package ‘jsonlite’ ... 2021-05-19T18:16:30.4076580Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:30.4077870Z ** using staged installation 2021-05-19T18:16:30.4276610Z ** libs 2021-05-19T18:16:30.4469190Z 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-19T18:16:30.5457720Z 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-19T18:16:30.6361110Z 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-19T18:16:30.7307830Z 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-19T18:16:30.8559770Z 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-19T18:16:30.9570450Z 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-19T18:16:31.0394350Z 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-19T18:16:31.1223560Z 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-19T18:16:31.2179010Z 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-19T18:16:31.3022860Z 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-19T18:16:31.4382820Z 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-19T18:16:31.5341530Z 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-19T18:16:31.6406470Z 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-19T18:16:31.7451670Z 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-19T18:16:31.8404850Z 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-19T18:16:31.9266600Z 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-19T18:16:32.0580630Z 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-19T18:16:32.1382550Z 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-19T18:16:32.2359780Z 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-19T18:16:32.3148600Z 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-19T18:16:32.3932390Z 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-19T18:16:32.4878090Z 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-19T18:16:32.5525900Z 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-19T18:16:32.6344110Z 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-19T18:16:32.7537720Z 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-19T18:16:32.9740470Z 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-19T18:16:33.2704860Z 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-19T18:16:33.4636930Z 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-19T18:16:33.6289010Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-19T18:16:34.5256010Z 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-19T18:16:34.5896640Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-19T18:16:34.5941510Z ** R 2021-05-19T18:16:34.6199390Z ** inst 2021-05-19T18:16:34.6271160Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:36.0550800Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-19T18:16:36.0551840Z ** help 2021-05-19T18:16:36.1015580Z *** installing help indices 2021-05-19T18:16:36.1336960Z ** building package indices 2021-05-19T18:16:36.4182810Z ** installing vignettes 2021-05-19T18:16:36.4383770Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:36.8316930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:16:36.9627880Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:37.2557640Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:37.2592880Z * DONE (jsonlite) 2021-05-19T18:16:37.5692800Z * installing *source* package ‘ini’ ... 2021-05-19T18:16:37.5708810Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:37.5709910Z ** using staged installation 2021-05-19T18:16:37.5866460Z ** R 2021-05-19T18:16:37.5901680Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:37.9158210Z ** help 2021-05-19T18:16:37.9359190Z *** installing help indices 2021-05-19T18:16:37.9618470Z ** building package indices 2021-05-19T18:16:38.2313150Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:38.4870580Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:38.7354890Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:38.7456680Z * DONE (ini) 2021-05-19T18:16:39.0719750Z * installing *source* package ‘gitcreds’ ... 2021-05-19T18:16:39.0753920Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:39.0755130Z ** using staged installation 2021-05-19T18:16:39.0921390Z ** R 2021-05-19T18:16:39.1006110Z ** inst 2021-05-19T18:16:39.1043670Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:39.7395170Z ** help 2021-05-19T18:16:39.7758300Z *** installing help indices 2021-05-19T18:16:39.8028720Z ** building package indices 2021-05-19T18:16:40.0924950Z ** installing vignettes 2021-05-19T18:16:40.1004980Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:40.3707810Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:40.6246510Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:40.6271830Z * DONE (gitcreds) 2021-05-19T18:16:40.9961740Z * installing *source* package ‘zip’ ... 2021-05-19T18:16:41.0004770Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:41.0006450Z ** using staged installation 2021-05-19T18:16:41.0159350Z ** libs 2021-05-19T18:16:41.0339660Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-19T18:16:44.3128040Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-19T18:16:47.3848120Z 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-19T18:16:47.4636760Z 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-19T18:16:50.1055360Z 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-19T18:16:50.1887230Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-19T18:16:50.1889220Z size_t uzipfile_len = 0; 2021-05-19T18:16:50.1889940Z ^ 2021-05-19T18:16:50.2408170Z 1 warning generated. 2021-05-19T18:16:50.2437000Z 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-19T18:16:50.3997060Z 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-19T18:16:50.4997630Z 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-19T18:16:50.5583400Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-19T18:16:50.5676680Z ** R 2021-05-19T18:16:50.5737370Z ** inst 2021-05-19T18:16:50.5763210Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:51.0429030Z ** help 2021-05-19T18:16:51.0773500Z *** installing help indices 2021-05-19T18:16:51.1057660Z ** building package indices 2021-05-19T18:16:51.3748780Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:51.7543940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:16:51.8887160Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:52.1450390Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:52.1477030Z * DONE (zip) 2021-05-19T18:16:52.6296460Z * installing *source* package ‘rstudioapi’ ... 2021-05-19T18:16:52.6377870Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:52.6379100Z ** using staged installation 2021-05-19T18:16:52.6557950Z ** R 2021-05-19T18:16:52.6734230Z ** inst 2021-05-19T18:16:52.6816450Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:53.3680670Z ** help 2021-05-19T18:16:53.7502840Z *** installing help indices 2021-05-19T18:16:53.8949380Z *** copying figures 2021-05-19T18:16:53.8962880Z ** building package indices 2021-05-19T18:16:54.3400360Z ** installing vignettes 2021-05-19T18:16:54.3511060Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:54.6102250Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:54.8701220Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:54.8735820Z * DONE (rstudioapi) 2021-05-19T18:16:55.2753740Z * installing *source* package ‘rprojroot’ ... 2021-05-19T18:16:55.2802430Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:55.2803570Z ** using staged installation 2021-05-19T18:16:55.3007090Z ** R 2021-05-19T18:16:55.3081170Z ** inst 2021-05-19T18:16:55.3107940Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:55.9540030Z ** help 2021-05-19T18:16:55.9913070Z *** installing help indices 2021-05-19T18:16:56.0232870Z *** copying figures 2021-05-19T18:16:56.0270190Z ** building package indices 2021-05-19T18:16:56.3057470Z ** installing vignettes 2021-05-19T18:16:56.3158240Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:56.5789290Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:56.8787070Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:56.8815700Z * DONE (rprojroot) 2021-05-19T18:16:57.3338870Z * installing *source* package ‘crayon’ ... 2021-05-19T18:16:57.3375280Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-19T18:16:57.3377770Z ** using staged installation 2021-05-19T18:16:57.3566720Z ** R 2021-05-19T18:16:57.3724900Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:16:58.5313030Z ** help 2021-05-19T18:16:58.6153250Z *** installing help indices 2021-05-19T18:16:58.7399860Z ** building package indices 2021-05-19T18:16:59.0450620Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:16:59.3515850Z ** testing if installed package can be loaded from final location 2021-05-19T18:16:59.6202600Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:16:59.6226270Z * DONE (crayon) 2021-05-19T18:17:00.0051790Z * installing *source* package ‘fastmap’ ... 2021-05-19T18:17:00.0082900Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-19T18:17:00.0084040Z ** using staged installation 2021-05-19T18:17:00.0254510Z ** libs 2021-05-19T18:17:00.0443350Z 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-19T18:17:03.0594860Z 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-19T18:17:03.1436930Z 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-19T18:17:03.2053970Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-19T18:17:03.2096130Z ** R 2021-05-19T18:17:03.2166450Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:17:03.7697920Z ** help 2021-05-19T18:17:03.8003410Z *** installing help indices 2021-05-19T18:17:03.8228680Z ** building package indices 2021-05-19T18:17:04.0919180Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:17:04.4681200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:17:04.5992270Z ** testing if installed package can be loaded from final location 2021-05-19T18:17:04.8565980Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:17:04.8587770Z * DONE (fastmap) 2021-05-19T18:17:05.2302150Z * installing *source* package ‘yaml’ ... 2021-05-19T18:17:05.2344720Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-19T18:17:05.2346370Z ** using staged installation 2021-05-19T18:17:05.2488480Z ** libs 2021-05-19T18:17:05.2690990Z 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-19T18:17:05.6633660Z 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-19T18:17:05.8238570Z 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-19T18:17:06.8807710Z 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-19T18:17:07.0322720Z 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-19T18:17:07.2088600Z 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-19T18:17:07.6117690Z 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-19T18:17:07.7031730Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T18:17:07.7033790Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-19T18:17:07.7034750Z ^~~ 2021-05-19T18:17:07.7037020Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T18:17:07.7038840Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-19T18:17:07.7039780Z ^~~ 2021-05-19T18:17:07.7041980Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T18:17:07.7043760Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-19T18:17:07.7044680Z ^~~ 2021-05-19T18:17:07.9029940Z 3 warnings generated. 2021-05-19T18:17:07.9061790Z 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-19T18:17:08.0373450Z 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-19T18:17:08.1097340Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T18:17:08.1099140Z tag = process_tag(tag); 2021-05-19T18:17:08.1099880Z ^~~ 2021-05-19T18:17:08.1125150Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T18:17:08.1126860Z tag = process_tag(tag); 2021-05-19T18:17:08.1127590Z ^~~ 2021-05-19T18:17:08.1164460Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T18:17:08.1166130Z tag = process_tag(tag); 2021-05-19T18:17:08.1166840Z ^~~ 2021-05-19T18:17:08.4395400Z 3 warnings generated. 2021-05-19T18:17:08.4429490Z 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-19T18:17:08.5800250Z 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-19T18:17:09.9779680Z 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-19T18:17:10.0745670Z 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-19T18:17:10.1402220Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-19T18:17:10.1454580Z ** R 2021-05-19T18:17:10.1495180Z ** inst 2021-05-19T18:17:10.1538500Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:17:10.5367050Z ** help 2021-05-19T18:17:10.5893320Z *** installing help indices 2021-05-19T18:17:10.6192320Z ** building package indices 2021-05-19T18:17:10.9025260Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:17:11.2947120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:17:11.4261700Z ** testing if installed package can be loaded from final location 2021-05-19T18:17:11.6744530Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:17:11.6770170Z * DONE (yaml) 2021-05-19T18:17:12.1199450Z * installing *source* package ‘withr’ ... 2021-05-19T18:17:12.1251550Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-19T18:17:12.1252680Z ** using staged installation 2021-05-19T18:17:12.1488460Z ** R 2021-05-19T18:17:12.1656350Z ** inst 2021-05-19T18:17:12.1681360Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:17:13.0390310Z ** help 2021-05-19T18:17:13.1571120Z *** installing help indices 2021-05-19T18:17:13.2243180Z *** copying figures 2021-05-19T18:17:13.2255090Z ** building package indices 2021-05-19T18:17:13.5406430Z ** installing vignettes 2021-05-19T18:17:13.5507720Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:17:13.8119860Z ** testing if installed package can be loaded from final location 2021-05-19T18:17:14.0688060Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:17:14.0789700Z * DONE (withr) 2021-05-19T18:17:14.4151410Z * installing *source* package ‘whisker’ ... 2021-05-19T18:17:14.4184590Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-19T18:17:14.4185760Z ** using staged installation 2021-05-19T18:17:14.4325010Z ** R 2021-05-19T18:17:14.4379190Z ** inst 2021-05-19T18:17:14.4458160Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:17:14.9765830Z ** help 2021-05-19T18:17:15.0102620Z *** installing help indices 2021-05-19T18:17:15.0378730Z ** building package indices 2021-05-19T18:17:15.3741910Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:17:15.6324590Z ** testing if installed package can be loaded from final location 2021-05-19T18:17:15.8850110Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:17:15.8880910Z * DONE (whisker) 2021-05-19T18:17:16.2155130Z * installing *source* package ‘rappdirs’ ... 2021-05-19T18:17:16.2179330Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-19T18:17:16.2180620Z ** using staged installation 2021-05-19T18:17:16.2461540Z ** libs 2021-05-19T18:17:16.2688990Z 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-19T18:17:16.3492300Z 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-19T18:17:16.4309820Z 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-19T18:17:16.4974900Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-19T18:17:16.5015440Z ** R 2021-05-19T18:17:16.5080130Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:17:16.9130560Z ** help 2021-05-19T18:17:16.9481010Z *** installing help indices 2021-05-19T18:17:16.9752480Z ** building package indices 2021-05-19T18:17:17.2484190Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:17:17.6208380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:17:17.7587820Z ** testing if installed package can be loaded from final location 2021-05-19T18:17:18.0108570Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:17:18.0129730Z * DONE (rappdirs) 2021-05-19T18:17:18.7516020Z * installing *source* package ‘fs’ ... 2021-05-19T18:17:18.7732840Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-19T18:17:18.7734110Z ** using staged installation 2021-05-19T18:17:18.7966530Z ** libs 2021-05-19T18:17:18.8174820Z 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-19T18:17:19.6557030Z 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-19T18:17:19.8452990Z 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-19T18:17:20.6276200Z 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-19T18:17:20.8091240Z 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-19T18:17:21.4740630Z 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-19T18:17:22.4803250Z 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-19T18:17:22.6411920Z 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-19T18:17:23.8098590Z 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-19T18:17:24.0641730Z 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-19T18:17:24.7727030Z 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-19T18:17:25.4450860Z (cd libuv-1.38.1 \ 2021-05-19T18:17:25.4452630Z && 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-19T18:17:27.0057120Z rm: conftest.dSYM: is a directory 2021-05-19T18:17:30.4821270Z rm: conftest.dSYM: is a directory 2021-05-19T18:17:30.5774760Z rm: conftest.dSYM: is a directory 2021-05-19T18:17:30.6017270Z rm: conftest.dSYM: is a directory 2021-05-19T18:17:41.7064010Z make --directory=libuv-1.38.1 \ 2021-05-19T18:17:41.7064650Z HAVE_DTRACE=0 2021-05-19T18:17:41.7593140Z CC src/libuv_la-fs-poll.lo 2021-05-19T18:17:42.8524700Z CC src/libuv_la-idna.lo 2021-05-19T18:17:43.9870770Z CC src/libuv_la-inet.lo 2021-05-19T18:17:45.1443300Z CC src/libuv_la-random.lo 2021-05-19T18:17:46.1428150Z CC src/libuv_la-strscpy.lo 2021-05-19T18:17:47.0924820Z CC src/libuv_la-threadpool.lo 2021-05-19T18:17:48.2269560Z CC src/libuv_la-timer.lo 2021-05-19T18:17:49.4080310Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-19T18:17:50.4222800Z CC src/libuv_la-uv-common.lo 2021-05-19T18:17:51.9469910Z CC src/libuv_la-version.lo 2021-05-19T18:17:52.9271860Z CC src/unix/libuv_la-async.lo 2021-05-19T18:17:54.0367050Z CC src/unix/libuv_la-core.lo 2021-05-19T18:17:55.6745920Z CC src/unix/libuv_la-dl.lo 2021-05-19T18:17:56.6800730Z CC src/unix/libuv_la-fs.lo 2021-05-19T18:17:58.6016150Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-19T18:17:59.6595490Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-19T18:18:00.6985040Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-19T18:18:02.5807800Z CC src/unix/libuv_la-loop.lo 2021-05-19T18:18:03.6628090Z CC src/unix/libuv_la-pipe.lo 2021-05-19T18:18:04.7815900Z CC src/unix/libuv_la-poll.lo 2021-05-19T18:18:05.8450540Z CC src/unix/libuv_la-process.lo 2021-05-19T18:18:07.1324840Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-19T18:18:08.2022930Z CC src/unix/libuv_la-signal.lo 2021-05-19T18:18:09.7227390Z CC src/unix/libuv_la-stream.lo 2021-05-19T18:18:11.6744090Z CC src/unix/libuv_la-tcp.lo 2021-05-19T18:18:12.8613570Z CC src/unix/libuv_la-thread.lo 2021-05-19T18:18:14.1241680Z CC src/unix/libuv_la-tty.lo 2021-05-19T18:18:15.2819580Z CC src/unix/libuv_la-udp.lo 2021-05-19T18:18:17.2613040Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-19T18:18:18.3280730Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-19T18:18:19.3842270Z CC src/unix/libuv_la-darwin.lo 2021-05-19T18:18:20.5449150Z CC src/unix/libuv_la-fsevents.lo 2021-05-19T18:18:21.8499730Z CC src/unix/libuv_la-kqueue.lo 2021-05-19T18:18:23.1190290Z CC src/unix/libuv_la-proctitle.lo 2021-05-19T18:18:24.0981220Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-19T18:18:25.0610780Z CCLD libuv.la 2021-05-19T18:18:25.5893070Z 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-19T18:18:25.6708890Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-19T18:18:25.6784960Z ** R 2021-05-19T18:18:25.6948230Z ** inst 2021-05-19T18:18:25.6987160Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:18:27.1994560Z ** help 2021-05-19T18:18:27.3041970Z *** installing help indices 2021-05-19T18:18:27.3651390Z ** building package indices 2021-05-19T18:18:27.6782790Z ** installing vignettes 2021-05-19T18:18:27.7025450Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:18:28.2062340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:18:28.3463770Z ** testing if installed package can be loaded from final location 2021-05-19T18:18:28.6815000Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:18:28.6901410Z * DONE (fs) 2021-05-19T18:18:29.0869640Z * installing *source* package ‘clipr’ ... 2021-05-19T18:18:29.0898290Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-19T18:18:29.0899530Z ** using staged installation 2021-05-19T18:18:29.1168060Z ** R 2021-05-19T18:18:29.1237570Z ** inst 2021-05-19T18:18:29.1264050Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:18:29.5820220Z ** help 2021-05-19T18:18:29.6139370Z *** installing help indices 2021-05-19T18:18:29.6403040Z ** building package indices 2021-05-19T18:18:29.9139070Z ** installing vignettes 2021-05-19T18:18:29.9239940Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:18:30.1875820Z ** testing if installed package can be loaded from final location 2021-05-19T18:18:30.4404180Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:18:30.4504290Z * DONE (clipr) 2021-05-19T18:18:31.6843650Z * installing *source* package ‘git2r’ ... 2021-05-19T18:18:31.7268210Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-19T18:18:31.7269510Z ** using staged installation 2021-05-19T18:18:32.1620520Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-19T18:18:32.1622470Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-19T18:18:32.1632080Z checking for gcc... gcc 2021-05-19T18:18:35.8308750Z checking whether the C compiler works... yes 2021-05-19T18:18:35.8310150Z checking for C compiler default output file name... a.out 2021-05-19T18:18:35.9615870Z checking for suffix of executables... 2021-05-19T18:18:36.4302910Z checking whether we are cross compiling... no 2021-05-19T18:18:36.5403910Z checking for suffix of object files... o 2021-05-19T18:18:36.6037370Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:18:36.6701030Z checking whether gcc accepts -g... yes 2021-05-19T18:18:36.7977280Z checking for gcc option to accept ISO C89... none needed 2021-05-19T18:18:36.7989040Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T18:18:36.8136790Z checking pkg-config is at least version 0.9.0... yes 2021-05-19T18:18:36.8889200Z Found pkg-config cflags and libs! 2021-05-19T18:18:37.2909020Z checking whether the libgit2 version will work in git2r... yes 2021-05-19T18:18:37.5632700Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-19T18:18:37.6741290Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-19T18:18:37.7855610Z checking whether the libgit2 function git_error_last is available... yes 2021-05-19T18:18:37.8962280Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-19T18:18:37.8964610Z ----- Results of the git2r package configure ----- 2021-05-19T18:18:37.8965650Z 2021-05-19T18:18:37.8967690Z 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-19T18:18:37.8969500Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T18:18:37.8970210Z 2021-05-19T18:18:37.8971430Z -------------------------------------------------- 2021-05-19T18:18:37.9361090Z configure: creating ./config.status 2021-05-19T18:18:38.1286900Z config.status: creating src/Makevars 2021-05-19T18:18:38.2592910Z ** libs 2021-05-19T18:18:38.2793630Z 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-19T18:18:38.4049810Z 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-19T18:18:38.4938240Z 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-19T18:18:38.7147490Z 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-19T18:18:38.8568420Z 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-19T18:18:39.0309840Z 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-19T18:18:39.2776240Z 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-19T18:18:39.4195950Z 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-19T18:18:39.5580650Z 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-19T18:18:39.7588210Z 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-19T18:18:39.9561240Z 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-19T18:18:40.1024000Z 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-19T18:18:40.3592400Z 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-19T18:18:40.4772440Z 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-19T18:18:40.6091350Z 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-19T18:18:40.7457880Z 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-19T18:18:40.8765540Z 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-19T18:18:41.0864560Z 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-19T18:18:41.2550840Z 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-19T18:18:41.3882730Z 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-19T18:18:41.5860280Z 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-19T18:18:41.7050090Z 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-19T18:18:41.8399810Z 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-19T18:18:41.9886950Z 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-19T18:18:42.1270790Z 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-19T18:18:42.3309440Z 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-19T18:18:42.5147600Z 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-19T18:18:42.6462560Z 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-19T18:18:42.7781970Z 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-19T18:18:42.9893480Z 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-19T18:18:43.1203440Z 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-19T18:18:43.2823060Z 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-19T18:18:43.4886940Z 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-19T18:18:43.6523980Z 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-19T18:18:43.7723090Z 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-19T18:18:43.9290560Z 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-19T18:18:43.9582280Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T18:18:43.9962430Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-19T18:18:44.0010450Z ** R 2021-05-19T18:18:44.0290060Z ** inst 2021-05-19T18:18:44.0314260Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:18:45.2850370Z ** help 2021-05-19T18:18:45.6795510Z *** installing help indices 2021-05-19T18:18:45.9033730Z ** building package indices 2021-05-19T18:18:46.3688900Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:18:46.7910740Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:18:46.9284050Z ** testing if installed package can be loaded from final location 2021-05-19T18:18:47.2155370Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:18:47.2184190Z * DONE (git2r) 2021-05-19T18:18:47.6025610Z * installing *source* package ‘askpass’ ... 2021-05-19T18:18:47.6045070Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-19T18:18:47.6046720Z ** using staged installation 2021-05-19T18:18:47.6237030Z ** libs 2021-05-19T18:18:47.6414530Z 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-19T18:18:47.7345460Z 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-19T18:18:47.7919800Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-19T18:18:47.7960170Z ** R 2021-05-19T18:18:47.8004520Z ** inst 2021-05-19T18:18:47.8026330Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:18:48.1508620Z ** help 2021-05-19T18:18:48.1762460Z *** installing help indices 2021-05-19T18:18:48.1939610Z ** building package indices 2021-05-19T18:18:48.4646600Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:18:48.7309600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:18:48.8656510Z ** testing if installed package can be loaded from final location 2021-05-19T18:18:49.1243000Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:18:49.1265110Z * DONE (askpass) 2021-05-19T18:18:49.6515840Z * installing *source* package ‘cli’ ... 2021-05-19T18:18:49.6832230Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-19T18:18:49.6833700Z ** using staged installation 2021-05-19T18:18:49.7100870Z ** R 2021-05-19T18:18:49.7520270Z ** inst 2021-05-19T18:18:49.7562350Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:18:53.1505360Z ** help 2021-05-19T18:18:53.4406110Z *** installing help indices 2021-05-19T18:18:53.6047350Z *** copying figures 2021-05-19T18:18:53.6064270Z ** building package indices 2021-05-19T18:18:54.0199950Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:18:54.3406870Z ** testing if installed package can be loaded from final location 2021-05-19T18:18:54.7206370Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:18:54.7306410Z * DONE (cli) 2021-05-19T18:18:55.2417760Z * installing *source* package ‘purrr’ ... 2021-05-19T18:18:55.2521230Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-19T18:18:55.2522520Z ** using staged installation 2021-05-19T18:18:55.2751520Z ** libs 2021-05-19T18:18:55.2936540Z 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-19T18:18:55.3697370Z 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-19T18:18:55.4905020Z 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-19T18:18:55.5930150Z 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-19T18:18:55.7227080Z 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-19T18:18:55.8030610Z 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-19T18:18:55.9462420Z 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-19T18:18:56.1052840Z 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-19T18:18:56.2154340Z 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-19T18:18:56.3028060Z 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-19T18:18:56.3618820Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-19T18:18:56.3664270Z ** R 2021-05-19T18:18:56.3924400Z ** inst 2021-05-19T18:18:56.3982310Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:18:57.9861090Z ** help 2021-05-19T18:18:58.2371120Z *** installing help indices 2021-05-19T18:18:58.3608230Z *** copying figures 2021-05-19T18:18:58.3709770Z ** building package indices 2021-05-19T18:18:58.7437070Z ** installing vignettes 2021-05-19T18:18:58.7581710Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:18:59.1634860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:18:59.2979390Z ** testing if installed package can be loaded from final location 2021-05-19T18:18:59.7062650Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:18:59.7100220Z * DONE (purrr) 2021-05-19T18:19:00.1308280Z * installing *source* package ‘lifecycle’ ... 2021-05-19T18:19:00.1366300Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:00.1381070Z ** using staged installation 2021-05-19T18:19:00.1590980Z ** R 2021-05-19T18:19:00.1671850Z ** inst 2021-05-19T18:19:00.1718200Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:00.8012770Z ** help 2021-05-19T18:19:00.8462050Z *** installing help indices 2021-05-19T18:19:00.8767380Z *** copying figures 2021-05-19T18:19:00.8798660Z ** building package indices 2021-05-19T18:19:01.1840710Z ** installing vignettes 2021-05-19T18:19:01.1945030Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:01.4933850Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:01.7814400Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:01.7975830Z * DONE (lifecycle) 2021-05-19T18:19:02.2976010Z * installing *source* package ‘desc’ ... 2021-05-19T18:19:02.3065620Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:02.3066780Z ** using staged installation 2021-05-19T18:19:02.3285060Z ** R 2021-05-19T18:19:02.3484650Z ** inst 2021-05-19T18:19:02.3533350Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:04.4282770Z ** help 2021-05-19T18:19:04.6207620Z *** installing help indices 2021-05-19T18:19:04.7300560Z ** building package indices 2021-05-19T18:19:05.1109160Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:05.3973290Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:05.7259330Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:05.7359410Z * DONE (desc) 2021-05-19T18:19:06.0566030Z * installing *source* package ‘cachem’ ... 2021-05-19T18:19:06.0591730Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:06.0592900Z ** using staged installation 2021-05-19T18:19:06.0776530Z ** libs 2021-05-19T18:19:06.0956250Z 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-19T18:19:06.1811950Z 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-19T18:19:06.2651770Z 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-19T18:19:06.3230390Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-19T18:19:06.3341040Z ** R 2021-05-19T18:19:06.3430890Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:07.0343160Z ** help 2021-05-19T18:19:07.0679100Z *** installing help indices 2021-05-19T18:19:07.0930000Z ** building package indices 2021-05-19T18:19:07.3690220Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:07.7722150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:19:07.9072850Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:08.1923390Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:08.1947910Z * DONE (cachem) 2021-05-19T18:19:08.9126480Z * installing *source* package ‘openssl’ ... 2021-05-19T18:19:08.9325890Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:08.9327120Z ** using staged installation 2021-05-19T18:19:09.0906140Z Homebrew 3.1.7 2021-05-19T18:19:09.1840090Z Homebrew/homebrew-core (git revision dafce7504e; last commit 2021-05-16) 2021-05-19T18:19:09.2721570Z Homebrew/homebrew-cask (git revision 80c0927c4a; last commit 2021-05-16) 2021-05-19T18:19:09.6721780Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-19T18:19:10.0153170Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-19T18:19:10.0386850Z ** libs 2021-05-19T18:19:10.0589450Z 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-19T18:19:10.0622590Z 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-19T18:19:10.2052160Z 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-19T18:19:10.3466270Z 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-19T18:19:10.5155560Z 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-19T18:19:10.7819420Z 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-19T18:19:10.9379880Z 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-19T18:19:11.1323690Z 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-19T18:19:11.3356330Z 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-19T18:19:11.4398400Z 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-19T18:19:11.5910430Z 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-19T18:19:11.7174370Z 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-19T18:19:11.8740250Z 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-19T18:19:12.0868120Z 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-19T18:19:12.2850860Z 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-19T18:19:12.5532370Z 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-19T18:19:12.6416960Z 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-19T18:19:12.7170560Z 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-19T18:19:12.9294800Z 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-19T18:19:13.1628140Z 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-19T18:19:13.3766110Z 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-19T18:19:13.4598530Z 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-19T18:19:13.6541230Z 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-19T18:19:13.8642740Z 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-19T18:19:14.1072910Z 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-19T18:19:14.3142650Z 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-19T18:19:14.5243010Z 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-19T18:19:14.7343090Z 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-19T18:19:14.8394550Z 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-19T18:19:15.0460900Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T18:19:15.1280380Z 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-19T18:19:15.1607880Z 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-19T18:19:15.1665860Z 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-19T18:19:15.2024190Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-19T18:19:15.2084600Z ** R 2021-05-19T18:19:15.2258700Z ** inst 2021-05-19T18:19:15.2475020Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:16.5744180Z ** help 2021-05-19T18:19:16.7095270Z *** installing help indices 2021-05-19T18:19:16.7597970Z ** building package indices 2021-05-19T18:19:17.0840270Z ** installing vignettes 2021-05-19T18:19:17.1008770Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:17.4926060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:19:17.6297590Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:17.9576000Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:17.9655230Z * DONE (openssl) 2021-05-19T18:19:18.3071050Z * installing *source* package ‘memoise’ ... 2021-05-19T18:19:18.3095340Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:18.3096680Z ** using staged installation 2021-05-19T18:19:18.3319130Z ** R 2021-05-19T18:19:18.3453590Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:18.8927140Z ** help 2021-05-19T18:19:18.9317440Z *** installing help indices 2021-05-19T18:19:18.9632280Z ** building package indices 2021-05-19T18:19:19.2532220Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:19.5443800Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:19.8617970Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:19.8637860Z * DONE (memoise) 2021-05-19T18:19:20.3778780Z * installing *source* package ‘httr’ ... 2021-05-19T18:19:20.3877070Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:20.3878330Z ** using staged installation 2021-05-19T18:19:20.4118250Z ** R 2021-05-19T18:19:20.4426050Z ** demo 2021-05-19T18:19:20.4476810Z ** inst 2021-05-19T18:19:20.4551820Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:23.7055100Z ** help 2021-05-19T18:19:23.9582660Z *** installing help indices 2021-05-19T18:19:24.0883030Z ** building package indices 2021-05-19T18:19:24.4820290Z ** installing vignettes 2021-05-19T18:19:24.4919390Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:24.7637740Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:25.0881390Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:25.0982150Z * DONE (httr) 2021-05-19T18:19:25.4531300Z * installing *source* package ‘credentials’ ... 2021-05-19T18:19:25.4561800Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:25.4566220Z ** using staged installation 2021-05-19T18:19:25.4772480Z ** R 2021-05-19T18:19:25.4843570Z ** inst 2021-05-19T18:19:25.4877860Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:26.0767210Z ** help 2021-05-19T18:19:26.1056110Z *** installing help indices 2021-05-19T18:19:26.1305220Z ** building package indices 2021-05-19T18:19:26.3992810Z ** installing vignettes 2021-05-19T18:19:26.4093720Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:26.8501000Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:27.2545530Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:27.2570900Z * DONE (credentials) 2021-05-19T18:19:27.6861660Z * installing *source* package ‘gh’ ... 2021-05-19T18:19:27.6896890Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:27.6898000Z ** using staged installation 2021-05-19T18:19:27.7129240Z ** R 2021-05-19T18:19:27.7256510Z ** inst 2021-05-19T18:19:27.7282800Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:29.0706890Z ** help 2021-05-19T18:19:29.1189740Z *** installing help indices 2021-05-19T18:19:29.1540090Z ** building package indices 2021-05-19T18:19:29.4358190Z ** installing vignettes 2021-05-19T18:19:29.4459350Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:29.7991630Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:30.1642250Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:30.1705500Z * DONE (gh) 2021-05-19T18:19:30.5558230Z * installing *source* package ‘gert’ ... 2021-05-19T18:19:30.5611820Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:30.5613260Z ** using staged installation 2021-05-19T18:19:30.7368990Z Found pkg-config cflags and libs! 2021-05-19T18:19:31.1141490Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-19T18:19:31.1149410Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T18:19:31.2373040Z Configuration OK! 2021-05-19T18:19:31.2593830Z ** libs 2021-05-19T18:19:31.2787770Z 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-19T18:19:31.2821810Z 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-19T18:19:31.5099130Z 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-19T18:19:31.7474240Z 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-19T18:19:31.9830920Z 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-19T18:19:32.1192340Z 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-19T18:19:32.2466350Z 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-19T18:19:32.4315390Z 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-19T18:19:32.5550490Z 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-19T18:19:32.7087390Z 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-19T18:19:32.8618400Z 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-19T18:19:32.9950920Z 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-19T18:19:33.1460970Z 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-19T18:19:33.2801460Z 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-19T18:19:33.4449740Z 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-19T18:19:33.5730580Z 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-19T18:19:33.6000390Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T18:19:33.6357910Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-19T18:19:33.6410070Z ** R 2021-05-19T18:19:33.6551410Z ** inst 2021-05-19T18:19:33.6576750Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:34.6850800Z ** help 2021-05-19T18:19:34.7773010Z *** installing help indices 2021-05-19T18:19:34.8294490Z ** building package indices 2021-05-19T18:19:35.1373590Z ** installing vignettes 2021-05-19T18:19:35.1574740Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:35.6524220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:19:35.7921650Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:36.1412030Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:36.1511980Z * DONE (gert) 2021-05-19T18:19:36.7815920Z * installing *source* package ‘usethis’ ... 2021-05-19T18:19:36.8001220Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-19T18:19:36.8002550Z ** using staged installation 2021-05-19T18:19:36.8331530Z ** R 2021-05-19T18:19:36.8950410Z ** inst 2021-05-19T18:19:36.9182740Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:19:40.8162980Z ** help 2021-05-19T18:19:41.1130070Z *** installing help indices 2021-05-19T18:19:41.2798650Z *** copying figures 2021-05-19T18:19:41.2848070Z ** building package indices 2021-05-19T18:19:41.7240550Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:42.1763650Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:42.6709480Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:42.6809560Z * DONE (usethis) 2021-05-19T18:19:42.7341960Z 2021-05-19T18:19:42.7343550Z The downloaded source packages are in 2021-05-19T18:19:42.7346810Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/downloaded_packages’ 2021-05-19T18:19:42.7363210Z Running `R CMD build`... 2021-05-19T18:19:46.6264350Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:19:46.6266830Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/remotes2a7f47e41829/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T18:19:46.6268300Z (as ‘lib’ is unspecified) 2021-05-19T18:19:46.6269150Z * preparing ‘tic’: 2021-05-19T18:19:46.6270660Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:19:46.6271830Z * installing the package to process help pages 2021-05-19T18:19:46.6273470Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:19:46.6275040Z * checking for empty or unneeded directories 2021-05-19T18:19:46.6276600Z Removed empty directory ‘tic/.circleci’ 2021-05-19T18:19:46.6278060Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T18:19:46.6279560Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T18:19:46.6783760Z * installing *source* package ‘tic’ ... 2021-05-19T18:19:46.6786510Z ** using staged installation 2021-05-19T18:19:46.7166140Z ** R 2021-05-19T18:19:46.7485760Z ** inst 2021-05-19T18:19:46.7692540Z ** preparing package for lazy loading 2021-05-19T18:19:47.3377740Z ** help 2021-05-19T18:19:47.7069810Z *** installing help indices 2021-05-19T18:19:47.8269860Z *** copying figures 2021-05-19T18:19:47.8299480Z ** building package indices 2021-05-19T18:19:48.1990720Z ** installing vignettes 2021-05-19T18:19:48.2052220Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:19:48.6166970Z ** testing if installed package can be loaded from final location 2021-05-19T18:19:49.1196080Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:19:49.1298670Z * DONE (tic) 2021-05-19T18:19:49.2025830Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:19:49.5473320Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T18:19:50.9415190Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T18:19:50.9416690Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:19:50.9418900Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-19T18:19:50.9421400Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T18:19:50.9422790Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T18:19:50.9424050Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T18:19:50.9425920Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:19:50.9427420Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T18:19:50.9429050Z (as ‘lib’ is unspecified) 2021-05-19T18:19:50.9430380Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T18:19:50.9434420Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T18:19:50.9438530Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:19:50.9440270Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T18:19:50.9444010Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T18:19:50.9447680Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T18:19:50.9449030Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:19:50.9450330Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:19:50.9452130Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T18:19:50.9455330Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T18:19:50.9456940Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T18:19:50.9461450Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T18:19:50.9462820Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T18:19:50.9464120Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T18:19:50.9465400Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T18:19:50.9467370Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T18:19:50.9469570Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T18:19:50.9473670Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T18:19:50.9478530Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T18:19:50.9482940Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T18:19:50.9484980Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T18:19:50.9488110Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T18:19:50.9492810Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T18:19:50.9497960Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:19:50.9501650Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:19:50.9503680Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:19:50.9507110Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T18:19:50.9510790Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T18:19:50.9512960Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:19:50.9516560Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T18:19:50.9520960Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T18:19:50.9525550Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T18:19:52.9537560Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T18:19:52.9541480Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:19:52.9623460Z Packages which are only available in source form, and may need 2021-05-19T18:19:52.9626610Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-19T18:19:52.9630870Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-19T18:19:52.9633250Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-19T18:19:52.9639730Z 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-19T18:19:52.9641560Z 2021-05-19T18:19:52.9645630Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T18:19:53.2064210Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-19T18:19:53.2191560Z ================================================== 2021-05-19T18:19:53.2193170Z downloaded 233 KB 2021-05-19T18:19:53.2195550Z 2021-05-19T18:19:53.2226390Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T18:19:53.4840800Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-19T18:19:53.5106490Z ================================================== 2021-05-19T18:19:53.5108730Z downloaded 764 KB 2021-05-19T18:19:53.5109400Z 2021-05-19T18:19:53.5147870Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-19T18:19:53.7747610Z Content type 'application/x-gzip' length 6080 bytes 2021-05-19T18:19:53.7749250Z ================================================== 2021-05-19T18:19:53.7750680Z downloaded 6080 bytes 2021-05-19T18:19:53.7751260Z 2021-05-19T18:19:53.7783470Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T18:19:53.9299570Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-19T18:19:53.9906970Z ================================================== 2021-05-19T18:19:53.9912440Z downloaded 1.1 MB 2021-05-19T18:19:53.9916680Z 2021-05-19T18:19:53.9946610Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T18:19:54.2646340Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-19T18:19:54.2977100Z ================================================== 2021-05-19T18:19:54.2979570Z downloaded 670 KB 2021-05-19T18:19:54.2980330Z 2021-05-19T18:19:54.3013580Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T18:19:54.7101240Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-19T18:19:54.7103040Z ================================================== 2021-05-19T18:19:54.7104100Z downloaded 13 KB 2021-05-19T18:19:54.7104950Z 2021-05-19T18:19:54.7137240Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T18:19:55.1155900Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-19T18:19:55.1293440Z ================================================== 2021-05-19T18:19:55.1294850Z downloaded 265 KB 2021-05-19T18:19:55.1295830Z 2021-05-19T18:19:55.1328250Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T18:19:55.3561570Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-19T18:19:55.3749800Z ================================================== 2021-05-19T18:19:55.3752180Z downloaded 466 KB 2021-05-19T18:19:55.3753040Z 2021-05-19T18:19:55.3881360Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T18:19:55.6274650Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-19T18:19:55.6275960Z ================================================== 2021-05-19T18:19:55.6277120Z downloaded 25 KB 2021-05-19T18:19:55.6278300Z 2021-05-19T18:19:55.6310670Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T18:19:55.8410230Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-19T18:19:55.8498150Z ================================================== 2021-05-19T18:19:55.8501320Z downloaded 116 KB 2021-05-19T18:19:55.8502700Z 2021-05-19T18:19:55.8531670Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T18:19:56.1125720Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-19T18:19:56.1248200Z ================================================== 2021-05-19T18:19:56.1249180Z downloaded 138 KB 2021-05-19T18:19:56.1249930Z 2021-05-19T18:19:56.1284190Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-19T18:19:56.3894230Z Content type 'application/x-gzip' length 6100 bytes 2021-05-19T18:19:56.3895520Z ================================================== 2021-05-19T18:19:56.3896290Z downloaded 6100 bytes 2021-05-19T18:19:56.3896860Z 2021-05-19T18:19:56.3932250Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T18:19:56.6498930Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-19T18:19:56.6543450Z ================================================== 2021-05-19T18:19:56.6547000Z downloaded 59 KB 2021-05-19T18:19:56.6547640Z 2021-05-19T18:19:56.6580350Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-19T18:19:56.9302190Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-19T18:19:56.9320360Z ================================================== 2021-05-19T18:19:56.9323280Z downloaded 23 KB 2021-05-19T18:19:56.9324090Z 2021-05-19T18:19:56.9356190Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T18:19:57.0813970Z Content type 'application/x-gzip' length 8066 bytes 2021-05-19T18:19:57.0815660Z ================================================== 2021-05-19T18:19:57.0816420Z downloaded 8066 bytes 2021-05-19T18:19:57.0816990Z 2021-05-19T18:19:57.0847990Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T18:19:57.3316110Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-19T18:19:57.3430940Z ================================================== 2021-05-19T18:19:57.3431910Z downloaded 160 KB 2021-05-19T18:19:57.3433190Z 2021-05-19T18:19:57.3466890Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T18:19:57.6130670Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-19T18:19:57.6186450Z ================================================== 2021-05-19T18:19:57.6187330Z downloaded 72 KB 2021-05-19T18:19:57.6187910Z 2021-05-19T18:19:57.6218680Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T18:19:57.7569800Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-19T18:19:57.7571280Z ================================================== 2021-05-19T18:19:57.7573480Z downloaded 11 KB 2021-05-19T18:19:57.7574110Z 2021-05-19T18:19:57.7605570Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T18:19:58.1093950Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-19T18:19:58.1233780Z ================================================== 2021-05-19T18:19:58.1236410Z downloaded 265 KB 2021-05-19T18:19:58.1237030Z 2021-05-19T18:19:58.1271290Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-19T18:19:58.3746430Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-19T18:19:58.3820140Z ================================================== 2021-05-19T18:19:58.3821150Z downloaded 109 KB 2021-05-19T18:19:58.3821740Z 2021-05-19T18:19:58.3856630Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-19T18:19:58.7419020Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-19T18:19:58.7471690Z ================================================== 2021-05-19T18:19:58.7474500Z downloaded 79 KB 2021-05-19T18:19:58.7476300Z 2021-05-19T18:19:58.7507480Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-19T18:19:59.0635930Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-19T18:19:59.0637450Z ================================================== 2021-05-19T18:19:59.0638790Z downloaded 14 KB 2021-05-19T18:19:59.0639510Z 2021-05-19T18:19:59.0673080Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-19T18:19:59.3826600Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-19T18:19:59.3913090Z ================================================== 2021-05-19T18:19:59.3946180Z downloaded 132 KB 2021-05-19T18:19:59.3946930Z 2021-05-19T18:19:59.3949740Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T18:19:59.5629710Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-19T18:19:59.6497330Z ================================================== 2021-05-19T18:19:59.6498380Z downloaded 7.2 MB 2021-05-19T18:19:59.6498960Z 2021-05-19T18:19:59.6614580Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T18:19:59.8098440Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-19T18:19:59.9891840Z ================================================== 2021-05-19T18:19:59.9893040Z downloaded 2.8 MB 2021-05-19T18:19:59.9894410Z 2021-05-19T18:19:59.9936100Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-19T18:20:00.1455210Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-19T18:20:00.1773520Z ================================================== 2021-05-19T18:20:00.1775220Z downloaded 871 KB 2021-05-19T18:20:00.1775960Z 2021-05-19T18:20:00.1810340Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-19T18:20:00.6160490Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-19T18:20:00.6163690Z ================================================== 2021-05-19T18:20:00.6164650Z downloaded 130 KB 2021-05-19T18:20:00.6165250Z 2021-05-19T18:20:00.6193040Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-19T18:20:00.9884520Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-19T18:20:00.9886540Z ================================================== 2021-05-19T18:20:00.9887530Z downloaded 81 KB 2021-05-19T18:20:00.9888110Z 2021-05-19T18:20:00.9920900Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-19T18:20:01.3312600Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-19T18:20:01.3314540Z ================================================== 2021-05-19T18:20:01.3316490Z downloaded 10 KB 2021-05-19T18:20:01.3317070Z 2021-05-19T18:20:01.3348440Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-19T18:20:01.8740660Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-19T18:20:01.8741400Z ================================================== 2021-05-19T18:20:01.8741790Z downloaded 44 KB 2021-05-19T18:20:01.8742060Z 2021-05-19T18:20:01.8779720Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-19T18:20:02.2977460Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-19T18:20:02.2978710Z ================================================== 2021-05-19T18:20:02.2981270Z downloaded 10 KB 2021-05-19T18:20:02.2981980Z 2021-05-19T18:20:02.3013390Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T18:20:02.4798850Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-19T18:20:02.4800110Z ================================================== 2021-05-19T18:20:02.4800870Z downloaded 29 KB 2021-05-19T18:20:02.4801430Z 2021-05-19T18:20:02.4837950Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T18:20:02.6878980Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-19T18:20:02.7139940Z ================================================== 2021-05-19T18:20:02.7141440Z downloaded 664 KB 2021-05-19T18:20:02.7146600Z 2021-05-19T18:20:02.7176410Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T18:20:03.0636800Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-19T18:20:03.0804530Z ================================================== 2021-05-19T18:20:03.0807280Z downloaded 40 KB 2021-05-19T18:20:03.0807930Z 2021-05-19T18:20:03.0837550Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T18:20:03.5510420Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-19T18:20:03.7359050Z ================================================== 2021-05-19T18:20:03.7360760Z downloaded 248 KB 2021-05-19T18:20:03.7361370Z 2021-05-19T18:20:03.7400440Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-19T18:20:04.0277290Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-19T18:20:04.0318990Z ================================================== 2021-05-19T18:20:04.0321680Z downloaded 44 KB 2021-05-19T18:20:04.0322330Z 2021-05-19T18:20:04.0353490Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T18:20:04.2855010Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-19T18:20:04.3028840Z ================================================== 2021-05-19T18:20:04.3030910Z downloaded 362 KB 2021-05-19T18:20:04.3035490Z 2021-05-19T18:20:04.9017330Z * installing *source* package ‘utf8’ ... 2021-05-19T18:20:04.9124990Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:04.9127490Z ** using staged installation 2021-05-19T18:20:04.9319290Z ** libs 2021-05-19T18:20:04.9590050Z 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-19T18:20:05.0720040Z 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-19T18:20:05.2591660Z 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-19T18:20:05.3578590Z 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-19T18:20:05.4331610Z 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-19T18:20:05.5373610Z 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-19T18:20:05.7168460Z 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-19T18:20:05.8124710Z 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-19T18:20:05.9673500Z 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-19T18:20:06.0736060Z 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-19T18:20:06.1841450Z 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-19T18:20:06.2841960Z 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-19T18:20:06.3738130Z 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-19T18:20:06.4636150Z 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-19T18:20:06.5518300Z 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-19T18:20:06.6441680Z 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-19T18:20:06.7584000Z 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-19T18:20:06.8416810Z 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-19T18:20:06.9121910Z 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-19T18:20:07.0030620Z 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-19T18:20:07.0737740Z 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-19T18:20:07.2739830Z 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-19T18:20:07.8075770Z 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-19T18:20:08.0246480Z 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-19T18:20:08.1405340Z 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-19T18:20:08.2449680Z 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-19T18:20:08.3571650Z 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-19T18:20:08.4859540Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-19T18:20:08.5222070Z 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-19T18:20:08.6163080Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-19T18:20:08.6234340Z ** R 2021-05-19T18:20:08.6349990Z ** inst 2021-05-19T18:20:08.6376700Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:09.2947540Z ** help 2021-05-19T18:20:09.3471990Z *** installing help indices 2021-05-19T18:20:09.3795000Z ** building package indices 2021-05-19T18:20:09.6721030Z ** installing vignettes 2021-05-19T18:20:09.6821570Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:10.0810740Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:20:10.2438770Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:10.5163630Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:10.5188360Z * DONE (utf8) 2021-05-19T18:20:10.8426170Z * installing *source* package ‘pkgconfig’ ... 2021-05-19T18:20:10.8453740Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:10.8512210Z ** using staged installation 2021-05-19T18:20:10.8651380Z ** R 2021-05-19T18:20:10.8687440Z ** inst 2021-05-19T18:20:10.8712640Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:11.2168370Z ** help 2021-05-19T18:20:11.2526660Z *** installing help indices 2021-05-19T18:20:11.2734810Z ** building package indices 2021-05-19T18:20:11.5652610Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:11.8498190Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:12.1150620Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:12.1205660Z * DONE (pkgconfig) 2021-05-19T18:20:12.5346940Z * installing *source* package ‘fansi’ ... 2021-05-19T18:20:12.5414360Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:12.5415500Z ** using staged installation 2021-05-19T18:20:12.5636920Z ** libs 2021-05-19T18:20:12.5866370Z 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-19T18:20:12.6609520Z 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-19T18:20:12.7587850Z 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-19T18:20:12.8415520Z 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-19T18:20:12.9430500Z 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-19T18:20:13.2009010Z 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-19T18:20:13.2830140Z 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-19T18:20:13.5593120Z 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-19T18:20:13.7310580Z 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-19T18:20:13.8191670Z 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-19T18:20:13.9634550Z 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-19T18:20:14.1511820Z 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-19T18:20:14.2706690Z 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-19T18:20:14.3616510Z 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-19T18:20:14.4588440Z 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-19T18:20:14.6524430Z 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-19T18:20:14.8918320Z 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-19T18:20:14.9535250Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-19T18:20:14.9581950Z ** R 2021-05-19T18:20:14.9747290Z ** inst 2021-05-19T18:20:14.9770890Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:15.7812910Z ** help 2021-05-19T18:20:15.8732680Z *** installing help indices 2021-05-19T18:20:15.9206040Z ** building package indices 2021-05-19T18:20:16.2380270Z ** installing vignettes 2021-05-19T18:20:16.2480930Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:16.6320570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:20:16.7880460Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:17.0719260Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:17.0753930Z * DONE (fansi) 2021-05-19T18:20:17.8565290Z * installing *source* package ‘diffobj’ ... 2021-05-19T18:20:17.8770940Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:17.8772280Z ** using staged installation 2021-05-19T18:20:17.9013230Z ** libs 2021-05-19T18:20:17.9235650Z 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-19T18:20:18.2547820Z 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-19T18:20:18.3537030Z 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-19T18:20:18.4560080Z 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-19T18:20:18.5176430Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-19T18:20:18.5227460Z ** R 2021-05-19T18:20:18.5858230Z ** inst 2021-05-19T18:20:18.5932570Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:27.1708490Z ** help 2021-05-19T18:20:27.5175260Z *** installing help indices 2021-05-19T18:20:27.6845130Z ** building package indices 2021-05-19T18:20:28.0957790Z ** installing vignettes 2021-05-19T18:20:28.1095900Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:28.6267960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:20:28.7830350Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:29.3822650Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:29.3947710Z * DONE (diffobj) 2021-05-19T18:20:29.9061260Z * installing *source* package ‘ps’ ... 2021-05-19T18:20:29.9137460Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:29.9139380Z ** using staged installation 2021-05-19T18:20:30.3598580Z ** libs 2021-05-19T18:20:30.3809470Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-19T18:20:30.5693410Z 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-19T18:20:30.6667140Z 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-19T18:20:30.7557890Z 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-19T18:20:30.8492230Z 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-19T18:20:32.8987020Z 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-19T18:20:36.5609380Z 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-19T18:20:36.8482880Z 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-19T18:20:37.0210050Z 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-19T18:20:37.1494810Z 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-19T18:20:37.5354710Z 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-19T18:20:37.9337570Z 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-19T18:20:38.1066440Z 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-19T18:20:38.1736960Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-19T18:20:38.1816420Z ** R 2021-05-19T18:20:38.1997260Z ** inst 2021-05-19T18:20:38.2023000Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:39.6029240Z ** help 2021-05-19T18:20:39.8317460Z *** installing help indices 2021-05-19T18:20:39.9467020Z ** building package indices 2021-05-19T18:20:40.3502590Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:40.7440090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:20:40.8960380Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:41.1961370Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:41.1997540Z * DONE (ps) 2021-05-19T18:20:41.5242450Z * installing *source* package ‘praise’ ... 2021-05-19T18:20:41.5265970Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:41.5277180Z ** using staged installation 2021-05-19T18:20:41.5420660Z ** R 2021-05-19T18:20:41.5474340Z ** inst 2021-05-19T18:20:41.5499640Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:41.8949220Z ** help 2021-05-19T18:20:41.9150970Z *** installing help indices 2021-05-19T18:20:41.9406760Z ** building package indices 2021-05-19T18:20:42.2243670Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:42.4910140Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:42.7689820Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:42.7692040Z * DONE (praise) 2021-05-19T18:20:43.3196270Z * installing *source* package ‘pkgload’ ... 2021-05-19T18:20:43.3326380Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:43.3328520Z ** using staged installation 2021-05-19T18:20:43.3556260Z ** R 2021-05-19T18:20:43.3739250Z ** inst 2021-05-19T18:20:43.3752940Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:44.5771770Z ** help 2021-05-19T18:20:44.6626480Z *** installing help indices 2021-05-19T18:20:44.7258470Z ** building package indices 2021-05-19T18:20:45.0695660Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:45.7832200Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:46.4775510Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:46.4877390Z * DONE (pkgload) 2021-05-19T18:20:46.8769660Z * installing *source* package ‘evaluate’ ... 2021-05-19T18:20:46.8803780Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:46.8804950Z ** using staged installation 2021-05-19T18:20:46.9052090Z ** R 2021-05-19T18:20:46.9152910Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:47.6127640Z ** help 2021-05-19T18:20:47.6658320Z *** installing help indices 2021-05-19T18:20:47.7085950Z ** building package indices 2021-05-19T18:20:48.0101260Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:48.2764870Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:48.5709110Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:48.5810110Z * DONE (evaluate) 2021-05-19T18:20:48.9259310Z * installing *source* package ‘ellipsis’ ... 2021-05-19T18:20:48.9281290Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:48.9283710Z ** using staged installation 2021-05-19T18:20:48.9506280Z ** libs 2021-05-19T18:20:48.9719150Z 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-19T18:20:49.0810410Z 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-19T18:20:49.1739870Z 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-19T18:20:49.2378940Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-19T18:20:49.2423940Z ** R 2021-05-19T18:20:49.2541220Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:49.6606230Z ** help 2021-05-19T18:20:49.6985490Z *** installing help indices 2021-05-19T18:20:49.7253980Z ** building package indices 2021-05-19T18:20:50.0136180Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:50.4288360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:20:50.5841420Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:50.8729950Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:50.8758210Z * DONE (ellipsis) 2021-05-19T18:20:51.3032200Z * installing *source* package ‘digest’ ... 2021-05-19T18:20:51.3105050Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:51.3106280Z ** using staged installation 2021-05-19T18:20:51.3293400Z ** libs 2021-05-19T18:20:51.3520830Z 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-19T18:20:51.6081460Z 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-19T18:20:51.8759830Z 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-19T18:20:52.6272750Z 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-19T18:20:53.0201120Z 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-19T18:20:53.7875320Z 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-19T18:20:53.9051910Z 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-19T18:20:54.1600620Z 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-19T18:20:54.2606100Z 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-19T18:20:54.3189900Z 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-19T18:20:54.5088340Z 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-19T18:20:54.6041750Z 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-19T18:20:54.7127030Z 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-19T18:20:55.0291620Z 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-19T18:20:55.1704890Z 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-19T18:20:55.9849570Z 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-19T18:20:56.1924010Z 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-19T18:20:56.4467760Z 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-19T18:20:56.5168200Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-19T18:20:56.5226190Z ** R 2021-05-19T18:20:56.5308020Z ** demo 2021-05-19T18:20:56.5322380Z ** inst 2021-05-19T18:20:56.5410080Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:20:57.4065480Z ** help 2021-05-19T18:20:57.4987370Z *** installing help indices 2021-05-19T18:20:57.5388190Z ** building package indices 2021-05-19T18:20:57.8443480Z ** installing vignettes 2021-05-19T18:20:57.8519270Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:20:58.2692910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:20:58.4421840Z ** testing if installed package can be loaded from final location 2021-05-19T18:20:58.7413370Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:20:58.7517710Z * DONE (digest) 2021-05-19T18:20:59.1316210Z * installing *source* package ‘brio’ ... 2021-05-19T18:20:59.1350400Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-19T18:20:59.1352230Z ** using staged installation 2021-05-19T18:20:59.1598280Z ** libs 2021-05-19T18:20:59.1807220Z 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-19T18:20:59.2584190Z 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-19T18:20:59.3537260Z 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-19T18:20:59.4468860Z 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-19T18:20:59.5434750Z 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-19T18:20:59.6369840Z 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-19T18:20:59.7597790Z 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-19T18:20:59.8458380Z 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-19T18:20:59.9501760Z 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-19T18:21:00.0146710Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-19T18:21:00.0190630Z ** R 2021-05-19T18:21:00.0248420Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:21:00.3649180Z ** help 2021-05-19T18:21:00.4014970Z *** installing help indices 2021-05-19T18:21:00.4274070Z ** building package indices 2021-05-19T18:21:00.7267520Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:21:01.1283100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:21:01.2779230Z ** testing if installed package can be loaded from final location 2021-05-19T18:21:01.5352400Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:21:01.5373310Z * DONE (brio) 2021-05-19T18:21:02.0349140Z * installing *source* package ‘xml2’ ... 2021-05-19T18:21:02.0449460Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-19T18:21:02.0451980Z ** using staged installation 2021-05-19T18:21:02.3059770Z Found pkg-config cflags and libs! 2021-05-19T18:21:02.6944910Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-19T18:21:02.6947420Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-19T18:21:02.8053450Z ** libs 2021-05-19T18:21:02.8242940Z 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-19T18:21:03.7018350Z 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-19T18:21:03.7923340Z 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-19T18:21:04.6094290Z 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-19T18:21:05.3180400Z 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-19T18:21:06.2944750Z 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-19T18:21:08.9347640Z 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-19T18:21:09.7049270Z 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-19T18:21:10.6131160Z 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-19T18:21:11.3133410Z 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-19T18:21:11.8197080Z 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-19T18:21:11.9234020Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-19T18:21:11.9305270Z ** R 2021-05-19T18:21:11.9505710Z ** inst 2021-05-19T18:21:11.9548030Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:21:13.3305330Z ** help 2021-05-19T18:21:13.6382300Z *** installing help indices 2021-05-19T18:21:13.7067680Z ** building package indices 2021-05-19T18:21:14.0428950Z ** installing vignettes 2021-05-19T18:21:14.0571230Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:21:14.3486080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:21:14.5200330Z ** testing if installed package can be loaded from final location 2021-05-19T18:21:14.8441200Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:21:14.8540350Z * DONE (xml2) 2021-05-19T18:21:15.3134710Z * installing *source* package ‘xfun’ ... 2021-05-19T18:21:15.3226750Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-19T18:21:15.3227980Z ** using staged installation 2021-05-19T18:21:15.3517530Z ** libs 2021-05-19T18:21:15.3758000Z 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-19T18:21:15.5089830Z 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-19T18:21:15.5944360Z 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-19T18:21:15.6560550Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-19T18:21:15.6602610Z ** R 2021-05-19T18:21:15.6826760Z ** inst 2021-05-19T18:21:15.6904380Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:21:17.5006860Z ** help 2021-05-19T18:21:17.7446720Z *** installing help indices 2021-05-19T18:21:17.8743960Z ** building package indices 2021-05-19T18:21:18.2951480Z ** installing vignettes 2021-05-19T18:21:18.3053690Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:21:18.7036880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:21:18.8503740Z ** testing if installed package can be loaded from final location 2021-05-19T18:21:19.1617800Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:21:19.1718130Z * DONE (xfun) 2021-05-19T18:21:23.6019090Z * installing *source* package ‘stringi’ ... 2021-05-19T18:21:23.7827970Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-19T18:21:23.7829410Z ** using staged installation 2021-05-19T18:21:24.0811700Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-19T18:21:24.0821450Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-19T18:21:24.3269400Z checking for endianness... little 2021-05-19T18:21:24.5563090Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-19T18:21:24.8043230Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-19T18:21:24.8058640Z checking for cat... /bin/cat 2021-05-19T18:21:25.9234530Z checking for local ICUDT_DIR... icu69/data 2021-05-19T18:21:25.9240360Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-19T18:21:26.2540110Z checking whether the C compiler works... yes 2021-05-19T18:21:26.2541480Z checking for C compiler default output file name... a.out 2021-05-19T18:21:26.3508370Z checking for suffix of executables... 2021-05-19T18:21:26.5655960Z checking whether we are cross compiling... no 2021-05-19T18:21:26.6491340Z checking for suffix of object files... o 2021-05-19T18:21:26.7014420Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:21:26.7503850Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-19T18:21:26.8339680Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-19T18:21:26.9819250Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-19T18:21:27.7113060Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-19T18:21:27.7144820Z checking for egrep... /usr/bin/grep -E 2021-05-19T18:21:27.8788900Z rm: conftest.dSYM: is a directory 2021-05-19T18:21:27.9356690Z rm: conftest.dSYM: is a directory 2021-05-19T18:21:28.1860220Z checking for ANSI C header files... yes 2021-05-19T18:21:28.3082630Z checking for sys/types.h... yes 2021-05-19T18:21:28.3951770Z checking for sys/stat.h... yes 2021-05-19T18:21:28.4840380Z checking for stdlib.h... yes 2021-05-19T18:21:28.5728350Z checking for string.h... yes 2021-05-19T18:21:28.6634760Z checking for memory.h... yes 2021-05-19T18:21:28.7541240Z checking for strings.h... yes 2021-05-19T18:21:28.8457370Z checking for inttypes.h... yes 2021-05-19T18:21:28.9368280Z checking for stdint.h... yes 2021-05-19T18:21:29.0311980Z checking for unistd.h... yes 2021-05-19T18:21:29.1276870Z checking elf.h usability... no 2021-05-19T18:21:29.2557090Z checking elf.h presence... no 2021-05-19T18:21:29.2560380Z checking for elf.h... no 2021-05-19T18:21:29.5338420Z checking whether we are using the GNU C++ compiler... yes 2021-05-19T18:21:29.5811180Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-19T18:21:30.3720380Z checking whether the C++ compiler supports the long long type... yes 2021-05-19T18:21:30.4303180Z checking whether the compiler implements namespaces... yes 2021-05-19T18:21:30.9548140Z checking whether the compiler supports Standard Template Library... yes 2021-05-19T18:21:32.1033510Z checking whether std::map is available... yes 2021-05-19T18:21:32.1077420Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T18:21:32.1716800Z checking with pkg-config for the system ICU4C... no 2021-05-19T18:21:32.1718690Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-19T18:21:32.1720170Z *** Trying with 'standard' fallback flags 2021-05-19T18:21:32.2816410Z checking whether an ICU4C-based project can be built... no 2021-05-19T18:21:32.2817740Z *** This version of ICU4C cannot be used. 2021-05-19T18:21:32.2818610Z *** Using the ICU 69 bundle. 2021-05-19T18:21:33.1622870Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-19T18:21:34.0249180Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-19T18:21:34.8061660Z checking whether alignof(std::max_align_t) is available... yes 2021-05-19T18:21:35.1022370Z downloading the ICU data library (icudt) 2021-05-19T18:21:35.1070110Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-19T18:21:35.1072330Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-19T18:21:35.2418090Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-19T18:21:35.5046360Z ================================================== 2021-05-19T18:21:35.5047410Z downloaded 10.9 MB 2021-05-19T18:21:35.5047990Z 2021-05-19T18:21:35.5513670Z icudt has been downloaded successfully 2021-05-19T18:21:35.6303740Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-19T18:21:35.8504100Z config.status: creating src/Makevars 2021-05-19T18:21:35.8863280Z config.status: creating src/uconfig_local.h 2021-05-19T18:21:35.9205650Z config.status: creating src/install.libs.R 2021-05-19T18:21:35.9534460Z 2021-05-19T18:21:35.9535890Z *** stringi configure summary: 2021-05-19T18:21:35.9536730Z ICU_FOUND=0 2021-05-19T18:21:35.9537740Z ICUDT_DIR=icu69/data 2021-05-19T18:21:35.9539380Z ICU_BUNDLE_VERSION=69 2021-05-19T18:21:35.9540190Z ICUDT_ENDIANNESS=little 2021-05-19T18:21:35.9541030Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-19T18:21:35.9542690Z STRINGI_CFLAGS= -fPIC 2021-05-19T18:21:35.9544980Z 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-19T18:21:35.9546890Z STRINGI_CXXFLAGS= -fPIC 2021-05-19T18:21:35.9548190Z STRINGI_LDFLAGS= 2021-05-19T18:21:35.9548940Z STRINGI_LIBS= 2021-05-19T18:21:35.9549500Z 2021-05-19T18:21:35.9550250Z *** Compiler settings used: 2021-05-19T18:21:35.9552010Z CC=clang -mmacosx-version-min=10.13 2021-05-19T18:21:35.9553780Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-19T18:21:35.9555230Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-19T18:21:35.9556680Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-19T18:21:35.9558240Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-19T18:21:35.9559900Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-19T18:21:35.9562620Z LDFLAGS= 2021-05-19T18:21:35.9568600Z LIBS= 2021-05-19T18:21:35.9585000Z 2021-05-19T18:21:36.0606690Z ** libs 2021-05-19T18:21:36.0876810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:36.9620570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:37.7617480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:38.6867310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:39.5757480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:40.3072070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:41.3017710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:42.1205910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:42.9581080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:43.7478730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:44.6158590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:45.4899950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:46.4798870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:47.3972490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:48.2227390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:49.3194390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:51.2469600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:52.1560160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:53.0194670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:53.7816950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:54.5275800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:55.6091520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:56.4636820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:57.3179520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:58.2554210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:21:59.2693370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:00.0579760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:00.9245220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:01.8001970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:03.0442350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:04.2643020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:05.6125860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:06.8567440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:07.7619950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:08.7277810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:09.6042760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:10.4526580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:11.2936000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:12.1454830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:13.3430240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:14.5373440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:15.8443260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:17.0839170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:17.9991710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:18.9465510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:19.7242620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:20.8750040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:22.0033680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:23.1594430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:23.9401280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:24.7167820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:25.8476210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:26.9775750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:28.2271600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:29.4014110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:30.3378870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:31.2257730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:31.2673640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:32.5195990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:33.3016750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:34.0831050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:35.2692780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:36.4390280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:37.8261650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:38.6876290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:39.8915780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:40.7771890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:43.0731820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:43.8790920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:44.7232030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:45.7588040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:46.5137170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:47.3012720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:48.2612790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:49.1322250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:50.0909490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:50.9888290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:52.0093790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:52.8256600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:53.6202610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:54.4774410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:55.2169720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:55.9838780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-19T18:22:57.6128400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:22:57.6938340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:22:58.4688260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:22:59.2777440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:00.1301250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:00.6850610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:01.2148260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:01.8361950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:02.5527000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:03.1562530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:04.1149800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:04.9536840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:05.4679530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:06.0950440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:06.4309030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:06.9583440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:07.3261790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:07.4312040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:08.5668550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:09.1842340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:09.2681070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:10.0339510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:10.1063520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:11.1898180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:11.8719290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:12.3972530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:12.4516150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:13.2807360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:14.0786390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:15.0611810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:15.7209980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:16.4728410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:16.9970420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:17.9225030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:18.7490430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:19.8174010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:21.5796700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:22.4042440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:23.3729380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:23.9487980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:24.5273610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:25.3080750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:25.8706360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:26.9702830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:28.1162560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:30.1362040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:31.0513470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:31.2121380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:31.7570050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:32.2988940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:33.0964980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:33.7618510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:34.2029520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:35.0728230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:36.2231810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:37.1626930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:37.9403920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:38.5895270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:39.3804580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:40.4036750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:41.1567720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:41.9126730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:43.1042810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:43.8813660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:44.4252640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:44.9535260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:45.0085570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:45.5731150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:46.1352490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:47.1288930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:47.8739890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:48.5886390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:49.3497810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:49.9833570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:50.7005910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:51.4037670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:52.0424730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:52.6603180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:53.4928640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:54.0051280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:54.6161390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:55.0351800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:56.3194570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:57.0430180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:58.0163870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:58.3332840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:58.8790320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:23:59.5605670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:00.5676330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:01.6314860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:02.3411790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:02.8687860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:03.8832890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:04.5184090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:05.2561850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:05.8828330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:06.5189110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:07.1371410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:07.5350100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:08.4518930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:09.3579820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:10.2429840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:10.6467290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:11.0791240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:11.6262980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:12.0666600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:12.6522140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:13.5405080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:14.1649970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:14.5309790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:15.1644420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:15.7295350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:16.3281190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:16.9507950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:17.5316150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:18.1133570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:18.6173170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:19.3262810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:19.8557200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:21.5895350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:22.4643810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:23.3867170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:24.1080240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:24.5795120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:25.9418240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:26.8680540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:27.2377620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:27.6904780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:28.0510200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:28.7278530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:29.2401740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:29.7805220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:30.3661290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:30.9789440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:31.8070280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:32.1938870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:33.3532320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:34.3792530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:36.0837460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:36.4236580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:36.4865340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:38.0711960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:38.7151200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:39.9243070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:40.7532200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:40.8431790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:40.9087630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:42.2610010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:43.0529240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:44.1497910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:45.1702770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:45.8685580Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-19T18:24:45.8784760Z static void uprv_UnicodeStringDummy(void) { 2021-05-19T18:24:45.8886390Z ^ 2021-05-19T18:24:46.6068440Z 1 warning generated. 2021-05-19T18:24:46.6124710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:47.3803150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:48.0351360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:48.7072690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:49.2246670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:49.9215820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:50.6979480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:51.5237500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:51.8605830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:52.7494390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:53.2817350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:54.6661650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:55.5877420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:55.9732240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:56.5458110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:57.0699970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:57.7623770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:58.3385870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:58.9106180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:24:59.6131960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:00.5359740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:00.8988790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:01.5806660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:02.3573060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:02.7154330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:03.7645650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:04.4567790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:05.0782830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:05.4126260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:06.0922340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:06.7758500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:07.8400810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:08.0409000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:08.6597000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:09.2193880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:09.9976300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:10.7334240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:11.4818530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:12.6133720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:13.2630650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:14.2801670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:14.3494690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:14.9535660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:15.4336080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:15.8561280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:15.9102980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:17.0733200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:17.8813750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:18.7690310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:19.5455440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:20.0385080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:20.8817000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:21.5740190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:23.6599680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:24.3593540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:24.9422660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:25.7982430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:26.5621520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:27.5297330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:28.6050280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:28.7797100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:30.2645630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:31.0815560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:31.9447140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:33.4180730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:34.2815290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:35.1488980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:36.1946210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:37.1975230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:37.2623590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:38.6124650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:39.7846820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:40.5852960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:40.8693370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:42.2476440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:43.2054540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:44.0691840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:44.8897830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:45.3658410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:46.1488840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:46.8392760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:47.6483550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:48.4796640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:49.0068010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:49.3699400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:49.4340950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:49.8564430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:50.4314040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:50.5572180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:50.6419490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:51.2118720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:51.8154560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:52.7067440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:53.3062340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:54.0328270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:55.0909080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:56.0801490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:57.2504500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:57.4485700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:25:59.6887400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:01.4475780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:01.7003860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:02.5555110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:02.7296700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:03.1419070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:03.5120920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:04.3848600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:04.7574950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:07.8633900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:09.3793110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:10.3675590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:12.8345360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:13.0383190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:13.6940140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:14.3687890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:15.0598050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:16.0961170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:16.6142380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:17.2269460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:18.0179180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:18.6830150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:19.5989960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:20.2311590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:20.8240130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:21.2056210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:21.8171030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:22.5448580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:23.4299110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:24.0235090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:24.8276210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:25.5720160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:25.9437290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:26.7659350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:27.5264340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:28.7263070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:30.1654620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:31.7456460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:33.0492980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:33.6393270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:35.2908760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:35.9316670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:36.8851260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:38.0640170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:39.2396000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:39.9177340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:40.4685870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:41.3040920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:42.1358030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:43.0311030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:43.9919580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:44.7810890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:46.2146940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:47.0916470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:48.7326570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:50.0475280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:50.8124140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:51.5299630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:53.4487350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:54.4498440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:55.4676410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:56.2970710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:57.4871300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:57.9121140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:58.6154040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:26:59.5493450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:00.8345170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:01.7650230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:02.5742910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:04.1991680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:04.9653890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:06.0453100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:06.9380180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:08.3733900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:09.5336830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:10.3095890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:11.1129530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:11.9971000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:13.3956840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:14.1333380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:14.9028790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:15.7300180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:16.4879630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:17.4796520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:18.7037710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:19.8832310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:20.7612960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:21.8587180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:22.5933110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:23.5350590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:24.6338480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:26.6788370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:27.2619620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:28.0945920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:29.7348570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:30.5059120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:31.3419230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:32.5115800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:33.2063800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:33.9015760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:34.8792490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:36.9081590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:37.6137010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:38.3922040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:38.9156870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:40.0871300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:41.7507010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:42.7019380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:45.9081770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:46.4714960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:47.3597560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:48.9644920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:49.7183320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:50.3813680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:51.0963180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:51.8516750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:52.5045940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:53.5521770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:56.0990720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:56.8107730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:57.4796240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:58.0332330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:58.8333680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:27:59.5480020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:00.2703650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:01.1854000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:01.8924090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:03.1633720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:03.8897350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:04.4294560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:04.9800630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:06.0416210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:06.7166010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:07.4034020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:08.6711780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:09.7897730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:10.7917220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:12.5410050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:13.6558360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:14.4813880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:16.0035440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:16.7970700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:17.3524550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:18.1508820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:18.7267840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:19.4546770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:20.5060520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:21.3656570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:22.1347610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:22.5130730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:23.5772220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:24.3739650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:25.0901090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:25.4305720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:26.3019090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:27.0044080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:27.6267040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:28.3973040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:29.0544590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:29.6565810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:30.6773530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:31.7514580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:32.7141330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:33.8293780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:34.7315890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:35.2878210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:36.1856660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:37.2454520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:37.7622950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:38.3023470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:39.5914600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:40.4983410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:41.2204260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:42.0911140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:43.0924440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:43.9911720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:44.9694780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:45.0475460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:45.7415630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:47.4337720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:48.0544940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:48.1086740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:48.1637140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:48.2191070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:49.1770270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:49.7348020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:50.0797620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T18:28:50.4142740Z 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-19T18:28:50.7075690Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-19T18:28:50.8762470Z icudt already downloaded 2021-05-19T18:28:50.8864370Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-19T18:28:51.1515050Z icudt has been installed successfully 2021-05-19T18:28:51.2952320Z ** R 2021-05-19T18:28:51.3353370Z ** inst 2021-05-19T18:28:51.3412850Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:28:53.1530350Z ** help 2021-05-19T18:28:53.7516980Z *** installing help indices 2021-05-19T18:28:54.0193280Z ** building package indices 2021-05-19T18:28:54.6149720Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:28:55.1202890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:28:55.2902620Z ** testing if installed package can be loaded from final location 2021-05-19T18:28:55.5966130Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:28:55.6068010Z * DONE (stringi) 2021-05-19T18:28:57.5457910Z * installing *source* package ‘Rcpp’ ... 2021-05-19T18:28:57.6061930Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-19T18:28:57.6159280Z ** using staged installation 2021-05-19T18:28:57.6177290Z ** libs 2021-05-19T18:28:57.6325330Z 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-19T18:28:58.9281480Z In file included from api.cpp:24: 2021-05-19T18:28:58.9307450Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:28:58.9332370Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:28:58.9333760Z SEXP data = Parent::get__(); 2021-05-19T18:28:58.9334500Z ^ 2021-05-19T18:29:01.8296370Z 1 warning generated. 2021-05-19T18:29:01.8422970Z 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-19T18:29:03.2034400Z In file included from attributes.cpp:39: 2021-05-19T18:29:03.2143040Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:29:03.2246520Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:29:03.2348650Z SEXP data = Parent::get__(); 2021-05-19T18:29:03.2450160Z ^ 2021-05-19T18:29:16.5861660Z 1 warning generated. 2021-05-19T18:29:16.6057130Z 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-19T18:29:17.1172450Z 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-19T18:29:18.4091760Z In file included from date.cpp:30: 2021-05-19T18:29:18.4093110Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:29:18.4096010Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:29:18.4097330Z SEXP data = Parent::get__(); 2021-05-19T18:29:18.4098700Z ^ 2021-05-19T18:29:21.6495490Z 1 warning generated. 2021-05-19T18:29:21.6612430Z 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-19T18:29:22.9489750Z In file included from module.cpp:24: 2021-05-19T18:29:22.9592250Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:29:22.9695350Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:29:22.9797420Z SEXP data = Parent::get__(); 2021-05-19T18:29:22.9898870Z ^ 2021-05-19T18:29:28.6073840Z 1 warning generated. 2021-05-19T18:29:28.6228810Z 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-19T18:29:29.8910450Z In file included from rcpp_init.cpp:24: 2021-05-19T18:29:29.8936960Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T18:29:29.8964730Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:29:29.8991490Z SEXP data = Parent::get__(); 2021-05-19T18:29:29.9017570Z ^ 2021-05-19T18:29:32.7217830Z 1 warning generated. 2021-05-19T18:29:32.7386910Z 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-19T18:29:32.8163700Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-19T18:29:32.8265720Z ** R 2021-05-19T18:29:32.8419670Z ** inst 2021-05-19T18:29:33.1412820Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:36.1001170Z ** help 2021-05-19T18:29:36.3252990Z *** installing help indices 2021-05-19T18:29:36.4056200Z ** building package indices 2021-05-19T18:29:36.7505020Z ** installing vignettes 2021-05-19T18:29:36.7562460Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:29:37.3344980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:29:37.5117740Z ** testing if installed package can be loaded from final location 2021-05-19T18:29:37.9966920Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:29:38.0527600Z * DONE (Rcpp) 2021-05-19T18:29:38.6368510Z * installing *source* package ‘commonmark’ ... 2021-05-19T18:29:38.6571980Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:38.6671670Z ** using staged installation 2021-05-19T18:29:38.6782110Z ** libs 2021-05-19T18:29:38.6989700Z 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-19T18:29:38.7184780Z 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-19T18:29:38.8028480Z 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-19T18:29:38.9969790Z 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-19T18:29:39.0981640Z 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-19T18:29:39.1865180Z 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-19T18:29:39.5222500Z 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-19T18:29:39.6685120Z 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-19T18:29:40.4433990Z 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-19T18:29:41.5694240Z 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-19T18:29:43.0441700Z 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-19T18:29:44.7386790Z 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-19T18:29:44.9057960Z 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-19T18:29:44.9935460Z 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-19T18:29:45.1284450Z 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-19T18:29:45.2454450Z 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-19T18:29:45.3712760Z 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-19T18:29:45.5915410Z 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-19T18:29:45.7866110Z 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-19T18:29:45.9317220Z 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-19T18:29:46.0105510Z 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-19T18:29:46.0976700Z 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-19T18:29:46.2645400Z 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-19T18:29:46.3231140Z 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-19T18:29:46.4231640Z 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-19T18:29:46.5026720Z 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-19T18:29:46.5774720Z 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-19T18:29:46.6653450Z 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-19T18:29:46.7747230Z 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-19T18:29:46.9006440Z 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-19T18:29:46.9858130Z 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-19T18:29:47.0986090Z 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-19T18:29:47.3281750Z 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-19T18:29:47.3958110Z 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-19T18:29:47.5531080Z 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-19T18:29:47.6655800Z 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-19T18:29:47.9612160Z 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-19T18:29:48.0549890Z 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-19T18:29:48.1045460Z 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-19T18:29:48.1900390Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-19T18:29:48.2002230Z ** R 2021-05-19T18:29:48.2012620Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:48.5253130Z ** help 2021-05-19T18:29:48.5524940Z *** installing help indices 2021-05-19T18:29:48.5635640Z ** building package indices 2021-05-19T18:29:48.8345050Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:29:49.2139930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:29:49.3766820Z ** testing if installed package can be loaded from final location 2021-05-19T18:29:49.6292300Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:29:49.6314560Z * DONE (commonmark) 2021-05-19T18:29:50.0164000Z * installing *source* package ‘brew’ ... 2021-05-19T18:29:50.0165310Z ** using staged installation 2021-05-19T18:29:50.0277660Z ** R 2021-05-19T18:29:50.0402490Z ** inst 2021-05-19T18:29:50.0504430Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:50.5405280Z ** help 2021-05-19T18:29:50.5599600Z *** installing help indices 2021-05-19T18:29:50.5803630Z ** building package indices 2021-05-19T18:29:50.9588020Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:29:51.2247520Z ** testing if installed package can be loaded from final location 2021-05-19T18:29:51.5886850Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:29:51.5989040Z * DONE (brew) 2021-05-19T18:29:51.9637880Z * installing *source* package ‘sessioninfo’ ... 2021-05-19T18:29:51.9663290Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:51.9681960Z ** using staged installation 2021-05-19T18:29:51.9921500Z ** R 2021-05-19T18:29:52.0000380Z ** inst 2021-05-19T18:29:52.0019600Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:52.6496280Z ** help 2021-05-19T18:29:52.6744540Z *** installing help indices 2021-05-19T18:29:52.7004000Z ** building package indices 2021-05-19T18:29:52.9778130Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:29:53.3650450Z ** testing if installed package can be loaded from final location 2021-05-19T18:29:53.7044780Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:29:53.7070540Z * DONE (sessioninfo) 2021-05-19T18:29:54.0132490Z * installing *source* package ‘prettyunits’ ... 2021-05-19T18:29:54.0233240Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:54.0318590Z ** using staged installation 2021-05-19T18:29:54.0329050Z ** R 2021-05-19T18:29:54.0394250Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:29:54.4926330Z ** help 2021-05-19T18:29:54.5307920Z *** installing help indices 2021-05-19T18:29:54.5544340Z ** building package indices 2021-05-19T18:29:54.8284030Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:29:55.0864260Z ** testing if installed package can be loaded from final location 2021-05-19T18:29:55.3599100Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:29:55.3702130Z * DONE (prettyunits) 2021-05-19T18:29:56.2432550Z * installing *source* package ‘vctrs’ ... 2021-05-19T18:29:56.2725750Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-19T18:29:56.2752840Z ** using staged installation 2021-05-19T18:29:56.2985450Z ** libs 2021-05-19T18:29:56.3221680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-19T18:29:56.4702410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-19T18:29:56.6061940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-19T18:29:56.7315010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-19T18:29:56.9781130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-19T18:29:57.1375960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-19T18:29:57.3032760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-19T18:29:57.4173810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-19T18:29:57.5636300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-19T18:29:57.6792510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-19T18:29:57.8417810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-19T18:29:58.0670240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-19T18:29:58.2392200Z 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-19T18:29:58.4192540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-19T18:29:58.7425630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-19T18:29:58.8474980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-19T18:29:59.3541130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-19T18:29:59.4882910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-19T18:29:59.6887260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-19T18:29:59.8407630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-19T18:29:59.9414000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-19T18:30:00.2283950Z 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-19T18:30:00.3384970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-19T18:30:00.6657670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-19T18:30:00.7825130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-19T18:30:01.6628800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-19T18:30:01.8547900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-19T18:30:01.9677690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-19T18:30:02.0828410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-19T18:30:02.2700760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-19T18:30:02.4116190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-19T18:30:02.5919460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-19T18:30:02.7341580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-19T18:30:02.9445190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-19T18:30:03.2774540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-19T18:30:03.4237960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-19T18:30:03.5432660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-19T18:30:03.6944980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-19T18:30:04.4595090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-19T18:30:05.1040690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-19T18:30:05.4029090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-19T18:30:05.6101710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-19T18:30:05.9853390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-19T18:30:06.0824730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-19T18:30:06.3150040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-19T18:30:06.4954210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-19T18:30:06.6361580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-19T18:30:06.9813310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-19T18:30:07.1683170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-19T18:30:07.3371040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-19T18:30:07.4825660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-19T18:30:07.6098400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-19T18:30:07.7623990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-19T18:30:07.9236450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-19T18:30:08.0702080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-19T18:30:08.2101010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-19T18:30:08.3276500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-19T18:30:08.4417650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-19T18:30:08.5400530Z 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-19T18:30:09.2652560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-19T18:30:09.3414010Z 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 vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:30:09.4296700Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-19T18:30:09.4311950Z ** R 2021-05-19T18:30:09.4846480Z ** inst 2021-05-19T18:30:09.5048520Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:13.2468000Z ** help 2021-05-19T18:30:13.6086290Z *** installing help indices 2021-05-19T18:30:14.5960790Z *** copying figures 2021-05-19T18:30:14.6062500Z ** building package indices 2021-05-19T18:30:14.6164330Z ** installing vignettes 2021-05-19T18:30:14.6216470Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:14.7713400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:30:15.0088990Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:15.4335250Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:15.4437410Z * DONE (vctrs) 2021-05-19T18:30:16.0319610Z * installing *source* package ‘processx’ ... 2021-05-19T18:30:16.0401400Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:16.0428640Z ** using staged installation 2021-05-19T18:30:16.0643500Z ** libs 2021-05-19T18:30:16.0843620Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-19T18:30:16.3155120Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-19T18:30:16.3157980Z supervisor/utils.c -o supervisor/supervisor 2021-05-19T18:30:16.6240710Z 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-19T18:30:16.7241880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-19T18:30:16.8461100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-19T18:30:17.7697260Z 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 client.so base64.o client.o errors.o \ 2021-05-19T18:30:17.7723730Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-19T18:30:17.7766360Z 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-19T18:30:17.7795640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-19T18:30:17.7824450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-19T18:30:17.7853000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-19T18:30:17.7881270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-19T18:30:17.8620860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-19T18:30:17.9856700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-19T18:30:18.0900220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-19T18:30:18.4093430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-19T18:30:18.5279400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-19T18:30:18.6669130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-19T18:30:18.7431520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-19T18:30:18.8488170Z 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 processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:30:18.9120620Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-19T18:30:18.9222440Z ** R 2021-05-19T18:30:18.9424640Z ** inst 2021-05-19T18:30:18.9445790Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:21.0362940Z ** help 2021-05-19T18:30:21.1339590Z *** installing help indices 2021-05-19T18:30:21.1769650Z ** building package indices 2021-05-19T18:30:21.4993570Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:21.9097770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:30:22.1494060Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:22.4831040Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:22.4933060Z * DONE (processx) 2021-05-19T18:30:22.9104310Z * installing *source* package ‘markdown’ ... 2021-05-19T18:30:22.9204640Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:22.9306300Z ** using staged installation 2021-05-19T18:30:22.9408590Z ** libs 2021-05-19T18:30:22.9577550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-19T18:30:23.0623650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-19T18:30:23.1510640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-19T18:30:23.3573550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-19T18:30:23.5200800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-19T18:30:23.6406050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-19T18:30:23.7167480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-19T18:30:23.7995470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-19T18:30:24.0486960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-19T18:30:24.2488450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-19T18:30:25.5539680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-19T18:30:25.6429170Z 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 markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:30:25.7133720Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-19T18:30:25.7148480Z ** R 2021-05-19T18:30:25.7230260Z ** inst 2021-05-19T18:30:25.7333140Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:26.3351520Z ** help 2021-05-19T18:30:26.3878730Z *** installing help indices 2021-05-19T18:30:26.4206050Z ** building package indices 2021-05-19T18:30:26.7594580Z ** installing vignettes 2021-05-19T18:30:26.7676070Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:27.1354220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:30:27.2796790Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:27.6475070Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:27.6577470Z * DONE (markdown) 2021-05-19T18:30:27.9806330Z * installing *source* package ‘highr’ ... 2021-05-19T18:30:27.9872120Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:27.9972130Z ** using staged installation 2021-05-19T18:30:28.0113840Z ** R 2021-05-19T18:30:28.0215490Z ** inst 2021-05-19T18:30:28.0318650Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:28.5276380Z ** help 2021-05-19T18:30:28.5495470Z *** installing help indices 2021-05-19T18:30:28.5650680Z ** building package indices 2021-05-19T18:30:28.8293100Z ** installing vignettes 2021-05-19T18:30:28.8420770Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:29.1129750Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:29.3723640Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:29.3825810Z * DONE (highr) 2021-05-19T18:30:29.8128840Z * installing *source* package ‘stringr’ ... 2021-05-19T18:30:29.8229320Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:29.8330880Z ** using staged installation 2021-05-19T18:30:29.8532220Z ** R 2021-05-19T18:30:29.8633780Z ** data 2021-05-19T18:30:29.8734930Z *** moving datasets to lazyload DB 2021-05-19T18:30:29.8947460Z ** inst 2021-05-19T18:30:29.9350810Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:30.6760080Z ** help 2021-05-19T18:30:30.7995350Z *** installing help indices 2021-05-19T18:30:30.8701410Z *** copying figures 2021-05-19T18:30:30.8719070Z ** building package indices 2021-05-19T18:30:31.2173490Z ** installing vignettes 2021-05-19T18:30:31.2274850Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:31.5046930Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:31.8238220Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:31.8340100Z * DONE (stringr) 2021-05-19T18:30:32.2139450Z * installing *source* package ‘rversions’ ... 2021-05-19T18:30:32.2166310Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:32.2193670Z ** using staged installation 2021-05-19T18:30:32.2389180Z ** R 2021-05-19T18:30:32.2497360Z ** inst 2021-05-19T18:30:32.2511740Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:32.6834700Z ** help 2021-05-19T18:30:32.7114770Z *** installing help indices 2021-05-19T18:30:32.7389580Z *** copying figures 2021-05-19T18:30:32.7399390Z ** building package indices 2021-05-19T18:30:33.0261960Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:33.3288460Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:33.6239050Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:33.6350970Z * DONE (rversions) 2021-05-19T18:30:34.3027120Z * installing *source* package ‘pillar’ ... 2021-05-19T18:30:34.3230090Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:34.3331930Z ** using staged installation 2021-05-19T18:30:34.3533670Z ** R 2021-05-19T18:30:34.3835820Z ** inst 2021-05-19T18:30:34.4038750Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:36.8308790Z ** help 2021-05-19T18:30:36.9706130Z *** installing help indices 2021-05-19T18:30:37.0406750Z *** copying figures 2021-05-19T18:30:37.0507680Z ** building package indices 2021-05-19T18:30:37.3892170Z ** installing vignettes 2021-05-19T18:30:37.3994190Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:37.8001100Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:38.3529290Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:38.3560760Z * DONE (pillar) 2021-05-19T18:30:38.8918970Z * installing *source* package ‘callr’ ... 2021-05-19T18:30:38.9004440Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:38.9032320Z ** using staged installation 2021-05-19T18:30:38.9215600Z ** R 2021-05-19T18:30:38.9453630Z ** inst 2021-05-19T18:30:38.9481500Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:43.1690620Z ** help 2021-05-19T18:30:43.3284850Z *** installing help indices 2021-05-19T18:30:43.4161980Z ** building package indices 2021-05-19T18:30:43.7667000Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:44.0593330Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:44.4491240Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:44.4593160Z * DONE (callr) 2021-05-19T18:30:45.2633630Z * installing *source* package ‘knitr’ ... 2021-05-19T18:30:45.2835030Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:45.2936120Z ** using staged installation 2021-05-19T18:30:45.3289460Z ** R 2021-05-19T18:30:45.3848830Z ** demo 2021-05-19T18:30:45.3950120Z ** inst 2021-05-19T18:30:45.4661780Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:51.3945490Z ** help 2021-05-19T18:30:51.6846140Z *** installing help indices 2021-05-19T18:30:51.8443400Z ** building package indices 2021-05-19T18:30:52.2655430Z ** installing vignettes 2021-05-19T18:30:52.2796510Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:52.5670410Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:52.9829480Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:53.0040420Z * DONE (knitr) 2021-05-19T18:30:53.3586280Z * installing *source* package ‘xopen’ ... 2021-05-19T18:30:53.3689200Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:53.3791610Z ** using staged installation 2021-05-19T18:30:53.3843730Z ** R 2021-05-19T18:30:53.3850050Z ** inst 2021-05-19T18:30:53.3881200Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:53.7564110Z ** help 2021-05-19T18:30:53.7667450Z *** installing help indices 2021-05-19T18:30:53.7977790Z ** building package indices 2021-05-19T18:30:54.0624040Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:54.3240530Z ** testing if installed package can be loaded from final location 2021-05-19T18:30:54.5870150Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:30:54.5972560Z * DONE (xopen) 2021-05-19T18:30:55.2767720Z * installing *source* package ‘tibble’ ... 2021-05-19T18:30:55.2870810Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-19T18:30:55.2973880Z ** using staged installation 2021-05-19T18:30:55.3224400Z ** libs 2021-05-19T18:30:55.3394330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-19T18:30:55.4201110Z 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-19T18:30:55.5264890Z 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-19T18:30:55.5983070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-19T18:30:55.7316590Z 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 tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:30:55.8028210Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-19T18:30:55.8129890Z ** R 2021-05-19T18:30:55.8331750Z ** inst 2021-05-19T18:30:55.8433740Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:30:58.3540810Z ** help 2021-05-19T18:30:58.4605300Z *** installing help indices 2021-05-19T18:30:58.5245950Z *** copying figures 2021-05-19T18:30:58.5284120Z ** building package indices 2021-05-19T18:30:58.8671110Z ** installing vignettes 2021-05-19T18:30:58.8806310Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:30:59.4700560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:30:59.7042240Z ** testing if installed package can be loaded from final location 2021-05-19T18:31:00.3136670Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:31:00.3186760Z * DONE (tibble) 2021-05-19T18:31:00.7745220Z * installing *source* package ‘pkgbuild’ ... 2021-05-19T18:31:00.7849330Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-19T18:31:00.7947660Z ** using staged installation 2021-05-19T18:31:00.9004530Z ** R 2021-05-19T18:31:00.9983920Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:02.4948010Z ** help 2021-05-19T18:31:02.5537110Z *** installing help indices 2021-05-19T18:31:02.5968900Z ** building package indices 2021-05-19T18:31:02.9009890Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:31:03.2733450Z ** testing if installed package can be loaded from final location 2021-05-19T18:31:03.6564580Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:31:03.6666660Z * DONE (pkgbuild) 2021-05-19T18:31:04.2974910Z * installing *source* package ‘roxygen2’ ... 2021-05-19T18:31:04.3132450Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-19T18:31:04.3134340Z ** using staged installation 2021-05-19T18:31:04.3430330Z ** libs 2021-05-19T18:31:04.3675390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-19T18:31:05.6847120Z In file included from RcppExports.cpp:4: 2021-05-19T18:31:05.6849190Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:31:05.6852560Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:31:05.6854100Z SEXP data = Parent::get__(); 2021-05-19T18:31:05.6854860Z ^ 2021-05-19T18:31:10.0181430Z 1 warning generated. 2021-05-19T18:31:10.0258280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-19T18:31:11.3004760Z In file included from escapeExamples.cpp:1: 2021-05-19T18:31:11.3006280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:31:11.3008810Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:31:11.3010310Z SEXP data = Parent::get__(); 2021-05-19T18:31:11.3011010Z ^ 2021-05-19T18:31:14.2238470Z 1 warning generated. 2021-05-19T18:31:14.2370340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-19T18:31:15.5165660Z In file included from isComplete.cpp:1: 2021-05-19T18:31:15.5267590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:31:15.5371480Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:31:15.5473580Z SEXP data = Parent::get__(); 2021-05-19T18:31:15.5575410Z ^ 2021-05-19T18:31:18.3773310Z 1 warning generated. 2021-05-19T18:31:18.3907590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-19T18:31:19.6529740Z In file included from leadingSpaces.cpp:1: 2021-05-19T18:31:19.6631910Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:31:19.6735170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:31:19.6837550Z SEXP data = Parent::get__(); 2021-05-19T18:31:19.6939110Z ^ 2021-05-19T18:31:22.6147260Z 1 warning generated. 2021-05-19T18:31:22.6280100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-19T18:31:23.9126080Z In file included from parser2.cpp:1: 2021-05-19T18:31:23.9127550Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:31:23.9130280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:31:23.9232300Z SEXP data = Parent::get__(); 2021-05-19T18:31:23.9333870Z ^ 2021-05-19T18:31:28.7200880Z 1 warning generated. 2021-05-19T18:31:28.7354420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-19T18:31:30.0021250Z In file included from wrapUsage.cpp:1: 2021-05-19T18:31:30.0123390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T18:31:30.0226830Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T18:31:30.0329700Z SEXP data = Parent::get__(); 2021-05-19T18:31:30.0431390Z ^ 2021-05-19T18:31:33.0003250Z 1 warning generated. 2021-05-19T18:31:33.0191700Z 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 roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:31:33.0959700Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-19T18:31:33.1051510Z ** R 2021-05-19T18:31:33.1490530Z ** inst 2021-05-19T18:31:33.1593180Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:38.0716900Z ** help 2021-05-19T18:31:38.1810950Z *** installing help indices 2021-05-19T18:31:38.2473730Z *** copying figures 2021-05-19T18:31:38.2487820Z ** building package indices 2021-05-19T18:31:38.5763450Z ** installing vignettes 2021-05-19T18:31:38.5965870Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:31:39.2079580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:31:39.4455570Z ** testing if installed package can be loaded from final location 2021-05-19T18:31:40.0523350Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:31:40.0625520Z * DONE (roxygen2) 2021-05-19T18:31:40.4273570Z * installing *source* package ‘rematch2’ ... 2021-05-19T18:31:40.4364280Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-19T18:31:40.4365750Z ** using staged installation 2021-05-19T18:31:40.4440190Z ** R 2021-05-19T18:31:40.4521770Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:41.1206090Z ** help 2021-05-19T18:31:41.1554520Z *** installing help indices 2021-05-19T18:31:41.1826100Z ** building package indices 2021-05-19T18:31:41.4635660Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:31:41.9523430Z ** testing if installed package can be loaded from final location 2021-05-19T18:31:42.4429740Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:31:42.4477500Z * DONE (rematch2) 2021-05-19T18:31:42.8702380Z * installing *source* package ‘rcmdcheck’ ... 2021-05-19T18:31:42.8803450Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-19T18:31:42.8904940Z ** using staged installation 2021-05-19T18:31:42.8972460Z ** R 2021-05-19T18:31:42.9061000Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:44.4175740Z ** help 2021-05-19T18:31:44.4782810Z *** installing help indices 2021-05-19T18:31:44.5113110Z ** building package indices 2021-05-19T18:31:44.8148550Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:31:45.2169090Z ** testing if installed package can be loaded from final location 2021-05-19T18:31:45.6546890Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:31:45.6643500Z * DONE (rcmdcheck) 2021-05-19T18:31:46.0889650Z * installing *source* package ‘waldo’ ... 2021-05-19T18:31:46.0962790Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-19T18:31:46.0992510Z ** using staged installation 2021-05-19T18:31:46.1166500Z ** R 2021-05-19T18:31:46.1265750Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:31:47.0560610Z ** help 2021-05-19T18:31:47.0769640Z *** installing help indices 2021-05-19T18:31:47.1009160Z *** copying figures 2021-05-19T18:31:47.1027460Z ** building package indices 2021-05-19T18:31:47.3886130Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:31:47.7381270Z ** testing if installed package can be loaded from final location 2021-05-19T18:31:48.0960870Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:31:48.1016570Z * DONE (waldo) 2021-05-19T18:31:48.9524330Z * installing *source* package ‘testthat’ ... 2021-05-19T18:31:48.9825190Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-19T18:31:48.9927540Z ** using staged installation 2021-05-19T18:31:49.0129370Z ** libs 2021-05-19T18:31:49.0359230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T18:31:49.1386050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-19T18:31:49.6973020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-19T18:31:50.3782950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-19T18:31:51.4205710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-19T18:32:07.6358750Z 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 testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:32:07.7172390Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-19T18:32:07.7296460Z ** R 2021-05-19T18:32:07.7802460Z ** inst 2021-05-19T18:32:07.8055680Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:19.7753230Z ** help 2021-05-19T18:32:20.1098810Z *** installing help indices 2021-05-19T18:32:20.3230790Z *** copying figures 2021-05-19T18:32:20.3275890Z ** building package indices 2021-05-19T18:32:20.7674630Z ** installing vignettes 2021-05-19T18:32:20.7858220Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:32:21.2267750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:32:21.4518270Z ** testing if installed package can be loaded from final location 2021-05-19T18:32:22.1420920Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:32:22.1539960Z * DONE (testthat) 2021-05-19T18:32:22.8495260Z * installing *source* package ‘devtools’ ... 2021-05-19T18:32:22.8604000Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-19T18:32:22.8705990Z ** using staged installation 2021-05-19T18:32:22.9020770Z ** R 2021-05-19T18:32:22.9273310Z ** inst 2021-05-19T18:32:22.9302940Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:25.3427720Z ** help 2021-05-19T18:32:25.5157710Z *** installing help indices 2021-05-19T18:32:25.6127870Z *** copying figures 2021-05-19T18:32:25.6136440Z ** building package indices 2021-05-19T18:32:25.9640890Z ** installing vignettes 2021-05-19T18:32:25.9844590Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:32:26.9221720Z ** testing if installed package can be loaded from final location 2021-05-19T18:32:27.8887700Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:32:27.8990150Z * DONE (devtools) 2021-05-19T18:32:27.9400420Z 2021-05-19T18:32:27.9402050Z The downloaded source packages are in 2021-05-19T18:32:27.9404360Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/downloaded_packages’ 2021-05-19T18:32:28.1542440Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T18:32:29.5321070Z 2021-05-19T18:32:29.9756780Z 2021-05-19T18:32:29.9777110Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/remotes2a7f57124292/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T18:32:29.9861760Z 2021-05-19T18:32:29.9865020Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/remotes2a7f57124292/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-19T18:32:30.0735390Z 2021-05-19T18:32:30.0736760Z 2021-05-19T18:32:30.0738610Z ─ preparing ‘desc’: 2021-05-19T18:32:30.0739430Z 2021-05-19T18:32:30.0740230Z 2021-05-19T18:32:30.0874070Z checking DESCRIPTION meta-information ... 2021-05-19T18:32:30.1045460Z 2021-05-19T18:32:30.1051580Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:32:30.2153240Z 2021-05-19T18:32:30.2154570Z 2021-05-19T18:32:30.2156640Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:32:30.2157810Z 2021-05-19T18:32:30.2158860Z 2021-05-19T18:32:30.2160470Z ─ checking for empty or unneeded directories 2021-05-19T18:32:30.2161370Z 2021-05-19T18:32:30.2162160Z 2021-05-19T18:32:30.2163560Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:32:30.2287020Z 2021-05-19T18:32:30.2298840Z 2021-05-19T18:32:30.2300690Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T18:32:30.3587540Z 2021-05-19T18:32:30.3588800Z 2021-05-19T18:32:30.3589630Z 2021-05-19T18:32:30.3958070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:32:30.3978710Z (as ‘lib’ is unspecified) 2021-05-19T18:32:30.8809600Z * installing *source* package ‘desc’ ... 2021-05-19T18:32:30.8883620Z ** using staged installation 2021-05-19T18:32:30.9148170Z ** R 2021-05-19T18:32:30.9352470Z ** inst 2021-05-19T18:32:30.9415860Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:32.8898430Z ** help 2021-05-19T18:32:33.0959350Z *** installing help indices 2021-05-19T18:32:33.2111000Z ** building package indices 2021-05-19T18:32:33.5960940Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:32:33.8903280Z ** testing if installed package can be loaded from final location 2021-05-19T18:32:34.2074960Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:32:34.2176880Z * DONE (desc) 2021-05-19T18:32:34.5444290Z 2021-05-19T18:32:34.5456600Z 2021-05-19T18:32:34.5468440Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/remotes2a7f16e2af88/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T18:32:34.7146780Z 2021-05-19T18:32:34.7229870Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/remotes2a7f16e2af88/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T18:32:34.7233310Z 2021-05-19T18:32:34.7234070Z 2021-05-19T18:32:34.7235360Z ─ preparing ‘ghtravis’: 2021-05-19T18:32:34.7236800Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:32:34.7492540Z 2021-05-19T18:32:34.7559210Z 2021-05-19T18:32:34.7561280Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:32:34.7562170Z 2021-05-19T18:32:34.7562790Z 2021-05-19T18:32:34.7564090Z ─ checking for empty or unneeded directories 2021-05-19T18:32:34.7564850Z 2021-05-19T18:32:34.7565480Z 2021-05-19T18:32:34.7566710Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:32:34.7706550Z 2021-05-19T18:32:34.7740000Z 2021-05-19T18:32:34.7741760Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T18:32:34.8030440Z 2021-05-19T18:32:34.8037080Z 2021-05-19T18:32:34.8037950Z 2021-05-19T18:32:34.8575330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:32:34.8576960Z (as ‘lib’ is unspecified) 2021-05-19T18:32:35.2179690Z * installing *source* package ‘ghtravis’ ... 2021-05-19T18:32:35.2181820Z ** using staged installation 2021-05-19T18:32:35.2412570Z ** R 2021-05-19T18:32:35.2569960Z ** inst 2021-05-19T18:32:35.2591990Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:36.9515970Z ** help 2021-05-19T18:32:37.0432970Z *** installing help indices 2021-05-19T18:32:37.0979870Z ** building package indices 2021-05-19T18:32:37.4191520Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:32:38.3529810Z ** testing if installed package can be loaded from final location 2021-05-19T18:32:39.2935670Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:32:39.3037700Z * DONE (ghtravis) 2021-05-19T18:32:39.3308540Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:32:39.7500050Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T18:32:41.0440450Z 2021-05-19T18:32:41.0442830Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T18:32:41.0444340Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T18:32:41.0445430Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T18:32:41.0447080Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T18:32:41.0448340Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T18:32:41.0449560Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T18:32:41.0451080Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:32:41.0452560Z (as ‘lib’ is unspecified) 2021-05-19T18:32:42.7857800Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T18:32:42.7862460Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:32:42.7946780Z Packages which are only available in source form, and may need 2021-05-19T18:32:42.7949120Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-19T18:32:42.7951120Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-19T18:32:42.7952130Z 2021-05-19T18:32:42.7964890Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-19T18:32:43.0640610Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-19T18:32:43.1228830Z ================================================== 2021-05-19T18:32:43.1231140Z downloaded 89 KB 2021-05-19T18:32:43.1245530Z 2021-05-19T18:32:43.1285440Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-19T18:32:43.3535540Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-19T18:32:43.4322560Z ================================================== 2021-05-19T18:32:43.4324150Z downloaded 115 KB 2021-05-19T18:32:43.4325070Z 2021-05-19T18:32:43.4360420Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-19T18:32:43.6367090Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-19T18:32:43.6479440Z ================================================== 2021-05-19T18:32:43.6480950Z downloaded 194 KB 2021-05-19T18:32:43.6481710Z 2021-05-19T18:32:43.6516870Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-19T18:32:43.9106250Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-19T18:32:43.9508880Z ================================================== 2021-05-19T18:32:43.9510160Z downloaded 932 KB 2021-05-19T18:32:43.9510850Z 2021-05-19T18:32:43.9547900Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-19T18:32:44.2462960Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-19T18:32:44.2643690Z ================================================== 2021-05-19T18:32:44.2645420Z downloaded 691 KB 2021-05-19T18:32:44.2646430Z 2021-05-19T18:32:44.6677620Z * installing *source* package ‘tidyselect’ ... 2021-05-19T18:32:44.6749230Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-19T18:32:44.6750600Z ** using staged installation 2021-05-19T18:32:44.7016460Z ** R 2021-05-19T18:32:44.7188450Z ** inst 2021-05-19T18:32:44.7240670Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:46.0809990Z ** help 2021-05-19T18:32:46.1665000Z *** installing help indices 2021-05-19T18:32:46.2164050Z ** building package indices 2021-05-19T18:32:46.5221380Z ** installing vignettes 2021-05-19T18:32:46.5324100Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:32:46.8839800Z ** testing if installed package can be loaded from final location 2021-05-19T18:32:47.2562520Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:32:47.2665700Z * DONE (tidyselect) 2021-05-19T18:32:47.7053130Z * installing *source* package ‘generics’ ... 2021-05-19T18:32:47.7130320Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-19T18:32:47.7133440Z ** using staged installation 2021-05-19T18:32:47.7336720Z ** R 2021-05-19T18:32:47.7446070Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:48.1786980Z ** help 2021-05-19T18:32:48.3556550Z *** installing help indices 2021-05-19T18:32:48.4130690Z ** building package indices 2021-05-19T18:32:48.7421280Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:32:49.0138070Z ** testing if installed package can be loaded from final location 2021-05-19T18:32:49.2768300Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:32:49.2870230Z * DONE (generics) 2021-05-19T18:32:49.7199830Z * installing *source* package ‘cpp11’ ... 2021-05-19T18:32:49.7292190Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-19T18:32:49.7293760Z ** using staged installation 2021-05-19T18:32:49.7542880Z ** R 2021-05-19T18:32:49.7621060Z ** inst 2021-05-19T18:32:49.7789330Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:32:50.3056760Z ** help 2021-05-19T18:32:50.3386520Z *** installing help indices 2021-05-19T18:32:50.3596780Z ** building package indices 2021-05-19T18:32:50.6840450Z ** installing vignettes 2021-05-19T18:32:50.6924040Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:32:50.9545710Z ** testing if installed package can be loaded from final location 2021-05-19T18:32:51.2924680Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:32:51.3024810Z * DONE (cpp11) 2021-05-19T18:32:52.2422710Z * installing *source* package ‘dplyr’ ... 2021-05-19T18:32:52.2662020Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-19T18:32:52.2663350Z ** using staged installation 2021-05-19T18:32:52.3023400Z ** libs 2021-05-19T18:32:52.3286050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-19T18:32:52.5429910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-19T18:32:52.8256590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-19T18:32:53.0296630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-19T18:32:53.9319050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-19T18:32:54.1196380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-19T18:32:54.3068360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-19T18:32:54.5009680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-19T18:32:54.7105900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-19T18:32:54.9034280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-19T18:32:55.0772790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-19T18:32:55.3077680Z 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 dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:32:55.3781950Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-19T18:32:55.3833130Z ** R 2021-05-19T18:32:55.4506540Z ** data 2021-05-19T18:32:55.4534590Z *** moving datasets to lazyload DB 2021-05-19T18:32:55.5685630Z ** inst 2021-05-19T18:32:55.5838220Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:02.1683010Z ** help 2021-05-19T18:33:02.3971820Z *** installing help indices 2021-05-19T18:33:02.6800010Z *** copying figures 2021-05-19T18:33:02.6847280Z ** building package indices 2021-05-19T18:33:03.1787450Z ** installing vignettes 2021-05-19T18:33:03.1909390Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:33:04.0310670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:33:04.1728030Z ** testing if installed package can be loaded from final location 2021-05-19T18:33:04.9773260Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:33:04.9862680Z * DONE (dplyr) 2021-05-19T18:33:05.6988630Z * installing *source* package ‘tidyr’ ... 2021-05-19T18:33:05.7118960Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-19T18:33:05.7120300Z ** using staged installation 2021-05-19T18:33:05.7409310Z ** libs 2021-05-19T18:33:05.7623610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-19T18:33:06.9229520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-19T18:33:07.5175270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-19T18:33:08.9983190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-19T18:33:10.2831720Z 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 tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:33:10.3512410Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-19T18:33:10.3564430Z ** R 2021-05-19T18:33:10.3806720Z ** data 2021-05-19T18:33:10.3883370Z *** moving datasets to lazyload DB 2021-05-19T18:33:10.5903400Z ** inst 2021-05-19T18:33:10.6013330Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:12.9592980Z ** help 2021-05-19T18:33:13.1359070Z *** installing help indices 2021-05-19T18:33:13.2302500Z *** copying figures 2021-05-19T18:33:13.2356650Z ** building package indices 2021-05-19T18:33:13.5918990Z ** installing vignettes 2021-05-19T18:33:13.6092660Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:33:14.4451250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:33:14.5915640Z ** testing if installed package can be loaded from final location 2021-05-19T18:33:15.3309790Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:33:15.3411820Z * DONE (tidyr) 2021-05-19T18:33:15.3789230Z 2021-05-19T18:33:15.3790810Z The downloaded source packages are in 2021-05-19T18:33:15.3793160Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/downloaded_packages’ 2021-05-19T18:33:15.7444950Z 2021-05-19T18:33:15.7548750Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/remotes2a7fa343ebc/muschellij2-aghast-0c3b853/DESCRIPTION’ (351ms) 2021-05-19T18:33:15.7953800Z 2021-05-19T18:33:15.8055790Z 2021-05-19T18:33:15.8158760Z ─ preparing ‘aghast’: 2021-05-19T18:33:15.8265850Z 2021-05-19T18:33:15.8360420Z 2021-05-19T18:33:15.8362720Z checking DESCRIPTION meta-information ... 2021-05-19T18:33:15.8364420Z 2021-05-19T18:33:15.8366010Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:33:15.8567500Z 2021-05-19T18:33:15.8654210Z 2021-05-19T18:33:15.8656320Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:33:15.8657200Z 2021-05-19T18:33:15.8657810Z 2021-05-19T18:33:15.8659110Z ─ checking for empty or unneeded directories 2021-05-19T18:33:15.8660560Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:33:15.8727650Z 2021-05-19T18:33:15.8772090Z 2021-05-19T18:33:15.8773990Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T18:33:15.8953030Z 2021-05-19T18:33:15.8961340Z 2021-05-19T18:33:15.8962060Z 2021-05-19T18:33:15.9155930Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:33:15.9169060Z (as ‘lib’ is unspecified) 2021-05-19T18:33:16.2337080Z * installing *source* package ‘aghast’ ... 2021-05-19T18:33:16.2340960Z ** using staged installation 2021-05-19T18:33:16.2591680Z ** R 2021-05-19T18:33:16.2687850Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:16.9580390Z ** help 2021-05-19T18:33:17.0036120Z *** installing help indices 2021-05-19T18:33:17.0347220Z ** building package indices 2021-05-19T18:33:17.3453020Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:33:17.6392350Z ** testing if installed package can be loaded from final location 2021-05-19T18:33:17.9155520Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:33:17.9180170Z * DONE (aghast) 2021-05-19T18:33:17.9436400Z Installing 1 packages: covr 2021-05-19T18:33:17.9446580Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:33:17.9448210Z (as ‘lib’ is unspecified) 2021-05-19T18:33:18.9679290Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T18:33:18.9680510Z 2021-05-19T18:33:19.7385790Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T18:33:19.7402650Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:33:19.7474490Z Packages which are only available in source form, and may need 2021-05-19T18:33:19.7480380Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-19T18:33:19.7482230Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-19T18:33:19.7483150Z 2021-05-19T18:33:19.7489350Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-19T18:33:19.9244890Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-19T18:33:19.9296650Z ================================================== 2021-05-19T18:33:19.9297690Z downloaded 81 KB 2021-05-19T18:33:19.9298630Z 2021-05-19T18:33:19.9333620Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-19T18:33:20.1997760Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-19T18:33:20.2059250Z ================================================== 2021-05-19T18:33:20.2060280Z downloaded 89 KB 2021-05-19T18:33:20.2061010Z 2021-05-19T18:33:20.2099340Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-19T18:33:20.4402760Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-19T18:33:20.4492230Z ================================================== 2021-05-19T18:33:20.4493300Z downloaded 143 KB 2021-05-19T18:33:20.4494580Z 2021-05-19T18:33:20.8303060Z * installing *source* package ‘lazyeval’ ... 2021-05-19T18:33:20.8357650Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-19T18:33:20.8358970Z ** using staged installation 2021-05-19T18:33:20.8544640Z ** libs 2021-05-19T18:33:20.8741840Z 2021-05-19T18:33:20.8744900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-19T18:33:20.9732260Z 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-19T18:33:21.0458050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-19T18:33:21.1407930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-19T18:33:21.2507200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-19T18:33:21.3504690Z 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-19T18:33:21.4647660Z 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 lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:33:21.5270530Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-19T18:33:21.5316360Z ** R 2021-05-19T18:33:21.5386570Z ** inst 2021-05-19T18:33:21.5449680Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:22.2590690Z ** help 2021-05-19T18:33:22.3478870Z *** installing help indices 2021-05-19T18:33:22.4049080Z ** building package indices 2021-05-19T18:33:22.7696210Z ** installing vignettes 2021-05-19T18:33:22.7799200Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:33:23.1704200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:33:23.3250640Z ** testing if installed package can be loaded from final location 2021-05-19T18:33:23.6887180Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:33:23.6917300Z * DONE (lazyeval) 2021-05-19T18:33:24.0924670Z * installing *source* package ‘rex’ ... 2021-05-19T18:33:24.1047190Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-19T18:33:24.1154180Z ** using staged installation 2021-05-19T18:33:24.1256000Z ** R 2021-05-19T18:33:24.1358420Z ** inst 2021-05-19T18:33:24.1462810Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:24.8233790Z ** help 2021-05-19T18:33:24.9027830Z *** installing help indices 2021-05-19T18:33:24.9507510Z ** building package indices 2021-05-19T18:33:25.2729940Z ** installing vignettes 2021-05-19T18:33:25.2934290Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:33:25.5540880Z ** testing if installed package can be loaded from final location 2021-05-19T18:33:25.8246490Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:33:25.8277860Z * DONE (rex) 2021-05-19T18:33:26.4175530Z * installing *source* package ‘covr’ ... 2021-05-19T18:33:26.4316720Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-19T18:33:26.4318030Z ** using staged installation 2021-05-19T18:33:26.4663470Z ** libs 2021-05-19T18:33:26.4951290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-19T18:33:26.5947860Z 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 covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:33:26.6574150Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-19T18:33:26.6620410Z ** R 2021-05-19T18:33:26.6850120Z ** inst 2021-05-19T18:33:26.6949120Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:28.4655800Z ** help 2021-05-19T18:33:28.5605010Z *** installing help indices 2021-05-19T18:33:28.6195670Z *** copying figures 2021-05-19T18:33:28.6204500Z ** building package indices 2021-05-19T18:33:28.9249080Z ** installing vignettes 2021-05-19T18:33:28.9351140Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:33:29.4260320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:33:29.5810060Z ** testing if installed package can be loaded from final location 2021-05-19T18:33:29.9136990Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:33:29.9237580Z * DONE (covr) 2021-05-19T18:33:29.9697050Z 2021-05-19T18:33:29.9698570Z The downloaded source packages are in 2021-05-19T18:33:29.9700810Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3Xx0HH/downloaded_packages’ 2021-05-19T18:33:30.0094490Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-19T18:33:30.0095290Z Rscript -e "tic::before_install()" 2021-05-19T18:33:30.0558090Z shell: /bin/bash -e {0} 2021-05-19T18:33:30.0558510Z env: 2021-05-19T18:33:30.0559370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:33:30.0559840Z TIC_DEPLOY_KEY: 2021-05-19T18:33:30.0560180Z RSPM: 2021-05-19T18:33:30.0561950Z GITHUB_PAT: *** 2021-05-19T18:33:30.0562850Z COVERALLS_TOKEN: *** 2021-05-19T18:33:30.0563330Z continue-on-error: true 2021-05-19T18:33:30.0563770Z VDIFFR_RUN_TESTS: false 2021-05-19T18:33:30.0564230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:33:30.0564700Z TZ: UTC 2021-05-19T18:33:30.0565040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:33:30.0565410Z NOT_CRAN: true 2021-05-19T18:33:30.0565750Z ##[endgroup] 2021-05-19T18:33:30.4880540Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:33:30.6242290Z Running before_install: step_install_remote_binaries() 2021-05-19T18:33:31.3309420Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T18:33:31.3311040Z remotes::install_deps(dependencies = TRUE) 2021-05-19T18:33:31.3311780Z remotes::install_cran("rcmdcheck") 2021-05-19T18:33:31.3312330Z remotes::install_cran("markdown") 2021-05-19T18:33:31.3526570Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:33:31.3527010Z env: 2021-05-19T18:33:31.3527630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:33:31.3528130Z TIC_DEPLOY_KEY: 2021-05-19T18:33:31.3528480Z RSPM: 2021-05-19T18:33:31.3529770Z GITHUB_PAT: *** 2021-05-19T18:33:31.3530760Z COVERALLS_TOKEN: *** 2021-05-19T18:33:31.3531260Z continue-on-error: true 2021-05-19T18:33:31.3531770Z VDIFFR_RUN_TESTS: false 2021-05-19T18:33:31.3532260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:33:31.3532730Z TZ: UTC 2021-05-19T18:33:31.3533160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:33:31.3533570Z NOT_CRAN: true 2021-05-19T18:33:31.3534030Z ##[endgroup] 2021-05-19T18:33:34.8219290Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T18:33:34.8220870Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-19T18:33:34.8246030Z Installing 2 packages: bitops, RCurl 2021-05-19T18:33:34.8260710Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:33:34.8262220Z (as ‘lib’ is unspecified) 2021-05-19T18:33:36.8313150Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T18:33:36.8381790Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:33:38.4099720Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-19T18:33:38.4109610Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:33:39.7365660Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-19T18:33:39.7376850Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:33:40.7494120Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-19T18:33:40.7508820Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:33:41.6178720Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-19T18:33:41.6202020Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T18:33:41.6277280Z Packages which are only available in source form, and may need 2021-05-19T18:33:41.6283030Z compilation of C/C++/Fortran: ‘bitops’ ‘RCurl’ 2021-05-19T18:33:41.6284840Z installing the source packages ‘bitops’, ‘RCurl’ 2021-05-19T18:33:41.6285780Z 2021-05-19T18:33:41.6300760Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-19T18:33:41.7853670Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-19T18:33:41.7854680Z ================================================== 2021-05-19T18:33:41.7855700Z downloaded 10 KB 2021-05-19T18:33:41.7856340Z 2021-05-19T18:33:41.7887350Z trying URL 'https://cloud.r-project.org/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-19T18:33:41.9307960Z Content type 'application/x-gzip' length 728630 bytes (711 KB) 2021-05-19T18:33:41.9570260Z ================================================== 2021-05-19T18:33:41.9571590Z downloaded 711 KB 2021-05-19T18:33:41.9572590Z 2021-05-19T18:33:42.2473090Z * installing *source* package ‘bitops’ ... 2021-05-19T18:33:42.2491600Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-19T18:33:42.2493590Z ** using staged installation 2021-05-19T18:33:42.2624760Z ** libs 2021-05-19T18:33:42.2818530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-19T18:33:42.4649450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-19T18:33:42.5632830Z 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-19T18:33:42.6486580Z 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 bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T18:33:42.7099510Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-19T18:33:42.7145210Z ** R 2021-05-19T18:33:42.7179290Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:33:43.0278170Z ** help 2021-05-19T18:33:43.0608380Z *** installing help indices 2021-05-19T18:33:43.0834660Z ** building package indices 2021-05-19T18:33:43.4011310Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:33:43.7722920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:33:43.9141880Z ** testing if installed package can be loaded from final location 2021-05-19T18:33:44.1616600Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:33:44.1638400Z * DONE (bitops) 2021-05-19T18:33:44.7422990Z * installing *source* package ‘RCurl’ ... 2021-05-19T18:33:44.7555320Z ** package ‘RCurl’ successfully unpacked and MD5 sums checked 2021-05-19T18:33:44.7556980Z ** using staged installation 2021-05-19T18:33:45.0314920Z checking for curl-config... /usr/local/opt/curl/bin/curl-config 2021-05-19T18:33:45.0327600Z checking for gcc... gcc 2021-05-19T18:33:45.3767670Z checking whether the C compiler works... yes 2021-05-19T18:33:45.3769290Z checking for C compiler default output file name... a.out 2021-05-19T18:33:45.5069980Z checking for suffix of executables... 2021-05-19T18:33:45.7952670Z checking whether we are cross compiling... no 2021-05-19T18:33:45.9047960Z checking for suffix of object files... o 2021-05-19T18:33:45.9703040Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:33:46.0396260Z checking whether gcc accepts -g... yes 2021-05-19T18:33:46.1723530Z checking for gcc option to accept ISO C89... none needed 2021-05-19T18:33:46.2957700Z checking how to run the C preprocessor... gcc -E 2021-05-19T18:33:46.6064410Z Version has a libidn field 2021-05-19T18:33:46.7855350Z Version has CURLOPT_URL 2021-05-19T18:33:46.9411240Z Version has CURLINFO_EFFECTIVE_URL 2021-05-19T18:33:47.0944610Z Version has CURLINFO_RESPONSE_CODE 2021-05-19T18:33:47.3041210Z Version has CURLINFO_TOTAL_TIME 2021-05-19T18:33:47.4633500Z Version has CURLINFO_NAMELOOKUP_TIME 2021-05-19T18:33:47.6170660Z Version has CURLINFO_CONNECT_TIME 2021-05-19T18:33:47.7740720Z Version has CURLINFO_PRETRANSFER_TIME 2021-05-19T18:33:47.9312260Z Version has CURLINFO_SIZE_UPLOAD 2021-05-19T18:33:48.0849820Z Version has CURLINFO_SIZE_DOWNLOAD 2021-05-19T18:33:48.2375200Z Version has CURLINFO_SPEED_DOWNLOAD 2021-05-19T18:33:48.3942590Z Version has CURLINFO_SPEED_UPLOAD 2021-05-19T18:33:48.5513840Z Version has CURLINFO_HEADER_SIZE 2021-05-19T18:33:48.7098000Z Version has CURLINFO_REQUEST_SIZE 2021-05-19T18:33:48.8669620Z Version has CURLINFO_SSL_VERIFYRESULT 2021-05-19T18:33:49.0239270Z Version has CURLINFO_FILETIME 2021-05-19T18:33:49.1793750Z Version has CURLINFO_CONTENT_LENGTH_DOWNLOAD 2021-05-19T18:33:49.3337540Z Version has CURLINFO_CONTENT_LENGTH_UPLOAD 2021-05-19T18:33:49.4897180Z Version has CURLINFO_STARTTRANSFER_TIME 2021-05-19T18:33:49.6492040Z Version has CURLINFO_CONTENT_TYPE 2021-05-19T18:33:49.8067900Z Version has CURLINFO_REDIRECT_TIME 2021-05-19T18:33:49.9611890Z Version has CURLINFO_REDIRECT_COUNT 2021-05-19T18:33:50.1144580Z Version has CURLINFO_PRIVATE 2021-05-19T18:33:50.2696990Z Version has CURLINFO_HTTP_CONNECTCODE 2021-05-19T18:33:50.4354410Z Version has CURLINFO_HTTPAUTH_AVAIL 2021-05-19T18:33:50.5894380Z Version has CURLINFO_PROXYAUTH_AVAIL 2021-05-19T18:33:50.7417010Z Version has CURLINFO_OS_ERRNO 2021-05-19T18:33:50.8927720Z Version has CURLINFO_NUM_CONNECTS 2021-05-19T18:33:51.0434510Z Version has CURLINFO_SSL_ENGINES 2021-05-19T18:33:51.1958180Z Version has CURLINFO_COOKIELIST 2021-05-19T18:33:51.3509150Z Version has CURLINFO_LASTSOCKET 2021-05-19T18:33:51.5026990Z Version has CURLINFO_FTP_ENTRY_PATH 2021-05-19T18:33:51.6548600Z Version has CURLINFO_REDIRECT_URL 2021-05-19T18:33:51.8063770Z Version has CURLINFO_PRIMARY_IP 2021-05-19T18:33:51.9585320Z Version has CURLINFO_APPCONNECT_TIME 2021-05-19T18:33:52.1105500Z Version has CURLINFO_CERTINFO 2021-05-19T18:33:52.2616280Z Version has CURLINFO_CONDITION_UNMET 2021-05-19T18:33:52.4149190Z Version has CURLOPT_WRITEDATA 2021-05-19T18:33:52.5677210Z Version has CURLOPT_KEYPASSWD 2021-05-19T18:33:52.7210440Z Version has CURLOPT_DIRLISTONLY 2021-05-19T18:33:52.8740320Z Version has CURLOPT_APPEND 2021-05-19T18:33:53.0271430Z Version has CURLOPT_KRBLEVEL 2021-05-19T18:33:53.1798880Z Version has CURLOPT_USE_SSL 2021-05-19T18:33:53.3330280Z Version has CURLOPT_TIMEOUT_MS 2021-05-19T18:33:53.4850040Z Version has CURLOPT_CONNECTTIMEOUT_MS 2021-05-19T18:33:53.6389420Z Version has CURLOPT_HTTP_TRANSFER_DECODING 2021-05-19T18:33:53.7917980Z Version has CURLOPT_HTTP_CONTENT_DECODING 2021-05-19T18:33:53.9458180Z Version has CURLOPT_NEW_FILE_PERMS 2021-05-19T18:33:54.0992110Z Version has CURLOPT_NEW_DIRECTORY_PERMS 2021-05-19T18:33:54.2558970Z Version has CURLOPT_POSTREDIR 2021-05-19T18:33:54.4447860Z Version has CURLOPT_OPENSOCKETFUNCTION 2021-05-19T18:33:54.5965790Z Version has CURLOPT_OPENSOCKETDATA 2021-05-19T18:33:54.7503930Z Version has CURLOPT_COPYPOSTFIELDS 2021-05-19T18:33:54.9032840Z Version has CURLOPT_PROXY_TRANSFER_MODE 2021-05-19T18:33:55.0557990Z Version has CURLOPT_SEEKFUNCTION 2021-05-19T18:33:55.2090980Z Version has CURLOPT_SEEKDATA 2021-05-19T18:33:55.3622300Z Version has CURLOPT_CRLFILE 2021-05-19T18:33:55.5162770Z Version has CURLOPT_ISSUERCERT 2021-05-19T18:33:55.6738300Z Version has CURLOPT_ADDRESS_SCOPE 2021-05-19T18:33:55.8277370Z Version has CURLOPT_CERTINFO 2021-05-19T18:33:55.9823170Z Version has CURLOPT_USERNAME 2021-05-19T18:33:56.1373740Z Version has CURLOPT_PASSWORD 2021-05-19T18:33:56.2931030Z Version has CURLOPT_PROXYUSERNAME 2021-05-19T18:33:56.4484590Z Version has CURLOPT_PROXYPASSWORD 2021-05-19T18:33:56.6032830Z Version has CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 2021-05-19T18:33:56.7599930Z Version has CURLOPT_NOPROXY 2021-05-19T18:33:56.9147480Z Version has CURLOPT_TFTP_BLKSIZE 2021-05-19T18:33:57.0721010Z Version has CURLOPT_SOCKS5_GSSAPI_SERVICE 2021-05-19T18:33:57.2269440Z Version has CURLOPT_SOCKS5_GSSAPI_NEC 2021-05-19T18:33:57.3816400Z Version has CURLOPT_PROTOCOLS 2021-05-19T18:33:57.5363310Z Version has CURLOPT_REDIR_PROTOCOLS 2021-05-19T18:33:57.6924430Z Version has CURLOPT_SSH_AUTH_TYPES 2021-05-19T18:33:57.8478300Z Version has CURLOPT_SSH_PUBLIC_KEYFILE 2021-05-19T18:33:58.0052210Z Version has CURLOPT_SSH_PRIVATE_KEYFILE 2021-05-19T18:33:58.1607240Z Version has CURLOPT_FTP_SSL_CCC 2021-05-19T18:33:58.3159040Z Version has CURLOPT_COOKIELIST 2021-05-19T18:33:58.4710320Z Version has CURLOPT_IGNORE_CONTENT_LENGTH 2021-05-19T18:33:58.6264720Z Version has CURLOPT_FTP_SKIP_PASV_IP 2021-05-19T18:33:58.7810750Z Version has CURLOPT_FTP_FILEMETHOD 2021-05-19T18:33:58.9370210Z Version has CURLOPT_LOCALPORT 2021-05-19T18:33:59.0916480Z Version has CURLOPT_LOCALPORTRANGE 2021-05-19T18:33:59.2466570Z Version has CURLOPT_CONNECT_ONLY 2021-05-19T18:33:59.4015970Z Version has CURLOPT_CONV_FROM_NETWORK_FUNCTION 2021-05-19T18:33:59.5564060Z Version has CURLOPT_CONV_TO_NETWORK_FUNCTION 2021-05-19T18:33:59.7109490Z Version has CURLOPT_CONV_FROM_UTF8_FUNCTION 2021-05-19T18:33:59.8665130Z Version has CURLOPT_MAX_SEND_SPEED_LARGE 2021-05-19T18:34:00.0244460Z Version has CURLOPT_MAX_RECV_SPEED_LARGE 2021-05-19T18:34:00.1966630Z Version has CURLOPT_FTP_ALTERNATIVE_TO_USER 2021-05-19T18:34:00.3521590Z Version has CURLOPT_SOCKOPTFUNCTION 2021-05-19T18:34:00.5082520Z Version has CURLOPT_SOCKOPTDATA 2021-05-19T18:34:00.6615810Z Version has CURLOPT_SSL_SESSIONID_CACHE 2021-05-19T18:34:00.6801890Z libcurl version: libcurl 7.76.1 2021-05-19T18:34:00.7188170Z configure: creating ./config.status 2021-05-19T18:34:00.9257730Z config.status: creating src/Makevars 2021-05-19T18:34:01.1336380Z ** libs 2021-05-19T18:34:01.1698290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1_1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-19T18:34:01.3749680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1_1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-19T18:34:01.7705630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1_1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c curlInit.c -o curlInit.o 2021-05-19T18:34:01.8701180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1_1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c curl_base64.c -o curl_base64.o 2021-05-19T18:34:02.0178170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1_1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c enums.c -o enums.o 2021-05-19T18:34:02.1317750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1_1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c json.c -o json.o 2021-05-19T18:34:02.2814910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1_1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c memoryManagement.c -o memoryManagement.o 2021-05-19T18:34:02.4163610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1_1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c myUTF8.c -o myUTF8.o 2021-05-19T18:34:02.6311780Z 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 RCurl.so base64.o curl.o curlInit.o curl_base64.o enums.o json.o memoryManagement.o myUTF8.o -L/usr/local/Cellar/curl/7.76.1_1/lib -lcurl -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-19T18:34:02.6773850Z ld: warning: dylib (/usr/local/Cellar/curl/7.76.1_1/lib/libcurl.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T18:34:02.7173050Z installing to /Users/runner/work/_temp/Library/00LOCK-RCurl/00new/RCurl/libs 2021-05-19T18:34:02.7221340Z ** R 2021-05-19T18:34:02.7366420Z ** data 2021-05-19T18:34:02.7378080Z ** inst 2021-05-19T18:34:02.7768490Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:34:07.2534070Z ** help 2021-05-19T18:34:07.4564170Z *** installing help indices 2021-05-19T18:34:07.5684130Z ** building package indices 2021-05-19T18:34:07.9614940Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:34:08.4978280Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:34:08.7073090Z ** testing if installed package can be loaded from final location 2021-05-19T18:34:09.2045680Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:34:09.2230410Z * DONE (RCurl) 2021-05-19T18:34:09.2592950Z 2021-05-19T18:34:09.2597070Z The downloaded source packages are in 2021-05-19T18:34:09.2599410Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptHfxJY/downloaded_packages’ 2021-05-19T18:34:10.1689270Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T18:34:10.1690640Z Use `force = TRUE` to force installation 2021-05-19T18:34:10.1706630Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T18:34:10.1707480Z Use `force = TRUE` to force installation 2021-05-19T18:34:10.1899070Z ##[group]Run options(width = 100) 2021-05-19T18:34:10.1899650Z options(width = 100) 2021-05-19T18:34:10.1900500Z pkgs <- installed.packages()[, "Package"] 2021-05-19T18:34:10.1901220Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T18:34:10.2109370Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:34:10.2109760Z env: 2021-05-19T18:34:10.2110150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:34:10.2110570Z TIC_DEPLOY_KEY: 2021-05-19T18:34:10.2110890Z RSPM: 2021-05-19T18:34:10.2112670Z GITHUB_PAT: *** 2021-05-19T18:34:10.2113560Z COVERALLS_TOKEN: *** 2021-05-19T18:34:10.2114000Z continue-on-error: true 2021-05-19T18:34:10.2114430Z VDIFFR_RUN_TESTS: false 2021-05-19T18:34:10.2114870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:34:10.2115270Z TZ: UTC 2021-05-19T18:34:10.2115600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:34:10.2115960Z NOT_CRAN: true 2021-05-19T18:34:10.2116340Z ##[endgroup] 2021-05-19T18:34:10.8972560Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:34:10.8973590Z setting value 2021-05-19T18:34:10.8975130Z version R Under development (unstable) (2021-05-18 r80324) 2021-05-19T18:34:10.8976530Z os macOS Catalina 10.15.7 2021-05-19T18:34:10.8977540Z system x86_64, darwin17.0 2021-05-19T18:34:10.8978460Z ui X11 2021-05-19T18:34:10.8979330Z language (EN) 2021-05-19T18:34:10.8980810Z collate en_US.UTF-8 2021-05-19T18:34:10.8982260Z ctype en_US.UTF-8 2021-05-19T18:34:10.8983200Z tz UTC 2021-05-19T18:34:10.8984520Z date 2021-05-19 2021-05-19T18:34:10.8985170Z 2021-05-19T18:34:10.8986630Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:34:10.8987750Z ! package * version date lib source 2021-05-19T18:34:10.8989260Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T18:34:10.8990610Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.8992090Z base * 4.2.0 2021-05-19 [?] local 2021-05-19T18:34:10.8993890Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.8995530Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.8997020Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.8998480Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9000010Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9001590Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9003160Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9004540Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9005970Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9007630Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9009020Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9010620Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9012160Z P compiler 4.2.0 2021-05-19 [2] local 2021-05-19T18:34:10.9014290Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9015840Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9017440Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9018930Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9020920Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9022430Z P datasets * 4.2.0 2021-05-19 [2] local 2021-05-19T18:34:10.9024090Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T18:34:10.9025560Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9027010Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9028460Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9029830Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9031390Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9032840Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9034210Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9036070Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9037570Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9039010Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9040400Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9042000Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9043570Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9045050Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T18:34:10.9046580Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9048030Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9049390Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9050850Z P graphics * 4.2.0 2021-05-19 [2] local 2021-05-19T18:34:10.9052330Z P grDevices * 4.2.0 2021-05-19 [2] local 2021-05-19T18:34:10.9053690Z grid 4.2.0 2021-05-19 [?] local 2021-05-19T18:34:10.9055150Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9056760Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9058220Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9059710Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9061270Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9062830Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9064320Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9065800Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9067320Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9084080Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9087930Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9089510Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9091090Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9092200Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9093260Z P methods * 4.2.0 2021-05-19 [2] local 2021-05-19T18:34:10.9094340Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9095400Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9096440Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9097500Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9098520Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9099640Z parallel 4.2.0 2021-05-19 [?] local 2021-05-19T18:34:10.9100820Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9101870Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9103000Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9104080Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9105100Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9106230Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9107340Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9108370Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9109440Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9110500Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9111520Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9112640Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9113720Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9114750Z RCurl 1.98-1.3 2021-03-16 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9115820Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9116840Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9117940Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9119000Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9120020Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9121130Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9122230Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9123280Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9124410Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9125510Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9126580Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9127730Z splines 4.2.0 2021-05-19 [?] local 2021-05-19T18:34:10.9129170Z P stats * 4.2.0 2021-05-19 [2] local 2021-05-19T18:34:10.9130310Z stats4 4.2.0 2021-05-19 [?] local 2021-05-19T18:34:10.9131810Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9132890Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9133950Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-19T18:34:10.9135020Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9136070Z tcltk 4.2.0 2021-05-19 [?] local 2021-05-19T18:34:10.9137100Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9138180Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9139250Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T18:34:10.9140400Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9141500Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9142530Z P tools 4.2.0 2021-05-19 [2] local 2021-05-19T18:34:10.9143630Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9144710Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9145710Z P utils * 4.2.0 2021-05-19 [2] local 2021-05-19T18:34:10.9146800Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9147870Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9148880Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9149990Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9151060Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9152090Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9154060Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9155220Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9156250Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-19T18:34:10.9156870Z 2021-05-19T18:34:10.9157370Z [1] /Users/runner/work/_temp/Library 2021-05-19T18:34:10.9158140Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-19T18:34:10.9158600Z 2021-05-19T18:34:10.9159530Z P ── Loaded and on-disk path mismatch. 2021-05-19T18:34:10.9212550Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T18:34:10.9213260Z Rscript -e 'tic::script()' 2021-05-19T18:34:10.9213720Z ls -l check 2021-05-19T18:34:10.9510310Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:34:10.9510840Z env: 2021-05-19T18:34:10.9511310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:34:10.9511750Z TIC_DEPLOY_KEY: 2021-05-19T18:34:10.9512160Z RSPM: 2021-05-19T18:34:10.9513460Z GITHUB_PAT: *** 2021-05-19T18:34:10.9514430Z COVERALLS_TOKEN: *** 2021-05-19T18:34:10.9514920Z continue-on-error: true 2021-05-19T18:34:10.9515440Z VDIFFR_RUN_TESTS: false 2021-05-19T18:34:10.9515930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:34:10.9516400Z TZ: UTC 2021-05-19T18:34:10.9516800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:34:10.9517200Z NOT_CRAN: true 2021-05-19T18:34:10.9517610Z ##[endgroup] 2021-05-19T18:34:11.3215280Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:34:11.4466590Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T18:34:11.4468200Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T18:34:11.4470070Z timeout = Inf, check_dir = "check") 2021-05-19T18:34:11.5309920Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T18:34:11.8118160Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T18:34:11.9314060Z * preparing ‘neurocStats’: 2021-05-19T18:34:11.9333570Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:34:11.9947450Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:34:11.9957160Z * checking for empty or unneeded directories 2021-05-19T18:34:11.9978650Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:34:12.0056310Z * building ‘neurocStats_0.1.3.tar.gz’ 2021-05-19T18:34:12.0189350Z 2021-05-19T18:34:12.1132490Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T18:34:12.4172600Z * using log directory ‘/Users/runner/work/neurocStats/neurocStats/check/neurocStats.Rcheck’ 2021-05-19T18:34:12.4174880Z * using R Under development (unstable) (2021-05-18 r80324) 2021-05-19T18:34:12.4176620Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T18:34:12.4178260Z * using session charset: UTF-8 2021-05-19T18:34:12.4503880Z * using option ‘--as-cran’ 2021-05-19T18:34:12.4613100Z * checking for file ‘neurocStats/DESCRIPTION’ ... OK 2021-05-19T18:34:12.4716010Z * this is package ‘neurocStats’ version ‘0.1.3’ 2021-05-19T18:34:12.5118270Z * package encoding: UTF-8 2021-05-19T18:34:12.5218700Z * checking package namespace information ... OK 2021-05-19T18:34:13.7053230Z * checking package dependencies ... OK 2021-05-19T18:34:13.7064140Z * checking if this is a source package ... OK 2021-05-19T18:34:13.7065630Z * checking if there is a namespace ... OK 2021-05-19T18:34:13.8680840Z * checking for executable files ... OK 2021-05-19T18:34:13.8692990Z * checking for hidden files and directories ... OK 2021-05-19T18:34:13.8717540Z * checking for portable file names ... OK 2021-05-19T18:34:13.8718910Z * checking for sufficient/correct file permissions ... OK 2021-05-19T18:34:13.8739180Z * checking serialization versions ... OK 2021-05-19T18:34:17.4861220Z * checking whether package ‘neurocStats’ can be installed ... OK 2021-05-19T18:34:17.4992460Z * checking installed package size ... OK 2021-05-19T18:34:17.6493310Z * checking package directory ... OK 2021-05-19T18:34:17.6494400Z * checking for future file timestamps ... OK 2021-05-19T18:34:17.8722160Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:34:17.8729540Z * checking top-level files ... OK 2021-05-19T18:34:17.8731140Z * checking for left-over files ... OK 2021-05-19T18:34:17.8732960Z * checking index information ... OK 2021-05-19T18:34:17.9424630Z * checking package subdirectories ... OK 2021-05-19T18:34:18.0080230Z * checking R files for non-ASCII characters ... OK 2021-05-19T18:34:18.0772080Z * checking R files for syntax errors ... OK 2021-05-19T18:34:18.8920200Z * checking whether the package can be loaded ... OK 2021-05-19T18:34:19.7656620Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T18:34:20.2730030Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T18:34:20.9847070Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T18:34:21.8076720Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T18:34:22.7166640Z * checking loading without being on the library search path ... OK 2021-05-19T18:34:23.4713050Z * checking dependencies in R code ... OK 2021-05-19T18:34:24.7580080Z * checking S3 generic/method consistency ... OK 2021-05-19T18:34:25.4471900Z * checking replacement functions ... OK 2021-05-19T18:34:26.1661940Z * checking foreign function calls ... OK 2021-05-19T18:34:31.1070700Z * checking R code for possible problems ... OK 2021-05-19T18:34:31.4247030Z * checking Rd files ... OK 2021-05-19T18:34:31.4934910Z * checking Rd metadata ... OK 2021-05-19T18:34:31.5774170Z * checking Rd line widths ... OK 2021-05-19T18:34:31.7333290Z * checking Rd cross-references ... OK 2021-05-19T18:34:32.4480720Z * checking for missing documentation entries ... OK 2021-05-19T18:34:34.5855950Z * checking for code/documentation mismatches ... OK 2021-05-19T18:34:36.0836940Z * checking Rd \usage sections ... OK 2021-05-19T18:34:36.1938450Z * checking Rd contents ... OK 2021-05-19T18:34:36.2679980Z * checking for unstated dependencies in examples ... OK 2021-05-19T18:34:36.4982040Z * checking examples ... NONE 2021-05-19T18:34:36.6015350Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T18:34:36.8308510Z * checking tests ... 2021-05-19T18:35:32.7821780Z Running ‘testthat.R’ [12s/56s] 2021-05-19T18:35:32.8341700Z OK 2021-05-19T18:35:37.6898510Z * checking PDF version of manual ... OK 2021-05-19T18:35:37.6912770Z * checking for non-standard things in the check directory ... OK 2021-05-19T18:35:37.6914220Z * checking for detritus in the temp directory ... OK 2021-05-19T18:35:37.6915250Z * DONE 2021-05-19T18:35:37.6915970Z 2021-05-19T18:35:37.6916860Z Status: OK 2021-05-19T18:35:37.6917540Z 2021-05-19T18:35:37.8315880Z ── R CMD check results ────────────────────────────────── neurocStats 0.1.3 ──── 2021-05-19T18:35:37.8331590Z Duration: 1m 25.8s 2021-05-19T18:35:37.8332430Z 2021-05-19T18:35:37.8334120Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-19T18:35:37.8526310Z total 56 2021-05-19T18:35:37.8530340Z drwxr-xr-x 11 runner staff 352 May 19 18:35 neurocStats.Rcheck 2021-05-19T18:35:37.8532840Z -rw-r--r-- 1 runner staff 5342 May 19 18:34 neurocStats_0.1.3.tar.gz 2021-05-19T18:35:37.8534980Z -rw-r--r-- 1 runner staff 19304 May 19 18:34 neurocStats_0.1.3.tgz 2021-05-19T18:35:37.8647480Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:35:37.8648400Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:35:37.8945150Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:35:37.8945670Z env: 2021-05-19T18:35:37.8946150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:35:37.8946640Z TIC_DEPLOY_KEY: 2021-05-19T18:35:37.8947010Z RSPM: 2021-05-19T18:35:37.8955670Z GITHUB_PAT: *** 2021-05-19T18:35:37.8956640Z COVERALLS_TOKEN: *** 2021-05-19T18:35:37.8957120Z continue-on-error: true 2021-05-19T18:35:37.8957620Z VDIFFR_RUN_TESTS: false 2021-05-19T18:35:37.8958110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:35:37.8958580Z TZ: UTC 2021-05-19T18:35:37.8958980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:35:37.8959370Z NOT_CRAN: true 2021-05-19T18:35:37.8959770Z ##[endgroup] 2021-05-19T18:35:37.9391150Z 2021-05-19T18:35:37.9394350Z R Under development (unstable) (2021-05-18 r80324) -- "Unsuffered Consequences" 2021-05-19T18:35:37.9395720Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T18:35:37.9397280Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T18:35:37.9398020Z 2021-05-19T18:35:37.9399350Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T18:35:37.9400530Z You are welcome to redistribute it under certain conditions. 2021-05-19T18:35:37.9403190Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T18:35:37.9403950Z 2021-05-19T18:35:37.9429720Z R is a collaborative project with many contributors. 2021-05-19T18:35:37.9431450Z Type 'contributors()' for more information and 2021-05-19T18:35:37.9432680Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T18:35:37.9433120Z 2021-05-19T18:35:37.9434130Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T18:35:37.9435260Z 'help.start()' for an HTML browser interface to help. 2021-05-19T18:35:37.9436230Z Type 'q()' to quit R. 2021-05-19T18:35:37.9436530Z 2021-05-19T18:35:37.9436930Z > library(testthat) 2021-05-19T18:35:37.9437450Z > library(neurocStats) 2021-05-19T18:35:37.9437840Z > 2021-05-19T18:35:37.9438320Z > test_check("neurocStats") 2021-05-19T18:35:37.9438900Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-19T18:35:37.9439290Z > 2021-05-19T18:35:37.9439690Z > proc.time() 2021-05-19T18:35:37.9440160Z user system elapsed 2021-05-19T18:35:37.9440640Z 11.254 0.986 55.872 2021-05-19T18:35:37.9516670Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T18:35:37.9517360Z Rscript -e "tic::before_deploy()" 2021-05-19T18:35:37.9807720Z shell: /bin/bash -e {0} 2021-05-19T18:35:37.9808160Z env: 2021-05-19T18:35:37.9808690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:35:37.9809210Z TIC_DEPLOY_KEY: 2021-05-19T18:35:37.9809590Z RSPM: 2021-05-19T18:35:37.9810540Z GITHUB_PAT: *** 2021-05-19T18:35:37.9811380Z COVERALLS_TOKEN: *** 2021-05-19T18:35:37.9811910Z continue-on-error: true 2021-05-19T18:35:37.9812390Z VDIFFR_RUN_TESTS: false 2021-05-19T18:35:37.9812910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:35:37.9813340Z TZ: UTC 2021-05-19T18:35:37.9813750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:35:37.9814190Z NOT_CRAN: true 2021-05-19T18:35:37.9814570Z ##[endgroup] 2021-05-19T18:35:38.4179890Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:35:38.5588550Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T18:35:38.5589150Z with: 2021-05-19T18:35:38.5590040Z upload_url: https://uploads.github.com/repos/neuroconductor/neurocStats/releases/43236270/assets{?name,label} 2021-05-19T18:35:38.5590990Z asset_path: check/neurocStats_0.1.3.tgz 2021-05-19T18:35:38.5591510Z asset_name: neurocStats_0.1.3_R4.1.tgz 2021-05-19T18:35:38.5592110Z asset_content_type: application/octet-stream 2021-05-19T18:35:38.5592940Z env: 2021-05-19T18:35:38.5593380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:35:38.5593870Z TIC_DEPLOY_KEY: 2021-05-19T18:35:38.5594220Z RSPM: 2021-05-19T18:35:38.5595400Z GITHUB_PAT: *** 2021-05-19T18:35:38.5596400Z COVERALLS_TOKEN: *** 2021-05-19T18:35:38.5597010Z continue-on-error: true 2021-05-19T18:35:38.5602830Z VDIFFR_RUN_TESTS: false 2021-05-19T18:35:38.5608710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:35:38.5609540Z TZ: UTC 2021-05-19T18:35:38.5610110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:35:38.5610610Z NOT_CRAN: true 2021-05-19T18:35:38.5611960Z GITHUB_TOKEN: *** 2021-05-19T18:35:38.5612390Z ##[endgroup] 2021-05-19T18:35:39.5670870Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T18:35:39.5671600Z Rscript -e "tic::deploy()" 2021-05-19T18:35:39.5958740Z shell: /bin/bash -e {0} 2021-05-19T18:35:39.5959460Z env: 2021-05-19T18:35:39.5975650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:35:39.5976820Z TIC_DEPLOY_KEY: 2021-05-19T18:35:39.5977220Z RSPM: 2021-05-19T18:35:39.5978500Z GITHUB_PAT: *** 2021-05-19T18:35:39.5979310Z COVERALLS_TOKEN: *** 2021-05-19T18:35:39.5979830Z continue-on-error: true 2021-05-19T18:35:39.5980340Z VDIFFR_RUN_TESTS: false 2021-05-19T18:35:39.5980830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:35:39.5981280Z TZ: UTC 2021-05-19T18:35:39.5981650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:35:39.5982060Z NOT_CRAN: true 2021-05-19T18:35:39.5982460Z ##[endgroup] 2021-05-19T18:35:39.9678540Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:35:40.0933700Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T18:35:40.0934360Z Rscript -e "tic::after_deploy()" 2021-05-19T18:35:40.1225100Z shell: /bin/bash -e {0} 2021-05-19T18:35:40.1225540Z env: 2021-05-19T18:35:40.1225970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:35:40.1226460Z TIC_DEPLOY_KEY: 2021-05-19T18:35:40.1226830Z RSPM: 2021-05-19T18:35:40.1227960Z GITHUB_PAT: *** 2021-05-19T18:35:40.1228810Z COVERALLS_TOKEN: *** 2021-05-19T18:35:40.1229290Z continue-on-error: true 2021-05-19T18:35:40.1229800Z VDIFFR_RUN_TESTS: false 2021-05-19T18:35:40.1230330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:35:40.1230770Z TZ: UTC 2021-05-19T18:35:40.1231180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:35:40.1231580Z NOT_CRAN: true 2021-05-19T18:35:40.1231980Z ##[endgroup] 2021-05-19T18:35:40.4900550Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:35:40.8605720Z Post job cleanup. 2021-05-19T18:35:40.9304410Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T18:35:40.9447220Z Post job cleanup. 2021-05-19T18:35:41.0776390Z [command]/usr/local/bin/git version 2021-05-19T18:35:41.0868930Z git version 2.31.1 2021-05-19T18:35:41.0944270Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T18:35:41.1027390Z [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-19T18:35:41.1960120Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T18:35:41.2018110Z http.https://github.com/.extraheader 2021-05-19T18:35:41.2029380Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T18:35:41.2115320Z [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-19T18:35:41.3016880Z Cleaning up orphan processes